
/*******************************************************************

	Hoja de estilos; global para incluir los otras css
	Autor: HGImagen  //  www.jfequipamiento.com.ar

********************************************************************/

/* =Import
------------------------------------------------------------------ */

/* Eliminamos los estilos por defecto del navegador */
@import url(reset.css);

/* Importamos los estilos de composición */
@import url(composicion.css);

/* Importamos los estilos de composición */
@import url(ubicacion.css);



/* Estilos globales 
------------------------------------------------------------------ */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	cursor: default;
	background-image: url(../imagenes/fondo_body.gif);
	background-repeat:   repeat-x;
	background-position: 0px 0px;
	background-color: #190000;
}

/* =hx */
h1, h2, h3 {
	font-family:"Trebuchet MS";
	font-style:normal;
	/*text-shadow: #d3d4d5 3px 3px 2px;*/
	font-weight: normal;
	letter-spacing: -1px;
}

/* =h1 */
h1 {
	font-size:20px;
	line-height:normal;
	color:#ffffff;


}

/* =h2 */
h2 {
	font-size:24px;
	line-height:29px;
	color:#ffffff;
}

/* =h3 */
h3 {
	font-size:16px;
	line-height:normal;
	color:#ffffff;
	font-family: "Trebuchet MS";
	padding-top: 0px;
}
h3.columna2_interior {
	font-size:16px;
	line-height:normal;
	color:#bb0000;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 10px;
}

/* =h4 */
h4 {
}
/* =h5 */
h5 {
	font-size:18px;
	color:#FFFFFF;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	font-weight: normal;
	margin-top: 12px;
}
/* =p */
p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

/* =strong */
strong {
	font-weight:bold;
}

/* =a */
a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-weight: normal;

}

a:hover {
	text-decoration:underline;
}

/* =img */
img {
	
}

img:hover, div.imagenes:hover img  {
	

}
strong {
	color: #860000;
}





/* =Estilos de la cabecera 
------------------------------------------------------------------ */

div#cabecera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	height: 134px;
	width: 960px;
	background-image: url(../imagenes/fondo_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#cabecera p {
	width:300px;
	min-height:100px;
	margin-top: 29px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 24px;
	height: 72px;
}

div#cabecera p a {
	position:relative;
	top:2px;
	width:281px;
	height:102px;
	display:block;
	text-indent:-9999px;

}

div#cabecera p {
	float:left;
}

div#cabecera ul {
	float:right;
	margin-top: 80px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	padding-right: 10px;
	height: 40px;
	width: 150px;	
}

div#cabecera li  {
	float:left;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #f9f9f9;
	height: 40px;
	width: 150px;	
}


div#cabecera li+li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f9f9f9;
	margin-right: 2px;
	padding-left: 5px;
}

/* =Estilos del contenido
------------------------------------------------------------------ */



div#contenido {
	width:960px;
	margin-top: 10px;
	height: 100%;
}

div#contenido p strong {
	display:block;
}

div#columnas {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
}
.columnas {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
}
div#columna1 {
	float: left;
	background-color: #140000;
	height: 320px;
	width: 200px;
}
div#columna1 ul {
	margin-top: 20px;
}
div#columna1 li {
	background-image: url(../imagenes/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
	width: 206px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
div#columna1 a {
	padding-left: 20px;
	position: relative;
	top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div#columna1 a:hover {
	padding-left: 20px;
	position: relative;
	top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BB0000;
	text-decoration: none;
}
	
div#columna1_interior {
	float: left;
	background-color: #140000;
	height: 400px;
	width: 200px;
}
	
.columna1_interior {
	float: left;
	background-color: #140000;
	height: 400px;
	width: 200px;
}
div#columna1_interior ul {
	margin-top: 20px;
}
div#columna1_interior li {
	background-image: url(../imagenes/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
	width: 180px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
div#columna1_interior a {
	padding-left: 20px;
	position: relative;
	top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div#columna1_interior a:hover {
	padding-left: 20px;
	position: relative;
	top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BB0000;
	text-decoration: none;
}
div#columna2{
	float: left;
	background-color: #140000;
	height: 320px;
	width: 760px;
}
	
div#columna2_interior {
	float: left;
	background-color: #140000;
	height: 400px;
	width: 760px;
}
div#columna2_interior_large {
	float: left;
	background-color: #140000;
	height: 800px;
	width: 760px;
}

div#marcas {
	float: left;
	height: 340px;
	width: 960px;
}

div#caja1 p{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-right: 20px;
	margin-bottom: 55px;
	font-weight: normal;
}
div#caja1 a {
	width: 210px;
	height: 32px;
	color: #8a1e37;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	letter-spacing: -1px;
	background-color: #FFFF00;
}
div#caja1 {
	width: 960px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 386px;
	background-color: #FFFF00;
}
caja1 {
	width: 960px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 386px;
	background-color: #FFFF00;
}
div#caja1 h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-left: 80px;
	width: 280px;
	
}
div#caja1 h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-left: 80px;
	width: 280px;
	
	margin-top: 30px;
}
div#caja1_interior {
	float: left;
	height: 140px;
	width: 340px;
	margin-left: 25px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.caja1_interior {
	float: left;
	height: 140px;
	width: 340px;
	margin-left: 25px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
div#caja1_interior p{

	float: left;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.caja1_interior p{

	float: left;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
div#caja1_interior img {
	float: right;
	border: 4px solid #450000;
	margin-top: 5px;
	margin-left: 5px;
}
.caja1_interior img {
	float: right;
	border: 4px solid #450000;
	margin-top: 5px;
	margin-left: 5px;
}

div#caja2 {
	height: 280px;
	width: 232px;
	overflow: visible;
	float: left;
	background-color: #336699;
}
div#caja2 p {
	width: 206px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	line-height: 18px;
}

div#caja3 {
	height: 135px;
	width: 225px;
	overflow: visible;
	float: left;
	margin-top: 10px;
	background-image: url(../imagenes/caja_renaultmaster.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 20px;
}
div#caja3 h3 {
	width: 200px;
	margin-top: 10px;
	margin-left: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
div#caja3 p {
	width: 200px;
	margin-top: 10px;
	margin-left: 11px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}
div#caja3 a {
	margin-left: 10px;
	position: relative;
	top: 100px;
}

div#caja4 {
	height: 135px;
	width: 225px;
	background-position: 0px 0px;
	overflow: visible;
	float: left;
	margin-top: 10px;
	background-image: url(../imagenes/caja_peugeotpartner.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
}
div#caja4 h3 {
	width: 200px;
	margin-top: 10px;
	margin-left: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
div#caja4 a {
	margin-left: 10px;
	position: relative;
	top: 100px;
}

div#caja4 p{
	width: 200px;
	margin-top: 10px;
	margin-left: 11px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}
div#caja5 {
	height: 135px;
	width: 225px;
	overflow: visible;
	float: left;
	margin-top: 10px;
	background-image: url(../imagenes/caja_fiatfiorino.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 20px;
}

div#caja5 a {
	margin-left: 10px;
	position: relative;
	top: 100px;
}
div#caja5 h3 {
	width: 200px;
	margin-top: 10px;
	margin-left: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
div#caja5 p{
	width: 200px;
	margin-top: 10px;
	margin-left: 11px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}
div#caja6 {
	height: 135px;
	width: 225px;
	overflow: visible;
	float: left;
	margin-top: 10px;
	background-image: url(../imagenes/caja_renaultkangoo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#caja6 a {
	margin-left: 10px;
	position: relative;
	top: 100px;
}
div#caja6 h3 {
	width: 200px;
	margin-top: 10px;
	margin-left: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
div#caja6 p{
	width: 200px;
	margin-top: 10px;
	margin-left: 11px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}
div#caja7 {
	height: 135px;
	width: 225px;
	overflow: visible;
	float: left;
	margin-top: 10px;
	background-image: url(../imagenes/caja_toyota.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#caja7 a {
	margin-left: 10px;
	position: relative;
	top: 100px;
}
div#caja7 h3 {
	width: 200px;
	margin-top: 10px;
	margin-left: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
div#caja7 p{
	width: 200px;
	margin-top: 10px;
	margin-left: 11px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}


div#caja_fotos {
	height: 520px;
	width: 640px;
}

.fotografias {
	float: left;
	width: 100%;
}

div#columna3 {
	float: left;
	width: 860px;
	height: 80px;
	margin-left: 50px;
	margin-top: 30px;
	background-color: #555555;
}
div#columna3 p {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #333333;
	line-height: 20px;

}

div#animacion{
	height: 282px;
	width: 569px;
	float: left;
	margin-top: 18px;
	margin-left: 160px;
	background-color: #140000;
}
.marcas {
	background-image: url(../imagenes/bullet_titulo.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-top: 15px;
}
.interior {
	background-image: url(../imagenes/bullet_titulo.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
}



/* =Estilos Pie 
------------------------------------------------------------------ */

div#pie {
	text-align:left;
	height: 420px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #736e60;
	background-image: url(../imagenes/fondo_pie.gif);
	background-repeat:   repeat-x;
	background-position: 0px 70%;
}
div#pie ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	padding-right: 10px;
	float: right;
}

div#pie li  {
	float:left;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #f9f9f9;
	padding-right: 15px;
}

div#pie li  a {
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #f9f9f9;
}


div#pie p {
	color:#e6e6e6;
	float: left;
	width: 250px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
}


div#pie img {
	float: right;
	margin-bottom: 25px;	
}
div#pie_certificado {
	padding-top: 58px;
	margin-left: 0px;
	float: left;
	width: 280px;
	
}
div#pie_certificado img{
	margin-right: 15px;
	float: left;
}
div#columna_pieizquierda {
	height: 300px;
	width: 460px;
	float: left;
	
}
div#columna_pieizquierda h5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CCCCCC;
	float: left;
}
div#columna_piederecha{
	height: 300px;
	width: 500px;
	float: left;
	display: block;
	padding-top: 0px;
}
div#pie h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #F0F0F0;
	float: left;
	margin-bottom: 10px;

}	
div#menu_pie {
	float: right;
	height: 30px;
	width: 690px;
	position: relative;
	top: 380px;
}
		

div#menu_pie ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#menu_pie li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #f9f9f9;
}
div#menu_pie li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #f9f9f9;
}
div#menu_pie li+li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f9f9f9;
	margin-right: 2px;
	padding-left: 5px;
}

/* =galeria
------------------------------------------------------------------ */


 



/* =formulario 
------------------------------------------------------------------ */


form {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

fieldset {

}

legend {
	font-size:18px;
	color:#ffffff;
	padding:4px 0;
	font-family: "Trebuchet MS";
	font-weight: normal;
}

legend+ul {
	padding-top:15px;
	display:block;
	width:375px;
}

fieldset#acceso {
	margin-top:15px;
}

form#contactar ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-right: 0px;
	float: left;
}

form#contactar label {
	width:100px;
	display:block;
	float:left;
	font-weight:normal;
	margin-left:25px;
	color:#f0f0f0;
}


input, textarea {
	width:220px;
	color:#6b6b6b;
	padding:2px 2px 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #f0f0f0;
}
/*
input:focus, textarea:focus {
	background:url() #ffffff;
	border: 1px solid #ffffff;
	color:#fff;
}*/

input#submit {
	width:85px;
	height:22px;
	text-align:left;
	margin-left:269px;
	border:none;
	background-image: url(../imagenes/boton_enviar.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 24px;
	margin-top: 10px;
	margin-right: 0px;
}

input#submit:focus {
	background-repeat: no-repeat;
}
div#contacto a 
{
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 16px;
	float: left;
}

form#contactar a:hover {
	text-decoration:underline;
}
form#contactar li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	margin-top: 10px;
}
form#contactar li  a {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0f0f0;
}

form#contactar li+li {
	border-left-width: 0px;
	border-left-style: solid;
	margin-right: 0px;
	padding-left: 0px;
}
div#email {}
#facebook {
	float: left;
	height: 64px;
	width:64px;
	margin-bottom: 20px;
	padding-right: 150px;
}
