@charset "iso-8859-1";
/* author: Paula Bearzotti */
/* Creation date: 16/09/2007 */
* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 12px helvetica, arial, sans-serif;
	
}
#head{
	height: 221px; border:15px solid #ffffff; width: 900px;
}
#legal1{
	font-size:12px; color:#fff;
	position: absolute;
	top: 55px;
	left: 25px;
	width: 649px;
	height: 24px;
}

#navigation{
	position: absolute;
	top: 195px;
	left: 15px;
	width: 649px;
	height: 24px;
	background-color: #425342;
	z-index: 99;
}
#nav {
	width: 649px; 
	height: 24px;
	background: transparent url(images/nav1.jpg) no-repeat;
	padding: 0;
}
#nav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}

#nav li, #nav a {
	height: 24px; 
	display: block;
}

#panel1b {left: 0px; width: 125px;}
#panel2b {left: 140px; width: 90px;}
#panel3b {left: 245px; width: 100px;}
#panel4b {left: 360px; width: 100px;}

#panel1b a:hover {background: transparent url(images/nav1.jpg) 0px -24px no-repeat;}
#panel2b a:hover {background: transparent url(images/nav1.jpg) -140px -24px no-repeat;}
#panel3b a:hover {background: transparent url(images/nav1.jpg) -245px -24px no-repeat;}
#panel4b a:hover {background: transparent url(images/nav1.jpg) -360px -24px no-repeat;}

#panel1b a:active, #active1 {background: transparent url(images/nav1.jpg) 0px -48px no-repeat;}
#panel2b a:active, #active2 {background: transparent url(images/nav1.jpg) -140px -48px no-repeat;}
#panel3b a:active, #active3 {background: transparent url(images/nav1.jpg) -245px -48px no-repeat;}
#panel4b a:active, #active4 {background: transparent url(images/nav1.jpg) -360px -48px no-repeat;}

/* --- Misc --- */
.hidden{
	display: none;
}
p {
	line-height: 140%;
	margin-bottom: 12px;
}
/* --- left sidebar --- */

#sidebar_left {
	float: left;
	width: 194px;
	background-color: #ffffff;
	border-left:15px solid #ffffff;
	border-right:1px solid #cccccc;
}


#clock {
	font: 12px Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	color: #425342;
	background-color: #69BA2E;
	margin:0 0 10px 0; /*top right bottom left*/
	padding: 7px 0 10px 0;	/*min-height:108px;*/
	height:auto !important;
	width:190px;
}

/* --- right sidebar --- */

#sidebar_right {
	float: left;
	width: 240px;
	padding-left:4px;
	margin: 0 2px 0 2px;
	background: #ffffff;
	border-left:1px solid #cccccc;
}
#sidebar_right img
{
	border: 1px solid #cccccc;
}
/* --- type --- */
h1,h2,h3,h4,h6{
	text-transform: uppercase;
}
h1{
	font-size: 10px;
	line-height: 120%;
}
h2,h3{
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 12px;
}

h4{
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
	margin-top: 12px;
	line-height: 100%;
}
h5{
	font-size: 13px;
	line-height: 130%;
	font-weight:normal;
}
h6{
	font-size: 10px;
	line-height: 120%;
}
}
a{
	color: #18b5fa;
	text-decoration: none;
}

a:link, a:visited{
	color: #18b5fa;
	text-decoration: none;
}

a:hover, a:active {
	color: #9fc500;
	text-decoration: none;
}

td {
	font-size:10px; font-family:verdana; color:#B5B5B5;
}
td a{
	color:#B5B5B5; font-weight:bold; text-decoration:none;
}
td a:hover{
	color:#B5B5B5; font-weight:bold; text-decoration:underline;
}

.titular_verde {
	color: #9fc500;
	background-color: #fff;
	padding: 0;
	line-height: 120%;
}
.titular_verde a:visited{
	color: #9fc500;
	background-color: #fff;
	padding: 0;
	line-height: 120%;
	text-decoration: none;
}
.titular_verde a{
	color: #9fc500;
	background-color: #fff;
	padding: 0;
	line-height: 120%;
	text-decoration: none;
}
.titular_verde a:hover{
	color: #fff;
	background-color: #9fc500;
	padding: 0;
	line-height: 120%;
	text-decoration: none;
}
.titular_azul {
	color: #18b5fa;
	background-color: #fff;
	padding: 0;
	line-height: 120%;
}
.titular_azul a:visited{
	color: #18b5fa;
	background-color: #fff;
	padding: 0;
	line-height: 120%;
	text-decoration: none;
}
.titular_azul a{
	color: #18b5fa;
	background-color: #fff;
	padding: 0;
	line-height: 120%;
	text-decoration: none;
}
.titular_azul a:hover{
	color: #fff;
	background-color: #18b5fa;
	padding: 0;
	line-height: 120%;
	text-decoration: none;
}
.titular_negro {
	color: #425342;
	background-color: #fff;
	padding: 0;
	line-height: 120%;
}
.titular_negro a:visited{
	color: #425342;
	background-color: #fff;
	padding: 0;
	line-height: 120%;
	text-decoration: none;
}
.titular_negro a{
	color: #425342;
	background-color: #fff;
	padding: 0;
	line-height: 120%;
	text-decoration: none;
}
.titular_negro a:hover{
	color: #fff;
	background-color: #425342;
	padding: 0;
	line-height: 120%;
	text-decoration: none;
}

/* -- main & content --- */
#main {
	float: left;
	width: 456px;
	margin: 0 0 0 2px; /*top right bottom left*/
	background-color: #ffffff;
}

#destacada {
	margin: 0;
	padding: 15px 10px 0 10px;
	color: #425342;
	background-color: #EDEFE0;
}
#content {
	float: left;
	margin: 0px 0 0 0px;
	padding-bottom: 50px;
	width: 458px;
	background-color:#ffffff;
}
.entry {
	clear: both;
	position: relative;
	padding: 15px 10px 0 10px; /*top right bottom left*/
	color: #fff;
}

/* --- some colors, mostly used with spans --- */

.headline_1 {
	color: #425342;
	padding: 0px;
	line-height: 120%;
}
.headline_2 {
	color: #18b5fa;
	padding: 0px;
	line-height: 140%;
}

.headline_3 {
	color: #8BAE00;
	padding: 2px 0;
	line-height: 120%;
}

.headline_4 {
	color: #18b5fa;
	background-color: #425342;
	padding: 2px 0;
	line-height: 160%;
}

.headline_5 {
	color: #fff;
	background-color: #000;
	padding: 1px 0;
}
.headline_6 {
	color: #425342;
	line-height: 160%;
	padding: 2px 4px 2px 4px;
}
.navy {
	color: #425342;
	background-color: #fff;
	font-weight:normal;
	text-transform:none;
	font-size:12px;
}
.green {
	color: #8BAE00;
}
.blue {
	color: #18b5fa;
	font-weight:normal;
	text-transform:none;
	font-size:12px;
}
.break {
	border-top:1px solid #cccccc
}

/* --- Images --- */

img.imperdibles {
	float: left;
	margin: 5px 10px 10px 10px;
}

img.ilustras {
	float: left;
	margin: 0px 10px 5px 0px; /*top right bottom left*/
	border:1px solid #cccccc
}
div.Fotos {
	padding: 10px 0px 10px 3px;
}
div.portada {
	padding: 0px 3px 10px 3px;
	border:none;
}

/* --- footer --- */


#footer {
    clear: both;
	padding-top: 20px;
	width: 930px;
    z-index: 10000;
	text-align: left;
	border-top:1px solid #cccccc;
	font-size:10px; font-family:verdana; color:#B5B5B5;
}
#footer img{
	border: none;
}

/* --- galeriafotos --- */
div.galeriafotos {
	border-bottom: 1px solid #eeeeee;
	padding: 15px;
}
