body {
	background-color: #081976;
	color: #757170;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 35px;
	margin-top: 0px;
}
table, td, tr, p, div, span, ul, li, a, h1, h2, h3, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
td {
	vertical-align: top;
	
}
.home {
background-image: url(../img/back_home.jpg);
background-position: top left;
background-repeat: repeat-x;
	
}
.page {
background-image: url(../img/back_pagina.jpg);
background-position: top;
background-repeat: repeat-x;
	
}
.menutop {
background-color: #14385E;
color: #9C9A9A;
font-size: 10px;
}
.menutop ul {
font-family: Arial, Helvetica, sans-serif;
margin: 13px 10px 13px 35px;
list-style: none;
}
.menutop li {
	display: inline;
	padding-right: 18px;
	font-weight: bold;
}
.menutop a:link, .menutop a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.menutop a:hover {
	color: #9C9A9A;
	text-decoration: none;
	font-weight: bold;
}


.content {
	background-color: #ffffff;
}
.menu2 {
background-color: #A7ABAF;
font-size: 10px;
height: 17px;
min-height: 17px;
}
.menu2 ul {
font-family: Arial, Helvetica, sans-serif;
margin: 2px 0px 2px 195px;
list-style: none;
}
.menu2 li {
	display: inline;
	padding-right: 10px;

}
.menu2 a:link, .menu2 a:visited {
	color: #ffffff;
	text-decoration: none;
	
}
.menu2 a:hover {
	color: #777777;
	text-decoration: none;
	
}
.menu3 {
background-color: #A7ABAF;
font-size: 10px;
height: 17px;
min-height: 17px;
}
.menu3 ul {
font-family: Arial, Helvetica, sans-serif;
margin: 2px 0px 2px 8px;
list-style: none;
}
.menu3 li {
	display: inline;
	padding-right: 10px;

}
.menu3 a:link, .menu3 a:visited {
	color: #ffffff;
	text-decoration: none;
	
}
.menu3 a:hover {
	color: #777777;
	text-decoration: none;
	
}
.colimg {
	padding: 30px 0px 0px 0px;
}
.colimg img {
	margin-bottom: 5px;
}
#page {
	margin: 0px 20px 10px 25px;
	font-size: 11px;
}
#page table  {
font-size: 11px;
margin: 0px 0px 0px 0px;	
	width: 33%;
	
}
#page td{
border: 1px solid #BABDBF;	
padding: 3px;
	
}
#page h1 {
font-size: 18px;
padding-left: 24px;
padding-top: 33px;
padding-bottom: 10px;
background-image: url(../img/bullet_tito.gif);
background-repeat: no-repeat;
background-position: 0em 1.6em;
}
#page h2 {
font-size: 13px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
#page p {
	margin-bottom: 5px;
}
#page ul{
	margin: 2px 0px 5px 15px;
}
#page li {
list-style-type: square;
margin-bottom: 3px;

}
#page a:link, #page a:visited {
	color: #757170;
	
	text-decoration: underline;
	
}
#page a:hover {
	color: #757170;
	
	text-decoration: none;
	
}
.gallery {
background-color: #ffffff;

}
.gallery td {
	padding: 5px;
}
.gallery img {
	border: 1px solid #BABDBF;	
}
.footer {

letter-spacing: 1px;
background-color: #93ADC1;
color: #ffffff;
}
.footer p {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 8px 0px 10px 0px;
}