/* CSS Document */

body { background-image:url(/plantilla/fondo.jpg); background-position:top;  background-repeat:no-repeat; margin:0px}
body, td { font-family: Arial; font-size: 9pt; }
#cuerpo { padding-left:10pt; padding-right:10pt; }
#facebook {	width:40px;	height:124px; display:block; text-decoration:none; position:fixed; top:40%;	right:0%; background: url(/images/facebook.gif) no-repeat top right;}

a{ color:#666;}

h1{ color:#CC3300;; font-weight:bold; font-size:16pt;}
._h1{ color:#CC3300;; font-weight:bold; font-size:13pt; text-align:center;}

.img{ border:1px solid #CCC; padding:2px;}

.nombrecasa{ color:#CC3300; font-weight:bold; text-decoration:none}

.activoizq{ background-image:url(/images/menu_izqf.jpg); border-left:2px solid #FFF;}
.activodcha{ background-image:url(/images/menu_dchaf.jpg); padding:5px 18px; font-weight:bold; background-repeat:no-repeat; background-position:right; cursor:pointer;}
.inactivoizq{ background-image:url(/images/menu_izq.jpg); border-left:2px solid #FFF;}
.inactivodcha{ background-image:url(/images/menu_dcha.jpg); padding:5px 18px; font-weight:bold; background-repeat:no-repeat; background-position:right; cursor:pointer;}

.oferta{ margin:30px 10px 0px 10px;}
.oferta .oferta_tit{ margin:5px; font-size:11pt; color:#036; font-weight:bold;}
.oferta .oferta_fec{ font-size:9pt; color:#5074B6; margin:5px;}
.oferta .oferta_det{ font-size:9pt; color:#666; margin:5px;}

.tipofoto{ border:1px solid #ddd; border-right:3px solid #aaa; border-bottom:3px solid #aaa; background:#FFF; padding:10px 10px 30px 10px;}
