/*
verde -> #759E55
gris -> #999999
rojo -> #A83810
oro viejo -> #BAB55B
amarillo -> #EAD441
morado -> #9E578F
marron -> #C4845D 
*/

p.presentacion {
	color: #759E55;
}

body.presentacion {
	
}

h1.presentacion {
	border-top-color: #759E55;
	border-bottom-color: #759E55;
}
h3.presentacion {
	color: #759E55;
}

hr.presentacion {
	border-color: #759E55;
}

/* MENU */

/* CONTENIDO */

#cuerpo.presentacion{
	background-image: url("../img/p_tubos.gif");
}
#cuerpo #contenido.presentacion{
	background-image: url("../img/p.gif");
}

#cuerpo #contenido #contenidoSeccion #municipios td{
	font-size: 60%;
	font-weight: normal;
}