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


html , body{
	background-color: #00316d;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(imagenes/fondo_azul.jpg);
	text-align: center;
	background-repeat: repeat-x;
	height: 100%;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-align: left;
	background-color: #EAEAEA;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#tabla {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 10px;
}
.fondo_blanco_tablas {
	background-color: #FFF;
}

.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002D64;
	text-align: center;
	font-style: normal;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
.telefonos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftcolumn {
	background-color: #0099CD;
	width: 130px;
	float: left;
	height: 700px;
	background-image: url(imagenes/sombra_blanca.png);
	background-repeat: no-repeat;
	background-position: top;
}
#main {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #0099CD;
}
#header {
	float: left;
	height: 118px;
	width: 630px;
	background-image: url(imagenes/promociones_empresarias.jpg);
	background-repeat: repeat-x;
	position: relative;
	padding: 0px;
}
#encabezado_texto {
	background-color: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 0px;
}
#content {
	background-color: #FFF;
	float: left;
	width: 630px;
}
#uno ul{
	float:left;
	width:130px;
	list-style-type:none;
	padding: 0;
	margin-top: 110px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#uno li{
display:inline;
}
#uno a{
	float:left;
	text-decoration:none;
	width:120px;
	text-align:left;
	padding-top: 1em;
	padding-bottom: 0.3em;
	padding-left: 10px;
	height: 15px;
}

#uno a:link{
	color:#003;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#uno a:visited{
	color: #003;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#uno a:hover{
	background-color:#00316C;
	color:#FFF;
}
#uno span.separador{
display:none;
}
.leftcolumnlinks {
	color:#FFF;
	text-decoration: underline;
	background-color: #0CF;
}
#tel, #cel, #email {
	border:0px solid #fff;
	width:300px;
	position:absolute;
	left:310px;
	font-size:11px;
	color:#fff;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
}
 #tel {
	top:10px;
}
 #cel {
	top:25px;
}
 #email {
	top:40px;
}
#footer {
	background-color: #CCC;
	height: 50px;
	width: 760px;
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a{
	text-decoration:none;
}

#footer a:link{
	color:#003;
}
#footer a:hover{
	color:#000;
	text-decoration: underline;
}

#footer a:visited{
	color:#003;
}

#email a:link{
	color:#FFF;
	text-decoration: none;
}

#email a:visited{
	color:#FFF;
}
#email a:hover{
	-background-color:#003;
	color:#FFF;
	text-decoration: underline;
}

#artic {
	float: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 25px;
}

