@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #EE2124;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE2124;
}
a:hover {
	text-decoration: underline;
	color: #E9666E;
}
a:active {
	text-decoration: underline;
	color: #E9666E;
}


h1{
font-size: 15px;
font-weight:bold;
margin-bottom:30px;
}

.indirizzo {
	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;
	background-color:#EE2124;
	width: 544px;
	height:15px;
	padding-top:3px;
	margin-left:25px;
	margin-right:25px;
	margin-top:20px;
}


.titoli_lato{
	font-size: 11px;
	font-family: Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px #FFFFFF solid;
	width: 130px;
	height:17px;
	margin-left:20px;
	margin-top:10px;
	text-align:left;
}

.contenuto_lato{
	font-size: 11px;
	font-family: Tahoma;
	color:#FFFFFF;
	width:140px;
	height:500px;
	margin-left:20px;
	margin-right:10px;
	margin-top:10px;
	text-align:left;
}
.contenuto_lato a:link,
.contenuto_lato a:visited{
	font-family:Tahoma;
	font-size:10px;
	color:#CCCCCC;
	text-align:left;
	text-decoration: none;
}
.contenuto_lato a:hover, 
.contenuto_lato a:active{
	font-family:Tahoma;
	font-size:10px;
	color:#CCCCCC;
	text-align:left;
	text-decoration: underline;
}
.contenuto_centro{
	margin-left:25px;
	margin-right:25px;
	margin-top:10px;
	font-size: 11px;
	font-family: Tahoma;
	color:#666666;
	text-align:center;
	width:544px;
}

.titolo_grigio{
	font-size: 15px;
	font-family: Tahoma;
	color:#666666;
	border-bottom:1px #EE2124 solid;
	height:20px;
	text-align:right;
	margin-bottom:20px;
	font-weight:bold;
}

.testo_rosso{
	font-size: 12px;
	font-family: Tahoma;
	color:#EE2124;
}

.titoli_form{
	font-size: 13px;
	font-family: Tahoma;
	color:#FFFFFF;
}

.form_ins{
	width:180px;
	height:14px;
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	COLOR: #333333;
	border: 0px solid #FFFFFF;
	margin-left: 4px;
	background-color: #FFFFFF;
	text-align:left;
}

.form_box {
	width:180px;
	height:80px;
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	COLOR: #333333;
	border: 0px solid #FFFFFF;
	margin-left: 4px;
	background-color: #FFFFFF;
	overflow:auto;
	text-align:left;
}

.sfondo_tit{
	background-image: url(../images/sfondo_tit.jpg);
	background-repeat: repeat-y;
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	margin-bottom:5px;
	margin-top:5px;
}

.testo_grigio{
	font-family:Tahoma;
	font-size:13px;
	color:#666666;
	text-align:left;
	padding:5px;
}
.testo_grigio a:link,
.testo_grigio a:visited{
	font-family:Tahoma;
	font-size:13px;
	color:#666666;
	text-align:left;
	text-decoration: none;
}
.testo_grigio a:hover, 
.testo_grigio a:active{
	font-family:Tahoma;
	font-size:13px;
	color:#EE2124;
	text-align:left;
	text-decoration: underline;
}

.tit_corso{
	font-family:Tahoma;
	font-size:13px;
	color:#666666;
	text-align:left;
	font-weight:bold;
	margin-left:2px;
	margin-bottom:10px;
}

.testo_form{
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
	text-align:left;
}

.errMsg{
	color: #EE2124;
	font-weight:bold;
	font-size:12px;
}


/*MENU HTML modifiche febbraio 2010*/
.menu_palestra{
text-align:right;
padding-right:36px;
padding-bottom:16px;
}
#menu_2{
clear:both;
width:402px;
height:15px;
padding-top:4px;
}
.menu_2{
margin:0px 35px 0px 0px;
float:left;
}
.menu_2_dx{
text-align:right;
}

#menu_link a:link,
#menu_link a:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
}
#menu_link a:hover, 
#menu_link a:active{
	font-family:Tahoma;
	font-size:11px;
	color:#FDB3A0;
	text-decoration: none;
}

/*FOTOGALLERY*/
.photogallery{
float:left;
width:180px;
height: 160px;
}
.photo{
float:left;
width:135px;
height: 130px;
}
#imgcat{
border: 3px double #CCCCCC;
}
#imgid{
border: 2px solid #CCCCCC;
}
.link_bottom{
clear:both;
text-align:center; 
margin-top:80px;
}

