html {
background-color: #182454;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	max-height:598px;
	overflow:hidden;
	height:expression(this.scrollHeight > 598? "598px" : "auto" );
}
#top {
	background-image: url(../images/2/up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 793px;
}
#sub_top {
	background-image: url(../images/2/iz_up.jpg);
	height: 90px;
	width: 793px;
	background-repeat: no-repeat;
	padding-left: 214px;
}
#total {
	height: 460px;
	width: 793px;
	display: inline;
	margin: 0px;
}
#nav {
	background-image: url(../images/2/iz_up2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	width: 214px;
	float: left;
	padding-top: 83px;
}

#content {
	background-image: url(../images/2/centro.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 600px;
	float: left;
	overflow: auto;
	padding: 10px 10px 20px 44px;
	clear: right;
	scrollbar-face-color: #4B95F4;
	scrollbar-shadow-color: #182454;
	scrollbar-highlight-color: #182454;
	scrollbar-3dlight-color: #182454;
	scrollbar-darkshadow-color: #182454;
	scrollbar-track-color: #182454;
	scrollbar-arrow-color: #182454;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: justify;
	background-attachment: scroll;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-attachment: fixed;
	line-height: 1.2em;

}
html>body #content{
	background-attachment: scroll;
}

.empresa p{
	margin-bottom: 0px;
	*margin-bottom: -5px;
	
}

.titulares {
	margin: 0 0 0 -45px;
	height: 30px;
	padding-top: 14px;
}


.products {
width: 97%;
	
}

#content ul{
	margin: 0;
	padding: 0;
	line-height: 40px;
	list-style: none;
	text-align:left;
	border-bottom: 1px dotted #dce7ff;

}
#content ul li{
    display: inline;
	

}
#content ul li img, #content a:link img{
	margin-bottom: 10px;
	margin-right: 2px;
	border: 5px solid #DCE7FF;
}
#content a:hover img{
	border: 5px solid #5198FF;
}
#autos {
width: 97%;
}
#autos ul{
padding-left: 30px;
border-bottom: 0;
}
#autos ul li img, #autos a:link img{
	margin-bottom: 10px;
	margin-right: 30px;
}
#flechi {
	border: 0;
	width: 97%;
	height: 35px;
	text-align: right;
	}
#flechi a:link img, #flechi a:hover img, #flechi img{
border: 0;
}
.subtitulos {
	font-size: 120%;
	font-weight: bold;
	color: #dce7ff;
	padding: 3px;
	border-bottom: 1px solid #dce7ff;
	border-left: 8px solid #dce7ff;
}
*html .subtitulos {
margin-top: 15px;
}
.resultado {
	font-size: 1.5em;
	color: #5094F7;
	padding: 25px;
	width: 300px;
	border: 1px solid #5094F7;
	margin-left: 150px;
	margin-top: 50px;
	text-align: center;
	line-height: 1.2em;
}
#footer {
	float: left;
	width: 214px;
	height: 228px;
	background-image: url(../images/2/iz_abajo.jpg);
	font-size: 0.7em;
	color: #FFF;
	text-indent: 30px;
	color: #529afc;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #529afc;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.volver {
	font-size: 1.1em;
	width: 300px;
	margin-left: 150px;
	text-align: center;
	font-weight: bold;
	padding: 25px;
}
.volver a:link, .volver a:visited, .volver a:active {
	color: #529afc;
}
.volver a:hover {
	color: #FFF;
	text-decoration: none;
}
