@charset "utf-8";
body {
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #848484;
}
p {
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}
h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

a {
	color: #F60;
}

#bg_main {
	background: url(images/bg_main.jpg) repeat-y center;
}

#main {
	background: url(images/bg_body.jpg);
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}
#logos {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	clear: both;
}
#footer {
	width: 731px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/footer_30.gif) no-repeat;
	height: 44px;
	font: 10px Arial, Helvetica, sans-serif;
	padding-top: 38px;
	padding-right: 200px;
	clear: both;
}
#footer a{
	color: #808080;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

/*HEADER*/

#bg_header {
	background: url(images/bg_head.jpg) center;
	height: 157px;
}
#header {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}

#combo_cc {
	height: 34px;
	width: 339px;
	background: url(images/head_12.jpg);
	float: left;
}

/*HOME*/

#ban_principal_unisitio {
	height: 364px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#bienvenida {
	height: 190px;
	width: 931px;
	margin-right: auto;
	margin-left: auto;
}

/*INTERIORES*/

#cont_interior {
	float: left;
	width: 620px;
	margin-left: 30px;
}
#ban_interior1 {
	float: right;
	height: 250px;
	width: 300px;
	margin-right: 30px;
	background: #CCC;
}
#redes_sociales {
	float: right;
	width: 300px;
	margin-right: 30px;
}
#lista_categorias {
	float: left;
	width: 160px;
	font-size: 10px;
	font-weight: normal;
}
#lista_categorias ul {
	padding-left: 10px;
	list-style: url(images/bullet_triangle.gif);
}
#lista_categorias ul a{
	color: #848484;
	text-decoration: none;
}
#lista_categorias ul a:hover{
	color: #FFF;
	background: #FC0;
	display: block;
}

#txt_interior {
	padding-left: 15px;
}
#menu_abc {
	background: url(images/bg_porletra.gif);
	height: 23px;
	width: 568px;
	color: #FFF;
	padding-top: 5px;
}
#menu_abc a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#menu_abc a:hover{
	text-decoration: underline;
}
td ul {
	padding-left: 10px;
	list-style: url(images/bullet_triangle.gif);
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
	margin-top: 0px;
	font-size: 11px;
}

td ul a{
	color: #848484;
	text-decoration: none;
}
#lista_tiendas {
	float: right;
	width: 430px;
}
#lista_tiendas a{
	color: #848484;
	text-decoration: none;
}
#lista_tiendas a:hover{
	text-decoration: underline;
}
#lista_tiendas td {
	border-bottom: 1px solid #DFDFDF;
}
#detalle_tienda {
	float: right;
	width: 430px;
}
#historia {
	clear: both;
	width: 850px;
	margin-left: 40px;
}
#info_centros ul {
	font-weight: normal;
	list-style: disc;
	font-size: 12px;
	border-style: none;
}
#magazine {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/tit_magazine.gif) no-repeat;
	padding-top: 50px;
	padding-left: 140px;
	padding-right: 30px;
}
.noborder ul {
	border-bottom-style: none;
}
.naranja {
	color: #F60;
}
#busqueda {
	width: 339px;
	background: url(images/head_14.jpg) no-repeat left top;
	height: 53px;
}