@charset "utf-8";
/* CSS Document */


body { text-align:center; font: 12px/18px Arial, Helvetica, sans-serif; background:url(images/bg_p.jpg) repeat-x 0 130px; margin:0; padding:0}
a {color:blue; outline: none}
.content { text-align:left;	width:950px; height:470px; margin: 0 auto ;}
h2 { color:#626C92; font-size:16px; background:url(images/logoDeMotores.gif) no-repeat left top; padding-top: 45px; margin-top:45px}
h1 { padding: 70px 550px 40px 0; font:normal 13px/18px px Arial, Helvetica, sans-serif; background: url(images/vehiculos.gif) no-repeat right -10px;}
ul { margin:0; padding:0; list-style: none; height:160px; border-left:1px dashed #CCC;}
li { float:left; width:104px; border-right: 1px dashed #CCC; height: 155px; font-size:11px;}
li .url { background-image: none; color:#000; margin: 0; text-align:center; padding:0; text-decoration: none; height: 90px }
li .url:hover {background: url(images/bg_a.jpg) repeat-x top; font-weight:normal}
li .url b { color:#666666; display:block; text-align:center; font-size:12px; padding-top: 55px; background-repeat: no-repeat; background-position: center 10px }
li.argentina b { background-image:url(images/ar.gif)}
li.chile b { background-image:url(images/cl.gif) }
li.colombia b{ background-image:url(images/co.gif)}
li.mexico b { background-image:url(images/mx.gif)}
li.ecuador b { background-image:url(images/ec.gif)}
li.peru b { background-image:url(images/pe.gif)}
li.venezuela b { background-image:url(images/ve.gif)}
li.brasil b { background-image:url(images/br.gif)}
li.espana b { background-image:url(images/es.gif)}
li a { display:block; margin: 0 0 0 8px; text-align:center }
li a:hover { color:#000}
