/* 
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

*/

#menu #on_0{
background-repeat:no-repeat;
background-image:url(../img/img_btn_inicio_11.jpg);
background-position:left;}



/*#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{
padding:0;
float:left;
width:473px;

background-image:url(../img/img_fondo_texto_31.jpg);
background-position:top;
background-repeat:repeat-x;
height:auto;}
.a_cursos{
background-image:url(../img/propuesta_3_15.jpg);
background-repeat:no-repeat;
width:220px;
padding-top:10px;
padding-left:24px;
color:#FFFFFF;
text-decoration:none;
float:left;
font-weight:bold;
font-size:16px;
display:block;
height:130px;}


.a_surf{background:url(../img/srf.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/overcursos.jpg);
color:#FFFFFF;
text-decoration:none;
float:left;
font-weight:bold;}

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