@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(imagenes/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EAFFFF;
	margin: 0 0 0 0;
}
p {
	font-family: Trebuchet MS, Arial;
	font-size:13px;
	color: #333333;
	line-height: 18px;
	margin: 10px 60px 12px 55px;

}
.specs {
	font-family: Trebuchet MS, Arial;
	font-size:13px;
	color: #333333;
	line-height: 28px;
	margin: 10px 5px 12px 15px;

}
strong {
	font-family: Trebuchet MS, Arial;
	font-size:13px;
	font-weight: bold;
}
ul li {
	font-family: Trebuchet MS, Arial;
	list-style-image: url(imagenes/vineta.png);
	line-height: 18px;
	font-size:13px;
	color: #333333;
	margin: 0 40px 14px 60px;
	
}
a:link {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #996633;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #CC6600;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.a:active {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	
}
h1 {
	font-family: Arial;
	color: #2D829A;
	margin: 10px 50px 12px 55px;
	font-size: 16px;
}
h2 {
	font-family: Trebuchet MS, Arial;
	color: #CCCCCC;
	margin: 0 0 0 55px;
	font-size: 9px;
	line-height: 12px;
}
h3 {
	font-family: Arial;
	color: #2D829A;
	margin: 10px 0 0 40px;
	font-size: 16px;
	line-height: 12px;	
}
.bump {
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 200px
}
.center {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333;
}
.small {
	font-family: Trebuchet MS, Arial;
	font-size: 9px;
	color: #CCCCCC;
}
.small a:link {
	font-family: Trebuchet MS, Arial;
	font-size: 9px;
	font-weight:bold;
	color: #CCCCCC;
}
.small a:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 9px;
	font-weight:bold;
	color: #999999;
}
.small a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 9px;
	font-weight:bold;
	color: #FFCC99;
}
#container {
	margin: 0px auto;
	width: 968px;
	background-image: url(imagenes/body-frame.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 963px;
	height: 240px;
	background-image: url(imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}
#menu {
	width: 963px;
	height: 47px;
	margin: 0 0 0 0;
}
#acc {
	width: 880px;
	height: 100%;
	margin: 0 0 0 55px;
}
#specs {
	width: 550px;
	height: 100%;
	margin: 0 0 0 55px;
	border: solid medium;
	border-color: #339999;
	background-color:#E5F9FF;
}
#dealer {
	width: 930px;
	height: 100%;
	margin: 0 0 0 0;
}
#form {
	width: 550px;
	height: 100%;
	background-image: url(images/form-bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
}
#dealerform {
	width: 550px;
	height: 100%;
	background-image: url(images/form-bg2.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
}
#body {
	width: 963px;
	height: 100%;
	background-image: url(imagenes/top-body-arc.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	width: 963px;
	height: 98px;
	background: url(imagenes/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#photogallery {
	width: 688px;
	height: 488px;
	background: url(imagenes/GALERIA/photoframe.jpg);
	background-repeat: no-repeat;
	padding-top: 52px;
	padding-left: 52px;
	margin: 0 0 0 115px;
}
#elitephotos {
	width: 440px;
	height: 355px;
	background: url(imagenes/photoframe.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 35px;
	margin: 0 auto;
}
#video1 {
	width: 780px;
	height: 371px;
	background: url(imagenes/videos/videoframe.jpg);
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-left: 38px;
	margin: 0 0 0 90px;
}