

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../img/fondo.gif) repeat-x center top;
	
}

/** CABECERAS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #858585;
}

h2 {
	font-size: 16px;
	font-weight: 100;
	color: #193867;
}
h3 {
	font-size: 15px;
	font-weight: 100;
	color: #193867;
}
h4 {
	font-size: 14px;
	font-weight: 100;
	color: #193867;
}
/** TEXTOS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 200%;
	list-style-position: inside;
}

.text1 {
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 130px;
	line-height: 150px;
	
}

.text2 {
	color: #B8B8B8;
}

.text3 {
	text-transform: lowercase;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.text4 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.text5 {
	margin-bottom: 1em;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.text6 {
	color: #FFFFFF;
}
.titulo-noticia {
	text-transform: uppercase;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: bold;
	color: #203b68;
}
.texto-leer-mas {
	text-align: right; 
}

.texto-pie {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #B2B2B2;
}

.text9 {
	font-size: 11px;
}

/** enlaces */

a {
	color: #1c93cc;
}

a:hover {
	text-decoration: none;
}



.leer-mas {
	padding-left: 15px;
	background: url(../img/flecha.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** TITULOS */

.tnoticias {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(../img/tnoticias.jpg) no-repeat left top;

}

.tgaleria {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(../img/tgaleria.jpg) no-repeat left top;
}

.testacion {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 60px 0px 0px;
	background: url(../img/titulo-estacion.jpg) no-repeat right top;
	text-align: right;
		
}

.twebcam {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 60px 0px 0px;
	background: url(../img/titulo-webcam.jpg) no-repeat right top;
	text-align: right;
}


.tactividades {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 75px 0px 0px;
	background: url(../img/titulo-actividades.jpg) no-repeat right top;
	text-align: right;
}

.tcontenido {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
		background: url(../img/tcontenido.jpg) no-repeat left top;
}

.title8 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(../img/subpage2_01.jpg) no-repeat left top;
}

/** BACKGROUNDS */

.bg1 { background: #FFFFFF url(../img/fondo1.jpg) repeat-x left top; }
.bg3 { background: #ECECEC url(../img/temporada.gif) no-repeat center top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
	background: #FAFAFA;
   border: 1px solid #E4E4E4;
	padding: 8px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.izda {float:left}
.dcha {float:right}
