/* CSS Document */
body {
	text-align:center;
	margin-top: 11px; /*debe ser multiplo de 4 - 1 */
	background-image: url('/images/fondo.gif');
	background-repeat: repeat;
}

#contenedor {
	margin: 0 auto 0 auto;
	border: 1px solid #797979;
	width: 762px;
	//height: auto;
	background-color: white;
}

#top {
	height:	101;
	background-image: url('/images/top.gif');
	background-repeat: no-repeat;
	background-position: center;
}

#centro {
	margin: 15;
}

#pie {
	position:relative;
	margin: 0;
	bottom: 0px;
	padding: 0;
	clear: left;
}

#top ul {
	margin: 0;
	position:relative;
	top: 66px;
	padding: 0;
	list-style-type: none;
}

#top ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #37519E;
	font-weight: bold;
	display: inline;
}

#top ul li a { 
	text-decoration: none;
	color: red;
	font-weight: normal;
}

#top ul li a:hover { 
	color: white;
	font-weight: normal;
}

a.activo {
	color: white;
	font-weight: bold;
}

#images1 {
	float:	left;
	padding-right: 30;
	padding-bottom: 5;
}

#images1 li {
	list-style: none;
	padding-bottom: 5;
}

#images1 ul {
	margin-left: 0;
}

#form1 {
	position: relative;
	left:	20px;
}

#form2 {
	position: relative;
	right:	20px;
	top: 0px;
	float:	right;
}

p {	
	margin-right: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	font-size: 12px;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	font-size: 18px;
	font-weight: bold;
	color: #37519E;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	font-size: 18px;
	font-weight: bold;
	color: #37519E;
	text-align: center;
}

p.a14 {
	font-size: 14px;
	text-align: justify;
	line-height: 140%;
}

.alright {
	text-align: right;
}

#service {
	float:	left;
	padding-right: 15px;
	padding-bottom: 10px;
}

#service ul {
	margin-left: 5px;
}

#service li {
	list-style: none;
	margin-bottom: 5; 
	color: #37519E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

#service1 {
	padding-right: 15px;
	clear: left;
}

#service1 ul {
	margin-left: 20px;
}

#service1 li {
	list-style-type: square;
	margin: 0;
	color: A6996E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#service1 ul li a { 
	text-decoration: none;
}

#service1 ul li a:hover { 
	text-decoration: underline;
	color: red;
}

hr {
	height: 1px;
	border: 0;
	color: #37519E;
}

table {
	width: 60%;
	height: 70px;
	height: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37519E;
	padding: 2px;
	border: 1px solid #37519E;
	border-spacing: 0px;
	text-align: center;
	vertical-align: middle;
}

td p {
	text-align: center;
	color: white;
	font-weight: bold;
	padding: 2px;
}

.tdadjust {
	border: 0px;
}

.cda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #37519E;
	//line-height: 2em;
}

.cda a {
    text-decoration: none;
    text-align: center;
    color: #37519E;
    line-height: 5em;
}

#mapas {
	padding-right: 0;
}

#mapas ul {
	margin: 0;
}

#mapas li {
	list-style-type: none;
	margin: 10px;
	color: A6996E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#contact {
	position: relative;
	left:	0;

}

#contact table {
	height: 120px;
	margin 0;
}

#contact td {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37519E;
	padding: 2px 2px 2px 5px;
	margin-left: 0;
	text-align: left;
	vertical-align: middle;
}

