body {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4E4E4E;
}

a:link {
	color: #BA5002;
	text-decoration: none;
}

a:visited {
	color: #BA5002;
	text-decoration: none;
}

a:hover {
	color: #5F2800;
	text-decoration: underline;
}

td, textarea, input, select {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #4E4E4E;
	font-weight: normal;
}

td.contenido {
	width: 490px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 9px;
	background-image: url(images/fondo.gif);
	background-repeat: no-repeat;
}	

hr {
	border: 1px dashed #AAAAAA;
}

h1 {
	font-size: 18px;
	color: #BA5002;
}

h1.titulazo {
	color: #BA5002;
	font-size: 12px;
	margin-top: 5px;
}

h2 {
	font-size: 26px;
	color: #777777;
}	

h3 {
	color: #4E4E4E;
	font-size: 13px;
}

span.destacar {
	font-size: 16px;
	font-weight: bolder;
	color: #BA5002;
}

div.footer {
	font-size: 11px;
	color: #EFEFEF;
	padding-left: 58px;
	padding-top: 20px;
	padding-right: 250px;
}

a:link.footer {
	color: #EFEFEF;
}

a:visited.footer {
	color: #EFEFEF;
}

table.flash {
	border: 1px solid #BF5B0B;
}

table.contenido {
	border: 1px solid #DDD;
}

table.tarifas {
	border-bottom: 2px solid #BF5B0B;
	border-right: 2px solid #BF5B0B;
	border-top: 1px solid #BA5002;
	border-left: 1px solid #BA5002;
}

td.tarifas {
	border-top: 1px dotted #CCCCCC;	
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}

td.header-tarifas {
	font-weight: bolder;
	color: #BA5002;
}

td.nombrecategoria {
	font-weight: 600;
	color: #BA5002;
	font-size: 15px;
	border-bottom: 1px dashed #BA5002;
}
