body  {
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	max-width:725px;
	color: #143d49;
}
a {
	color: #143d49;
	font-size: 13px;
	text-decoration: none;
}
h1 {
	font-size: 28px;
	color: #123541;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

h2 {
	color: #FF9900;
	text-transform: inherit;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Trebuchet MS";
}


h3 {
	color: #356676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #123541;
}

.container  {
	width: 990px;
	min-width:900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #d9d8d5;
	background-image: url(images/bg_late_container.jpg);
	background-repeat: repeat-y;
}  
.header {
	height: 91px;
	width: 970px;
	margin-top: 3px;
	margin-bottom: 0px;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 

.logo {
	margin: 0px;
	float: left;
	height: 91px;
	width: 116px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.headContacto {
	height: 70px;
	width: 150px;
	color: #2D6071;
	float: right;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.menuBg {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 26px;
	width: 970px;
	margin-top: 0px;
	margin-left: 20px;
}
.menuTopLeft {
	background-image: url(images/bg_menu_left.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 235px;
	float: left;
}



.menuTop {
	height: 24px;
	width: 660px;
	color: #444444;
	background-image: url(images/bg_menu_top.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.menuTop ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.menuTop ul li{
	display: inline;

}
.menuTop ul li a{
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-decoration: none;

}
.menuTop ul li a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}

.menuTop ul li a:visited{
	color: #FEF5DA;

}




.contenido {
	width: 970px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lateLeft_01 {
	background-image: url(images/bg_notebook.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 195px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	line-height: 85%;
}
.lateLeft_01 a {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #033b4e;
	background-image: url(images/paloma.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.lateLeft_01 a:hover {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #045C79;
	background-image: url(images/paloma_h.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}


.lateLeft_02 {
	padding: 0px;
	height: 215px;
	width: 218px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.botonLeft {
	background-image: url(images/bg_boton_left.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 193px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
.botonLeft a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.botonLeft a:hover {
	color: #FFCC00;
}
.botonLeft a:visited {
	color: #FEF7E0;
}

.conteCenter {
	width: 610px;
	background-color: #f9f8f5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2cec1;
	border-bottom-color: #d2cec1;
	border-left-color: #d2cec1;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.conteCenter a {
	color: #356676;
	font-weight: bold;
}

.tableFormaPagoLeft {
	width: 290px;
	padding-right: 10px;
	font-size: 12px;
	color: #356676;
}
.tableFormaPagoRight {
	width: 279px;
	padding-left: 10px;
	font-size: 12px;
	color: #356676;
}
.tablePagoLinea {
	margin: 0px;
	padding: 10px;
	width: 578px;
	background-color: #FFFFFF;
	border: 1px solid #E9E6DF;
}



.migas {
	font-size: 10px;
	color: #23586A;
	padding: 0px;
	height: 15px;
	width: 550px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.migas a {
	font-weight: normal;
	color: #23586A;
	font-size: 10px;
	text-decoration: underline;
}
.migas a:hover {
	font-weight: bold;
	color: #407E93;
}








.imageBorder {
	border: 1px solid #999999;
}







.footer {
	height: 22px;
	width: 660px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #D2CEC1;
	text-align: center;
	margin-left: 235px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: ##D2CEC1;
	border-bottom-color: #D2CEC1;
	border-left-color: #D2CEC1;
	padding-top: 0px;
} 

.footer a {
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
}
.footer ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.footer ul li{
	display: inline;

}
.footer ul li a{
	font-weight: normal;
	color: #544F3D;
	padding-left: 15px;
	padding-right: 15px;

}
.footer ul li a:hover{
	color: #777057;

}

.footer ul li a:visited{
	color: #444031;

}
.derechos {
	font-size: 11px;
	color: #2D6073;
	height: 20px;
	width: 990px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.derechos a {
	font-size: 11px;
	color: #2D6073;
	text-decoration: underline;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	color: #FF9900;
	font-size: 11px;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
}
.style3 {
	color: #F99500;
	font-weight: bold;
	font-style: normal;
}
