body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

a {
	outline: none;
}

a img {
	border: none;
}

acronym {
	border: none;
}

acronym:hover, abbs:hover {
    cursor: help;
}

#contedor {
	width: 700px;
	margin: 50px 0 0 50px;
}

#cabecera #oferta {
	float: right;
	position: absolute;
	margin: 0 0 0 631px;
	padding: 0;
}

#cabecera #clogo {
	width: 680px;
	height: 75px;
	margin-bottom: 15px;
	padding: 25px 0 0 20px;
	background-image: url(img/foncab.png);
	background-repeat: repeat-y;
}

#cabecera img {
	display: block;  /* para que explorer no ponga espacio */
}

#cabecera #clogo img {
	display: inline;
}
#cabecera #imgcab {
	margin-top: 2px;
	border-bottom: 30px solid #00335F;
}

#menui {
	float: right;
	padding: 4px 13px 0 0;
	font-size: 0.9em;
	color: #FFF;
}

#menui a {
    text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

#menui a:hover {
	color: #00305C;
}

#menu {
	width: 700px;
	height: 26px;
	background-color: #3F9A00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	clear: both;
	border-top: 1px solid #FFF;
}

#menu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   white-space: nowrap;
	color: #FFF;
}

#menu ul li {
	float: left;
	height: 18px;
	padding: 4px 0;
	border-right: 1px solid #FFF;
}

#menu ul a, #menu ul a:link {
	padding: 4px 10px;
   text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

#menu ul li.active {
	height: 18px;
	padding: 4px 10px;
	color: #00335F;
	font-weight: bold;
}

#menu ul a:hover {
	background-color: #A4B3CA;
}

#banner {
	float: right;
	width: 190px;
	margin: 0;
	padding: 0 0 0 32px;
	vertical-align: top;
}

#banner h1 {
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-size: 1.1em;
	color: #FF4500;
	border-bottom: 1px #333 dashed;
}

#contido #banner p {
	margin-top: 0;
	font-size: 0.7em;
	line-height: 1.3em;
	font-style: italic;
	color: #3A6B97;
}

#banner a {
	text-decoration: none;
	font-weight: bold;
	color: #3B709E;
}

#banner a:hover {
	color: #FF8C00;
}

#banner img {
	margin: 4px 0;
}

#col1 {
	width: 474px;
	display: inline;     //* IE6 *//
}

#coltodo {
	width: 700px;
}

#colu1 {
	width: 490px;
}

#contido {
	width: 100%;
	margin: 40px 0;
}

#contido h1 {
	font-size: 1.3em;
	color: #00305C;
}

#contido h2 {
	font-size: 1.1em;
	color: #5784B3;
}

#contido p {
	font-size: 0.75em;
	line-height: 1.8em;
}

#contido ul.lista li {
	list-style: url(img/vineta.gif);
	margin: 10px 0 0 -10px;
	padding-left: 3px;
	font-size: 0.8em;
}

#contido a {
	text-decoration: none;
	font-weight: bold;
	color: #090;
}

#contido a:hover {
	color: #FF8C00;
}

#contido .fancha {
	width: 475px;
	margin: 30px 0;
	padding: 12px 0;
	border-top: 2px dotted #BBB;
	border-bottom: 2px dotted #BBB;
}

.logos img {
	margin: 5px 10px 5px 0;
	border: 1px solid #CCC;
}

.fotosh {
	padding: 12px 0 0;
}

.fotosh img {
	margin-right: 5px;
}

.fotosh img.nomar {
	margin: 0;
}

.fotosh2 {
	margin: 0 0 25px 0;
}

.fotosh2 img {
	margin-right: 20px;
}

.fotosh2 img.nomar {
	margin: 0;
}

.fotosh3 {
	margin: 0 0 25px 0;
}

.fotosh3 img {
	margin: 5px;
}

p.coord {
	margin: 0px 0 20px;
	padding-top: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009900;
}

.hrsimple {
	width: 100%;
	height: 6px;
	margin: 25px 0 0;
	background-image: url(img/simple.gif);
	background-repeat: repeat-x;
}

.hrdoble {
	width: 100%;
	height: 10px;
	margin: 5px 0;
	background-image: url(img/doble.gif);
	background-repeat: repeat-x;
}

#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
}

#pie p {
	margin: 4px;
}

#pie .fidir p {
	line-height: 1.2em;
}

.mapag {
	width: 692px;
	height: 447px;
	margin: 0px;
	padding: 2px;
	font-size: 0.8em;
	background-color: #FFF;
	border: 1px solid #CCC;
}

#map {
	width: 692px;
	height: 447px;
}

table.piefoto {
	width: 100%;
	font-size: 0.8em;
	color: #3A6B97;
}

table.piefoto td {
	width: 50%;
	padding: 5px 3px 20px;
}

.meteo {
	margin: 30px 0;
}

.fotosder {
	float: right;
	width: 298px;
	margin: 40px 0 0 30px;
	vertical-align: top;
}

.fotosder img {
	margin: 10px 0;
}

p.cita {
	margin: 10px 0;
	color: #0066CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.7em;
	font-weight: bold;
}

form.formc {
	width: 592px;
	margin: 20px 0;
	padding: 20px 50px 10px;
	border: 1px solid #AAA;
	background-color: #F3F3F3;
}

form.formc p{
	padding: 0px 0px;
	font-size: 0.8em;
}

form.formc input, form.formc textarea {
	padding: 2px;
	width: 585px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #036;
}

#contido .lopd {
	margin: 30px 0 20px;
	font-size: 0.9em;
	color: #666;
}

#contido p.botonera {
	margin: 10px 0;
	text-align: right;
}

#contido a.boton {
	padding: 4px 12px;
	margin-left: 6px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-color: #4F7DAC;
	letter-spacing: 0.1em;
	border: 1px solid #FFF;
}

#contido a.boton:hover {
	background-color: #A4B3CA;
}

img.izqsin {
	float: left;
	margin: 0 20px 10px 0;
}

.iconos img {
	margin-right: 9px;
}

#contido table.toferta {
	border: 1px solid #7097BE;
	font-size: 0.8em;
	border-collapse:collapse;
}

#contido table.toferta td {
	width: 200px;
	padding: 5px;
	text-align: right;
	border-top: 1px solid #7097BE;
}

#contido table.toferta th {
	padding: 5px;
	background-color: #00335F;
	color: #fff;
	text-align: right;
}

#contido table.toferta td.coment {
	text-align:left;
}



/*------------------POPUPS------------------------*/
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .50;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #87A7D6;
	padding: 20px; 	
	border: 20px solid #003E6A;
	float: left;
	font-size: 1em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.popup_block h2 {
	color: #003E6A;
	font-weight: bold;
}

.popup_block p {
	color: #005493;
	line-height: 1.5em;
	font-weight: bold;
}

.popup_block img {
	float: left;
	margin-right: 20px;
}

.popup_block a {
	text-decoration: none;
	color: #FFF;
}

.popup_block a:hover {
	color: #FC0;
}

img.btn_close {
	float: right; 
	margin: -55px -55px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}

/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
