

* {

	margin: 0;

	padding: 0;

}



html  {

height:100%;

}



#content0{

	width: auto;

	height:auto;

}

/*#bigcontent{

	width: auto;

	height:auto;

	background-color:#F3F;

}*/

#box{

	width: 960px;

	height:auto;

	text-align: right;

	margin:auto;

	background-color:#fff;

}



#header {

	width: 960px;

	height: 176px;

	background-image:url(../css%20style/img/header.jpg);

	text-align: left;

}

#headerLinks {

	width: 300px;

	height: 20px;

}

#headerA {

	width: 935px;

	height: 28px;

	padding-right:25px;

	background-image:url(../img/bg_headerA.jpg);

	background-repeat:repeat-x;

	text-align: right;

	}

#headerB {

	width: 799px;

	height: 117px;

	background-image:url(../img/logo.jpg);

	background-repeat:no-repeat;

	float:left;

}

#headerC {

	width: 799px;

	height: 31px;

	background-image:url(../img/bg_headerC.jpg);

	background-repeat:no-repeat;

	background-color:#ededed;

	float:left;

}

#headerD {

	width: 161px;

	height: 148px;

	background-color:#fff;

	float:right;

}





#menu {

	height: 30px; /*ancho de la caja del menu*/

	background-image:url(../img/bg_menu.jpg);

	background-repeat:repeat-x;

	/*border-bottom: 10px solid #FFF; 	/*linea azul que esta debajo del menu*/

}

#menu ul {

	margin-left: 0px;

	height: 30px;

	list-style: none;

	list-style-type: none;

	/*border-left: 1px solid #006bab;*/

}

html*#menu ul {

margin-left: 0px;

height: 30px;

list-style: none;

list-style-type: none;

}

#menu li {

	float: left;

	height: 30px;

	list-style: none;

	list-style-type: none;

	/*border-right: 1px solid #fff;*/

}

#menu a {

	font-family: Arial, Tahoma, Verdana;

	font-size: 12px;

	font-weight:bold;

	letter-spacing: 0px; /*espacio entre las letras*/

	line-height: 30px; /*linea que separa las palabras del menu e alto que tiene*/

	text-decoration: none;

	color: #ffffff;

	display: block;

	padding: 0px 43px; /*el segundo numero me da el espacio entre las palabras del menu*/

	background-image:url(../img/bg_menu.jpg);

	background-repeat:repeat-x;

	list-style: none;

	list-style-type: none;

}

#menu a:hover {

	background-image:url(../img/bg_menu_hover.jpg);

	background-repeat:repeat-x;

	/*border-left: 6px solid #ffa200;*/



}













#principal {

	width: 960px;

	height:auto;

	min-height:600px;

	text-align: left;

	margin: 0 auto;

	background-color:#3c3a39;

}



#bannerLeft {

	width: 268px;

	min-height:600px;

	height:auto;

	margin: left;

	background-color:#333;

	float:left;

}

#bannerLeftTitu {

	width: 268px;

	height:31px;

	background-image:url(../img/title_1.jpg);

}

#bannerLeft1 {

	width: 268px;

	height:200px;

	

}

#bannerLeft2 {

	width: 268px;

	height:200px;

	background-color:#333;

}

#bannerLeft3 {

	width: 268px;

	height:199px;

	background-color:#333;

	border-bottom:#333 1px solid;

}

#flaLeft {

	width: 146px;

	height:169px;

	background-color:#333;

	float:left;

}



#infoRight {

	width: 92px;

	height:114px;

	padding:40px 15px 15px 15px;

	background-color:#3c3a39;

	float:right;

}

#box2{

	width: 691px;

	height:auto;

	min-height:600px;

	border-left:#FFF solid 1px;

	float:right;

}

#bannerCar{

	width: 691px;

	height:430px;

	background-color:#fff;

}

#bannercontent{

	width: 691px;

	height:auto;

	min-height:430px;

	_height:expression(document.body.clientWidth < 430? "auto": "430px" );

	background-color:#fff;

}

#bannerBottom{

	width: 691px;

	height:170px;

	text-align:left;

	background-color:#fff;

	

}

#imgOpen{

	width: 280px;

	height:170px;

	text-align:left;

	float:left;

	

}

#Get {

	width:411px;

  	height:170px;

	text-align:left;

	float:right;

	

}

#GetTitle {

	width: 411px;

  	height:36px;

	

}

#GetImg {

	width: 182px;

	height:134px;

	text-align:left;

	float:left;

	

}

#GetForm{

	width: 199px;

	height:119px;

	padding:10px 15px 5px 15px;

	text-align:left;

	background-color:#363735;

	float:right;

	

}

#boxText{

	width: 960px;

	height:200px;

 	background-color:#fff;

	margin:auto;

	

}

#boxText p{

	margin-left:25px;

	

}

#boxCallToAction{

	width: 300px;

	height:350px;


	float:right;



	

}

#boxImgInventory{

	width: 118px;

	height:76px;

	margin-right:10px;

	float:left;



	

}

#boxTextInventory{

	width: 380px;

	height:80px;

	margin-left:120px;

	_margin-left:0px;

	*margin-left:0px;

}



#footer{

    clear:both;/*agregado*/

	width: 100%;

	height: 40px;

	background-image:url(../img/bg_footer.jpg);

	background-repeat:repeat-x;

}



#adress {

	width: 960px;

	height:40px;

	text-align:right;

	background-image:url(../img/bg_footer_2.jpg);

	background-repeat:repeat-x;

	margin:auto;

}

#btn{

	width: 50px;

	height:23px;

	float:right;

	margin-right:5px;

}

#mapa{

	width: 600px;

	height:300px;

}



.clearboth {

clear:both;

}

