*{
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
a img {
	border: none;
}
body {
	background-color: #CCCCCC;
	color: #555;
	text-align: center;
	font-family: 'Droid Sans', sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat;
}

abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}

hr {
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.imgleft {
	float: left;
	margin-right: 10px;
}
.noticiaportada {
	margin-top: 10px;
}



#contenedor {
	text-align: left;
	width: 768px;
	background-color: #a6191a;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#idiomas {
	text-align: right;
	font-size: 0.7em;
	background-color: #cc3333;
	color: #fff;
	padding-top: 5px;
	padding-right: 5px;
	height: 20px;
	padding-bottom: 5px;
}
#idiomas p {
	margin: 0;
	padding: 0;
}
#idiomas p a {
	color: #fff;
	text-decoration: none;
}
#idiomas p a:hover {
	color: #fff;
	text-decoration: underline;
}

#cabecera {
	background-color: #a6191a;
	height: 132px;
}

#cabecera * {
	margin: 0;
	padding: 0;
}

#logo {
	width: 182px;
	float: left;
	background-color: #a6191a;
	height: 132px;
}

#logo p a img {
	border: none;
	background-position: center center;	
}

#banner {
	float: right;
	text-align: left;
	background-color: #eee;
	height: 132px;
	width: 578px;
	/*background: #e3e3e3 url(../img/layout/banner.jpg) top right;*/
}

#banner * {
	margin: 0;
	padding: 0;
}

/* -------------------------------------------- */

#izquierda {
	background-color: #a6191a;
	width: 184px;
	float: left;
	font-size: 0.7em;
}
#contenedor #izquierda .imagentienda {
	margin-left: 5px;
}


#menu {
	background-color: #a6191a;
	border: 1px none #000000;
	width: 180px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	height: auto;
}
#menu_item {
	height: 28px;
	width: 180px;
	background-image: url(../img/menu/menubar.png);
	background-repeat: no-repeat;
}

#menu * {
	margin: 0;
	padding: 0;
}
#menu ul {
	color: #fff;
	list-style-type:none;
}
#menu #menuli li a {
	display:block;
	width:180px;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	font-size: 12px;
	text-align: center;
	padding-top: 8px;
	background-image: url(../img/menu/menubar.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
	border: 1px solid #900;
}
#menu #menuli li a:hover {
	color: #FFF;
	background-image: url(../img/menu/menubar1.png);
}

#menu ul li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#menu ul li ul li {
	font-weight: normal;
	list-style-type: none;
}

#banners_izquierda {
	padding: 1em;
}
#patrocinadores {
	padding-left: 5px;

}
.patrocinio {
	color: #FFF;
	text-align: center;
}

#banners_izquierda h2 {
	font-size: 1.2em;
}
#banners_izquierda p a img{
	border: none;
}



/* -------------------------------------------- */

#derecha {
	background-color: #e8e8e8;
	float: right;
	width: 578px;
	font-size: 0.7em;
	position: relative;
	
}
#derecha #destacados h2.destacados {
	font-size: 10px;
	
	text-align: center;
	color: #fff;
	
}
#colaboradores tr td {
	font-size: 12px;
	padding: 5px;
	
}
p {
	font-family: 'Droid Sans', sans-serif;
}



#claim {
	background-color: #A90045;
	color: #fff;
	padding: 1.2em 1em 1.2em 1em;
}
#claim * {
	margin: 0;
	padding: 0;
}
#claim strong {
	color: #D6A122;
	font-weight: normal;
	
}
#contenido {
	background: url('/es/img/bg_ind.png') repeat;
	padding: 1em;
	/*background-color: #fff;*/
}
#contenedor #derecha #contenido .derecha #destacados {
	color: #FFF;
	width: 120px;
	height: auto;
	padding-top: 5px;
	text-align: center;
}



#contenido h2, #contenido h3, #contenido h4, #contenido h5 {
	font-weight: normal;
	color: #b70805;
}

#contenido h2 {
	font-size: 1.5em;
	font-family: 'Droid Sans', sans-serif;
	color: #B70805;
}
#contenido h3 {
	font-size: 10pt;
}
#contenido p {
	font-size: 8pt;
}

#contenido .noticia {
	margin-top: 20px;
}

#contenido h3 {
	margin: 0 0 0 0;
	padding: 0;
}
#contenedor #derecha #contenido .izquierda .noticia {
	border: 1px none #000;
}


#contenido p.fecha {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.imgleft {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.txtcont {
	text-align: justify;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 10px;
}
#img_not {
	float: right;
}



#contenido dl {
	margin-left: 3em;
}
#contenido dl dt {
	font-weight: bold;
}
#contenido a {
	color: #CC6600;
}
#contenido h3 a {
	color: #b70805;
}
#contenido a:hover {
	text-decoration: none;
}
#contenido .izquierda {
	width: 520px;
	padding-right: 25px;
}

#contenido .derecha {
	float: left;
	width: 120px;
	margin-left:5px;
	top: 243px;
}

#contenido form {
	background-color: #eee;
	padding: 1em;
}
#contenido form p {
	clear: both;
	margin: 0;
	padding: 0;
}
#contenido form p label {
	float: left;
	display: block;
	width: 10em;
	height: 25px;
	font-size: 0.9em;
}
#contenido form p input {
	float: left;
	display: block;
	font-size: 0.9em;
	border: 1px solid #333;
	padding: 0.2em 0.5em 0.2em 0.5em;
}
#contenido form p textarea {
	border: 1px solid #333;
	padding: 0.2em 0.5em 0.2em 0.5em;
	font-family: 'Droid Sans', sans-serif;
	font-size: 1em;
}
#contenido form p input.radio {
	width: 1em;
	margin-right: 1em;
	border: none;
}
#contenido form p input.boton {
	float: none;
}
#contenido form h3 {
	clear: both;
	padding-top: 1em;
}

/* -------------------------------------------- */

#pie {
	padding: 1em;
	font-size: 0.8em;
	clear: both;
	text-align: center;
	background-color:#cc3333;
}
#pie * {
	padding: 0;
	margin: 0;
	background-color:#cc3333;
}
#pie p a {
	color: #cc3333;
}
#pie p a:hover {
	text-decoration: none;
}
#contenedor #derecha #contenido #historia {
	width: 550px;
	height: auto;
	background-image: url(../es/img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenedor #derecha #contenido #historia #coliz {
	
	width: 100%;
	margin-right:10px;
}
#contenedor #derecha #contenido #historia #colme {
	width: 100%
	
}
#contenedor #derecha #contenido #historia #colde {
	width: 100%
	
}
#contenedor #derecha #contenido .izquierda .noticiasindex {
	text-align: right;
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
}
#contenedor #derecha #contenido #historia p {
	text-align: justify;
	margin-left: 110px;
	margin-top: 10px;
	margin-right: 20px;
}
.espacio     {
	margin-left: 10px;



}
#contenedor #derecha #contenido #catalogos table tr td {
	text-align: center;
}
#contenedor #derecha #contenido #catalogos table tr td #textfield {
}
#contenedor #derecha #contenido #catalogos #producto {
	height: 180px;
	width: 130px;
	border: 1px solid #000;
	float: left;
	margin-right: 5px;
}
#contenedor #derecha #contenido #catalogos #producto #info #talla {
	float: left;
	width: 50%;
}
#contenedor #derecha #contenido #catalogos #producto #info #carrito {
	float: right;
	width: 50%;
}

#contenedor #derecha #contenido #catalogos #producto .imagenproduc {

}
#contenedor #derecha #contenido #catalogos #producto #imagenproducto {
	width: 125px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 93px;
}
#contenedor #derecha #contenido #catalogos #producto #info #lupa .lupa {
	float: left;
	margin-right: 0px;
	margin-left: 15px;
}



#contenedor #derecha #contenido #catalogos #linea {
	clear: both;
}

#contenedor #derecha #contenido #catalogos #producto .catalogo {
	background-color: #C00;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#contenedor #derecha #contenido #catalogos #producto #info #lupa {
	margin-bottom: 5px;
}
#contenedor #derecha #contenido #catalogos #carro {
	clear: both;
}
#contenedor #derecha #contenido #catalogos #carro textarea {
	width: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #derecha #contenido #catalogos #carro #texto {
	text-align: left;
}
.textocarro      {
	text-align: right;
	margin-top: 15px;
	margin-left: 15px;
	border: 1px solid #C00;
}
#contenedor #derecha #contenido #catalogos #carro textarea {
	border: 1px solid #C00;
}

#contenedor #derecha #contenido #catalogos #carro label {
	margin-left: 285px;
}
#contenedor #derecha #contenido #catalogos #producto #info #talla #selectpolochico {
	width: 50px;
}
#contenedor #derecha #contenido .izquierda .patrocolab {
	font-size: 12px;
	list-style-type: none;
}
#rs {
	width: 315px;
	height: 100px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #A6191A;
	padding: 5px;
}
#org_text {
	margin-top: 25px;
}
#banners_web {
	width: 550px;
	height: 100px;
	margin-top:20px;
}
#ult_fotos{
 width:530px; 
 height:280px;
 margin-top:20px;
 border-top: 1px solid #D8D8D8;
 border-bottom: 1px solid #D8D8D8;
 padding: 10px;
}
#ult_fotos img{
margin: 5px;
}
#banners_web a img {
}
#banner_tienda {
	margin-left: 35px;
	margin-top: 10px;
}

