/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:url(imagenes/bkg2.gif) top center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	}
a:link {
	color: #009EDE;
	text-decoration: none;
}
a:visited {
	color: #009EDE;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}



#todo {
	width:100%;
	background-color:#FFFFFF;
	}
#contenedor2 {
	width:790px;
	margin:0 auto;
	padding:0px;
	border:none;
}

.spacer {
	clear:both;
	}
	
#izqsup {
	width:250px;
	height:250px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	}
#dersup {
	width:540px;
	height:250px;
	float:right;
	}

#contenedor {
	width:790px;
	margin:0 auto;
	padding:0px;
	border:none;
	}

#der {
	width:540px;
	float:right;
	margin:0 auto;
	padding:0px;
	height:100%;
	background:#FFFFFF;
	}
#izq {
	width:250px;
	height:100%;
	float:left;
	margin:5px 0px;
	padding:0px;
	}
#contenido {
	margin:10px 15px;
	}

.menu {
	list-style:none;
	}
.menu li {
	margin:1px 2px;
	padding:1px 2px;
	}
.menu li a {
	color:#6d6d6d;
	text-decoration:none;
	font-size:11px;
	}
.menu li a:hover {
	color:#000000;
	}
.menu2 {
	list-style:none;
	}
.menu2 li {
	margin:0px;
	padding:0px;
	}
.menu2 li a {
	display:block;
	color:#6d6d6d;
	text-decoration:none;
	border:1px solid #6d6d6d;
	margin:1px 2px;
	padding:1px 2px;
	font-size:11px;
	}
.menu2 li a:hover {
	color:#000000;
	border:1px solid #000000;
	}

h1 {
	font-size:18px;
	font-weight:bold;
	color: #009ede;
	}
p {
	line-height:18px;
	}
.listados li{
	list-style:none;
	margin:10px 20px;
	}
.logos a{
	color:#515151;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	}
.logos a:hover {
	text-decoration:underline;
	}
.ejecutivo {
	font-size:11px;
	}
.instituciones li{
	list-style-image:url(imagenes/bullet1.gif);
	margin:10px 10px;
	}
.instituciones li a {
	color:#515151;
	text-decoration:none;
	}
.instituciones li a:hover {
	color:#000000;
	text-decoration:underline;
	}
.prensa li {
	list-style-image:url(imagenes/bullet2.gif);
	margin:10px 10px;
	}
.fondo1 {
	background:url(imagenes/bkg_fondo1.gif) repeat-y;
	}
.fondo2 {
	background:url(imagenes/bkg_fondo2.gif) repeat-y;
	}
a h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:#515151;
	text-decoration:none;
	}
a:hover h3  {
	text-decoration:underline;
	}
a p {
	color:#515151;
	text-decoration:none;
	}
a:hover p  {
	text-decoration:underline;
	}
	
h4 {
	font-size: 12px;
	padding:5px 0;
	color: #000000;
	font-weight: normal;
}

.italicas {
	font-size:10px;
	font-style:italic;
	font-weight:bold}

.tabla-banderas {
	width:100%;
	color: #000000;
	font-weight: bold;
}

.tabla-banderas td{
padding:5px 0
}
		

.celda-banderas {
	width:20%
}

.banderitas {
	float:left;
	text-align: center;
}
.tit-empresas {
	font-size: 12px;
	padding:5px 0;
	color: #e2017b;
	border-bottom: 1px solid #0da02d;
}
.celdas-logos {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
}
