* {
	margin:0px;
	padding:0px;
}

body {
	background-color: #fff;
}

body, textarea, input, select, h1,h2,h3,h4,h5, p, a, li {
	font:10px Verdana, Arial, helvetica, sans-serif ;
	line-height: 1.2em;
}

img {
	border:none;
}

.clear{clear:both;}
/*
--------------------------------------------------------------*/

#wrap {
	/*background-color: #fff url(/img/body_bg.jpg) repeat-x;*/
}

#container{
	background-color: #E6ECF2;
	background: url(/img/container_bg.gif) 50% 0 repeat-y;
}

#header{
	position:relative;
	z-index:100;
	height: 70px;
	width:770px;
	margin:0 auto;
	background: url(/img/peugeotleon_bg1.gif) 50% 4px no-repeat;
}

#nav{
	position:relative;
	z-index:1;
	background-color: #fff;
	width:770px;
	margin:0 auto;
	height:27px;
	border-bottom:16px solid #369; 
}

#content{
	width:770px;
	margin: 0 auto;
}

#content2{
	float:left;
	padding-top:30px;
	background: #F0F2F4 url(/img/nav_sombra.gif) repeat-x;
}

#sidebar {
	float:left;
	width: 192px;
	background: url(/img/peugeotleon_bg3.gif) 35px 0 no-repeat;
	min-height:225px;
	border-right:1px solid #eaeaea;
	margin-top:8px;
}


	#home #sidebar {
		background: none;
		margin:0;
		border:none;
	}

	#vehoca #sidebar {
		width:22px;
	}

#main {
	float:left;
	width: 577px;
}

	#vehoca #main{
		width: 747px;
	}

#main2 {
}

#main3{
padding:20px 30px 0 25px;
background: #fff url(/img/main_bordertop2.gif) no-repeat;
min-height:225px;
}

	#vehoca #main{
	}


#footer {
	clear:both;
	width:770px;
	height:50px;
	padding-top:15px;
	margin: 0 auto;
	background-color:#fff;
	border-bottom:15px solid #369;
	

}

#footer2 {
	padding: 3px 30px;
}

#footerout {
	width:770px;
	margin: 0 auto;
}

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

#header #logo{
position:absolute;
top:8px;
left:8px;
width:100px;
height:83px;
background: url(/img/logo.jpg) 0 0 no-repeat;
}

#header #logo a{
display:block;
width:108px;
height:90px;

}

#header #logo2{
position:absolute;
top:26px;
left:110px;
width:152px;
height:34px;
background: url(/img/troyamotor3.gif) 0 0 no-repeat;
}

#header #logo2 a{
display:block;
width:152px;
height:32px;
text-indent:-9999px;

}

#header #prebanner{
position:absolute;
top:5px;
left:568px;
width:100px;
height:13px;
}

#header #prebanner p{
font-size:10px;
font-family:Verdana;
font-weight: bold;
color:#666;
text-indent:-9999px;
background: url(/img/santafe.gif) no-repeat;

}

#header #banner{
position:absolute;
top:20px;
left:535px;
width:162px;
height:41px;
background: url(/img/banner_bg3.gif) no-repeat;

}

#header #banner p{
height:29px;

background: url(/img/phone.gif) 18px 6px no-repeat;
padding-top:12px;
padding-left:63px;
font-size:14px;
font-family:arial, sans-serif;
color:#333;
}

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

/*
#nav ul {
position:absolute;
top:0;
left:582px;
height:20px;
} 

#nav ul li{
display:inline;
} 

#nav ul li a{
display:block;
float:left;
background-color: #f00;
margin-right:4px;
width:52px;
height:20px;
text-indent:-9999px;

} 

#nav ul li a#nav1{
background: url(/img/nav1.jpg) no-repeat;
} 

#nav ul li a#nav2{
background: url(/img/nav2.jpg) no-repeat;
} 

#nav ul li a#nav3{
background: url(/img/nav3.jpg) no-repeat;
} 

*/

/****nav****/

#nav ul{
	position:absolute;
	right:11px;
	width:650px;
	list-style:none;
 }

#nav li {
  float:left;
  display:inline;
  background:url(/img/tab_left.gif) no-repeat left top;
  margin:0 0 0 0px;
  padding:0 0 0 7px;
  }
#nav a {
  float:left;
  display:block;
  border:0;
  background:url(/img/tab_right.gif) no-repeat right top;
  padding:8px 15px 5px 7px;
  font-weight: bold;

  text-decoration:none;
  color:#fff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
  color:#ff9;
  }

#nav .current {
  background-image:url(/img/tab_left_act.gif);
  }
#nav .current a {
  background-image:url(/img/tab_right_act.gif);
  color:#fff;
  /*padding-bottom:4px;*/ /* 1 más que el padding-bottom de a, en el caso de que queramos efecto sobrepuesto */
}



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

#main ul{
padding:0 0 1em 1em;
}

#main li{
list-style:none;
background: url(/img/bullet.gif) 0 1px no-repeat;
padding:0 0 0 14px;
margin:0 0 0 12px;
}


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

#main #main3 h2 {
font-size:15px;
font-weight:bold;
margin-bottom:1em;
color:#369;
border-bottom:1px solid #7696B7;
}

#main #main3 h3 {
clear:both;
font-size:12px;
font-weight:bold;
margin-bottom:1em;
color:#444;
background-color: #bbb;
background: url(/img/h3_bg.gif) repeat-x;
padding:2px 4px;
}

#main #main3 p {
padding-bottom:1em;
}

#main #main3 p a{
color:#369;
padding:1px;
font-weight: bold;
text-decoration:none;
}

#main  #main3 p a:hover{
background: url(/img/backa.gif);
color: #fff;
}


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

#main .bloque_home{
float:left;
display:inline;
width:188px;
background:url(/img/raya_bg.gif) repeat-y;
}

#main .bloque_home h2{
color:#036;
margin-bottom:1em;
}

	#main .bloque_home h2 a{
	display:block;
	width:180px;
	height:14px;
	text-indent: -9999px;

	}

	#main .bloque_home h2 a#tit_vn{
	background: url(/img/home_vehnue.gif) 1em 0 no-repeat;
	}

	#main .bloque_home h2 a#tit_vo{
	background: url(/img/home_vehoca.gif) 1em 0 no-repeat;
	}

	#main .bloque_home h2 a#tit_ta{
	background: url(/img/home_taller.gif) 1em 0 no-repeat;
	}

#main .bloque_home p{
padding:0 1em ;
}

#main .bloque_home p a,
#main .bloque_home li a{
color:#369;
padding:1px;
font-weight: bold;
text-decoration:none;
}



#main .bloque_home p a:hover,
#main .bloque_home li a:hover{
background: url(/img/backa.gif);
color: #fff;
}

#main .bloque_home p a.masinfo{
	display:block;
	padding:2px 0px;
	text-indent:-9999px;
	background: url(/img/masinfo4.gif) no-repeat;
	margin:1em 0 0;
	line-height:20px;

}

#main .bloque_home p a:hover.masinfo{
	background: url(/img/masinfo4.gif) no-repeat;
}


#main .bloque_home ul{
padding-top:1em;
padding-bottom:0px;
}


/*
#main .bloque_home ul.masinfo li{
background: url(/img/bullet2.gif) 0 1px no-repeat;
margin-left:0px;
}*/

#main .bloque_home img{
padding-left:2px ;
margin-top:1em;
}

/**/



/**/

#main #main3 #lista_vehnue{
padding:0;
margin:0;
}

#main #main3 #lista_vehnue li{
float:left;
display:inline;
list-style:none;
margin:0 6px 4px 0;
padding:0;
background: none;
}


/**/

#main .resaltado {
	clear:both;
	background-color: #DDD3BE;
	padding: 1px;
	color: #333;
	margin:1em 0;
}

#main .resaltado div {
	background-color: #FFFFCC;
	border: 3px solid #fff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#main .resaltado p {
}

#main .resaltado h1 {
font-size:15px;
margin:0 0 15px;
}


/**/

#vehoca #foto{border-bottom:2px solid #fff;}

#vehoca #fotos img{padding-right:2px;}

#vehoca #fotos img.last{padding-right:0px;}

/**/

/**/

#taller #main3 img {
display:block;
float:right;
margin:0 0 20px 20px;
background-color: #fff;
padding:2px; 
border: 1px solid #369;
}


#contact fieldset {
display: block;
padding:10px 20px 20px 20px;
border: 1px solid #7696B7;

}

#contact legend {
background-color: #369;
color:#fff;
margin-right:20px;
padding: 7px 10px;
font-weight: bold;
}


#contact label {
display:block;
font-weight: bold;
margin-top:1em;
margin-bottom: 0.2em;
}

#contact input, #contact textarea {
border: none;
border: 1px solid #7696B7;
color:#000;
padding:3px;
}

#contact input.boton {
display:block;
	margin-top:1em;
	margin-bottom:2em;
	border-top: 2px solid #39c;
	border-left: 2px solid #39c;
	border-bottom: 2px solid #336;
	border-right: 2px solid #336;
	padding: 2px 10px;
	text-align: center;
	background: #369;
	color: #fff;
	font-weight: bold;
	width: auto;
}

/**/

dl#address {
min-height:80px;
margin-top:1em;
color:#333;
background-color:  #F0F2F4;
background: url(/img/raya_ob1.gif);
padding:1em;
}

dl#address dt {
margin-bottom:1em;
text-transform: uppercase;
}

dl#address dd a{
color: #064E95;
font-weight: bold;
text-decoration: none;
}

dl#address dd a:hover{
text-decoration: underline;
}

dl#address dd div {
float:right;
text-align:right;
}

dl#address dd ul li{
margin-left:20px;
margin-bottom:1em;
}


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


#sidebar .cuadro1a{
	width:174px;
	margin-bottom:40px;
	min-height:120px;
	margin-left:8px;
	background: url(/img/cuadro1a.gif) no-repeat;
}

#sidebar .cuadro1b{
background: url(/img/cuadro1b.gif) right bottom no-repeat;
padding:18px 18px 10px;
}

#sidebar .cuadro1c{
position:relative;
	min-height:165px;
	padding-bottom:26px;
}

#sidebar .cuadro1a h4{
color: #39c;
font-weight:bold;
text-transform: uppercase;
}

#sidebar .cuadro1a p{
}

#sidebar .cuadro1a a{
color:#333;
text-decoration:none;
}

#sidebar .cuadro1a img{
padding:4px 0;
}

#sidebar #flechas{
position:absolute;
width:50px;
bottom:0;
right:0;
text-align:right;
}

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

#footer p {
color: #39c;
text-align:right;
}

#footer p a{
color: #39c;
text-decoration: none;
padding:1px 2px;
}

#footer p a.active{
color: #064E95;
}

#footer p a:hover{
background-color: #39c;
color: #fff;

}


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

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

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


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

#footerout #footer-print {
display:none;
}

#footerout #xhtml p{
text-align:center;
padding:15px;
}

#footerout p a{
color: #39c;
text-decoration: none;
padding:1px 2px;
}

#footerout p a.active{
color: #064E95;
}

#footerout p a:hover{
background-color: #39c;
color: #fff;

}

