BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	Background-color:#FFE6F0;
}
TD {
	text-align: left;	
	font-family:Tahoma;
	font-size:11px;
	color:#727372;
}
IMG {
	border-style:solid;
	border-width:1px;
	border-color:#CDCDCD;
}
TABLE {
	background-color: #F6EAED;
}
.Cabecera {
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	background-color:#C72437;
	font-family: "Tahoma";	
}
.Postura {
	border-style:none;
	border-width:0px;
}
.Seccion {	
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	font-family: "Tahoma";
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	background-color: #FE727F;

}
.SeccionOver {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	background-color: #C72437;
	text-align: center;
	cursor: hand;
	font-family: "Times New Roman", Times, serif;

}
.Boton {
	text-align: center;
	font-weight: bold;
	font-family:Tahoma;
	font-size:14px;
	color:#C72437;
	bgcolor:#C72437;
	border-style:ridge;
	border-width:2px;
	border-color:#FF0000;
}
A:link
	{
	color: #990000;
	text-decoration: none;
	}
A:visited
	{
	color: #990000;
	text-decoration: none;
	}
A:hover
	{
	color: Black;
	}
A:active
	{
	color: Black;
	}
