/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/





/*#supportingText a{
display:inline;
z-index:1;filter:alpha(opacity=99.9);-moz-opacity:99.9;opacity:.99.9;
}


#supportingText a:hover{
z-index:1;filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
*/
#col_a .img_lateral{
float:right;
margin-left:30px;}

.btncont{
	margin-top:0px;
	float:left;}
.a_curso{
color: #4291ab;
cursor:pointer;
font-weight: bold;
font-size:12px;


}

.a_curso:hover{
color: #4291ab;
font-weight: bold;
font-size:12px;

}

#n1 li{
list-style-image:url(../img/img_li2_25.jpg);}

.cuerpo_cajas{
width:auto;

line-height:17px;
text-align:left;
padding-top:4px;
height:58px;

}
.oculto{
overflow:hidden;
padding:10px;}
.a_surf{background:url(../img/img_surfcamp_16.jpg);
background-repeat:no-repeat;
width:202px;
padding-top:10px;
padding-left:30px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
float:left;
font-size:16px;
display:block;
height:130px;}

.a_cursos:hover{background:url(../img/img_cursos_over_15.jpg);
color:#FFFFFF;
text-decoration:none;
float:left;
font-weight:bold;}

.a_surf:hover{background:url(../img/img_surfcamp_over_16.jpg);
color:#FFFFFF;
text-decoration:none;
float:left;
font-weight:bold;}
