body,html{
background:url(../Images/fondo_01.jpg) repeat;
font-family:Tahoma;
font-size:11px;
color:#444444;
margin:0px;
height:100%;
}

.fecha{
font-weight:bold;
}

.subtitulo{
color:#ffbb00;
font-weight:bolder;
}

.pie{
font-weight:bolder;
font-size:9px;
}

a
{
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#ffbb00;
	text-decoration:underline;
}

a.enlace
{
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}

a.enlace:hover
{
	color:#ffbb00;
	text-decoration:underline;
}

a.enlace2
{	
	color:#444444;
	text-decoration:none;
}

a.enlace2:hover
{	
	color:#ffbb00;
	text-decoration:underline;
}

.paginador
{
	color:#444444;	
}

.paginador:hover
{
	color:#ffbb00;
}

.black9
{	
	font-size:9px;
}

.black11
{
	font-size:12px;
}

.errorMessage
{
	color: Red;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma;
}

.txtContactos
{
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma;
}

.tituloRojo
{
	font-size:18px;		
}

.tituloRojo23
{
	font-size:23px;		
}

.tituloAmarillo23
{
	font-size:23px;
}

.tituloAmarillo
{
	font-size:18px;		
}

.FondoBotonVertical
{
	width: 200px;
	height: 67px;	
	background-image: url(../Images/FondoBotonNuevo.jpg);
	background-repeat:no-repeat;	
}

.BotonVertical
{
	font-size:12px;	
}

.InputForm
{
	font-family: tahoma;
	border: #e1e1e1 1px solid;
	font-size: 11px;
	color: #444444;
	background-color: #ffffff;
}

.Hora
{	
	font-family:Tahoma;
	color: #444444;
	text-decoration:none;
	background:#ffffff;	
}

.Hora:hover
{
	text-decoration:underline;
}

.FondoBoton
{
	background: url(../Images/time.gif) no-repeat;
	width:16px;
	height:16px;
}
