/* CSS Document */



/*body{background-color:#ffffff; background-image:url(../images/fondo.jpg);}*/
body{background-color:#ffffff; background-image:url(../images/fondo3.jpg);}

/* menu horizontal superior */

#cabecera ul {
	list-style : none;
	margin : 0;
	padding : 0;
}

#cabecera ul li {
	padding : 0;
	float : left;
}

#cabecera ul li a {
	display : block;
	text-decoration : none;
}



#cabecera ul li a:hover {
	background-position : 0 -29px;
}



#cabecera ul li a:hover {
	background-position : 0 -29px;
}



#cabecera ul li a span {
	display :none;
}





#cabecera #enlace1 {
	width :97px;
	height : 29px;
	background-image:url(../images/bt_1.jpg);

	}



#cabecera #enlace2 {
	width :137px;
	height : 29px;
	background-image:url(../images/bt_2.jpg);
}





#cabecera #enlace3 {

	width : 142px;
	height : 29px;
	background-image:url(../images/bt_3.jpg);}



#cabecera #enlace4 {

	width : 159px;
	height : 29px;
	background-image:url(../images/bt_4.jpg);
}





#cabecera #enlace5 {

	width :94px;
	height : 29px;
	background-image:url(../images/bt_5.jpg);

}



#cabecera #enlace6 {

	width : 129px;
height : 29px;
	background-image:url(../images/bt_6.jpg);

}





#cabecera #enl2ace1 {
	width :97px;
	height : 29px;	
	background-position : 0 -58px;
	background-image:url(../images/bt_1.jpg);

	}



#cabecera #enl2ace2 {
	width :137px;
	background-position : 0 -58px;
	height : 29px;
	background-image:url(../images/bt_2.jpg);
}


#cabecera #enl2ace3 {

	width : 142px;
	background-position : 0 -58px;
	height : 29px;
	background-image:url(../images/bt_3.jpg);}



#cabecera #enl2ace4 {

	width : 159px;
	height : 29px;
	background-position : 0 -58px;
	background-image:url(../images/bt_4.jpg);
}





#cabecera #enl2ace5 {

	width :94px;
	height : 29px;
	background-position : 0 -58px;	
	background-image:url(../images/bt_5.jpg);

}



#cabecera #enl2ace6 {

	width : 129px;
	background-position : 0 -58px;	
	height : 29px;
	background-image:url(../images/bt_6.jpg);

}

/*
.contenido{font-family:Verdana; font-size:10px;
			color:#333333;
			}*/

.contenido{font-family:arial; font-size:13px;
			color:#333333;
			}
/*
.csubtitulo{font-family:Verdana; text-transform:uppercase;
			font-size:10px;	color:#333333; font-weight:bold;
			}
.csubtitulo2{font-family:Verdana; text-transform:uppercase;
			font-size:10px;	color:#474E7C; font-weight:bold;
			}	
*/
.csubtitulo{font-family:Verdana; text-transform:uppercase;
			font-size:10px;	color:#333333; font-weight:bold;
			}
		
.csubtitulo2{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-size:9px;
	color:#474E7C;
	font-weight:lighter;
			}			

a.dpto{ font-family:Verdana; font-size:10px;
		color:#40627B; font-weight:bold; text-decoration:none; text-transform:uppercase;}
a:hover.dpto{color:#2272BB;}	


a{ font-family:Verdana; font-size:10px;
		color:#474E7C; text-decoration:none; }
a:hover{color:#2272BB;}	


a.servicios{ font-family:Verdana; font-size:10px;
		color:#40627B; font-weight:bold; text-decoration:none; }
a:hover.servicios{color:#2272BB;}	


a.eventos{ font-family:Verdana; font-size:10px;
		color:#2272BB; font-weight:bold; text-decoration:none; }
a:hover.eventos{color:#474E7C;}	

.ctitulocurso{font-family:Verdana; font-size:16px;
		color:#40627B; font-weight:bold; text-decoration:none; }

.clcurso{font-family:Verdana; font-size:12px;
		color:#474E7C; font-weight:bold; text-decoration:none; }


.inputtext, .intext {
	height : 20px;
	width : 250px;
	background: #fff;
	font-size : 10px;
	font-family:Verdana;
	font-weight : normal;
	border : 1px solid #C6C6C6;
	color : #333333;
	filter: Alpha(Opacity=80);
}
.textarea{
		font-size : 10px;
	font-family:Verdana;
	font-weight : normal;
	border : 1px solid #C6C6C6;
	color : #333333;
		filter: Alpha(Opacity=80);
	
}
.imgfon{
	background-image:url(../images/contactenos.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.imgfon2{
/*	background-image:url(../images/fo4.jpg);*/
	background-image:url(../images/fo4.jpg);
	background-color: #FFFFFF;
/*	background-repeat: no-repeat;*/
	background-position: right bottom;
}
.boton{ background-color:#3A7AC1; font-family:Verdana; font-size:10px;
		color:#FFFFFF; cursor:hand; font-weight:bold; height:30px; border-style:double; }		
		
.cl_pagina{	font-family:Verdana; font-size:10px;
		color:#FFFFFF; text-decoration:none; }	
		
/*.tfondo{background-image:url(../images/fondo2.jpg);}*/
