@charset "utf-8";
/* CSS Document */

body{
	/*font-family: Arial,Tahoma,Georgia,sans-serif;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
	margin: 0;
	padding: 0;
	color:#2E2E2E;	
}
#crespon{
position:fixed;
margin-top:100px;
margin-left:90%;

}
img{
	border:none;
}


a{
	text-decoration:none;	
}
ul,li{
	list-style:none;
	list-style-image: url ('../imagenes/flechamin.png');
	margin: 0 0 0 0;
	padding:0;
}

.envoltura{
	width: 1000px;
	margin: 0 auto; /* el valor automático de los lados, unido a la anchura, centra el diseño */
	overflow: hidden; /* esta declaración hace que .container conozca dónde terminan las columnas flotantes incluidas y las contenga */
	/*background-color:#FFF;*/
	padding-bottom:40px;

}

.envolturatop{
	width: 1000px;
	margin: 0 auto; 
	overflow: hidden; 
}
.izquierda{
	width:300px;
	float:left;	
}
.centro{
	width:340px;
	float:left;
	height:auto;	
}
.derecha{	
	width:300px;
	float:left;	
	height:220px;
	padding-left:20px;
}
.izquierda2{
	width:460px;
	float:left;	
	-moz-border-radius:15px 55px 5px;
	-webkit-border-radius: 15px 55px 5px;
	border: 1px solid #CCC;
	padding: 10px 10px 20px 10px;
	background-color:#F5F5F5;
	margin-right:10px;
}
.derecha2{
	width:460px;
	float:left;	
	-moz-border-radius:15px 55px 5px;
	-webkit-border-radius: 15px 55px 5px;
	border: 1px solid #CCC;
	padding: 10px 10px 20px 10px;
	background-color:#F5F5F5;
	margin-left:10px;
	/*background-color:#F5ECE2;*/
	/*border: 1px solid #CCC;*/
}
.menu_espacio{
	
}
.separadorh{
	width:100%;
	height:3px;
	background-image:url('../imagenes/linea.png');
	color:#FFF;
	background-repeat:repeat-x;
	background-position:center;
	margin: 10px auto;
	text-align:center;
	padding-top:15px;
}
.separadorv{
	height: 200px;
	background-image: url('../imagenes/separador.png');
	background-position:center;
	background-repeat:repeat-y;
	width:10px;
	text-align:center;
	float:left;
	/*margin-top:10px;	*/
}
.botones_portada{
	border: 1px #a22e39 solid;
	background-color:#a22e39;
	color:#FFF;
	font-size:18px;
	padding: 5px 10px 5px 10px;
	width:100px;
}
.botones_portada:hover{
	background-color:#F5ECE2;
	color:#a22e39;
	/*font-weight:bold;*/
	width:100px;
}
#menuprincipal{
	width:1000px;
	margin: 0 auto;
	/*text-align:center;*/
}
#menusuperior{
	width:100%;
	height:59px;
	background-image:url('../imagenes/menuprincipal.png');
	color:#FFF;
	background-repeat:repeat-x;
	margin: 0 auto;
	text-align:center;
}

#nav{
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-size:22px;*/
	/*font-weight:bold;*/
	padding-top:10px;
}
 
#nav li{
	float:left;
	position: relative;
	margin-right:10px;
	font-size: 18px;
	padding-left:20px;	
	/*font-variant: small-caps;*/
/*border-top:1px solid #004a80;*/
/*border-bottom:1px solid #004A80;*/
}
#nav a{
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 5px;

}
 
#nav ul{
	width: auto;
	height: 59px;
	/*background-image:url('../imagenes/menuprincipal.png');*/
	/*background-color:#a22e39;*/
	/*background-repeat:repeat-x;*/
	text-align:center;
	
}
 
#nav ul,li{
	list-style: none;
	margin:0;
	padding:0;
}
 

 
.submenu{
	display: none;
	position: absolute;
	left: -1px;
	border:none;
	height: auto;
	background: none;
}
 
#nav .submenu li{
	float: none;
	position: static;
	margin: 0;
	font-size: 11px;
	font-variant: normal;
	/*border: 1px solid #7d232d;*/
	border-top: none;
	width: 170px;
}
 
#nav .submenu li a{
	color: #FFFFFF;
	background: #a22e39 repeat-x 0 0;
	width: 170px;
	height: 16px;
}
#nav .submenu li a:hover{
	color: #FFFFFF;
	background: #F93;
	width: 170px;
	height: 16px;
}

#footer{
	background-color:#a22e39;
	width:100%;
	color:#FFF;	
	text-align:center;
	position:fixed;
	bottom: 0px;
	z-index:30;
}

.redessociales{
	vertical-align:middle;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
.opciones{
	float:left;
	width:160px;
	padding:0 0 0px 5px;
	line-height:25px;	
}
.opciones a{
	font-size:12px;	
}
.redessociales:hover{
	width:18px;
}

.ayudalinea:hover{
	width:108px;
}

.titular_cen{
	color:#333;
	font-weight:bold;
	font-size:16px;
	text-align:center	
}
.titular_cen_rojo{
	color:#a22e39;
	font-weight:bold;
	font-size:20px;
	text-align:center	
}
.subtitular{
	color:#a22e39;
	font-weight:bold;	
}
.subtitular a:hover{
	text-decoration:underline;	
}
.enlaceblanco{
	color:#ffffff;
	font-size:12px;
}
.enlaceblanco:hover{
	text-decoration:underline;
}
.enlacerojo{
	color:#a22e39;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	display:inline;
}
.enlacerojo:hover{
	text-decoration:underline;	
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	display:inline;
}
.enlacerojomini{
	color:#a22e39;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.enlacerojomini:hover{
	text-decoration:underline;	
	font-size:12px;
	font-weight:bold;
	padding:1px 0px 0px 0px;
}
.enlacemensol{
	color:#a22e39;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	display:inline;
	text-decoration:none;
}

.cajauno{
	width:290px;
	height:32px;
	/*background-image:url('../imagenes/degrabox1.png');
	background-repeat:repeat-x;*/
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:10px 5px 0px 10px;
	/*margin:0 auto;*/
	float:left;
	border-bottom: 1px #a22e39 solid;
	border-right: 1px #a22e39 solid;
}
.cajauno:hover{
	background-color:#CCC;
}
.cajados{
	width:290px;
	height:32px;
	/*background-image:url('../imagenes/degrabox2.png');
	background-repeat:repeat-x;*/
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:10px 5px 0px 10px;
	/*margin:0 auto;*/
	float:left;
	border-bottom: 1px #a22e39 solid;
	border-right: 1px #a22e39 solid;
}
.cajados:hover{
	background-color:#CCC;
}
.cajaflecha{
	padding-right:10px;
}
#noticias{
	padding:0 0 0 10px;	
}
#noticia_titular{
	color:#a22e39;	
	font-weight:bold;
	font-size:14px;
	width:320px;
	padding: 10px 0 0 0;
}
#noticia_texto{
	float:left;
	color:#000;
	font-size:12px;	
	width:200px;
	text-align:justify;
	padding:0 0 0 10;
}
#noticia_imagen{
	float:left;
	width:110px;
	padding:25px 0 0 0;
}

#curso{
	padding:15px 0px 0px 0px;	
}
#imagen_der{
	float:left;
	padding:0px 0px 0px 0px;
}
#imagen_izq{
	float:left;
	padding:0px 0px 0px 0px;
}
#curso_imagen{
	padding:0px 0px 0px 0px;
}

.letragris{
	font-size:14px;
	color:#666;	
}
.letragristitular{
	font-size:24px;
	color:#333;
	font-weight:bold;	
}
.letragristitularcent{
	font-size:24px;
	color:#333;
	font-weight:bold;
	text-align:center;	
}

.titularservicio{
	font-size:15px;
	color:#333;
	font-weight:bold;	
}

.lateralmenu{
	width:250px;
	float:left;
	padding: 30px;	
}
.lateralcontenido{
	float:left;
	width:650px;
	padding:0px 0px 40px 40px;
	
}
.lateralmenuinv{
	width:250px;
	float:left;
	padding:70px 0px 0px 30px;
	
}
.lateralcontenidoinv{
	float:left;
	width:650px;
	/*padding:30px 40px 40px 0px;*/
		
}

/* GALERIA IMAGEN */
.bgtransparent{
        position:fixed;
		left:0;
        top:0;
        background-color:#000;
        opacity:0.6;
        filter:alpha(opacity=60);
		text-align:center;
		width:100%;	
}
.imagengrande{
	border: 3px #000000 solid;	
	width:700px;
	position:relative;
	text-align:center;
}

.bgmodal{
		top:0;
		left:0;
        position:fixed; 
        overflow:auto;		
		text-align:center;
		width:100%;
		margin:50px 0 0 0;
		
				
}
.thumb
{
	/*width:100%;	*/
}
/* FIN GALERIA */

#banner_enlaces_pdf{
background-image: url('../imagenes/banner_fecoba.png');
background-repeat: no-repeat;
height: 300px;
}

#enlaces_pdf{
width: 300px;
height: 230px;
pading: 5px;
float: right;
}

#enlace1{
position: relative;
top: 30px;
}

#enlace2{
position: relative;
top: 75px;
}

#enlace3{
position: relative;
top: 120px;
}

#enlace4{
position: relative;
top: 155px;
}

.especialidadbgmodal{
		top:0;
		left:0;
        position:fixed; 
        overflow:auto;		
		width:100%;
		margin:0 auto;
		padding:50px;
				
}
.noticiagrande{
	border: 2px #000000 solid;	
	width:600px;
	margin: auto;
	padding:0px 30px 30px 30px;
	background-color:#FFF;
	

}
#especialidadcentrada{
	width:600px;
	background-color:#FFF;
	margin:auto;
	
}

.hr_rojo{
	color:#a22e39;
	height:1px;
	background-color:#a22e39;
	border: 0;
}
#tablaespecialidades{
	width:100%;
	border-top:1px solid #a22e39;
	border-left: 1px solid #a22e39;
}
#tablaespecialidades td{
	background-color:#fff;
	color:#666;
	border-bottom:1px solid #a22e39;
	border-right: 1px solid #a22e39;
	border-color:#a22e39;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
}
#tablaespecialidades td:hover{
	background-color:#a22e39;
	color:#FFF;
}
.resaltorojo{
	font-weight:bold;
	color:#333;
}
#herramientas{
	width:100%;
	border:none;	
}
#herramientas .par{
	background-color:#FFF;
	border:none;
	color:#000;
}
#herramientas .impar{
	background-color:#FFC;
	border:none;
	color:#000;
}
#herramientas .titular{
	color:#FFF;
	background-color:#a22e39;
	background-image:url('../imagenes/menuprincipal.png');
	background-repeat:repeat-x;
}
#herramientas td{
		margin: 0 0 0 0;
		padding:10px 10px 10px 10px;
}
#ofertaformativa li{
	padding-left:10px;
	list-style:none;	
}
#ofertaformativa ul{
	padding-left:10px;
	list-style:circle;	
}
.titular_of{
	/*background-image:url('../imagenes/menuprincipal.png');*/
	color:#a22e39;
	margin: 4px 4px 4px 4px;
	border-bottom:1px solid #a22e39;*/
	font-size:14px;
}
.titular_of a{
	color:#000;	
}
.submenus_of{
	background-color:#FFF;
	font-size:12px;
	color:#000;
	padding-left:20px;
}
.submenus_of a{
	font-size:12px;
	color:#000;
}
.submenus_of a:hover{
	font-size:12px;
	font-weight:bold;
}
.desplegable{
	color:#FFF;
	font-weight:bold;
}
.desplegable:hover{
	text-decoration:underline;
}

#creditosformacion{
	border:1px solid #a22e39;
}
#creditosformacion td{
	padding: 4px 10px 4px 10px;
	font-size:14px;
}
.titular_tablas{
	color:#FFF;
	background-image:url('../imagenes/menuprincipal.png');	
}
.doc_carpetas{
	width:100px;
	margin-right:50px;
	vertical-align:middle;
}
.doc_carpetas:hover{
	border-bottom:1px solid #000;
	border-bottom-style:groove;
}
.login{
		margin-top:10px;
	height:10px;
}

.botonrojo{
	background-color:#460000;
	color:#FFF;
	border:none;
}
#tespecialidades{
	font-size:11px;	
	border:1px solid #a22e39;
}
#tespecialidades tr:hover{
	color:#a22e39;	
}
#tespecialidades td{
	padding:2px 5px 2px 5px;	
}
.titularespecialidades{
	color:#FFF;
	background-image:url('../imagenes/menuprincipal.png');
	font-weight:bold;
	font-size:13px;
}
#colaboradores{
	padding-bottom:40px;
}
#colaboradores td{
	border:1px solid #F3F3F3;
	padding:3px 3px 3px 5px;
}
#colaboradores tr:hover{
	background-color:#a22e39;
	color:#FFF;
}
#convenio{
	border:1px solid #a22e39;
	padding:15px 15px 15px 15px;
}
.doc_archivo{
	width:80px;	
}
.tdocumentacion td{
	vertical-align:top;
	text-align:center;
	padding-right:10px;
	width:150px;	
}

#normativas{
	display:none;
}
#documentos{
	display:none;	
}
#cfya_cot,#cfya_vent{
	border-top:1px solid  #a22e39;
	border-right:1px solid  #a22e39;
}

#cfya_cot td{
	padding:0px 5px 0px 5px;
	border-left:1px solid  #a22e39;
	border-bottom:1px solid  #a22e39;
}
#cfya_vent td{
	padding:10px 10px 10px 10px;
	border-left:1px solid  #a22e39;
	border-bottom:1px solid  #a22e39;
}
.listasangria li{
	margin-left:40px;
	list-style:circle;
}
#ventajas a{
	color:#000;
	font-weight:bold;
}
#ventajas a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#ventajas li{
	margin-top:20px;	
}
#email{
	display:none;
}
#tpdfemail td{
	vertical-align:top;
	text-align:center;
	padding:5px 15px 5px 15px;
}
#videos td{
	vertical-align:middle;
	text-align:center;
}
#cargandocurso{
	display:none;
	text-align:center;
	font-weight:bold;	
}
#botontramite a{
	float:right;
	background-color:#a22e39;
	width:200px;
	height:40px;
	border: 1px solid #a22e39;
	color:#FFF;	
	margin:10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:6px 6px 2px 0px;	
}
#botontramite a:hover{
	float:right;
	
	background-color:#FFF;
	border: 1px solid #a22e39;
	color:#FFF;	
	color:#a22e39;
}
.enlacenegro{
	color:#2E2E2E;
}
.enlacenegro:hover{
	text-decoration:underline;
}
#tformulariosimg td{
	vertical-align:middle;
	text-align:center;
	padding-right:30px;	
	width:33%;
}
#trabaja_con_nosotros{
	border: 1px solid #a22e39;
	padding: 20px 20px 20px 20px;
	width:500px;	
}

.cerrar a{
	color:#FFF;
	font-weight:bold;
	font-size:18px;	
	background-color:#000;
	
}
.ok{
	color:#060;
	font-weight:bold;
	font-size:16px;	
}
.error{
	color:#900;
	font-weight:bold;
	font-size:16px;	
}
.cuadro_rojo{
	border:1px solid #a22e39;
	padding:20px 0px 20px 0px;	
}
#ayuda_online{
	float:left;
	width:100px;
	padding-left:10px;	
}
#tabla_servicios td{
	text-align:center;
	vertical-align:top;
	padding:10px 20px 10px 20px;
}
#tabla_servicios_colaboradores{
	width:1000px;
}
#tabla_servicios_colaboradores a{
	color:#000;
}
#tabla_servicios_colaboradores td{
	padding: 15px 15px 15px 15px;
	width:33%;
	vertical-align:top;
	text-align:center;
	font-weight:bold;
}

.envolturaplus{
	width: 1150px;
	margin: 0 auto; 
	overflow: hidden; 
	padding-bottom:40px;
	text-align:center;
}

#zonathumb{
	width:310px;	
	float:left;
}
#zonaimagen{
	width:800px;
	float:left;
}
#tabla_colaboradores td{
	padding:10px 0px 10px 0px;
}