/* 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;
	padding: 0;
	border: 1px solid #797979;
	width: 762px;
	background-color: white;
}

.main {
	width: 760px;
	border: 0;
	padding: 0;
	margin: 0;
}

.main td {
	padding: 0;
	margin: 0;
}

#top {
	height:	101;
	background-image: url('/images/top.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#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;
}

#bottom {
	height:	101;
	background-image: url('/images/bottom.gif');
	background-repeat: no-repeat;
	text-align: center;
}

a.activo {
	color: white;
	font-weight: bold;
}

#images1 {
	width: 160px;
	margin: 20px 10px 0 12px;
	padding: 0;
}

#images1 ul {
	margin: 0;
	padding: 0;
}

#images1 ul li {
	list-style: none;
	padding-bottom: 10px;
}

#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;
}

p.bg {
	color: #49473F;
	background-color: #F3F1DC;
	padding: 4px;
}
	
p.a16 {
	font-size: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #37519E;
	text-align: left;
}

.alright {
	text-align: right;
}

.tdadj td {
	padding-top: 20px;
}

#service {
	float:	left;
}

#service ul {
	margin-left: 25px;
}

#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: text-top;
}

#service1 {
	margin-top: 20px;
	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;
}

.horarios table {
	table-layout: fixed;
	border: 1px solid #37519E;
	width: 400px;
	padding: 0;
	margin: 0;
}

.horarios td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37519E;
	padding: 2px;
	margin: 0;
	border-right: 1px solid #37519E;
	border-bottom: 1px solid #37519E;
	border-spacing: 0;
	text-align: center;
	vertical-align: middle;
}

.horarios td p {
	text-align: center;
	color: white;
	font-weight: bold;
	padding: 2px;
}

.tdadjust {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B30;
	text-align: center;
	vertical-align: middle;
}
}

.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;
}

.contador {
	position: relative;
	left: 10px;
	border: 0px;
	width: 1px;
	height: 1px;
	padding: 0;
}
