/* FER */

body
 {
margin:0 auto;
margin-top:14px;
background:#6a6a6a url(fondo.jpg) repeat-x;
text-align:center;
}





#contenido
{

background: url(fondo-interior.gif) repeat-y;
width:940px;
margin:0 auto;

}

.navegacion {
font-family:Arial, sans-serif;
font-size:11px;
text-align:right;
margin-right:50px;
}

.navegacion a {
color:#000;
text-decoration:none;
}

.navegacion a b{
color:#850000;
}

.navegacion a:hover {
color:#850000;
text-decoration:underline;
}




#foto
{
text-align:right;
float:right;
margin:5px 0 15px 15px;	
border: 1px solid #999999;
}


#textos
{
font-family:Arial, sans-serif;
font-size:11px;
line-height:17px;
text-align:justify;
margin-left:178px;
margin-right:145px;
}

#textos h1
{
margin-left:-28px;
font-size:17px;
color:#850000;
}

#textos h2
{
margin-left:-25px;
font-size:15px;
color:#850000;
}

#textos h3
{
font-size:13px;
color:#000;
}

#textos h4
{
font-size:13px;
color:#850000;
}







#pie
{
background:#fff url(pie.gif);
height:60px;


}
