* {
    padding: 0;
    margin: 0;
} 

/*body {
    background: #fff;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
*/
#wrap {
width: 724px;
position:absolute;
background: #fff url('../intranet/images/midbg.jpg');
background-repeat: repeat-y;
Top:0px;
Left:0px;
z-index:0;
}

#top { 
background: #fff url('../intranet/images/topbg.jpg');
height: 20px;
z-index:0;
}

#content {
padding: 0 20px 0 20px;
z-index:0;
}

#bottom {

background: #fff url('../intranet/images/botbg.jpg');
height: 30px;
}

.header {
width:685px;
height: 104px;
background: #85ACF7 url('../img/top/header.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 50px; padding-top: 0px; font-size: 12px; color: #FFF; }

.breadcrumbs { 
	width: 97%;
	margin:0px 7px;
	border-bottom: 2px solid #E1E1E1; 
	padding: 8px;
	font-family:Tahoma;
	color:#FFFFFF;
}
	
.breadcrumbs h1 {padding-left: 10px; padding-top: 0px; font-size: 12px; color: #FFF;}
.breadcrumbs h2 {padding-left: 0px; padding-top: 0px; font-size: 12px; color: #FFF; font-weight:bold}

.breadcrumbs_suzuki { 
  background:#CCCCCC; 
	width: 97%;
	margin:0px 7px;
	border-bottom: 2px solid #E1E1E1; 
	padding: 4px;
}

.middle {
	width: 100%;
	margin: 0px auto;
	padding: 1% 1%;
	float:left;
	}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}

/*************************************/
/* MUESTRA LA FOTO SOLA DEL VEHICULO */
/* SIMULACRO DE POP-UP               */
/*************************************/
div.sample_popup { z-index: +1; }

div.sample_popup div.menu_form_header
{
  border: 1px solid black;
  cursor: default;
  height:414px;
  width:552px;

  line-height: 19px;
  vertical-align:top;
  text-decoration: none;
  font-family: "trebuchet ms", arial, sans-serif;
  font-weight: 900;
  font-size: 13px;
  z-index:13;
  background-color:#ffffff;
  color: #0066CC;
}

div.sample_popup img.menu_form_exit
{
  float: right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
  z-index:3;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
	z-index:0;
}
/*
#footer {
	text-align: center;
	color: #666;
	position:absolute;
	top: 20px;
	left: 792px;
	z-index:0;
	font-size: 90%;
}
*/
#botonera {
	background: #F6F9FB; 
	position:absolute;
	left:730px;
	top:40px;
	width:130px;
	padding: 2% 2%;
	z-index:0;
	border:thin dashed;
	border-color:#CCCCCC;
	
}

#botonera ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

#botonera li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

#botonera h2 { color: #993300; font-size: 18px; margin-top: 15px;}

#wrap #content .txt_blanco {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

#wrap #content .txt_azul_oscura {
	font-size: 14px;
	font-weight: bold;
	color:#000033;
}
#wrap #content .txt_titulos_secc {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
#wrap #content .txt_titulos_secc{
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
#wrap #content .txt_negro_filas {
	font-size: 12px;
	color: #000000;
}
.text_fields_claro {
	font-family:Tahoma;
	font-size: 11px;
	color: #000099;
	background-color: #F3F3F3;
	text-decoration:none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: thick;
	border-top-color: #005696;
	border-right-color: #005696;
	border-bottom-color: #005696;
	border-left-color: #005696;
}

#notapie {
	position:absolute;
	left:980px;
	top:50px;
	width:262px;
	height:111px;
	z-index:-1;
}
#novedades {
	position:absolute;
	left:980px;
	top:50px;
	width:262px;
	height:111px;
	z-index:-1;
}
#testdrive {
	position:absolute;
	left:630px;
	top:32px;
	width:77px;
	height:31px;
	z-index:1;
}