body
{
	background-color:#8EE19B;
	
}
/* Estils dels espais */
.contingutSup
{
	background-color: #0064C3;
	vertical-align:top;
	color:#FFFFFF;
	font-family: Verdana;

	margin:0;
	padding:0;
}
.contingutInf
{
	background-color: #F7E500;
	color:#FF001A;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	font-family: Verdana;
	text-align:left;
	width:374px;

	
	

}


/*estil dels ulls */
.ull
{	
	width:30px;
	height:18px;
	cursor:pointer;
	background-image:url(../img/general/ullblaufosc.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:5px 15px 0px 15px;
}


/* estil dels textos de l'escola*/
.titolCentrat
{
	font-weight: bold;
	font-size: 40px;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: center;
}


.subtitol
{
	font-weight: normal;
	font-size: 25px;
	line-height: 40px;
	font-family: Verdana;
}

.subtitolinf
{
	font-weight: normal;
	font-size: 25px;
	line-height: 40px;
	font-family: Verdana;
	width:374;
}
.subtitolCentrat {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 25px;
	font-family: Verdana;
	text-align: center
}

.normalNegretaCentrat {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-align: center
}
.normal
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	font-family: Verdana;
}

.subtitol
{
	float:left
}
.menu
{
	
	float:left;
	text-align:left;
	padding: 5px 17px 0px 45px; 
/*	background-image:url(../img/cursos/solapilla.gif);*/
	background-repeat:no-repeat;
	background-position:right;

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Verdana;

}
.menu a
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Verdana;
	text-decoration:none;
}
.menu a:hover, #menuCursos a:hover, #menuPeriodes a:hover
{
	text-decoration:underline;

}

.texte2
{
	
	width:561px;
	margin: 0 0 0 0 ;
	padding: 0 0 0 0 ;
}


#menuCursos 
{
	margin: 0  0 0 -15px;
}

#menuCursos a
{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Verdana;
	text-decoration:none;

}

.selected
{
	text-decoration:none;
	font-weight:bolder;
}

.selectedMenuSup
{
	font-style: italic;
}

.blocdret
{
	background-color:#FFB800;
	color:#FF2100;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	font-family: Verdana;
	text-align:left;

}

.destacat
{
	font-weight:bold;
	font-size: 16px;
}

.llistaoferta{

	margin: 0 0 0 -20px;
	width:374px;
	
}
.llistaoferta ul
{

	white-space : nowrap;
	display:list-item;
   list-style-type:none;


}

.llistaoferta ul li{ 
   display : inline;
   font-size:10px;
   font-weight:100;
   list-style-type:none;
   width:67px;
   padding:0 15px 0 0 ;

}




#menuPeriodes 
{
	margin: 25px  0 0 -15px;
	font-size: 12px;
	/*list-style-type:none;*/
	font-weight:normal;
}

#menuPeriodes ul li{
	/*list-style-type:none;*/
	
	}

#menuPeriodes a
{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 10px;
	font-family: Verdana;
	text-decoration:none;

}

.primerLlista 
{
	list-style-type:none;
	font-weight:bold;
	font-size:14px;
	
}

.primerLlistaPeriode 
{
	/*list-style-type:none;*/
	font-weight:bold;
	font-size:12px;
}

.lititolpreuCurs{ 
 	font-size:9px;
   font-weight:bold;
   width:67px;
   padding:15px 0 0 35px ;

}

.lipreuCurs{ 

   font-size:10px;
   font-weight:100;
   width:67px;
   padding:0 0 0 35px ;

}
.tdcomentari{
   padding:15px 0 0 0;
   font-size:9px;
   font-weight:100;
   color:#FF001A;
   font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#blocEsquerra{
	background-color:#FF6600;
}
#blocEsquerra2{
	background-color:#AA0055;
}