body {
	background-image: url(imagenes/fondo.gif);
	background-position: center;
	background-repeat:repeat-y;
	background-color: #707070;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: underline;
	color: #034f8f;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

.pielink {
	text-decoration: none;
	color: #ffffff;
}

.pielink:hover {
	text-decoration: underline;
	color: #ffffff;
}

P {
	margin-top: 0px;
}

.textos-j {
	font-family: Arial, Verdana; 
	font-size: 11px;
/*	line-height: 15px; */
	text-align: justify;
	color: #000000;
}

.fecha {
	color: #959595;
}

.textos-serv2 {
	font-family: Arial, Verdana; 
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}

.textos-serv {
	font-family: Arial, Verdana; 
	font-size: 10px;
	line-height: 11px;
	color: #ffffff;
}

.titulos {
	font-family: Arial, Verdana; 
	font-size: 13px;
	line-height: 15px;
	color: #034f8f;
	font-weight: bold;
}

.destacado {
	color: #034f8f;
}


.pie {
	font-family: Arial, Verdana; 
	font-size: 10px;
	color: #ffffff;
}

.comentario {
	font-family: Arial, Verdana; 
	font-size: 10px;
	color: #ffffff;
}

/* FORMULARIO DE CONTACTO */

.form-corto {
	width: 230px; 
	height: 18px;
	font-family: Arial, Verdana; 
	font-size: 11px;  
	border:1px solid #034f8f;
}

.form-desp {
	width: 230px; 
	height: 18px;
	font-family: Arial, Verdana; 
	font-size: 9px;  
	border:1px solid #034f8f;
}

.form-alto {
	width: 230px; 
	height: 100px;
	font-family: Arial, Verdana; 
	font-size: 11px;  
	border:1px solid #034f8f;
}

.formbut {
	font-family: Arial, Verdana; 
	font-size: 11px; 
	width: 115px; 
	height: 22px;
	background-color: #ffffff;
	border:1px solid #034f8f;	
}
