/* CSS Document */

body {
	background-color:#FFFFFF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:896px;
	height:620px;
	/*border:1px solid #FF0000;*/
}

#head_left {
	position:absolute;
	left:0px;
	top:0px;
	width:317px;
	height:46px;
}

#head_right {
	position:absolute;
	left:317px;
	top:0px;
	width:579px;
	height:46px;
	background-image:url(../images/head_right.jpg);
	background-repeat:no-repeat;
}

#head_low {
	position:absolute;
	left:0px;
	top:46px;
	width:896px;
	height:180px;
}

#main_left {
	position:absolute;
	left:0px;
	top:226px;
	width:317px;
	height:345px;
}

#main_right {
	position:absolute;
	left:317px;
	top:226px;
	width:579px;
	height:345px;
	background-image:url(../images/main_right.jpg);
	background-repeat:no-repeat;
}

#content_index {
	position:absolute;
	width:275px;
	height:312px;
	left:8px;
	top:25px;
	text-align:justify;
}

#finestra {
	position:absolute;
	width:275px;
	height:47px;
	top:25px;
	left:291px;
}

#video {
	position:absolute;
	width:276px;
	height:221px;
	top:80px;
	left:291px;
}

#content_video {
	position:absolute;
	width:275px;
	height:312px;
	left:12px;
	top:22px;
	text-align:justify;
}

#testo_video {
	position:absolute;
	width:195px;
	height:282px;
	left:372px;
	top:59px;
	text-align:justify;
}

#content {
	position:absolute;
	width:558px;
	height:314px;
	left:8px;
	top:25px;
	text-align:justify;
}
#content_fitness {
	position:absolute;
	width:558px;
	height:226px;
	left:8px;
	top:89px;
	text-align:center;
	font-family:georgia;
	overflow-y:auto;
	overflow-x:hidden;
}
#content_aquagym {
	position:absolute;
	width:558px;
	height:113px;
	left:8px;
	top:218px;
	text-align:justify;
}

#content_in {
	text-align:justify;
	overflow:auto;
	height:312px;
	scrollbar-face-color: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #cc0000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}


#content_in p{
padding-right:190px;
}




.foto{
 	padding-right:20px;
	padding-left:20px;
}

#foto{
 	float:right;
	
	
	
	
}


#content_scroll {
	position:absolute;
	width:558px;
	height:312px;
	left:8px;
	top:25px;
	text-align:justify;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-face-color: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #cc0000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

#footer {
	position:absolute;
	left:0px;
	top:571px;
	width:896px;
	height:54px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}




/*classi*/

.campi{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;}

.text_red {
	color:#e60003;
}

.menu {
	font-weight:bold;
}

.menuselected {
	background-color:#e60003;
	color:#FFFFFF;
}

.menu a:link, .menu a:visited {
	color:#000000;
	text-decoration:none;
}

.menu a:hover, .menu a:active {
	color:#FFFFFF; 
	text-decoration:none;
}

.footer_red {
	font-size:11px;
	color:#cd1d1d;
}

.footer_red a:link, .footer_red a:visited, .footer_red a:hover, .footer_red a:active {
	color:#cd1d1d;
}

.footer_black {
	font-size:10px;
	color:#cccccc;
}

.footer_black a:link, .footer_black a:visited, .footer_black a:hover, .footer_black a:active {
	color:#cccccc;
	text-decoration:none;
}


.titoli{
color:#e60003;
font-size:15px;
font-weight:bold;
}

.titolismall{
color:#e60003;
font-size:11px;
font-weight:bold;
}

.titolone_red {
	color:#e60003;
	font-size:16px;
	font-weight:bold;
}

.titolone_red a:link, .titolone_red a:visited {
	color:#e60003;
	text-decoration:none;
}

.titolone_red a:hover, .titolone_red a:active {
	color:#e60003; 
	text-decoration:none;
}
