body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #828282;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#idioma{
position:absolute;
right:0px;
top:-3px;
padding:5px;
font-size:10px;
font-weight:bold;
}
#idioma img{
border:0px;
padding-left:2px;
position:relative;
top:3px;
}
#idioma a{
color:#FFFFFF;
}
#idioma a:hover{
color:#DDDDDD;
}
#contenedor{
	width:944px;
	margin:0 auto 0 auto;
}
#cabecera{
	background-image:url(imagenes/cabecera01.png);
	background-repeat:no-repeat;
	height:473px;
}
#buscador{
	background-image: url(imagenes/buscador.png);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align:left;
	font-size:11px;
	position:relative;
	height:30px;
}
#buscador input,#buscador select{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
}
#buscador input{
	left:200px;
	top:5px;
}
#buscador select{
	left:360px;
	top:5px;
}
#buscador #idmarca{
	left:620px;
	top:5px;
}
#buscador a img{
	position:absolute;
	border:0px;
	left:500px;
	top:6px;
}
#buscador span{
	position:absolute;
	left:78px;
	top:7px;
}
#buscador .buscar{
	position:absolute;
	border:0px;
	left:750px;
	top:6px;
	background-image:url(imagenes/buscar_fondo.png);
	width:67px;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-top:-2px;
	padding:0px;
	color:#16357F;
	cursor:pointer;
}
#contenido{
	background-image: url(imagenes/fondo01.png);
	background-repeat:  repeat-y;
	padding: 35px 78px 35px 78px;
	/*padding: 35px 78px 10px 78px;*/
	text-align:justify;
}
#vinculos{
	background-image: url(imagenes/fondo01.png);
	background-repeat:  repeat-y;
	padding: 35px 78px 35px 78px;
}
#vinculos a{
font-size:10px;
padding:4px;
margin:3px;
border:1px solid #EDEDED;
line-height:16px;
display:inline-block
}
#vinculos a:hover{background:#CFE4EC; border-color:#ACD0DE; color:#204EB9;}
#creditos{
	background-image: url(imagenes/creditos01.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:80px;
	font-size:10px;
}
#creditos a{
	color:#173885;
	text-decoration:none;
}
#creditos a:hover{
	color:#828282;
}