* {
	margin:0pt;
	padding:0pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	/* color: #333366;*/
	background-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	color: #00CCFE;
	margin-top: 8px;
	margin-bottom: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 2px;
}
h2 {
	font-size: 13px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0099CC;
	padding-left: 4px;
}

h3 {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
input, textarea {
	font-size:11px;
	border: 1px solid #616A74;
	padding: 0px;
	color: #003399;
	width: 175px;
}
select {
	font-size:10px;
	border: 1px solid #616A74;
	padding: 2px;
	color: #0066CC;
}

.sinborde {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linea {
	padding-bottom: 10px;
}


/* TEXTOS */
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #F2FCFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-style: italic;
	border: 1px dotted #6699FF;
}
.titulo3 {
	color: #00BDEC;
	font-weight: bold;
	font-size: 13px;

}
.titseccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00BDEC;
	padding-left: 15px;
	letter-spacing: 2px;
}

.bordefotos {
	border: 1px solid #F4F4F4;
	margin: 2px;
	padding: 2px;
}
.foto-izq {
	float: left;
	padding-right: 20px;
	height: 450px;
}
.foto-izq2 {
	float: left;
	padding-right: 20px;
}
.limpiar {
	clear: both;
}
#foto-galeria {
	height: 92px;
	width: 112px;
	background-image: url(../images/fnd-foto-galeria.gif);
	padding-top: 2px;
	padding-left: 2px;
	float: left;
	margin-right: 11px;
	margin-bottom: 7px;
}

/* ZONA CONTENEDOR */
#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
}

/* cabecera 1*/

#cabecera1 {
	height: 30px;
	color: #66FFFF;
	text-align: right;
	background-color: #666666;
}
#cabecera1 ul {
	padding-top: 10px;

}#cabecera1 li {
	list-style-type: none;
	display: inline;
	margin-top: 10px;
}
#cabecera1 li a, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#cabecera1 li a:hover {
	color: #D50033;
}


/* cabecera 2*/

#cabecera2 {
	height: 50px;
	background-image: url(../images/fondo-cab2.gif);
}
#cabecera2 ul {

}
#cabecera2 li {
	list-style-type: none;
	display: inline;
}


#cabecera3 {
	height: 215px;
	background-image: url(../images/fondo-cab3.gif);
}


/* ZONA CUERPO */
#cuerpo {

}

#columna1 {
	float: left;
	display: inline;
	width: 222px;
	padding-top: 10px;
	padding-bottom: 0px;
}


/* ZONA CONTENIDO */
#contenido {
	float: left;
	display: inline;
	width: 627px;
	margin-left: 10px;
	margin-right: 20px;
	font-size: 12px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00CCFE;
	padding-left: 10px;
	min-height: 540px;
}
#contenido li {
	margin-left: 30px;
	font-style: italic;
}
#contenido a, a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #0099FF;

}
#contenido a:hover{
	color: #000000;
	text-decoration: underline;
}
#contenido-izq {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 15px;
}
#contenido-drh {
	float: left;
	display: inline;
	width: 459px;
}

.form-contacto {
	padding: 14px;
	background-color: #F0F0F0;
	width: 180px;
}

.tabla-contacto {
	font-size: 11px;
}

#submenu {
	color: #CC0033;
	margin-bottom: 10px;
}

#submenu li {
	list-style-type: none;
	margin-left: 0px;
}
#submenu li a, #submenu li a:active{
	text-decoration: none;
	color: #333366;
	font-size: 9px;
	display: block;
	background-color: #EBEBEB;
	margin-bottom: 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#submenu li a:hover{
	text-decoration: none;
	font-size: 9px;
	display: block;
	background-color: #00CCFE;
	margin-bottom: 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}


/* RUTA*/
#ruta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	font-size: 11px;
}
#ruta a, #ruta a:active{
	color: #00BDEC;
}
#ruta a:hover{
}

/* GRUPOS */
.grupo {
	margin-bottom: 15px;
}
.grupo-foto {
	float: left;
	display: inline;
	width: 150px;
}
.grupo-txt {
	float: left;
	display: inline;
	width: 460px;
	margin-left: 17px;
}

/* Hoja estilo mapa google */
	
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666600;
}


/* Portada */

#novedad {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/fnd_content_portada.gif);
	margin-bottom: 4px;

}


#n1 {
	width: 199px;
	border-right-width: 1px;
	padding-right: 10px;
	float: left;
	padding-left: 10px;
	min-height: 501px;	
}
#n2 {
	width: 199px;
	border-right-width: 1px;
	padding-right: 10px;
	float: left;
	padding-left: 10px;
	min-height: 501px;
}
#n3 {
	width: 199px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 501px;	
}
.fotoborde {
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	border: 1px solid #CFDEFF;
}
#bloque {
	border: 1px dashed #CCCCCC;
	height: 100px;
	margin-bottom: 10px;
	padding: 4px;
}

/*formularios*/

.ftitulos1 {
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
}
#cita {
	width: 380px;
	padding: 20px;
	background-color: #E1EBFF;
	margin-left: 80px;
	font-size: 11px;
}
.parrafocentrado {
	text-align: justify;
}

/* tienda */

#contenido-tienda {
	float: left;
	display: inline;
	width: 660px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#contenido-tienda a, #contenido-tienda a:visited  {
	color: #336699;
	text-decoration: none;
}
#contenido-tienda a:hover {
	color: #FF3300;
	text-decoration: underline;
}

#menu-tienda {
	float: left;
	display: inline;
	width: 180px;
	margin-left: 20px;
	margin-top: 20px;
	min-height: 400px;
}
#menu-tienda ul {
	list-style-type: none;
}
#menu-tienda li a, #menu-tienda li a:visited {
	color: #0066CC;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-left: 10px;
}
#menu-tienda li a:hover {
	color: #CC3300;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-left: 10px;
}
#pestanas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03CBFE;
	padding-left: 100px;

}
#pestanas li {
	float: left;
	background-image: url(../images/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#pestanas a {
	display: block;
	background-image: url(../images/tab_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ccc;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#pestanas #current {
	background-image:url(../images/tab_right_current.gif);
}
#pestanas #current a {
	background-image:url(../images/tab_left_current.gif);
	color: black;
}

/* SUBMENU familias */
.familiaactivo
{
	color: #0066CC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	cursor:pointer;
	padding-top: 2px;
	padding-bottom: 2px;
}
.familiainactivo
{
	color: #000000;
	padding-left: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	cursor:pointer;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sinfamilia a, #sinfamilia a:visited  {
	color: #CCCCCC;
	padding-left: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;

}
#sinfamilia a:hover {
	color: #003366;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	background-color: #CCCCCC;

}

#tabla-nivel3 {
	border: 1px solid #00D1FF;
	padding: 10px;
	background-color: #F3F3F3;
}
#tabla-nivel3 li {
	list-style-type: none;
}
#tabla-nivel3 li a, #tabla-nivel3 li a:visited {
	color: #3399CC;
	text-decoration: none;
}
#tabla-nivel3 li a:hover {
	color: #FF3300;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#tabla-listados {
	border: 1px solid #00D1FF;

}
#tabla-listados th {
	background-color: #F3F3F3;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05C7FF;
}
#tabla-listados tr:hover {
	background-color: #EAFCFF;
}

.tabla_parrot{
width:140px;
}

.ficha_titulo {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.ficha_precio1 {
	font-size: 14px;
	color: #00CCFF;
	text-decoration: line-through;
}
.ficha_precio2 {
	font-size: 20px;
	font-weight: bold;
	color: #00CCFF;
}
.td_fondo_dto {
	background-image: url(../images/fnd_descuento.gif);
	background-repeat: no-repeat;
	background-position: 4px 20px;
}
.fondo_dto {
	background-image: url(../images/fnd_descuento.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-left: 5px;
}

/* carrito */

#carrito-tabla {
	border-collapse: collapse;
	width: 600px;
	margin-right: 30px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
}
#carrito-tabla th {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	line-height: 24px;
	background-color: #00CCFF;
	font-size: 09px;
}#carrito-tabla td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
#botones {
	margin-left: 130px;
	margin-top: 20px;
}

/* registro */
#col-registrados {
	float: left;
	display: inline;
	width: 330px;
}
#col-alta {
	float: left;
	display: inline;
	width: 330px;
}


/* Formulario presupuesto */
.presupuesto_neumatico{
	width:150px;
}


/* Banners */
#banner-auto {
	margin-left: 15px;
}

/* PIE */
#pie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #F0F0F0;
}
#pie li {
	list-style-position: inside;
	list-style-type: none;

}
#pie-menu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #00CCFF;
	padding-left: 20px;
	height: 180px;
}
#pie-menu a, #pie-menu a:visited {
	text-decoration: none;
}
#pie-menu a:hover {
}
#pie-cierre {
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
	text-align: center;
	padding-top: 10px;
	background-color: #43D3F8;
	color: #000000;
}
#pie-cierre a, #pie-cierre a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pie-cierre a:hover {
	color: #333366;
	text-decoration: underline;
}

#pie-menubloque {
	float: left;
	display:inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-right: 28px;
}
#pie-menubloque a, .pie-menubloque a:visited  {
	color: #999999;
}
#pie-menubloque a:hover  {
	color: #000000;
	text-decoration: underline;
}
#pie-menubloque-drh {
	float: left;
	display:inline;
	width: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}

