@charset "utf-8";


/*Credits: CSSplay */

body {
	text-align: center;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	background-position: center top;
	background-attachment: fixed;
	color: #555555;
	line-height: 14px;
	background-color: #E9E5D9;
	background-image: url(../dimagenes/2012/fondoverano.jpg);
}
/* CSS Document */


.preload2 {background-color: #504B5C;}
.menu2 {padding:0; margin:0; margin-bottom:0; list-style:none; height:30px; background-color: #504B5C; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {
	display:block;
	float:left;
	position:relative;
}

.menu2 li a.top_link {
	display:block;
	float:left;
	height:30px;
	margin-left:6px;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 6px; .padding: 5px  0 0 10px;  height:15px; } /* MODIFICADO*/
.menu2 li a.top_link span.down {
	float:left;
	display:block;
	height:25px;/*background:url(prodrop2/down.gif) no-repeat right top;*/
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 6px;
}
.menu2 li a.top_link:hover {color:#000;  background-color:#CCC; }
.menu2 li a.top_link:hover span { }
.menu2 li a.top_link:hover span.down {background-color:#CCC}

.menu2 li:hover > a.top_link {color:#000;  background-color:#CCC; .background-color: #504B5C;}
.menu2 li:hover > a.top_link span {color:#000;  background-color:#CCC;  }
.menu2 li:hover > a.top_link span.down {color:#000;  background-color:#CCC; }


.menu2 table {
	border-collapse:collapse;
	width:0px;
	height:0;
	position:absolute;
	top:0;
	left:0;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:6px; .left:11px; top:30px; background-color: #504B5C; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:auto; height:auto; font-weight:normal;}
.menu2 :hover ul.sub li {
	display:block; /*height:20px; */
	position:relative;
	float:left;
	width:180px;
	margin-bottom:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.menu2 :hover ul.sub li a {
	display:block;
	height:auto;

.height:12px;		font-size:11px;
	line-height:1;
	color:#fff;
	text-decoration:none;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
} /* MODIFICADO */
.menu2 :hover ul.sub li a.fly {background:#504B5C;}
.menu2 :hover ul.sub li a:hover {background:#CCC; color:#000;}
.menu2 :hover ul.sub li a.fly:hover {background:#CCC;}
.menu2 :hover ul li:hover > a.fly {background:#504B5C;} 

.borrar {
	clear: both;
	height: 1px;
}

a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #333;
	
}

#fondo #contenido1 #areacontenido1 #borrar {
	clear: both;
	height: 1px;
}
img, ul , li ul , div {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.subtit {
	font-size: 14px;
	font-weight: bold;
}

#fondo {
	text-align: left;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
}
#fondo #menuPrincipal {
	text-align: right;
	text-transform: uppercase;
	padding: 10px;
	font-size: 10px;
	letter-spacing: 4px;
	height: 20px;
	margin-bottom: 10px;
	background-color: #333;

}
.botonesfacebook {
	float: left;
	width: 200px;
}

#fondo #menuPrincipal a {
	color: #FFF;
}
#fondo #imagenEncabezado {
	background-image: url(/dimagenes/bg/encabezado_banner1.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
#fondo #menuSecundario {
	height: 34px;
	background-color: #444444;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DEDCE2;
}
#fondo #menuSecundario #titulo {
	background-image: url(/dimagenes/bg/titulo_guiateporlosprofesionales.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 280px;
	float: left;
	background-color: #010101;
}





#marco {
	padding:0px;
	text-align:left;
	float: right;
	width: 723px;
	height: 30px;
	}

/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {background-color: #504B5C;}

/*Credits: CSSplay */

#fondo #contenido  {
	background-color:#F3F1DA;
}
#fondo #contenido #area1 {
	float: left;
	width: 279px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	padding-top: 15px;
}
#fondo #contenido #area1 #contenidoSup {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 280px;
}
#fondo #contenido #area1 #contenidoSup #capacitaciones {
	padding-top: 8px;
	padding-bottom: 8px;	
}
#fondo #contenido #area1 #contenidoSup #titulo1 {
	padding-bottom: 5px;
}
#fondo #contenido #area1 #contenidoSup #sedes {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-left: 30px;
}
#fondo #contenido #area1 #contenidoSup #sedes a {

	font-weight: normal;
}
#fondo #contenido #area1 #contenidoSup #sedes a:hover {
	text-decoration: underline;
}

#fondo #contenido #area1 #contenidoSup #tiluo2 {
	text-transform: uppercase;
	color: #C26311;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
#fondo #contenido #area1 #contenidoSup #contenidotitulo2 {
	padding-left: 30px;
}
#fondo #contenido #area1 #contenidoSup #contenidotitulo2 a {
	font-weight: normal;

}
#fondo #contenido #area1 #contenidoSup #contenidotitulo2 a:hover {

	text-decoration: underline;
}

#fondo #contenido #area1 #contenidoInf {
	padding-right: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 1px;
}

.detalles {
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	height:80px;
}
.detalles p{
	margin:0px;
}
.detalles .imagenIzquierda {
	float: left;
	width: 80px;
	height: 80px;
}
.detalles .contenidoDerecha {
	float:right;
	width: 170px;
}

#fondo #contenido #area2y3 {
	float: right;
	width: 722px;
}






#fondo #contenido #area2 {
	float: left;
	width: 559px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	padding-top: 15px;
}

#fondo #contenido #area2 #Imagen {
	height: 280px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 530px;
}
#fondo #contenido #area2 #contenidoCentro {
	clear:both;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;

}

#fondo #contenido #area2 #contenidoCentro #centroIzquierda {
	width: 250px;
	padding-right: 14px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	float: left;
}
.imagenAvisos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 10px;
	padding-bottom: 10px;
}

#fondo #contenido #area2 #contenidoCentro #centroDerecha {
	width: 258px;
	padding-right: 5px;
	padding-left: 15px;
	float: right;
}

#fondo #contenido #area3 {
	float: right;
	text-align: center;
	width: 161px;
	background-color: #FFF;










	
}
#fondo #contenido #area3 img{
	margin-bottom:5px;
}
#fondo #contenido #area3 .logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#fondo #contenido #area3 .logo2 {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#fondo #contenido #area3 .logo3 {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 14px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
}
#fondo #contenido #area2y3 #menuinferior {
	clear: both;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-bottom: 15px;
}

#fondo #pie {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 43px;
	height: 95px;
	color: #FFF;
	text-align: center;
	background-color: #333;
	clear: both;
}
#fondo #pie #logo_seds {
	height: 100px;
	width: 20px;
	float: left;
	margin-right: 80px;
	text-align: center;
	background-image: url(/dimagenes/imagenes/sedes.png);
	background-repeat: no-repeat;
	background-position: center;
}
#fondo #pie #central {
	float: left;
	width: 250px;
	margin-right: 75px;
}
#fondo #pie #sanborja {
	float: left;
	width: 180px;
	margin-right: 70px;

}
#fondo #pie #surco {
	float: left;
	width: 180px;
	margin-right: 30px;
}
#fondo #pie #molina {
	float: left;
	width: 160px;
}
.titulo{
	clear:both;
	margin-top: 10px;
	}
.caja {
	width: 383px;
	float: left;
	padding-right: 20px;
}
.caja p{
	margin-bottom:6px;
}
.cajagrande {
	clear:both;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9A8569;
	margin: 0px;
	font-style: italic;
	font-size: 28px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 20px;
	margin: 0px;
	color: #616D7C;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 17px;
}
h3 {
	font-size: 18px;
	margin: 0px;
	color: #616D7C;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 17px;
	clear:both;
}
h4{
	font-family: "Times New Roman", Times, serif;
	color: #4E5E6D;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#enlacespie{
	text-align:right;
	}
#enlacespie a{
	text-decoration:none;
	color:#FFFFFF;
	}
#menuMicrosoft{
	width:720px;
	display:table-cell;
	}
#menuMicrosoft a{
	display:block;
	padding:10px;
	background-color:#036;
	color:#CCC;
	float:left;
	}	
#menuMicrosoft a:hover{
	background-color:#05A;
	color:#FFF;
	}		.imgizquierda {
	float: left;
	margin-right: 10px;
}

