body {

	background: url(imagenes/fondo.gif) top center repeat-x;

	background-color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



a {

	text-decoration: underline;

	color: #FF0000;

}



a:hover {

	text-decoration: underline;

	color: #FFFFFF;

}





P {

	margin-top: 0px;

}



.titulos {

	font-family: Verdana, Arial; 

	font-size: 16px;

	font-weight: bold;

	line-height: 20px;

	color: #FF0000;

}



.fechanoti {

	font-family: Verdana, Arial; 

	font-size: 10px;

	line-height: 13px;

	color: #c2c2c2;

}



.textos {

	font-family: Verdana, Arial; 

	font-size: 11px;

	line-height: 20px;

	color: #FFFFFF;

}

.textos_resaltado {

	font-family: Verdana, Arial; 
  
  font-weight: bold;

	font-size: 11px;

	line-height: 20px;

	color: #FFFFFF;

}



.textos10 {

	font-family: Arial, Verdana; 

	font-size: 10px;

	line-height: 10px;

	color: #FFFFFF;

}



.textos12 {

	font-size: 12px;

}



.pie {

	font-family: Arial, Verdana; 

	font-size: 11px;

	text-align: justify;

	line-height: 13px;

	color: #FFFFFF;

}



.fotos {

	opacity:0.7;

	filter:alpha(opacity=70)

}



.fotos:hover {

	opacity:1;

	filter:alpha(opacity=100)

}



/* FORMULARIO DE CONTACTO */



.form-corto {

	width: 427px; 

	height: 22px;

	font-family: Verdana, Arial; 

	font-size: 11px;  

	border:1px solid #00ffff;

}





.form-alto {

	width: 427px; 

	height: 100px;

	font-family: Verdana, Arial; 

	font-size: 11px;  

	border:1px solid #00ffff;

}



.formbut {

	font-family: Verdana, Arial; 

	font-size: 11px; 

	width: 73px; 

	height: 22px;

	background-color: #ffffff;

	border:1px solid #00ffff;	

}