body {
	background: url(imagenes/cont_fondo.gif);
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #753c2a;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.pielink {
	text-decoration: none;
	color: #ffffff;
}

.pielink:hover {
	text-decoration: underline;
	color: #ffffff;
}

.servicioslink {
	text-decoration: none;
	color: #000000;
}

.servicioslink:hover {
	text-decoration: none;
	color: #c24a1d;
}

P {
	margin-top: 0px;
}

.textos {
	font-family: Verdana, Arial; 
	font-size: 11px;
	text-align:justify;
	line-height: 18px;
	color: #000000;
}

.textosdest {
	font-family: Verdana, Arial; 
	font-size: 16px;
	line-height: 22px;
	color: #706557;
}

.textosaclarac {
	font-size: 10px;
	font-style:italic;
	line-height: 16px;
	color: #000000;
}

.pie {
	font-family: Verdana, Arial; 
	font-size: 10px;
	color: #FFFFFF;
}

.fotos {
	opacity:0.7;
	filter:alpha(opacity=70)
}

.fotos:hover {
	opacity:1;
	filter:alpha(opacity=100)
}

.listas {
	margin: 0 0 0 0;
	padding: 0 0 0 13px;	
}

/* FORMULARIO DE CONTACTO */

.form-corto {
	width: 201px; 
	height: 18px;
	font-family: Verdana, Arial; 
	font-size: 11px;  
	border:1px solid #c7b39a;
}


.form-alto {
	width: 424px; 
	height: 68px;
	font-family: Verdana, Arial; 
	font-size: 11px;  
	border:1px solid #c7b39a;
}

.formbut {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	width: 75px; 
	height: 22px;
	background-color: #ffffff;
	border:1px solid #c7b39a;	
}