@charset "utf-8";
/* CSS Document */

.bkgmenu{
background-image:url(../fondo_menu.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.bkginfo{
background-image:url(../secciones.jpg);
background-repeat:no-repeat;
background-position:center;
background-position:top;
}

.bkgpie{
background-image:url(../pie_pagina.jpg);
background-repeat:no-repeat;
background-position:right;
background-color: #ff7f00;
}

body {
background-image: url(../fondoweb.jpg);
background-repeat: repeat;
}

a:link {
color:#FFFFFF;
text-decoration:none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.press{
font-family: Calibri, Arial, Helvetica, sans-serif;
background-image:url(../press.gif);
background-repeat:no-repeat;
height:24px;
color:#FFFFFF;
text-indent: 10px;
padding-top: 8px;
padding-bottom: 5px;
}

#mainmenu a {
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: 15px;
display: block;
color: #000000
text-decoration: none;
width: 100%;
text-indent: 10px;
text-align: left;
vertical-align:middle;
margin: 0px;
height: 22px;
clip: rect( );
font-style: normal;
clear: none;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin-left: 0px;
padding-top: 9px;
padding-bottom: 5px;
} 

#mainmenu a:hover {
background-color: #ff9900;
color:#FFFFFF;
text-decoration: none;}

#mainmenu a:link {
color:#000000;
text-decoration:none;
}

.Estilo1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif, "Book Antiqua";
	color: #FFFFFF;
}
.Estilo3 {
	font-size: 22px;
	color: #FFFFFF;
}
.Estilo4 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.Estilo5 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Estilo8 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo9 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
