* { margin: 0;	padding: 0; }

.noresize  { resize:none; }
.rojo{
    background: none repeat scroll 0 0 #CD3535;
    float: right;
    height: 36px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 98px;
    width: 50%;	
}

body {
	margin: 0; padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333; 
	background: #FFF url(../images/bg.gif) repeat-x;	
}

.ie-css{ behavior:url(PIE.htc); }

/* links */
a {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #CC0001; 
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Arial, 'Trebuchet MS', Sans-Serif;
	font-weight: bold;
	color: #333;
}
h1 {
	font-size: 16px; margin:10px 0;
}
h2 {
	font-size: 14px;	 margin:15px 0 10px 0;	
}
h3 {
	font-size: 13px;margin: 15px 0 9px;
	color: #CD3535;		
}

/* images */
img {
	border: 0;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 0;	
}
p{padding-bottom:5px;}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}


/* formularios
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #EBEBEB; 
} */

form{
	border: 0; 
}

.formulario {
	background:#E0DFE3; 
    padding-bottom: 15px;
    padding-left: 13px;
    padding-top: 4px;
    width: 461px;
	min-height: 295px;
}
.formulario-tasacion {
	background:#E0DFE3; 
    padding-bottom: 15px;
    padding-left: 18px;
    padding-top: 4px;
    width: 461px;
	min-height: 295px;
}
.formulario-separacion { 
	height:1px;    
	margin-top: 10px;
    width: 433px; 
	background:#FFF;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #aaa;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 1px; 
	background: #FFF;
	color: #CC0000;
}

/* buscador */

.search {
	top: 5px; right: 5px;
	padding: 0;
	 margin: 6px 10px 10px 3px;
	border: none;
	background:url(../images/fondoSearch.png) no-repeat;
	width: 253px;
	height: 30px;
}
 input.textbox { 
	margin: 0 0 0 15px;
	width: 147px;
	background: #FFF;
	color: #333; 
	border:0;
}
.search input.searchbutton { 
	/*margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: 1px solid #CCC; 
	background: #FFFFFF url(/images/headerbg.gif) repeat-x bottom left; 
	padding: 1px; 
	font-weight: bold; 
	height: 23px;
	color: #333;
	width: 60px;*/
	
	background: url("../images/Search.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 28px;
    text-indent: -9999px;
    width: 28px;
}

.linea{
    border-bottom: 1px dashed gray;
    height: 1px;
    margin-bottom: 14px;
    margin-top: 12px;	
}
#foto{
    background: url(../images/coche.jpg) no-repeat scroll 18px 50% transparent;
    font-size: 14px;
    font-weight: bold;
    height: 192px;
    text-align: left;
    width: 480px;
	font-family:Verdana, Geneva, sans-serif;
}
.mision1 h3{
    float: right;
    margin-top: 29px;
    padding-right: 24px;
    width: 220px;
	color: white;

}
.mision2 h3{
    clear: both;
    color: white;
    float: right;
    margin-top: 20px;
    padding-right: 23px;
    width: 220px;

}




/**********************************
  LAYOUT 
***********************************/
#wrap {
	margin: 0 auto; 
	width: 950px;
	margin-bottom:530px;
}

/* header */
#menu-top {
	position: relative;
	margin: 0 0 8px;
	padding: 0;
	height: 19px;
}
#menu-top span#slogan {
	z-index: 3;
	position: absolute;
	left: 3px; bottom: 10px;
	font: 1em Verdana, Arial, Tahoma,  Sans-serif;	
	color: #FFF;	
}

#header-logo {
	position: relative;
	clear: both;
	height: 118px; 
	margin: 0; padding: 0;	
	/*background-image:url(/images/logo-desguaces.png);*/
	 background-position: 6px 4px;
	background-repeat:no-repeat;
}

#header-logo img{
	margin-top:8px;
	margin-left:5px;
	
}
#header-logo #logo {
	position: absolute;
	top: 3px;
	left: 0px;
	font: bold 30px "trebuchet MS", Arial, Tahoma, Sans-Serif;
	margin:75px 0 0 0;
	padding: 0;
	letter-spacing: -1px;
	color: #fff;
}

/* navigation tabs */
#menu-top ul {
	overflow: hidden;
	background:#cd3535;
	position: absolute;
   margin:0;
   list-style:none;
	right:-18px ; bottom: 3px;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	height:36px;
	padding-left:33px;

	background: url(../images/bordeMenu.png) no-repeat;
	
}

#logo a:hover{
	text-decoration:none!important;
	color:#FFF;
	
}
#menu-top li {
   display:inline;
   margin:0; padding:0;
}
#menu-top a {
   float:left;
   background: url(../images/tableft.jpg) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#menu-top a span {
   float:left;
   display:block;
   background: url(../images/tabright.jpg) no-repeat right top;

   color:#FFF;
   padding-bottom: 0px; 
   height: 36px; 
   padding-top: 10px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu-top a span {float:none;}
/* End IE5-Mac hack */
#menu-top a:hover span {
	color:#FFF;
}
#menu-top a:hover {
   background-position:0% -36px;
}
#menu-top a:hover span {
   background-position:100% -36px;
}
#menu-top #current a {
   background-position:0% -36px;
}
#menu-top #current a span {
   background-position:100% -36px;

}
#menu-top a span {
	height: 36px;
    padding: 9px 16px 0 15px;

}

/* main column */
#main-index {
    float: left;
    margin: 0;
    padding: 0;
    text-align: justify;
    width: 475px;
	margin-bottom:15px;
}
#main {
    float: left;
    margin: 0;
    padding: 0;
    text-align: justify;
    width: 710px;
	margin-bottom:15px;
}
#main h1 {
	margin: 10px 0;
	
	text-transform: uppercase;
	width: 710px;
}
#main a{color:#000; font-weight:bold; text-decoration:underline;}

/* sidebar */
#sidebar {
	float: left;
	width: 220px;
	margin: 0; padding: 0; 
	margin-right:18px;
	/*background-color: #FFFFFF; 	*/
}
#sidebar h1 {
	margin: 10px 0 0 0; 
	padding: 4px 0 4px 8px; 
	font: bold 105% Arial, Sans-Serif;
	color: #FFF;
	text-transform: uppercase; 
	background: #333; 
	letter-spacing: 1px;	
}
#categories {
	color:#FFFFFF;
	margin: 10px 0 5px 0;	
	padding:5px;
	border: 1px solid #666666;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	-webkit-box-shadow: 0px 2px 3px #666666;
	-moz-box-shadow:0px 2px 3px #666666; 
	box-shadow:  0px 2px 3px #666666;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#333333), to(#000000));
	background: -moz-linear-gradient(#333333, #000);
	background: linear-gradient(#333333, #000000);
	background-color:Black;
	-pie-background: linear-gradient(#333333, #000000);
	

}

#att{
	background:url(../images/att.jpg);
	width:220px;
	border:0;
	height:93px;
	margin-top:15px;
	margin-bottom: 10px;
}
#att span{
    float: left;
    font-size: 11px;
    margin-top: 77px;
}
#sidebar .tit{
	font-size: 15px;
    font-weight: bold;
    padding: 6px 0 8px 10px;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0px 0px 8px 0; padding: 0;
	text-decoration: none;	
	text-transform:uppercase;
}

#accordion H3 
{
	background: url(../images/flechica.png) no-repeat 3px 2px;	
	padding: 3px 5px 6px 25px;
	margin: 0;	
	font-size:12px;
}

/**#sidebar ul.sidemenu li {
	background: url(../images/flechica.png) no-repeat 3px 2px;	
	 padding: 3px 5px 6px 25px;
	margin: 0;	
}**/

#accordion H3 a
{
	font-weight: bolder;
	padding: 3px 0px;	
	background: none;
	color:#FFF;
}
#accordion H3 a:hover
{
	color:#CC0000;
	padding-left:1px;
}
/**#sidebar ul.sidemenu a {
	font-weight: bolder;
	padding: 3px 0px;	
	background: none;
	color:#FFF;
}**/
#sidebar ul.sidemenu a:hover {
	color:#CC0000;
	padding-left:1px;
}

#accordion .subcat{
    background: none repeat scroll 0 0 #444444;
   /* margin-left: -5px;
    padding-left: 27px;
    width: 171px;	*/
	margin-left: -5px;
    padding-left: 30px;
    width: 168px;
}


#accordion .subcat li {
	list-style:none;
	background:none;
	padding: 3px 0px 3px 3px;
	margin: 0;	
}

#accordion .subcat li a{
	font-weight: bolder;
	padding: 3px 0px;	
	background: none;
	color:#FFF;
}
#accordion .subcat li a:hover{
	color:#CC0000;
	padding-left:1px;
}




/* sidebar right */

#sidebar-right {
	float: right;
	width: 220px;
	margin: 0; padding: 0; 
	/*background-color: #FFFFFF; 	*/

}
#sidebar-right h1 {
	margin: 10px 0 0 0; 
	padding: 4px 0 4px 8px; 
	font: bold 105% Arial, Sans-Serif;
	color: #FFF;
	text-transform: uppercase; 
	background: #333; 
	letter-spacing: 1px;	
}
#ofertas {
	color:#FFFFFF;
	margin: 10px 0 30px;	
	padding: 5px 5px 15px 9px;
	border: 1px solid #666666;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	-webkit-box-shadow: 0px 2px 3px #666666;
	-moz-box-shadow:0px 2px 3px #666666; 
	box-shadow:  0px 2px 3px #666666;
	background-color:Black;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#333333), to(#000000));
	background: -moz-linear-gradient(#333333, #000);
	background: linear-gradient(#333333, #000000);
	-pie-background: linear-gradient(#333333, #000000);
	

}
#sidebar-right .tit{
	font-size: 15px;
    font-weight: bold;
    padding: 6px 0 8px 10px;	
}


/* tablas */

table { border-collapse: collapse; margin: 0;}
#listado{margin-top:20px;}
#listado a{ text-decoration:none; text-transform:none; font-weight:normal;}
.detalle{ color:#333; text-decoration:underline;}
.listas td, .listas th{padding-left:5px;padding-right:5px}
.fila-titulo{height:30px;  background:#CD3535; color:#FFF;}
.fila-blanca{height:30px;}

.fila-gris{height:30px; background:#CCC;}


.fila-hover{height:30px; color:#900; background:#FF9;}


.listado-marcas ul{ margin:0;padding:0; text-align:center;}
.listado-marcas li{
	list-style:none;
	display:inline-block;
	padding: 0 7px 0 0;
	margin: 3px 0;
}
.listado-marcas li a{
	text-decoration:none!important;
	font-weight:normal!important;
	color:#666!important;
}
.listado-marcas  a{
	text-decoration:none!important;
	font-weight:normal!important;
	color:#666!important;
	padding-right:10px;
	
}

.listado-marcas li a:hover{
	color:#CD3535!important;
	text-decoration:underline!important;
}
.listado-marcas a:hover{
	color:#CD3535!important;
	text-decoration:underline!important;
	
}
.activo a{font-weight:bold!important; text-decoration:underline!important; color:#000!important;}

.listado-marcas .activo a{font-weight:bold!important; text-decoration:underline!important; color:#000!important;}
.fondo-gris{
    background: none repeat scroll 0 0 #E6E6FA;
    height: 22px;
    padding-top: 6px;
    width: 710px;
	text-align:center;
}

/* footer */
.footer  
{
	
	clear: both; 	
	border-top: 1px solid #f2f2f2;
	background: #333;
	padding: 2px 0 10px 0; 
	text-align: center;  
	min-height: 250px;

	
}
.footer-logos{
	margin-top:15px;
	border:0;
}

.footer-textos{
	color:#FFF;
	margin-bottom:30px;
	margin-top: 12px;
}
.footer-textos a { 
	text-decoration: none; 
	font-weight: bold;		
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes  */
.clear {	clear: both; }
.red   { color: #CC0000; }
.comments { 
	margin: 20px 10px 5px 10px; 
	padding: 3px 0;
	border-bottom: 1px dashed #EFF0F1; 	
	border-top: 1px dashed #EFF0F1;	
}


/* mapa */
#link-acordeon,#link-acordeon-hide, .boton-redondeado{
    /*background: #CD3535;*/
	background:#808080;
    color: #FFFFFF!important;
    float: left;
    margin-top: 10px;
    padding: 5px 10px;
	text-decoration:none!important;
	
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	
}


input.boton-redondeado{background:#CD3535!important}

#mapa{margin-left:0px; margin-top:0px;}


/* ficha */
.bloque-ficha{background:#666; color:#FFF;float:left; width:710px; height:22px;padding-top: 6px; font-weight:bold;}
.t-bloque{float:left;  padding-left:5px;}
.p-ficha{float:right; width:80px; text-align:right; padding-right:5px;font-size: 15px;}
.t-ficha{clear:both; background:#CD3535; min-height:22px;padding-top: 6px; color:#FFF; font-weight:bold; padding-left:5px;}

#ficha{
	clear:both;
	width:235px;
	float:left;
}

.vendedor{padding-left:5px;}
.fondo-rojo{
    background: none repeat scroll 0 0 #CCC;
    height: 22px;
    padding-top: 6px;
	text-align:left;
	padding-left:5px;
	margin-top: 10px;
	margin-bottom:5px;
}
.observaciones-pieza{padding-left:5px;}
.caracteristicas ul{padding:0; margin:0; padding-left:5px;}
.caracteristicas li{list-style:none;padding-bottom: 1px;}



#galeria{float:right; width:470px;margin-top: 10px;}

.fondo-condiciones{
    background: none repeat scroll 0 0 #CCCCCC;
    height: 22px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
	width:230px;
}
.fondo-condiciones a{font-weight:normal!important;}

.titulo-ficha{float:left;}
.titulo-ficha h2{margin:0;}
.carrito{float:right; margin-top:-8px;}
.comprar{clear:both; height:auto;}

.fondo-comprar{
	background-image:url(../images/carro.png);
    background-position: 614px 13px;
    background-repeat: no-repeat;
    height: 30px;
    margin-top: -30px;
    padding-right: 7px;
    padding-top: 8px;
    text-align: right;
    width: 695px;
}
.fondo-comprar2{
	background-image:url(../images/carro2.png);
    background-position: 614px 13px;
    background-repeat: no-repeat;
    height: 30px;
    margin-top: -30px;
    padding-right: 7px;
    padding-top: 8px;
    text-align: right;
    width: 695px;
}

.fondo-comprar span{
	padding-left:30px;
}
.fondo-comprar a{text-decoration:none!important; }
.margen7{margin-top:7px; text-decoration:underline;}
#form-compra{
	background:#FFF;	
	margin-left: 1px;
    width: 698px;
}

#form-compra form{padding:10px;margin-top: 3px;}
.nota-form{    
	color: #000000;
    float: right;
    font-weight: normal;
    width: 164px;
}
.relleno-rojo{height:25px; background:#CD3535;}

.derecha{ float:right;}

.current a{color:#CC0000!important;padding-left:1px!important;}



	
