/* CSS Document */

body{
	background-color:#E3E4E6;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#444;
}

a{
	text-decoration:none;
	color:#444;
}

a:hover{
	text-decoration:underline;
	color:#444;
}

img{
	border:0px;
}

h1{
    font-size:14px;
    font-weight:bold;
    margin:0px;
    padding:10px 0px 10px 0px;
}

h2{
    font-size:14px;
    font-weight:bold;
    margin:0px;
    padding:10px 0px 10px 0px;
}

h2.h2News{
    padding:8px 0px 10px 0px;
}

#Container{
	width:889px;
	margin:8px auto 4px auto;
}

#MenuLeft{
	background-image:url(Images/MenuLeft.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:39px;
	float:left;
}

#MenuCenter{
	background-image:url(Images/MenuCenter.jpg);
	background-repeat:repeat-x;
	height:39px;
}

#MenuRight{
	background-image:url(Images/MenuRight.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:39px;
	float:right;
}

ul#Menu{
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:13px;
	font-weight:bold;
}

ul#Menu li{
	float:left;
	padding:4px 20px 0px 15px;
	margin:3px;
	height:21px;
	border-right:solid 1px #80B8DD;
}

ul#Menu li.Last{
	border-right:none;
}

ul#Menu li a{
	color:#fff;
}

ul#Menu li a.Selected{
    color:#900;
}

#Header{
}

#SearchLeft{
	background-image:url(Images/SearchLeft.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:40px;
	float:left;
}

#SearchCenter{
	background-image:url(Images/SearchCenter.jpg);
	background-repeat:repeat-x;
	height:40px;
}

#SearchRight{
	background-image:url(Images/SearchRight.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:40px;
	float:right;
}

#Search{
	float:left;
	margin-top:4px;
	font-size:14px;
	font-weight:bold;
	width:865px;
}

#Left{
    width:660px;
    float:left;
}

#Right{
    width:229px;
    float:right;
}

#LeftInner{
    width:430px;
    float:left;
}

#RightInner{
    width:230px;
    float:right;
}

.RiquadroInner{
	background-color:#fff;
	background-image:url(Images/OmbraDx.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding:5px 12px 5px 10px;
	overflow:auto;
}

.RiquadroInnerTop{
	background-color:#fff;
	background-image:url(Images/OmbraDx.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding:0px 12px 5px 10px;
	overflow:visible;
}

.HeadLeft{
	background-image:url(Images/HeadLeft.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:22px;
	float:left;
}

.HeadCenter{
	background-image:url(Images/HeadCenter.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

.HeadCenter a{
	color:#fff;
}

.HeadText{
	padding-top:3px;
}

.HeadRight{
	background-image:url(Images/HeadRight.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:22px;
	float:right;
}

.WHeadLeft{
	background-image:url(Images/WHeadLeft.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:7px;
	float:left;
}

.WHeadCenter{
	background-image:url(Images/WHeadCenter.jpg);
	background-repeat:repeat-x;
	height:7px;
}

.WHeadRight{
	background-image:url(Images/WHeadRight.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:7px;
	float:right;
}

.FootLeft{
	background-image:url(Images/FootLeft.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:13px;
	float:left;
}

.FootCenter{
	background-image:url(Images/FootCenter.jpg);
	background-repeat:repeat-x;
	height:13px;
}

.FootRight{
	background-image:url(Images/FootRight.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:13px;
	float:right;
}

.RiqBluLeft{
	background-image:url(Images/RiqBluLeft.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:35px;
	float:left;
}

.RiqBluCenter{
	background-image:url(Images/RiqBluCenter.jpg);
	background-repeat:repeat-x;
	height:35px;
	margin-right:1px;
}

.RiqBluRight{
	background-image:url(Images/RiqBluRight.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:35px;
	float:right;
}

.RiqBluInner{
	padding-top:6px;
	padding-left:5px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-align:left;
}

.RiqBluInner a{
	color:#fff;
}

.RiqWLeft{
	background-image:url(Images/RiqWLeft.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:35px;
	float:left;
}

.RiqWCenter{
    margin-top:5px;
	background-image:url(Images/RiqWCenter.jpg);
	background-repeat:repeat-x;
	height:35px;
}

.RiqWRight{
	background-image:url(Images/RiqWRight.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:35px;
	float:right;
}

.RiqWInner{
	padding-top:7px;
	font-size:13px;
	font-weight:bold;
}

.RiqWInner a{
	color:#444;
}

.ElencoNewsHome{
    height:350px;
    overflow:auto;
    z-index:1;
}

.FotoAula img{
    display:block;
    margin:7px 0px 7px 0px;
}


.CalendarioHome
{
	overflow:auto;
	width:638px;
	font-size:11px;
}

.CalendarioHome a{
    color:#444;
}

.PrezzoIntero
{
	text-decoration:line-through;
}

.PrezzoPieno
{
	color:#333;
}

.PrezzoScontato
{
	color:#c00;
	font-weight:bold;
}

.CorsoInPromozione
{
	background-color:#FFE8E8;
	color:#333;
}

.RigaStyle{
    border-top:solid 1px #c0c0c0;
}

.StopFloat{
	clear:both;
}

.RiquadroIscrizioni{
    margin-top:1px;
    font-size:12px;
    line-height:1.5em;
}

.RiquadroLink{
    display:block;
    margin-top:7px;
    margin-bottom:7px;
    padding:3px 5px 3px 5px;
    color:#444;
    background-color:#E7E7E9;
    margin-right:7px;
    font-size:12px;
}

.Banner{
    text-align:center;
    margin-bottom:5px;
}

.Banner img{
    margin-top:10px;
    margin-bottom:10px;
}

.TeamFoto
{
	float:left;
	width:85px;
	padding-top:2px;
	padding-bottom:10px;
}

.TeamTesto
{
	float:left;
	padding-left:10px;
	width:300px;
}

.TeamCognomeNome
{
	font-weight:bold;
	color:#111;
}

.RiquadroTeam
{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
}

.TeamQualifica
{
	font-weight:bold;
	font-style:italic;
	color:#111;
}

.ContattiLeft{
    width:305px;
    float:left;
}

.ContattiRight{
    width:305px;
    float:right;
    border-left:solid 2px #999;
    padding-left:12px;
}

.CbLeft{
    width:30px;
    float:left;
}

.CbRight{
    width:260px;
    float:left;
}

.Btn{
    background-color:#E7E7E9;
    font-weight:bold;
    text-transform:uppercase;
    padding:2px 15px 2px 15px;
    margin:0px;
    border:none;
    cursor:pointer;
}

.CampoNewsletter
{
	float:left;
	margin:0px 8px 10px 0px;
}

.RiquadroNewsletter{
    min-height:400px;
}

.LinkBtn{
    text-align:right;
    padding:0px 10px 10px 0px;
}

.LinkBtn a{
    background-color:#E7E7E9;
    color:#222;
    font-weight:bold;
    padding:2px 15px 2px 15px;
    border:none;
    cursor:pointer;
}

.DataCategoria{
    margin:0px 0px 10px 0px;
}

.PagerBox{
    text-align:center;
}

.PagerBox .Pager_TextBox{
    width:25px;
}

.BtnCatCal{
    background-image:url(/Images/SfondoCatCal.gif);
    background-position:bottom;
    width:96px;
    height:20px;
    float:right;
    margin-right:10px;
    text-align:center;
    
}

.BtnCatCal a{
    color:#fff;
    font-weight:bold;
}

.VoceRicercaSX{
    float:left;
    margin-top:1px;
}

.VoceRicercaDX{
    float:right;
}

.VoceRicerca{
    float:left;
    padding-left:6px;
    font-weight:normal;
    z-index:65535;
}

.LabelRicerca{
    float:left;
    padding-top:3px;
}

.RiquadroCorso .RiquadroInner{
    min-height:755px;
}

.OmbraFoto{
    background-image:url(images/Ombrafoto.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
    width:208px;
    height:142px;
    float:left;
    margin:6px 4px 6px 4px;
}