body {
	MARGIN: 0px;
	SCROLLBAR-ARROW-COLOR: #0743b1;
	SCROLLBAR-TRACK-COLOR: #e7e8e9;
}
.bgd {
	background-color: #cdcdcc;
	background-image: url(images/bgd.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.bgIZQ {
	background-image: url(images/bg_izq.jpg);
	background-repeat:  no-repeat;
	background-position: right top;
}
.bgDER {
	background-image: url(images/bg_der.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lineIZQ {
	background-image: url(images/line_izq.gif);
	background-repeat:  repeat-y;
	background-position: top;
}
.lineDER {
	background-image: url(images/line_der.gif);
	background-repeat:  repeat-y;
	background-position: top;
}
.bgd2 {
	background-image: url(images/bgd_2.jpg);
	background-repeat:  repeat-x;
	background-color: #cdcdcc;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3d3e;
	text-decoration: none;
}
a.pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDC85D;
	text-decoration: none;
}
.saltar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C326B;
	text-decoration: none;
}
a.saltar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4f89c2;
}
.ligINT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
a.ligINT:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1B606;
	text-decoration: none;
}
.PIE2 {
	background-image: url(images/feet.gif);
	background-repeat: no-repeat;
}
.bgCONT {
	background-color: #FFFFFF;
	background-image: url(images/bg_cont.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.blueLINE {
	background-image: url(images/blue_line.gif);
	background-repeat:  repeat-y;
	background-position: center;
}
.txtMAIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.namegrua {
	font-size: 15px;
	color: #ad0c0f;
	text-decoration: none;
	font-family: Aero;
}
.Secc {

	font-size: 16px;
	color: #003366;
	text-decoration: none;
	font-family: Aero;
}
.txtazul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0C326B;
	text-decoration: none;
}
.txtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}