/* Estilos Generales */

body, a {font: 11px Tahoma,Verdana;color: #006;}
a {text-decoration:none;}
a:hover {color:#F00; text-decoration:underline;}
img {border:none;}

/* Logo Principal */

#logocoes {width: 120px; height: 39px;}

/* Tabla de Empresas - Quienes Somos */

#EmpComformantes {width:700px; border-spacing:0; border-collapse:collapse; border: none; font-size:11px;}
#EmpComformantes td {padding:0;}
.rotulo {background:#00079D; font: bold 12px Tahoma,Verdana; color: #FFF; text-indent: 0; line-height: normal; width:700px; text-align:center;}

/* Titulo */
h1{
	text-align:center;
	margin:1.2em 0;
	text-transform:uppercase;
	text-decoration:underline;
	font-family: Tahoma, Verdana;
	font-size: 150%;
	font-weight: bold;
}
h1.TituloP {
	text-align:center;
	margin:1.2em 0;
	text-transform:uppercase;
	text-decoration:underline;
	font-family: Tahoma, Verdana;
	font-size: 180%;
	font-weight: bold;
}
.h1sub {
	text-align:center;
	margin:1.2em 0;
	text-transform:uppercase;
	text-decoration:underline;
	font-family: Tahoma, Verdana;
	font-size: 130%;
	font-weight: bold;
}
#titulo {text-align:center; font-weight:bold; margin-top:16px; text-transform:uppercase;}
hr {color:#009; background-color:#009; height:1px;}

/* Ultima Actualizacion */

#last {font: bold 11px Tahoma,Verdana; color:#F00; text-align:right; width:750px; margin:auto;}

/* Contenido */

p, .texto {width:65em; text-align:justify; line-height: 16px; margin:1% auto;}
/* h1, */
h2, .subt {font:bold 12px Tahoma,Verdana; color:#000; margin:1.5em auto;padding-left:1.5em;}
.h2subtcent {font:bold 12px Tahoma,Verdana; color:#000; margin:1.5em auto;text-align:center;}

/* Centrar graficos */

.image {text-align:center;}

/* Imagenes W3C */

.web {text-align:right; width:750px; margin:auto;}
.web img {border:none; height:31px; width:88px;}

/* Tablas */

table {margin:auto;}

#linkr {color: #FF0000;font:bold 11px Tahoma;}
.Titulo1{
		font-size: 110%;
	font-weight: bold;
	}
	
.listad
{
	text-decoration:none;
	list-style:none;
}
