body
{
	/*background-color:#EBEBED;*/
	background-color:#F9F9F9;
	margin-top:4;
	margin-BOTTOM:10;
	margin-left:0;
	margin-right:0;
	scrollbar-arrow-color:#680703; 
	scrollbar-highlight-color:#680703; 
	scrollbar-face-color:#E4E4E71; 
	scrollbar-shadow-color:#680703; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#E6E6E6;

}
.tablaCentral
{
	border-width:1px;
	border-color:#680703;
	border-collapse:separate;
	border-style:groove;
	background-color:#ffffff;
	background-image:url(../img/curva.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.texto
{
	font-family: Verdana,  Arial, Verdana, Tahoma;
	font-size: 11px; 
	font-weight:lighter;
	color: #5B6D6F;
	text-align:justify;
}
.textoRed
{
	font-family: Verdana,  Arial, Verdana, Tahoma;
	font-size: 11px; 
	font-weight:lighter;
	color: #680703;
	text-align:justify;
}
.textoSmall
{
	font-family: Verdana,  Arial, Verdana, Tahoma;
	font-size: 9px; 
	font-weight:lighter;
	color: #5B6D6F;
}
.textoRed
{
	font-family: Trebuchet MS, Geneva, Tahoma, Arial, sans serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #680703;
}
.textoBold
{
	font-family:Verdana, Arial, Tahoma;
	font-size:9px;
	font-style:normal;
	font-weight:bold;
	color:#6A6976;
}
.titulo
{
	font-family: Trebuchet MS, Geneva, Tahoma, Arial, sans serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #680703;
}
.tituloHost
{
	font-family: Trebuchet MS, Geneva, Tahoma, Arial, sans serif;
	font-size: 18px; 
	font-weight: bold; 
	color: #BA0F05;
}
.tituloGray
{
	font-family: Trebuchet MS, Geneva, Tahoma, Arial, sans serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #7C7B8A;
}
.txtBox
{
	border-color:#9998A3;
	border-width:1px;
	border-style:solid;
	font-family:Verdana;
	font-size:9px;
}
.menuTop
{
	text-decoration:none;
	font-family:Trebuchet MS, Geneva, Tahoma, Arial, sans serif;
	color:#7C7B8A;
	font-size:11px;
}

.cabeceraTop {
	background: #fff url('../img/top.gif') no-repeat;
	height: 5px
}

.contenidos {
	background: #fff url('../img/fondo.gif');
	float: left;
	width: 750px; 
	margin-left:0; 
	margin-right:0; 
	margin-top:-8px; 
	margin-bottom:0; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:0; 
	padding-bottom:15px;
}

.cabeceraBot
{
	height: 2px;
	background: #fff url('../img/pie.gif');
}
.pie {
	clear: both;
	height: 10px;
	background: #fff url('../img/pie.gif') no-repeat 0 0;
}
li
{
	margin-bottom:5px;
}
