/* CSS Document */
html{font-size:100%;}

body 
	{
	font:arial;
	background-color: #FFFFFF;
     }


#header 
	{
	position:absolute;
	top:30px;
	width:800px;
	height: 100px;
	left:50%;
	margin-left:-400px;
	}

		#header img{
			float:left;
			margin-right:0px;}

#spacerTop
	{
	position:absolute;
	top:125px;
	width:800px;
	height: 10px;
	left:50%;
	margin-left:-400px;
	background-color: #FF0000;
	background-image:url(../images/structure/spacer.gif);
	}



#content
	{
	position:absolute;
	top:145px;
	left:50%;
	width:800px;
	height:300px;
	margin-left:-400px;
	}
#contentMain
	{
	position:relative;
	float:left;
	width:630px;
	height:auto;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	border-width:thin;
	border-style:solid;
	border-color:#336666;
	background-image:url(../images/structure/transp.gif);
	background-repeat: repeat;
}
			
#contentSub
	{
	position:relative;
	float:left;
	height:auto;
	width:620px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;

}
			#contentSub img{
			float:left;
			margin-right:5px;
			height:auto;
			right:0px;}

#contentSubPress
	{
	position:relative;
	float:left;
	width:620px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;

	}
			#contentSub img{
			float:left;
			margin-right:5px;
			height:auto;
			right:0px;}

#menu
	{
	position:absolute;
	float:right;
	top:0px;
	width:150px;
	height:300px;
	right:0%;
	margin-left:-200px;
	}

#spacerBottom
	{
	position:relative;
	float:left;
	width:800px;
	height: 2px;
	left:50%;
	top:10px;
	margin-left:-400px;
	background-color: #FF0000;
	}

#footer
	{
	position:relative;
	float:left;
	top:10px;
	width:800px;
	height: 30px;
	left:50%;
	margin-top:20px;
	margin-left:-800px;
	}

		#footer img{
			left:0px;
			height:auto;
			right:0px;}

#news
	{
	position:absolute;
	float:right;
	top:50px;
	width:190px;
	height: 30px;
	right:0%;
	margin-left:-300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}

		#news img{
			height:auto;
			right:0px;}


#photo_horizontale {
	position:relative;
	float:left;
	height:40px;
	width:62px;
	border:1px;
	background-color:#000000;
	margin:1px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 2px;
	overflow: hidden;
}
	#photo_horizontale img
			{
			height:auto;
			float:none;
			right:0px;
			}
#Audio{
position:relative;
float:right;
top:10px;
width:600px;
margin:10px;
background-color:#FFFFFF;
overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
			#Audio img{
			float:left;
			height:90px;
			right:200px;}


#Player{
position:relative;
float:left;
top:-5px;
width:270px;
margin:0px;
margin-left:10px;
background-color:#FFFFFF;
overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}

#video {
	position:relative;
	float:left;
	height:140px;
	width:115px;
	border:0px;
	margin-left:0px;
	padding:2px;
	overflow: hidden;
}

	#video img{
			float:right;
			border:0;
				}


#Shop{
	position:relative;
	float:right;
	top:-10px;
	width:300px;
	margin-top:15px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
			#Shop img{
			float:right;
			margin-right:10px;
			margin-left:10px;
			height:100px;
			right:200px;}	