@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../eng/img/home/background.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
	
}

hr{
	border: #EDCCB1 dashed 1px;
	}

a{
	text-decoration:none;
	color:#FFF;
	}
	
div#container{
	width:948px;
	height:auto;
	margin:0px auto 0 auto;
	padding: 33px 43px 0 33px;
	background:url(../eng/img/home/base2.png) no-repeat;
	
	}

div#cabezote{
	width:auto;
	height:auto;
	padding-bottom:10px;
	color:#A0100E;
	
	}

div#cabezote a{
	color:#A0100E;
	text-decoration: none;
	}


div#cabezote a:visited{
	color:#A0100E;
	text-decoration: underline;
	}

div#cabezote a:hover{
	color:#A0100E;
	text-decoration: underline;
	}
	
div#menu{
	width:948px;
	height:28px;
	background: url(../eng/img/home/menuback.png) repeat-x;
	
	}

div#banner{
	width:auto;
	height:98px;
	padding-bottom:5px;
	}

div#contenido{
	width:auto;
	height:auto;
	margin:0;
	padding-bottom:20px;
	background-color:#000000;
	background-position:bottom;
	background-image:url(../esp/img/servicios/back_interna.png);
	background:url(../esp/img/servicios/back_interna.png) repeat-x bottom left;
	}

div#textos{
	width:420px;
	height:auto;
	padding-bottom:10px;
	float:left;
	margin-bottom:20px;
	text-align:left;
	}

div#textos table{
	color:#7E5132;
	margin-right:10px;
	border:#F7DA9D 1px solid;
	}

div#textos table td{
	border:#F7DA9D 1px solid;
	padding:5px;
	text-align:center;
	}

div#textos .filas{
	background-color:#FBEDCF;
	}
	
div#footer{
	width:auto;
	height:20px;
	vertical-align:middle;
	background-color:#990000;
	color:#FFF;
	padding-top:5px;
	font-size:11px;
	padding-left: 15px;
	}
	
div#logo15{
	position:relative;
	text-align:right;
	margin-top:-83px;
	bottom:0;
	right:0;
	}

.logo_principal{
	padding-left:50px;
	}

.color_destacado{
	color:#990000;
	font-size:14px;
	font-weight: bold;
	}

.img_izquierda{
	float:left;
	padding-right:20px;
	
	}

.img_titulares{
	padding-bottom:7px;
	}