.body_main {
	background-color: #006699;
	background-image: url(images/fondo_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 300px;
	

}
body {
	background-color: #FDF5E2;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.barra_izq {
	background-image: url(images/fondo_barra_izq.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}

.barra_izq_bottom {
	background-image: url(images/fondo_barra_izq.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: bottom;
}

.tabla_inicio {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.contenido {
	font-family: Arial, sans-serif;
	color: #4D4D4D;
	font-size: 12px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;

}

.contenido a:link { 
	color: #03557d;
	text-decoration: unrderline;
}
.contenido a:visited { 
	color: #03557d;
	text-decoration: none;
}
.contenido a:hover { 
	color: #CCC;
	text-decoration: underline;
}
.contenido a:active { 
	color: #03557d;
	text-decoration: none;
}

.contenido ul li {
	list-style: disc outside;
	margin-left: 5px;
}

.submenu a:link, a:visited, a:active  { 
	color: #666;
	text-decoration: none;
}

.submenu a:hover { 
	color: #666;
	text-decoration: underline;
}

.footer {
	font-family: Arial, sans-serif;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	background-image: url(images/fondo_footer.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	height: 28px;
	margin: 0 0 0 0;
}

.footer a:link { 
	color: #666;
	text-decoration: none;
}
.footer a:visited { 
	color: #666;
	text-decoration: none;
}
.footer a:hover { 
	color: #333366;
	text-decoration: underline;
}
.footer a:active { 
	color: #666;
	text-decoration: none;
}




img { border: 0px; }

.title {
	font-family: Arial, sans-serif;
	color: #00334C;
	font-size: 24px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.fondo_seccion {
	background-image: url(images/fondo_secciones.gif);
	background-repeat: no-repeat;
	background-position: middle right;
	height: 150px;
}

.title2 {
	font-family: Arial, sans-serif;
	color: #00334C;
	font-size: 24px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
}

.contenido_centered {
	font-family: Arial, sans-serif;
	color: #4D4D4D;
	font-size: 12px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;

}


.content {
	font-family: Arial Narrow, Arial, sans-serif;
	color: #666;
	font-size: 13px;
	text-align: left;
	font-stretch: ultra-condensed;
	text-align:  justify;
	/*margin-left: 20px;*/
}


.img_sec {

	border: 1px solid #FCB514;
	background-color: transparent;
	padding: 5px;
	margin: 5px;
	float: right;
	/*clear: left;*/
}

.img_sec_u {

	border: 1px solid #FCB514;
	background-color: transparent;
	padding: 5px;
	margin: 5px;
	/*float: center;*/
	clear: center;
}

.flash_frame {

	border: 1px solid #FCB514;
	background-color: transparent;
	padding: 5px;
	/*margin: 10px;*/
	float: center;
	width: 481px;
	/*clear: left;*/
}

.flash_frame2 {

	border: 1px solid #FCB514;
	background-color: transparent;
	padding: 5px;
	/*margin: 10px;*/
	float: center;
	width: 283px;
	/*clear: left;*/
}

.c404 {
	font-family: Arial Narrow, Arial, sans-serif;
	color: #666;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	font-stretch: ultra-condensed;
	height: 200px;	
}

.gmap1 {
     width: 240px; 
     height: 210px;
     border: 1px solid #FCB514;
	background-color: transparent;
	/*padding: 9px;
	margin: 10px;*/
	float: center;
}

.images_terms {
     width: 240px;
     border: 1px solid #FCB514;
	background-color: transparent;
	/*padding: 9px;
	margin: 10px;*/
	float: center;
}

