Body {
	margin-top:1px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(images/px_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#efefef;
}
.td_Header
{
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:850px;
	height:253px;	
}
.SombraHeader_Izq {
	background-image: url(images/sombra_header_izq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.SombraHeader_Der {
	background-image: url(images/sombra_header_der.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.SombraBody_Izq {
	background-image: url(images/sombra_izq_px.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.SombraBody_Der {
	background-image: url(images/sombra_der_px.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.SombraFooter_Izq {
	background-image: url(images/sombra_footer_izq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height:44px;
}
.SombraFooter_Der {
	background-image: url(images/sombra_footer_der.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height:44px;
}

.bgBody {
	background-color: #f9f9f9;
	background-image: url(images/empresas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:662px;
}
.td_Content {
	background-color: #f9f9f9;
	background-image: url(images/gotas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:632px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63686c;
}
.td_Content2 {
	background-color: #f9f9f9;
	background-image: url(images/gotas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:632px;
	padding-left:10px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63686c;
}

.td_Footer
{
	height:44px;
	background-image: url(images/px_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align:middle;
}
.text_Blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.btn_off {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:20px;
	cursor:pointer;
}
.btn_on {
	background-image: url(images/flecha_menu.gif);
	background-repeat:no-repeat;
	background-position:left center;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:20px;
	cursor:pointer;
}

A.Link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #abdced;
	text-decoration:none;
}
A.Link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #abdced;
	text-decoration:none;
}
A.Link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.Titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3e8c99;
	font-weight:bold;
}
.Resaltar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E8C99;
}
.Resaltar2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4592ac;
}

.Sub_btn {
	background-image: url(images/Barra.jpg);
	background-repeat:repeat;
	background-position:left center;
	background-color:#387E98;
	height:28px;
	width:260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	cursor:pointer;
}
