BODY {
	background-color:#FFF;
	color:#000000;
	font-family: "Verdana";
	padding: 0px;
	background-image: url('/fotos/billetes/fondo1.gif');
/*	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#C00000;
	scrollbar-track-color:#000;
	scrollbar-shadow-color:#888888;
	scrollbar-highlight-color:#888888;
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#000;
*/
}

IMG {
	border: solid 0px #000; 
}

H1 {
	font-size: 26px;
	color: #8d5c0e;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

H2 {
	font-size: 16px;
	color: #8d5c0e;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

A {
	color: #9c1600;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #00A855;
}

.subtitulo {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #9c1600;
	border: solid 1px #9c1600;
	text-indent: 15px;
}

.texto {
	text-align: justify;
	font-size: 14px;
}

.texto p {
	margin: 8px;
}

.texto b {
	font-weight: bold;
	text-decoration: none;
	color: #8d5c0e;
}

.texto div {
	padding: 10px;
}

.agregado {
	font-size: 30px;
}

.bottom {
	text-align: center;
}

.extra {
	font-size: 15px;
	background-image: url('/fotos/billetes/fondo1_oscuro.gif');
	color: #FFF;
	font-weight: bold;
	padding: 15px;
}

.extra div {
	padding-right: 15px;
}

.extra_titulo {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #DBDBDB;
	text-align:center;
}

.cap {
	float: left;
	width: 42px;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#444444;
	font-family: "Georgia, times";
}

.ocupado {
	background-image: url('/fotos/billetes/barra.gif');
	width: 140px;
	text-align: center;
}

.ocupado a {
	color: #DBDBDB;
	padding:2px; 
	font-family: "tahoma,arial,helvetica"; 
	font-size:11px; 
	font-weight:bold;
}

.ocupado a:hover {
	color: #FFF;
}

.agregados {
	text-align: center;
	background-color: #9c1600;
	width: 140px;
}
.agregados a {
	color: #DBDBDB;
	padding:2px; 
	font-family: "tahoma,arial,helvetica"; 
	font-size:12px; 
	font-weight:bold;
	font-style: italic;
}

.agregados a:hover {
	color: #000;
}

.ofertas td {
	width: 90px;
	border: dashed 1px #000;
	text-align: center;
}

.ofertas a {
	font-size: 10px;
}

.ofertas a:hover {
	text-decoration: underline;
	color: #000;
}

.ofertas img {
	height: 60px;
}

.ofertas_abajo {
	font-size: 10px; 
	font-weight: bold; 
	color: #FFF;
	background-color: #FF0000;
}

.ofertas_abajo a {
	color: #000;
}

.ofertas_abajo a:hover {
	text-decoration: underline;
}

.pie_pag {
	font-size: 10px;
	text-align: center;
}
