@charset "utf-8";
/* CSS Document */
/*portada*/
.enlaces_menu_1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
line-height:25px;
}
.enlaces_menu_1 a:hover{
color:#D8D8D8;


}
.enlaces_menu_2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin-left:55px;
margin-right:55px;
text-decoration:none;
line-height:40px;
}
.enlacs_menu_2 a:hover{
color:#000;
}
.texto_box_portada{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
line-height:20px;
display:block;
text-decoration:none;
text-align:center;
}
.texto_pie_seccion,
.texto_pie_seccion a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:15px;
text-align:center;
text-decoration:none;
}
.texto_pie_seccion a:hover,
.texto_pie_seccion a:visited{
color:#999999;}

/*Seccion*/
.telefono{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#000;

}
.titular{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#D79C5C;
background-color:#773626;
display:block;
}
.texto_blanco_seccion{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:justify;
}

.texto_marron{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#D79C5C;
	text-decoration: underline;
}
.texto_marron a:hover{
	color:#D79C5C;
	text-decoration:none;
}


