body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

div, form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 15px 0px 15px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 22px;
	color: #990000;
}

h2 {
	margin: 10px 0px 10px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 19px;
	color: #666666;
}

h3 {
	margin: 5px 0px 5px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 17px;
	color: #666666;
	border-bottom: 1px #666666 solid;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	margin: 5px 0px 5px 0px;
}

a img {
	border: 0;
}

.input-text {
	padding: 1px;
	border: 1px #666666 solid;
}

.input-button {
	background-color: #990000;
	color: #FFFFFF;
	border: 1px outset;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.input-smallbutton {
	background-color: #990000;
	color: #FFFFFF;
	border: 1px outset;
	padding: 1px;
	cursor: pointer;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
}

#contenedor {
	width: 800px;
	margin: -20px auto;
	position: relative;
	z-Index: 0;
}

#barra-superior {
	margin: 0px 0px 0px auto;
	width: 550px;
	position: relative;
	z-Index: 100;
}

#barra-superior table {
	font-size: 11px !important;
}

#barra-superior table td {
	padding: 2px;
}

.barra-superior-izq {
	background-color: #333333;
	background-image: url(/imagenes/barra-superior-esquina.gif);
	background-position: left;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.barra-superior-izq a {
	color: #FFFFFF !important;
	text-decoration: none;
}

.barra-superior-izq a:hover {
	text-decoration: underline;
}

#header {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #DDDDDD solid;
}

#header-publicidad {
	margin: 10px 0px 10px 0px;
}

#logo img {
	border: 0;
}

#navegacion {
	margin-top: 10px;
	text-align: right;
	font-size: 12px;
	text-transform: uppercase;
}

#navegacion a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

#navegacion a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#navegacion a {
	font-weight: bold;
}

#contenido {
	width: 670px;
	float: left;
	margin: 10px 0px 10px 0px;
}

#sidebar {
	width: 120px;
	float: right;
	margin: 10px 0px 10px 10px;
}

#footer-publicidad {
	position: relative;
	top: 20px;
	margin: 15px 0px 15px 0px;
}

#footer {
	width: 100%;
	height: 35px;
	background-color: #333333;
	color: #FFFFFF;
	position: relative;
	top: 20px;
	padding: 4px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.message_success {
	width: 95%;
	font-weight: bold;
	color: #006600;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border: 1px #006600 solid;
	background-color: #FFFFCC;
}

.message_error {
	width: 95%;
	font-weight: bold;
	color: #CC0000;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border: 1px #CC0000 solid;
	background-color: #FFFFCC;
}

.bordered {
	margin: 10px 0px 10px 0px;
	border: 1px #CCCCCC solid;
}

.bordered th {
	text-align: left;
	background-color: #F0F0F0;
	padding: 4px;
}

.bordered td {
	border-top: 1px #DDDDDD solid;
	padding: 4px;
}

.noborder {
	border: 0px;
}

.camporequerido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-left: 5px;
	display: inline;
}

.formulario-imagen {
	border: 4px #F0F0F0 solid;
}

#homepage-cupones {
	width: 800px;
	margin-bottom: 15px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #B8D230;
}

.homepage-box-imagen {
	display: block;
}

.homepage-box-contenido {
	margin: 5px 2px 5px 2px;
	font-size: 11px;
}

.homepage-box-contenido a {
	color: #000000;
	text-decoration: none;
}

.homepage-box-contenido a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#homepage-topten {
	width: 150px;
	float: left;
}

#homepage-categorias {
	width: 420px;
	float: left;
	margin-left: 15px;
}

#homepage-anuncios {
	width: 175px;
	float: left;
	margin-left: 15px;
}

.homepage-cuadro-titulo {
	width: 100%;
	margin-bottom: 10px;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #990000;
	color: #FFFFFF;
}

#categoria-titulo {
	font-size: 14px;
	font-weight: bold;
}

.categoria-empresa {
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px #CCCCCC solid;
}

.categoria-empresa h2 {
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.categoria-empresa h2 a {
	color: #000000;
	text-decoration: none;
}

.categoria-empresa h2 a:hover {
	color: #CC0000;
}

.categoria-empresa p {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#categoria-paginas {
	margin: 15px 0px 15px 0px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}

#categoria-paginas a {
	color: #000000;
	text-decoration: underline;
}

#categoria-paginas a:hover {
	color: #CC0000;
}

#empresa {
	width: <?= EMPRESA_HEADER_LIMITE_ANCHO ?>px;
	margin-top: 20px;
}

#empresa-nombre {
	margin: 0px 0px 5px 0px;
	background-color: #000000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

#empresa-nombre a {
	color: #FFFFFF;
	text-decoration: none;
}

#empresa-logo {
	margin-bottom: 15px;
}

#empresa-navegacion {
	width: 170px;
	float: left;
	text-align: right;
	padding-right: 15px;
	border-right: 4px #F0F0F0 solid;
}

#empresa-navegacion-links {
	padding-top: 0px;
	display: inline;
}

#empresa-navegacion-links li {
	margin: 7px 0px 7px 0px;
	list-style: none;
}

#empresa-navegacion-links a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#empresa-navegacion-links a:hover {
	color: #CC0000;
}

#empresa-acceso-cliente {
	width: 120px;
	float: right;
	margin-top: 10px;
	padding: 2px;
	background-color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#empresa-acceso-cliente a {
	color: #FFFFFF;
	text-decoration: none;
}

#empresa-contenido {
	width: 380px;
	float: left;
	margin-left: 15px;
}

#empresa-contenido h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 2px #000000 solid;
}

#empresa-pagina-sobrenosotros object, #empresa-pagina-sobrenosotros embed {
	width: 350px;
	height: 290px;
	margin-top: 15px;
}

#empresa-galeria a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#empresa-galeria a:hover {
	color: #CC0000;
	text-decoration: none;
}

#empresa-sidebar {
	width: 180px;
	float: left;
	margin-left: 15px;
}

#empresa-sidebar h3 {
	width: 100%;
	margin: 10px 0px 5px 0px;
	padding: 3px;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#empresa-sidebar-links {
	margin-top: 10px;
}

#empresa-sidebar-links p {
	margin: 7px 0px 7px 0px;
}

#empresa-sidebar-links a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#empresa-sidebar-links a:hover {
	color: #CC0000;
}

#empresa-sidebar-links a img {
	margin-right: 5px;
}

.cupon {
	border: 1px #999999 dashed;
	margin-right: 2px;
}

.cupon-nombre {
	width: 100%;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.cupon-nombre a {
	text-decoration: none;
	color: #000000;
}

.cupon-promocion-tipo {
	font-size: 16px;
	color: #CC0000 !important;
}

.cupon-links {
	margin-top: 5px;
}

.cupon-links a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.cupon-links a:hover {
	color: #CC0000;
}

.cupon-links a img {
	margin-right: 5px;
}

.cupon-favoritos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}