@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imgs/empresa_fondo.jpg);
}


#textos {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#685C53;
text-align:justify;
padding-top:20px;
padding-bottom:20px;
}

#textos li{
font-weight:bolder;
}

#sitemap {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#685C53;
text-align:justify;
padding-top:20px;
padding-bottom:20px;
padding-left:50px;
}

#sitemap a {text-decoration:none; color:#685C53;}

#notisfoto {
padding-left:10px;
padding-top:5px;
margin-bottom:20px;
}

#notisdet {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#685C53;
padding-left:10px;
margin-bottom:20px;
}
.notistit {
font-size:16pt;
font-weight:bolder;
color:#e1001a;
}
.notishr {
padding-top:5px;
padding-bottom:5px;
}

#notisdet a{font-size:12pt; color:#685C53; text-decoration:none; font-weight:bolder;}



#footer{
background-image:url(../imgs/footer.gif);
background-repeat:no-repeat;
width:900px;
height:30px;
color:#eeebe5;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:center;
padding-top:16px;
}
#footer a{text-decoration:none; color:#eeebe5;}
#footer a:hover{ text-decoration:underline; color:#eeebe5;}
