/* CSS Document */

body {
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(/imagenes/fondo.gif);
}

a {	text-decoration: none;  }

a:link { color: #CC3300;	}
a:visited {	color: #CC3300; } 
a:active { color: #CC3300; } 
a:hover { color:#000000; } 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
	font-weight: normal;
	padding: 2px 1px 2px 5px;
	text-decoration: none;
	height: 10px;
	float: left;
	vertical-align: middle;
	page-break-before: always;
}

.barra {
	text-align: center;
	font-size: 12px;
	color: #CC3300;
}

.now {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #CC3300;
}

