body {
	margin:0px;
	background-color: #0D76B5;
	background-image: url(images/px_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
}
a:link
{
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 13px;
	color: #CA2547;
	text-decoration:underline;
}
a:visited
{
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 13px;
	color: #CA2547;
	text-decoration:underline;
}
a:hover
{
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 13px;
	color: #279fc4;
	text-decoration:underline;
}


.Cuerpo
{
	background-color:#FFFFFF;
	border-left:#3592bb solid 1px;
	border-right:#3592bb solid 1px;
}
.btn_01_off {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/btn_1_off.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 45px;
	width: 144px;
	padding-right:5px;
	cursor:pointer;
}
.btn_01_on {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/btn_1_on.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 45px;
	width: 144px;
	padding-right:5px;
	cursor:pointer;
}
.btn_02_off {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/btn_2_off.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 45px;
	width: 144px;
	padding-right:5px;
	cursor:pointer;
}
.btn_02_on {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/btn_2_on.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 45px;
	width: 144px;
	padding-right:5px;
	cursor:pointer;
}
.btn_03_off {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/btn_3_off.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 45px;
	width: 144px;
	padding-right:5px;
	cursor:pointer;
}
.btn_03_on {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/btn_3_on.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 45px;
	width: 144px;
	padding-right:5px;
	cursor:pointer;
}
.btn_04_off {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/btn_4_off.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 45px;
	width: 144px;
	padding-right:5px;
	cursor:pointer;
}
.btn_04_on {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/btn_4_on.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 45px;
	width: 144px;
	padding-right:5px;
	cursor:pointer;
}
.btn_05_off {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/btn_5_off.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 45px;
	width: 144px;
	padding-right:5px;
	cursor:pointer;
}
.btn_05_on {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/btn_5_on.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 45px;
	width: 144px;
	padding-right:5px;
	cursor:pointer;
}
.TD_subMenu {
	background-color: #FFFFFF;
	background-image: url(images/px_submenu.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: bottom;
	padding-bottom:3px;
	padding-left:10px;
	padding-top:1px;
	height:23px;
}
.SubMenu_off {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 11px;
	color: #78787a;
	background-image: url(images/tilde_off.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align: left;
	vertical-align:bottom;
	padding-left: 18px;
	padding-right:25px;
	cursor:pointer;
}
.SubMenu_on {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 11px;
	color: #2285be;
	background-image: url(images/tilde_on.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align: left;
	vertical-align:bottom;
	padding-left: 18px;
	padding-right:25px;
	cursor:pointer;
}
.TD_Titulo {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 12px;
	color: #279fc4;
	background-image: url(images/px_tilde_rec.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:10px;
	vertical-align:bottom;

}
.Titulo2 {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 13px;
	color: #279fc4;

}

.SubTitulo {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 11px;
	color: #CA2547;

}
.SubTitulo2 {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 13px;
	color: #279fc4;

}

.TD_Contenido {
	background-color: #FFFFFF;
	background-image: url(images/px_bkg_recuadro.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:8px;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;

}

.LineaHorizontal {
	background-image: url(images/punto_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
	height:3px;
}
.LineaVertical {
	background-image: url(images/punto_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
	width:3px;
}
