@charset "utf-8";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C93A3;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #EF7F01;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #EF7F01;
}
a:active {
	text-decoration: none;
	color: #DA2F1B;
}
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.descripcion{
	margin-left:230px;
}
.pie{
	color:#FFF;
	text-decoration:none;
}

.styleV {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CC0000;
font-weight: bold; 
margin-bottom:0px; 
padding-bottom:0px;}

/*CSS Menu*/
#menu9 {
width: 170px;
}
#menu9 li a {
height: 32px;
voice-family: inherit;
height: 24px;
text-decoration: none;
}	
#menu9 li a:link, #menu9 li a:visited {
color: #00ade0;
display: block;
background:url(../images/menu.jpg);
padding: 8px 0 0 10px;
}
#menu9 li a:hover {
color: #00ade0;
background:url(../images/menu.jpg) 0 -32px;
}
ul{
list-style: none;
margin: 0;
padding: 0;
}
img {
border: none;
} 
