/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #666;
	font: normal 0.7em/1.3em Verdana, Arial, Helvetica, sans-serif;
	background: #DBE6EB url(../images/bg_body.jpg) repeat-x; /* #E9E9E9;*/
}
div {
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
}
img {
	border: 0;
}
a {
/*	position: relative; */
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
}
p {
	margin: 0.8em 0;
	padding: 0;
	text-align: justify;
}
.clear {
	clear: both;
	width: 100%;
}
/* --- ESTRUCTURA --- */
#todo {
	float: none;
	position: absolute;
	width: 100%;
	background: url(../images/bg_todo.jpg) repeat-x 0 43px;
}
#contenedor {
	float: none;
	position: relative;
	margin: 0 auto;
	width: 780px;
}

#header {
	width: 780px;
	height: 163px;
	background: url(../images/bg_header.jpg) no-repeat 0 43px;
}
#centro {
	padding: 0 15px;
	width: 750px;
	background: url(../images/bg_centro.jpg) repeat-y;
}
#footer {
	clear: both;
	width: 780px;
	height: 25px;
	background: #333;
}

#izquierda {
	padding: 0 5px;
	width: 520px;
	min-height: 250px; height: auto !important; height: 250px;
}
#derecha {
	padding: 0 5px;
	width: 210px;
	min-height: 250px; height: auto !important; height: 250px;
	background: url(../images/bg_der.jpg) no-repeat bottom center;
}

/* --- HEADER ---*/
#top {
	padding: 13px 20px 0 0;
	width: 760px;
	height: 30px;
	color: #FFF;
	text-align: right;
	background: url(../images/bg_top.jpg) no-repeat;
}
#top form {
	margin: 0;
	padding: 0;
}
#top p {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#top .buscar {
	width: 85px;
	height: 14px;
	font-size: 1em;
}
#top .sender {
	vertical-align: bottom;
}

#logo {
	width: 400px;
	height: 120px;
}
#logo img {
	margin: 25px 0 0 45px;
}

#menu {
	padding: 93px 0 0 110px;
	width: 270px;
	height: 27px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#menu ul li a {
	display: block;
	margin: 0 5px;
	padding: 7px 0 0 0;
	width: 75px;
	height: 20px;
	color: #FFF;
	background: url(../images/bg_btn.gif) no-repeat top;
}
#menu ul li a:hover {
	color: #000;
	background-position: bottom;
}

/* --- CENTRO --- */
#centroTop {
	width: 780px;
	height: 32px;
	background: url(../images/bg_centro_top.jpg) no-repeat;
}
#centroBottom {
	width: 780px;
	height: 15px;
	background: url(../images/bg_centro_bottom.jpg) no-repeat;
}

/* --- IZQUIERDA --- */
#titulo {
	width: 520px;
	height: 30px;
	border-bottom: 1px #F60 solid;
}
#titulo h1 {
	margin: 10px 0 0 10px;
	padding: 0;
	color: #F60;
	font-size: 1.1em;
}
#titulo p {
	float: right;
	margin: 3px 5px 0 0;
	padding: 0;
	color: #999;
}

#subtitulo {
	padding: 10px 5px 0 5px;
	width: 510px;
	height: 35px;
	border-bottom: 1px #CCC dotted;
}
#subtitulo h2 {
	margin: 1px 0 0 5px;
	padding: 0;
	color: #F60;
	font-size: 1.3em;
}
#subtitulo p {
	margin: 0 0 0 5px;
	padding: 0;
}
#subtitulo p.volver {
	float: right;
	margin: 17px 5px 0 0;
}

#texto {
	padding: 10px 0 0 0;
	width: 520px;
	min-height: 320px; height: auto !important; height: 320px;
}
#texto h3 {
	margin: 2px 0 0 0;
	padding: 0 15px 0 12px;
	min-height: 18px; height: auto !important; height: 18px;
	font-size: 1em;
	background: url(../images/bg_lista.jpg) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}
#texto p {
	padding: 0 10px;
}
#texto a {
	color: #80ADD6;
	font-weight: bold;
}
#texto a:hover {
	color: #015BAD;
}

/* --- HOME --- */
#texto .mitad {
	width: 260px;
	min-height: 10px; height: auto !important; height: 10px;
}
#texto .mitad ul {
	margin: 0;
	padding: 0;
}
#texto .mitad ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
}
#texto .mitad ul li a {
	display: block;
	margin: 2px 0 0 0;
	padding: 4px 0 4px 10px;
	width: 240px;
	min-height: 20px; height: auto !important; height: 20px;
	color: #333;
	line-height: 1.4em;
	background: url(../images/bg_lista.jpg) no-repeat left center;
	border-bottom:1px dotted #CCCCCC;
}
#texto .mitad ul li a:hover {
	color: #F60;
}

/* --- LISTADO --- */
#texto .listado {
	width: 520px;
	/*height: 20px;*/
	min-height: 20px; height: auto !important; height: 20px;
	background: url(../images/bg_lista.jpg) no-repeat left center;
	border-bottom:1px dotted #CCCCCC;
}
#texto .listado p {
	margin: 2px 0 0 0;
	padding: 0;
	text-align:left;
}
#texto .empresa {
	/*width: 320px;
	height: 20px;*/
	width: 280px;
	min-height: 20px; height: auto !important; height: 20px;
	padding:4px 20px 0 0;
}
#texto .empresa p {
	padding: 0 0 0 12px;
	font-weight: bold;
}
#texto .telefono {
	/*width: 150px;
	height: 20px;*/
	width: 170px;
	min-height: 20px; height: auto !important; height: 20px;
	padding:4px 0 0 0;
	
}
#texto .masinfo {
	width: 50px;
	height: 20px;
	padding-top:3px;
}
#texto .masinfo p {
	text-align: center;
}
#texto .paginas {
	padding: 15px 0 0 0;
	width: 520px;
	height: 15px;
	text-align: center;
}
#texto .paginas a {
	color: #999;
	padding: 0 3px;
}
#texto .paginas a:hover {
	color: #000;
}
#texto .leermas {
	text-align: right;
	padding-bottom: 5px;
}
#texto .logo {
	float:right; 
	margin:10px;
}
.publicidad {
	padding: 10px 0 0 0;
	width: 520px;
	min-height: 10px; height: auto !important; height: 10px;
}

/* --- DERECHA --- */
.banner {
	position: relative;
	display: inline;
	margin: 0 10px 0 0;
	padding: 8px 0 2px 0;
	width: 200px;
	min-height: 50px; height: auto !important; height: 50px;
	border-bottom: 1px #CCC dotted;
}
.banner .tit1 {
	color: #E3470C;
	background: url(../images/bg_tit_banner1.jpg) no-repeat;
}
.banner .tit2 {
	color: #F57627;
	background: url(../images/bg_tit_banner2.jpg) no-repeat;
}
.banner .tit3 {
	color: #F6B501;
	background: url(../images/bg_tit_banner3.jpg) no-repeat;
}
.banner .tit4 {
	color: #036;
	background: url(../images/bg_tit_banner4.jpg) no-repeat;
}
.banner .tit5 {
	color: #3CF;
	background: url(../images/bg_tit_banner5.jpg) no-repeat;
}
.banner .tit6 {
	color: #39C;
	background: url(../images/bg_tit_banner6.jpg) no-repeat;
}
.banner h2 {
	margin: 0 0 5px 0;
	padding: 2px 0 0 22px;
	height: 21px;
	font: bold 1.3em Arial, Verdana, Helvetica, sans-serif;
}
.banner h3 {
	margin: 0;
	padding: 0 5px;
	font-size: 1em;
}
.banner p {
	margin: 0;
	padding: 0 5px;
}
.banner p.mas {
	padding-top: 5px;
	text-align: right;
}
.banner a {
	color: #CCC;
	font-weight: bold;
}
.banner a:hover {
	color: #000;
}
.banner img {
	margin: 0 30px;
}

.banner .videolink {
	position: absolute;
	top: 30px;
	left: 0;
	padding-bottom: 10px;
	text-align: center;
}
.banner .videolink img {
	display: block;
	margin: 0;
	padding: 0;
}
.banner .videoview {
	padding-bottom: 10px;
	text-align: center; 
}
#dolar {
	text-align: center;
	margin: 20px 0;
	width: 210px;
	height: 86px !important;
	overflow: hidden;
}

/* --- FORMULARIO --- */
.contacto {
	margin: 0;
	padding: 10px;
}
.contacto fieldset {
	border: 0;
	margin: 0;
	padding: 0 60px;
}
.contacto fieldset legend {
	display: none;
}
.contacto fieldset label {
	float: left;
	margin-top: 2px;
	width: 130px;
	height: 12px;
	text-align: left;
}
.contacto fieldset input {
	float: left;
	margin: 2px 0;
	width: 200px;
	height: 12px;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}
.contacto .submit {
	clear: left;
	margin: 5px 0 0 130px;
	width: 60px;
	height: 20px;
	font-size: 0.8em;
}
.contacto .borrar {
	margin: 5px 0 0 85px;
	width: 60px;
	height: 20px;
	font-size: 0.8em;
}
.contacto #consulta {
	float: left;
	width: 200px;
	margin: 3px 0;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}

/* --- FOOTER --- */
#copy {
	width: 570px;
	height: 25px;
}
#copy p {
	margin: 6px 0 0 10px;
	padding: 0 7px;
	color: #FFF;
	font-size: 0.9em;
}
#pd {
	width: 200px;
	height: 25px;
	text-align: right;
}
#pd img {
	margin: 0 5px 0 0;
}

