﻿* {margin:0; padding:0}
body {background:#647311 url(img/bg_body.png) repeat-x 0 0; font-family:Arial,Helvetica,Verdana,sans-serif; text-align:left}
img {border:none}
.divrel {position:relative; width:100%; height:auto}
.divreltxt {position:relative; width:100%; height:auto; padding-left:10px}
.divreltxt2 {position:relative; width:460px; height:auto; padding-left:20px; padding-right:20px}
.clear {clear:both}
.hide {display:none}

/* Estructura Pie Fijo */
html, body, #contenido {min-height:100%; width:100%; height:100%; margin:0; padding:0}
html >body #contenido {height:auto}
#main {height:auto; margin:0 auto}
#footerwraper {position:absolute; bottom:0; width:100%}

/* Estructura MasterPagina */
#contenido {position:absolute; top:0; left:0; width:100%; height:auto}
#cabecera {position:relative; width:100%; height:114px; margin-top:10px}
#divcab {position:relative; width:910px; height:114px; margin:0px auto; background:url(img/deg.png) repeat-x bottom}

#cuerpo {position:relative; width:100%; height:auto; margin-bottom:142px}
#divcuerpo {position:relative; width:910px; height:auto; margin:0 auto; background-color:#FFFFFF}

#pie {position:relative; width:100%; height:142px}
#divpie {position:relative; width:910px; height:142px; margin:0 auto; background-color:#141414}
/* Cabecera */
#logo a {position:absolute; top:0px; left:28px; width:202px; height:49px; background-image:url(img/logo.png); display:block}
#telefono_es {position:absolute; bottom:20px; right:28px; width:268px; height:40px; background-image:url(img/telefono_es.png)}
#telefono_en {position:absolute; bottom:20px; right:28px; width:268px; height:40px; background-image:url(img/telefono_en.png)}

/* Cuerpo */
#contizq {position:relative; width:670px; height:auto; float:left; padding:10px}
#colder {position:relative; width:210px; height:auto; float:left; padding:10px; padding-left:0px}

/* Pie */
#logo_pie {position:absolute; top:15px; left:28px; width:133px; height:28px; background-image:url(img/logo_pie.gif)}
#copyright {position:absolute; top:21px; left:175px; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:1}
/* Menu pie */
.mnupie {float:right; list-style-type:none; color:#FFFFFF; border-left:solid 1px #CCCCCC; padding: 0px 50px 3px 10px; margin-top:18px; line-height:0.5}

.mnupie li a {font:11px Arial, Helvetica, Verdana, Sans-serif; color:#FFFFFF; text-decoration:none}
.mnupie li a:hover {color:#95aa19; text-decoration:underline}
.langon a {color:#95aa19 !important; text-decoration:underline}
