/* 
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 a{
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:url(../img/propuesta_3_23.jpg) no-repeat right top #d6e5ea;

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;
/*	box-shadow: 3px 3px 4pc #ccc;
	-webkit-box-shadow: 3px 3px 4px #ccc;
	-moz-box-shadow: 3px 3px 4px #ccc;
behavior: url(PIE.htc);

	position:relative;
	overflow:hidden;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;*/
}


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

.a_cursos:hover{


color:#FFFFFF;
text-decoration:none;

font-weight:bold;}

.a_surf:hover{
color:#FFFFFF;
text-decoration:none;
float:left;
font-weight:bold;}
