/* Cascade DTP V4 - Style Sheet */
body {
	background-color: #000000;
	background-image: url(images/fondo.gif);
	background-position: center;
   background-repeat: repeat-y;
	text-align: center;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

A:link {
	COLOR: #A2A2A2;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #A2A2A2;
	TEXT-DECORATION: none;

}

A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;

}
A:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;

}

h1 {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

h2 {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	margin-left: 50px;
}

h3 {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
	border-bottom: 1px dashed #292929;
}
h4 {
	color: #8B0000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px dashed #D0BFAD;
	margin:0px;
}

#contenedor{
	width: 750px;
	text-align: left;
	margin: auto;
}

.clear-float {
	clear:both;

}
 
.blanco{
	background-color: #FFFFFF;	
	width: 256px;
	height: 150px;

	 }
.izq{
	float: left;
	width: 320px;
	background-color: #000000;
	padding: 10px;
	color: #A2A2A2;
	margin-left: 15px;
	margin-top: 15px;
	border: 1px dashed #292929;
}
	 
.der{
    margin-left:420px;
    width: 300px;
	 text-align: center;
	 }
	 
.izqinicio{
	float: left;
	width: 320px;
	background-color: #000000;
	padding: 10px;
	color: #A2A2A2;
	margin-left: 15px;
	margin-top: 15px;
	
}

.derinicio{
	 border-right: 1px dashed #292929;
	 border-left: 1px dashed #292929;
	 padding:5px;
	 font-family:  verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 }
	 

	 
.eltiempo{
    padding-top:10px;

	 }
	 

.logosurf {
	position: relative;
	top: 0px;
	height: 77px;
	width: 750px;
}
.menusurf {
	position: relative;
	top: 0px;
	height: 30px;
	width: 750px;
	background-color: #000000;
	background-image: url(images/menusurf.gif);
	
}
.fotosurf {
	position: relative;
	top: 0px;
	height: 298px;
	width: 750px;
}
.barrabajofoto {
	position: relative;
	top: 0px;
	height: 102px;
	width: 750px;
}

.centro{
    width: 750px;
	 color: #A2A2A2;

	 }

.barrapie {
	position: relative;
	top: 0px;
	height: 80px;
	width: 750px;
	background-image: url(images/barrapie.gif);
	text-align: center;

}



/* FORMULARIO*/
input { 
border: 1px solid #292929; 
background-color: #F5F5F5; 
margin: 2px;
} 
textarea { 
border: 1px solid #292929; 
background-color: #F5F5F5; 
margin: 2px;
}
	 	 
/* MENU PRINCIPAL */


#menu1 div.barraMenu1{
	position: absolute;
	top: 5px;
	left: 0px;
	height: 18px;
	width: 750px;
	border: 0px;
	vertical-align: bottom;
} 
	
#menu1 div.barraMenu1 a.botonMenu1 {
	font-family: sans-serif, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
} 

#menu1 div.barraMenu1 {

} 

#menu1 div.barraMenu1 a.botonMenu1 {
	color: #FFFFFF;
	cursor: pointer;
	padding: 0px 3px 0px 4px;
	text-decoration: none;


} 

#menu1 div.barraMenu1 a.botonMenu1:hover {
	color: #000000;
	background-color: #666666;
} 

#menu1 div.barraMenu1 a.botonMenu1:active { 
	color: #666666;
} 
.izqf{
	 float: left;
    width: 370px;
	 text-align: right;

	 }
	 
.derf{
    margin-left:370px;
    width: 195px;
	 padding: 5px;
	 text-align: right;

	 }
	 
/* GALERIA DE FOTOS */ 

.slideshow{ /*CSS for DIV containing each image*/
float: left;
width: 250px;
height: 200px;
}

.slideshow img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/
width: 175px;
height: 120px;
border-color: #A2A2A2;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{
	/*CSS for currently selected navigational link*/
	background-color:#FFFFFF;
	color:#A2A2A2;
}	 

.publicidad
{
    TEXT-ALIGN: center
}
