html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
}

a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
#todo {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#todo #cabeza {
	height: 208px;
	width: 760px;
}

#todo #separacabeza {
	height: 4px;
	width: 760px;
	text-align: center;
}

#todo #cabeza #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 760px;
	background-position: 0px 22px;
}
#todo #cabeza #subhead {
	height: 32px;
	width: 760px;
	text-transform: uppercase;
	font-size: 16px;
	color: #C60A01;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: auto;
	margin-bottom: auto;
}
#todo #cabeza #subhead img {
}
#todo #cabeza #subhead #iconotitulo {
	float: left;
}
#todo #cabeza #subhead h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	float: left;
}
#todo #cabeza #subhead #buscador {
	float: right;
	width: 180px;
	height: 20px;
	margin-top: 4px;
}
#todo #cabeza #subhead #buscador form {
	margin: 0px;
}
#todo #cabeza #subhead #buscador input {
	font-size: 11px;
	color: #9B150A;
	border: 1px solid #9B150A;
	font-weight: bold;
}
#todo #cabeza #subhead #buscador #btnq {
	background-image: url(images/lupita.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
}

#usuario {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
}
#usuario .contlogin {
	height: 24px;
	width: 170px;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	margin: 4px;
	padding-top: 3px;
	background-image: url(images/bgcampo01.gif);
}
#usuario input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #690F07;
	width: 80px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	background-image: url(images/bgcampo01inv.gif);
}
#usuario span {
	text-align: center;
}
#usuario #links {
	background-image: none;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
}


#usuario a {
	font-size: 10px;
	color: #FFFFFF;
}

#usuario #errorlogin {
	background-color: #FFFF99;
	height: 90px;
	width: 170px;
	color: #CC0000;
	border: 2px solid #CC0000;
	font-size: 12px;
	text-align: center;
	position: absolute;
	padding: 4px;
}
#usuario #errorlogin #errortexto {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}
#usuario #errorlogin #errortexto a {
	color: #990000;
	font-size: 11px;
}


#usuariolog {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	width: 250px;
}

#usuariolog #compra a {
	color: #FFFFCC;
	font-weight: bold;
	font-size: 12px;
}

#usuariolog #compra a:hover{
	color: #CCCCCC;
}

#usuariolog div {
	color: #FFFFFF;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	font-size: 10px;
}
#usuariolog #links {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#usuariolog div a {
	color: #FFFFFF;
}

#todo #barra {
	width: 200px;
	float: left;
}
#todo #barra #menu {
	list-style-type: none;
	color: #FFFFFF;
	margin-left: 0px;
}





#todo #contenido {
	width: 540px;
	padding-top: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	float: left;
}
#todo #contenido div {
	margin-left: 10px;
}
#todo #contenido img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#todo #contenido h3 {
	margin-left: 10px;
	width: 200px;
	float: left;
	margin-bottom: 2px;
}
#todo #contenido #codigo {
	float: right;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
}


#todo #contenido table {
	text-align: center;
}
#todo #contenido td {
	text-align: center;
	vertical-align: top;
}
#todo #contenido #nosotros {
	margin-bottom: 4px;
	margin-left: 4px;
	float: right;
}

#todo #contenido .th_prensa {
	width: 240px;
}
#todo #contenido .th_novedad {
	width: 240px;
}



#todo #contenido #fotos {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#todo #contenido #contfotos {
	float: left;
	background-color: #F2F2F2;
}
#todo #contenido #contfotos #fotos li {
	text-align: center;
}

#todo #contenido #contfotos #fotos img {
	display: block;
	margin: auto;
}

#todo #contenido #descripcion {
	margin-left: 10px;
	float: left;
	width: 200px;
}
#todo #contenido #dimensiones {
	margin-left: 10px;
	float: left;
	width: 200px;
	color: #9A140A;
	margin-top: 6px;
}
#todo #contenido #longitud {
	margin-left: 10px;
	float: left;
	width: 200px;
	color: #9A140A;
	margin-top: 6px;
}
#todo #contenido #longitudtrabajo {
	margin-left: 10px;
	float: left;
	width: 200px;
	color: #9A140A;
	margin-top: 6px;
}
#todo #contenido #otrasespecificaciones {
	margin-left: 10px;
	float: left;
	width: 200px;
	color: #9A140A;
	margin-top: 6px;
}
#todo #contenido #escalones {
	margin-left: 10px;
	float: left;
	width: 200px;
	color: #9A140A;
	margin-top: 6px;
}

#todo #contenido #peso {
	margin-left: 10px;
	float: left;
	width: 200px;
	color: #9A140A;
	margin-top: 6px;
}
#todo #contenido #precio {
	font-size: 18px;
	color: #FF6600;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	width: 200px;
	font-weight: bold;
}
#todo #contenido .tachado {
	text-decoration: line-through;
	color: #CCCCCC;
}
#todo #contenido #precio .oferta {
	background-color: #FFFFCC;
	padding: 2px;
}
#todo #contenido #preciolocal {
	font-size: 18px;
	color: #FF3300;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	width: 190px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}

#todo #contenido #fcompra {
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	float: left;
	padding-top: 20px;
	width: 200px;
}
#todo #contenido #fcompra input {
	border: 1px solid #990000;
	font-size: 10px;
	font-weight: bold;
}


#todo #contenido #formulario {
	margin-left: 20px;
	text-align: center;
	width: 450px;
	float: left;
}
#todo #contenido #gracias {
	text-align: center;
	font-weight: bold;
	color: #990000;
	width: 450px;
	margin-left: 20px;
	display: table;
}

#todo #contenido #formulario #formmail input {
	border: 1px solid #990000;
}
#todo #contenido #formulario #formmail textarea {
	border: 1px solid #990000;
}


#todo #contenido #formulario #formmail table {
	width: 450px;

}

#todo #contenido #formulario #formmail td {
	text-align: left;
	height: 10px;
}
#todo #contenido #carrito {
	width: 500px;
	border-collapse: collapse;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
#todo #contenido #carrito a {
	font-weight: bold;
	color: #9B150A;
}

#todo #contenido #carrito th {
	background-color: #9B150A;
	color: #FFFFFF;
	height: 25px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#todo #contenido #carrito input {
	border: 1px solid #990000;
	font-size: 10px;
	font-weight: bold;
}
#todo #contenido #carrito .item {
	height: 30px;
}
#todo #contenido #carrito .item td {
	padding: 4px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#todo #contenido #carrito #avisoenvio {
}
#todo #contenido #carrito #avisoenvio td {
	padding: 10px;
	border: 2px solid #9B150A;
	font-weight: bold;
	color: #9B150A;
	margin: 10px;
	background-color: #FFFFCC;
}

#todo #contenido #conectando {
	margin-top: 20px;
	margin-left: 10px;
}

#todo #contenidoempresa img {
	float: right;
	margin-left: 30px;
	border: 20px solid #F2F2F2;
}
#todo #contenidoservicios #servicios {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#todo #contenidoservicios #serviciootro {
	margin-top: 30px;
	margin-left: 30px;
}
#todo #contenidoservicios #atencion {
	float: left;
	margin-right: 40px;
}


#todo #contenidoservicios li {
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
}






#todo #formregistro {
	width: 760px;
}
#todo #formregistro table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#todo #formregistro #mensajes {
	height: 300px;
	text-align: center;
	vertical-align: middle;
	width: 760px;
}
#todo #formcontacto {
	width: 400px;
	float: left;
	margin-top: 6px;
}
#todo #formcontacto #infocontacto {
	font-weight: bold;
	color: #C60A01;
	font-size: 11px;
	padding-left: 20px;
}
#todo #formcontacto #mensajes {
	text-align: center;
	font-weight: bold;
	padding: 30px;
	border: 2px solid #990000;
	font-size: 12px;
}


#todo #mapagoogle {
	float: left;
	width: 310px;
	margin-top: 8px;
}
#todo #mapagoogle #mapagoogletitulo {
	height: 25px;
	vertical-align: middle;
	background-color: #E61E0E;
	padding-top: 15px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#todo #mapagoogle iframe {
	border: 6px solid #E6E6E6;
	padding: 0px;
	height: 300px;
	width: 300px;
}
#todo #colectivos {
	float: left;
	width: 310px;
	margin-top: 8px;
	background-color: #E6E6E6;
}
#todo #colectivos #colectivostitulo {
	height: 25px;
	vertical-align: middle;
	background-color: #E61E0E;
	padding-top: 15px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#todo #colectivos #colectivosinfo {
	padding: 10px;

}
#todo #resultpago {
	text-align: center;
	height: 120px;
	padding-top: 80px;
	font-weight: bold;
}




.input {
	border: 1px solid #990000;
}
.select {
	border: 1px solid #990000;
}

#formpwdrec {
}

.separaproducto {
	background-image: url(images/dots01.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 20px;
	float: left;
	width: 480px;
}
.boton {
	font-weight: bold;
	text-align: right;
	height: 20px;
	padding-top: 10px;
}
.boton a {
	color: #9A140A;
}

.menu1 {
	background-color: #640E06;
	height: 18px;
	width: 155px;
	padding-left: 25px;
	background-image: url(images/btn_icon01.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu1 a {
	color: #FFFFFF;
	font-weight: bold;
}
.menu2 {
	background-color: #9A140A;
	height: 18px;
	width: 155px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
}
.menu2 a {
	color: #FFFFFF;
	font-weight: bold;
}
.menu3 {
	background-color: #CF1D0E;
	height: 18px;
	width: 155px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
}
.menu3 a {
	color: #FFFFFF;
	font-weight: bold;
}

.menusel {
	background-color: #666666;
	height: 18px;
	width: 155px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/btn_icon02.gif);
	background-repeat: no-repeat;
}

.separafila {
	height: 10px;
	background-image: url(images/dots01.gif);
	background-repeat: repeat-x;
}
#todo #contenido #paginador {
	font-size: 11px;
	text-align: center;
	color: #CCCCCC;
}


#todo #pie {
	width: 760px;
	clear: both;
	font-size: 10px;
	vertical-align: middle;
	color: #999999;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 80px;
}
#todo #pie #dir {
	font-size: 11px;
	color: #9B150A;
	font-weight: bold;
}
#todo #pie #dir a {
	color: #9B150A;
}
.fotomini {
	height: 200px;
	width: 150px;
	border: 1px solid #666666;
	padding: 2px;
}
.fotogrande {
	border: 1px solid #666666;
	padding: 2px;
	height: 430px;
	width: 300px;
	background-color: #F2F2F2;
}
.tproducto {
	padding-bottom: 10px;
	font-weight: bold;
	text-align: left;
	height: 20px;
}
.escproducto {
	padding-bottom: 10px;
	height: 20px;
	text-align: left;
	color: #9A140A;
}

.alerta {
	color: #CC0000;
	border: thin solid #CC0000;
}
.tdnombre {
	background-color: #E6E6E6;
}


#fotonav {
	height: 10px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
#fotonav a {
	color: #821207;
}
.textorojo {
	color: #CC0000;
}
