body
{
	background-image	: url('../images/bg.gif');
	background-repeat	: repeat-x;
	background-color	: #EEEEEE;
	margin-left			: 0px;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	text-align      	: center;
}

/* CALENDARIO */

.a:link
{
	text-decoration		: none;
	color				: #333333;
	font-size			: 11px;
	line-height			: 16px;
	font-family 		: Tahoma;
}
.a:visited
{
	text-decoration		: none;
	color				: #333333;
	font-size			: 11px;
	line-height			: 16px;
	font-family 		: Tahoma;
}
.a:hover
{
	text-decoration		: bold;
	color				: #E10915;
	font-size			: 11px;
	line-height			: 16px;
	font-family 		: Tahoma;
}

.b:link
{
	text-decoration		: none;
	color				: #E11529;
	font-size			: 11px;
	line-height			: 16px;
	font-family 		: Tahoma;
	font-weight 		: bold;
}
.b:visited
{
	text-decoration		: none;
	color				: #E11529;
	font-size			: 11px;
	line-height			: 16px;
	font-family 		: Tahoma;
	font-weight 		: bold;
}
.b:hover
{
	text-decoration		: bold;
	color				: #FF691C;
	font-size			: 11px;
	line-height			: 16px;
	font-family 		: Tahoma;
	font-weight 		: bold;
}

.c:link
{
	text-decoration		: none;
	color				: #B1B1B1;
	font-size			: 11px;
	line-height			: 16px;
	font-family 		: Tahoma;
}
.c:visited
{
	text-decoration		: none;
	color				: #B1B1B1;
	font-size			: 11px;
	line-height			: 16px;
	font-family 		: Tahoma;
}
.c:hover
{
	text-decoration		: bold;
	color				: #FF691C;
	font-size			: 11px;
	line-height			: 16px;
	font-family 		: Tahoma;
}

.normal
{
	color				: #666666;
	font-family			: Tahoma;
	font-size			: 11px;
}
.negrito
{
	color				: #666666;
	font-family			: Tahoma;
	font-weight 		: bold;
	font-size			: 11px;
}
.areavar
{
	color				: #000000;
	font-family			: Tahoma
	font-size			: 11px;
	color				: #993300;
	background-color	: #F5F5F5;
	border				: #848484 1px solid;
	width				: 400px;
	height				: 80px;
}
.txt100log
{
	color				: #000000;
	font-family			: Tahoma;
	font-size			: 10px;
	background-color	: #FFFFFF;
	border				: #FFFFFF 0px solid;
	width				: 100px;
	height				: 16px;
}
.txt100
{
	color				: #000000;
	font-family			: Tahoma;
	font-size			: 11px;
	background-color	: #F5F5F5;
	border				: #848484 1px solid;
	width				: 100px;
	height				: 18px;
}
.txt200
{
	color				: #000000;
	font-family			: Tahoma;
	font-size			: 11px;
	background-color	: #F5F5F5;
	border				: #848484 1px solid;
	width				: 200px;
	height				: 18px;
}
.txt300
{
	color				: #000000;
	font-family			: Tahoma;
	font-size			: 11px;
	background-color	: #F5F5F5;
	border				: #848484 1px solid;
	width				: 300px;
	height				: 18px;
}
.txt400
{
	color				: #000000;
	font-family			: Tahoma;
	font-size			: 11px;
	background-color	: #F5F5F5;
	border				: #848484 1px solid;
	width				: 400px;
	height				: 18px;
}
.area
{
	color				: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	background-color	: #F5F5F5;
	border				: #848484 1px solid;
	width				: 420px;
	height				: 80px;
}