body {
background-color:#dfdbdb;
text-align:center;
margin:0px;
}

#botonera {
	width:770px;
	height:30px;
	margin:0px;
}

#cabecera {
width:770px;
height:175px;
margin:0px;
}

#codigotabla {
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:left;
color:#000000;
}

#columna1 {
width:130px;
height:auto;
text-align:right;
float:left;
margin-left:20px;
}

#columna2 {
	font-family:Arial, Helvetica, sans-serif;
width:620px;
height:auto;
text-align:center;
float:right;
}

#contenedor {
	width:770px;
	background-color:#e9e6e1;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:auto;
}


#contenido {
	width:580px;
	height:auto;
	color:#000000;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
}

#contenido p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
margin-bottom:7px;
margin-top:1px;
padding:0;
}

#fotovehiculo {
	width:580px;
	height:auto;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	}

img{
	border:none;
}


/*Mas info Ver mas */
#masinfo {
	padding-left:15px;
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
	margin:0;
	float:left;
}
    
#masinfo a{
padding-left:15px;
background-image:url(img/vermas_1.png);
height:25px;
width:80px;
background-position: center top;
display: block;
color: #990000;
text-decoration: none;
background-repeat: no-repeat;
font-weight: bold;
}

#masinfo a:hover{
	padding-left:15px;
background-image:url(img/vermas_2.png);
}

#masinfo a:focus{
	padding-left:15px;
background-image:url(img/vermas_1.png);
}


		
#marcocentro{
       width:740px;
       height:auto;
       float:left;
	   text-align:center;
	   background-color:#fffbdb;
}

#menuv {
        width: 130px;
        font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight:bold;
}
#menuv ul, li {
        list-style-type: none;
}

#menuv ul {
        margin: 0;
        padding: 0;
}

#menuv li {
        border-bottom: 2px solid #CCCCCC;
}

#menuv a {
        text-decoration: none;
        color: #e75112;
        display: block;
        padding: 3px 6px;
        width: 118px;
}

#menuv a:hover {
        background: #FEeFe3;
}

#formulario{
	margin-top:10px;
	margin-bottom:10px;
	width:280px;
	height:350px;
	float:left;
}
h1 {
border-bottom:1px solid #FF0000;
width:270px;
padding:5px;
height:12px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-align:left;
color:#FF0000;
}

#oferta {
	margin-top:10px;
	margin-bottom:10px;
	width:280px;
	height:350px;
	float:right;
}

#oferta p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



	
#pie {
clear: both;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:770px;
height:40px;
background-color:#c2c2c2;
border-top:solid 2px;
border-top-color:#FF0000;
color:#000000;
padding-top:7px;
margin: 0px auto;
text-align:center;
}

#pie a:link{
  color:#000;
}
#pie a:visited{
  color:#000;
}
#pie a:hover{
  color:#FF0000;
}
#pie a:active{
  color:#000;
}

#pie a:link, a:visited {
  text-decoration: none;
}

#pie p {
margin:0px;
}

#subtitulo {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
color:#666;
}

#titulo {
margin-bottom:10px;
border-bottom:1px solid #FF0000;
width:570px;
padding:5px;
height:18px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-align:left;
color:#FF0000;
}

#titulotabla {
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
color:#FF0000;
}


#contenido a:link{
  color:#FF0000;
}
#contenido a:visited{
  color:#FF0000;
}
#contenido a:hover{
color:#FFF;
}
#contenido a:active{
  color:#000;
}

#contenido a:link, a:visited {
  text-decoration: none;
}

