@import url("reset.css");

@import url("galleria.css");



body {
	background:#f0f9ff url(images/bg.jpg) no-repeat bottom center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
	margin: 0;
	padding: 10px;
}

a {
	color:#0081e6;
	text-decoration: underline;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
.clear {
	clear:both;
	height:1px;
}
.imgWarpText {
	float:left;
	margin:0 20px 10px 0;
	vertical-align:top;
}

#site {
	background: url(images/site-bg.gif) repeat-y;
	/*height: 1164px;*/
	height: auto;
	width:950px;
	margin: 20px auto;
}

#header {
	background: url(images/bg-header.jpg) no-repeat;
	height:132px;
	width:950px;
}

#header:hover { cursor: pointer; }



#menu {
	background: url(../images/bgMenu.jpg) repeat-x center left;
	margin:0 17px;
	padding:0 15px;
	border-bottom:solid 1px #cdd0eb;
	border-top:solid 1px #cdd0eb;
}

#menu ul {
	clear: both;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	font-size: 12px;
	margin:0
}

#menu ul li a {
	display: block;
	padding: 8px 10px;
	color: #2275c5;
	text-decoration:none;
}

#menu ul li a:hover {
	background: url(../images/bgMenuOver.jpg) repeat-x center left;
	color: #0b4f91;
	text-decoration:none;
}

#sidebar {
	background: url(images/bg-sidebar.jpg) repeat-y;
	float: left;
	width:240px;
}

#sidebar p {
	border-bottom: 1px dotted #78a6d2;
	margin: 30px 26px 0 30px;
	padding-bottom: 10px;
}

#sidebar p img {
	padding-bottom: 10px;
}

#content {
	background: url(images/bg-content.gif) repeat-y;
	float: right;
	/*height:871px;*/
	height: auto;
	width:710px;
}

#content #modelos {
	background: url(../images/burbuja.jpg) top repeat-x;
	/*border-bottom: 2px solid #d2d5d5;*/
	height: 407px;
	/*padding: 10px;*/
	margin: 15px;
	width: 630px;
}

#content #modelos #imagenes {
	float: left;
}

#content #modelos #descripcion {
	float: right;
	background-color: white;
	padding: 5px;
	width: 320px;
	border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
}

#content #modelos #descripcion h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

#content #modelos #descripcion p {
	margin-bottom: 5px;
}

#content #destacados {
	border-bottom: 2px solid #88898a;
	border-top: 2px solid #88898a;
	padding: 20px 0;
	margin: 20px 0 20px 20px;
	width: 675px;
}

#content #destacados p {
	float: left;
	padding: 0 25px;
	width: 285px;
}

#content #banners {
	clear: left;
}

#content #banners p {
	float: left;
	margin-left: 15px;
}

#content #banners #copyright {
	margin-top: 20px;
	text-align: center;
}

#content #banners #copyright strong {
	font-size: 20px;
}

#footer {
	background: url(images/bg-footer.jpg) no-repeat;
	clear: both;
	height:77px;
	width:950px;
}

#producto, #contacto, #presupuesto {
	margin: 40px;
}

#content h2 {
	font-size: 18px;
	font-weight: bold;
	color:#0081e6;
	padding-top: 15px;
}

#content h4 {
	font-size: 16px;
	font-weight: bold;
}

#contacto p, #producto p {
	margin: 10px 0;
	line-height: 16px;
}

#producto ul li {
	list-style: square inside;
	line-height: 16px;
}

#sidebar h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 40px 0 10px 40px;
}

#sidebar h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 0 40px;
	color: #0F388A;
}

#sidebar h4:hover {
	cursor: pointer;
}

#sidebar ul {
	margin-left: 40px;
}

#sidebar ul li {
	font-size: 14px;
	line-height: 24px;
}

#sidebar ul li.submenu {
	margin-left: 20px;
}

#sidebar ul li a {
	color: #0F388A;
}

#sidebar ul li a:hover, #sidebar ul li.selected a {
	text-decoration: underline;
}

textarea { height: 150px; }
input, textarea { width: 300px; margin: 5px 0 10px 0; }
input.boton { width: 100px;  }

#producto h3 {
	font-size: 18px;
	color: #0F388A;
}

#producto h3 a {
	color: #0F388A;
}

#producto h3:hover { cursor: pointer; }

#video {
	height:289px;width:469px;
	background:#264B99;padding:4px;
	margin-top: 10px;
}

#footer ul {
	text-align: center;
	padding-top: 53px;
}

#footer ul li {
	display: inline;
	font-size: 12px;
	padding: 5px 20px;
}

#footer ul li a {
	color: white;
	text-decoration:none;
}

#footer ul li a:hover {
	color: #c0d8f0;
	text-decoration:none;
}

#formulario {
	margin-left: 40px;
	display: none;
}

#mapa {
	border: 3px solid #ccc;
	margin: 20px 0;
	width: 600px;
	height: 400px;
}

/**** GALERIAS ****/

.caption{font-style:italic;color:#887;}

.gallery{position:relative;margin-top:2em; margin-left: 40px;}

.gallery_list{width:600px;margin:0;}

.gallery_list li{width:68px;height:50px;padding: 4px;margin-right: 4px;;background:#264B99;}

.gallery_list li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{clear:both;margin:0 0 60px 0;height:450px;width:600px;background:#264B99;padding:4px;}

#main_image img{margin-bottom:10px;}
