﻿@import url('../basico.css');

div#sombra_izq
{
	height:599px;
}
div#centro
{
	height:475px;
}
div#sombra_der
{
	height:475px;
	width:21px;

}

/***********************/



div#centro h1{
	
	color:#0E2B89;	
}
div#centro p
{
	margin:20px 30px 10px 85px;
	
}
div#centro ul
{
	float:right;
	width:285px;
	list-style:none;
	color:#7D7D7D;
	font-size:15px;
	float:right;
	border:solid 0px black;
}
div#centro ul li
{
	background:url(../../imagenes/la-empresa/linea.jpg) no-repeat bottom left;
	height:40px;
	margin-left:0px;
	padding-left:0px;
	
}




div#centro ul li a
{
	color:#7D7D7D;
	text-decoration:none;
	display:block;
	width:245px;
	line-height:40px;
	/*background:url(../../imagenes/la-empresa/flecha.jpg) no-repeat right center;	*/
}
div#centro ul li a:hover
{
	padding-left:15px;
	width:230px;
	/*background:url(../../imagenes/la-empresa/flecha.jpg) no-repeat right center;	*/
}
div#centro ul li a.activo, div#centro ul li a.activo:hover
{
	color:#0068A2;		
	/*background:url(../../imagenes/la-empresa/flecha-hover.jpg) no-repeat right center;	*/
	font-weight:bold;
	width:245px;
	padding-left:0;
}
div#centro ul li.li-padre
{
	background-image:none;	
	
}
div#centro ul li.li-padre a
{
	background:url(../../imagenes/la-empresa/flecha.jpg) no-repeat right center;
}
div#centro ul li.li-padre a:hover
{
	background:url(../../imagenes/la-empresa/flecha-hover.jpg) no-repeat right center;
}
div#centro ul li a.padre
{	
	color:#0068A2;	
	font-weight:bold;
	padding-left:0;
	
}
div#centro ul li a.padre:hover
{	
	width:235px;
	background-image:none;
	
	padding-left:0px;
	
}
div#centro ul li ul
{
	float:right;
	width:auto;
}
div#centro ul li ul li
{
	background:url(../../imagenes/la-empresa/linea2.jpg) no-repeat bottom left;
	width:245px;
	height:40px;
	margin-left:0px;
	padding-left:0px;
	border:solid 0px black;
}
div#centro ul li ul li a.activo, div#centro ul li ul li a.activo:hover
{
	width:200px;
	
	
}
div#centro ul li ul li a:hover
{	
	width:185px;	
}

/**********************/

h2.certificaciones
{
	display:block;
	background:url(../../imagenes/la-empresa/certificaciones/certificaciones.jpg) no-repeat center 0;
	height:100px;
	padding-bottom:20px;
	border-bottom:dashed 1px gray;
}


div#certificaciones-tumbnails
{
	
	width:130px;
	border-right:dashed 1px gray;
	margin-top:0px;
	
	
	float:left;
	
}


ul#ul-certificaciones-tumb
{
	list-style:none;	
	margin-left:0px;
	padding-left:25px;

	margin:0;
	
}
ul#ul-certificaciones-tumb li
{
	display:block;
	width:100px;
	
	
	text-align:center;
}
ul#ul-certificaciones-tumb li, ul#ul-certificaciones-tumb li a
{
	float:left;
	font-size:10px;
	text-align:center;
	color:Black;
	margin:0;
	
	text-decoration:none;
	
	
}
ul#ul-certificaciones-tumb li a
{
		display:block;
		width:100px;
		margin-bottom:10px;

}
ul#ul-certificaciones-tumb li a img
{
	opacity:0.40;
	filter:alpha(opacity=50);
}
ul#ul-certificaciones-tumb li a:hover img
{
	opacity:1.0;
	filter:alpha(opacity=100);
}


.seg-nivel-li {
	font-size: 10px;
	color: #666666;
	font-weight:normal;
}
div#certificaciones-tumhnails-imagenes
{
	float:right;
		border:solid 0px red;
			
}
div#certificaciones-tumhnails-imagenes p
{
	color:#666666;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	width:370px;
	margin:0;
	margin-top:2px;
}
img#imagen-certificacion
{
	
	padding-right:0px;
		
			
	
}