
body {
background-color : white;
margin : 0;
padding : 0;
background-attachment : fixed;
height: 620px;
scroll: auto;

}
a:link {
color : white;
text-decoration : none;
}
a:visited {
color : white;
text-decoration : none;
}
a:hover {
color : #98b99e;
}
a:active {
color : white;
}
#contenedora {
position : relative;
margin : 5px auto;
background : url(../img/cabeceran.jpg) no-repeat;
width : 810px;
height : 180px;
}
#cabecera {
position : relative;
width : 550px;
height : 10px;
top : 67px;
left : 180px;
}
.enlaces {
color : white;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : left;
font-size : 8pt;
font-weight : bold;
}
#ctexto {
position : absolute;
width : 650px;
height : 300px;
left : 50px;
top : 150px;
z-index : 1;
}
.texto {
color : #666666;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : justify;
font-size : 8pt;
font-weight : normal;
}
.textot {
color : #666666;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : left;
font-size : 7pt;
font-weight : normal;
}
#coche {
position : relative;
width : 500px;
height : 140px;
top : 430px;
left : 400px;
}
#motor {
position : relative;
width : 500px;
height : 140px;
top : 400px;
left : 500px;
z-index : 1;

}
#tabla {
width : 650px;
height : 20px;
left : 50px;
}
#formulario {
position : absolute;
width : 650px;
height : 300px;
left : 50px;
top : 220px;
z-index : 1;
}
.imagenes{
	text-align:center;
}
#aviso{
	position: absolute;
	width: 480px;
	height: 15px;
	z-index: 2;
	left: 226px;
	top: 570px;
}
