/* ETIQUETAS */

body {
	background-color: #dedede;
	margin: 0px;
	font-size: 8pt;
}

h1, h2, h3, body, div, table, small, p {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #44525a;
	margin: 0px;
}

a, a:visited, h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	color: #444;
}

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

h1, h2, h3 {
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
}

h4.titulo_seccion {
	background-color: #e6e6dc;
	color: #444;
	margin-bottom: 0px;
}

div.cuerpo_seccion {
	border-bottom: 1px solid #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 15px;
}

div#menu_lateral h4 {
	background: #b00 url(../img/base/fondo_titulo_menu.gif) repeat-x;
	color: #fff;
	margin-bottom: 10px;
}


h5 {
	font-size: 1.0em;
	font-weight: normal;
	background: transparent url(../img/base/tip_item_menu.gif) no-repeat center left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #ccc;
}

ul {
	margin-top: -10px;
	margin-bottom: 15px;
}

li {
	list-style-image: url(../img/base/tip.gif);
	margin-left: -15px;
	margin-top: 4px;
	line-height:1.1em;
}

input, textarea {
	font-size: 0.9em;
	background-color: #fff;
	color: #44525a;
	border: 1px solid #c3bfbc;
}

small {
	font-size: 0.8em;
	color: #086b08;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}


/* IDS */

div#cuerpo {
	width: 807px;
	margin:auto;
	margin-top: 5px;
}

div#separador_superior {
	background: #dedede url(../img/base/fondo_top.gif) no-repeat;
	height: 23px;
}

div#cabecera {
	background: #dedede url(../img/base/fondo_middle.gif) repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}

div#menu_superior {
	background: #dedede url(../img/base/fondo_middle.gif) repeat-y;
	padding-left: 25px;
	padding-right: 25px;
}

div#contenido {
	background: #dedede url(../img/base/fondo_middle.gif) repeat-y;
	height: 300px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}

div#menu_lateral {
	float: left;
	width: 120px;
	background-color: #f8f8f8;
}

div#contenido_col_1_1 {
	float: left;
	width: 220px;
	margin-left: 5px;
	border: 1px solid #ccc;
}

div.contenido_1_col {
	float: left;
	width: 510px;
	margin-left: 5px;
}

div.contenido_2_col {
	float: left;
	width: 252px;
	margin-left: 5px;
}

div#contenido_col_1_2 {
	float: left;
	width: 300px;
	margin-left: 5px;
}

div#contenido_col_2_2 {
	float: left;
	width: 200px;
	margin-left: 5px;
}

div#contenido_col_publi {
	float: right;
	width: 117px;
}


div#pie {
	background: #dedede url(../img/base/fondo_middle.gif) repeat-y;
	padding-left: 25px;
	padding-right: 25px;
}

div#pie_contenido {
	border-top: 1px dotted #444;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

div#separador_pie {
	background: #dedede url(../img/fondo_bottom.gif) no-repeat;
	height: 23px;
}

div#cabecera_contenido {
	border: 0px;
}

div#logo {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

div#publicidad_superior {
	float: right;
}

div#menu_superior_contenido {
	border-bottom: 1px #000 solid;
	padding-right: 5px;
	text-align: right;
}

div#titulo {
	width: 670px;
	height: 205px;
	background: #e3dfdc;
}






/* CLASES */

div.titulo_seccion {
	background-color: #e6e6dc;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

img.img_left {
	float: left;
	margin-right:5px;
	margin-bottom:1px;
}

.texto_noticias {
	float: left;
	margin-left:30px;
}


p.cuerpo_noticia {
	display: none;
	background-color: #fbfbfb;
	padding: 5px;
	margin: 0px;
}

div.listado_impar, p.listado_par {
	color: #666;
	padding: 5px;
	background-color: #f2f2f2;
}


div.listado_par, p.listado_par a {
	color: #444;
	padding: 5px;
	background-color: #fff;
}

p.numero_transporte {
	float: left;
	font-size: 2.0em;
	width: 30px;
	height: 30px;
}

p.numero_transporte a {
	color: #b00;
}

p.texto_transporte {
	float: right;
	height: 30px;
	width: 190px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.letra_indice {
	font-size: 1.6em;
	font-weight:bold;
	margin-right: 5px;
}

td.categoria_par, td.categoria_impar {
	padding: 5px;
	font-size: 1.1em;
}

td.categoria_par {
	background-color: #f2f2f2;
}

td.categoria_impar {
	background-color: #fff;
}

strong.nombre-comercio {
	font-size: 1.4em;
}

strong.nombre-comercio-externos {
	font-size: 1.2em;
}


/* CLASES PARA DIVS */

div.paginacion {
	text-align: center;
	margin-top: 10px;
	padding: 5px;
	background-color: #fcfcfc;
	border-top: 1px dashed #eee;
	border: 1px dashed #eee;
	font-weight: bold;
	margin-bottom: 20px;
}

div.comercio_par {
	background-color: #fcfcfc;
	padding: 5px;
	border-bottom: 1px dashed #eee;
}

div.comercio_impar {
	background-color: #fff;
	padding: 5px;
	border-bottom: 1px dashed #eee;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/* CLASES PARA IMGS */

/* CLASES PARA TABLAS */

/* CLASES PARA PARRAFOS P */

/* CLASES PARA FORMULARIOS */

input.boton_mediano {
	background-image: url(../img/base/boton_mediano.gif);
	height: 23px;
	width: 98px;
	border: 0px;
	font-weight: bold;
	color: #BD2829;
}




