html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration:none;
}
th, td {
	padding: 2px;
}
img {
	border: 0;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}
ol {
	list-style: decimal;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {font-weight:bold;}

body, html {height: 100%;}
body { 
	background:#000; 
	color:#444; 
	font:9px Verdana, Geneva, sans-serif; 
	text-align:center; 
	line-height: 1.5;
	}

pre, code {
	font-family:Verdana, Geneva, sans-serif;
	background: #eaeaea;
	padding: 5px;
}

em {
	font-style: italic;
}

div#container { width:780px; text-align:left; font-size:1.2em; margin: 0 auto 0em; }
div#main-container { 
	width: 780px; 
	height: 282px;
}
div#main-container_empresa { 
	width: 780px; 
	height: 282px;
	background-image:url(../imag/empresa.jpg);
}
div#main-container_proyecto { 
	width: 780px; 
	height: 438px;
}
div#main-container_proyecto2 { 
	width: 780px; 
	height: 255px;
	background-image:url(../imag/proyecto.jpg);
}
div#main-container_proyecto3 { 
	width: 780px; 
	height: 320px;
	background-image:url(../imag/proyecto.jpg);
}
div#main-container_proyecto4 { 
	width: 780px; 
	height: 180px;
	background-image:url(../imag/proyecto.jpg);
}
div#main-container_contacto { 
	width: 780px; 
	height: 282px;
	background-image:url(../imag/contacto.jpg);
}
div#main-container_showrooms { 
	width: 780px; 
	height: 282px;
	background-image:url(../imag/proyecto.jpg);
}
.left {	
	float: left; 
	display: inline; 
	margin: 20px 0 0 20px; 
	width: 600px;
	text-align:justify;
}
.left1 {	
	float: left; 
	display: inline; 
	margin: 20px 0 0 20px; 
	width: 750px;
	text-align:justify;
}
.left2 {	
	float: left; 
	display: inline; 
	margin: 20px 0 0 20px; 
	width: 600px;
	text-align:justify;
}
.left2a {	
	float: left; 
	display: inline; 
	margin: 20px 0 0 20px; 
	width: 540px;
	text-align:justify;
}
.right { 
	display: inline; 	
	margin: 20px 0 0 20px;
	width: 350px; 
	height: 203px;  
}
.clear { clear: both; }

h1 {
	color:#0CF;
	font-size: 12px; 
	line-height: 1.4; 
	font-weight: normal; 
	/*margin-bottom: 10px; */
	
}
h2 {
	color:#0CF;
	font-size: 24px; 
	line-height: 1.4; 
	font-weight: normal; 
	margin-bottom: 0px; 
	
}

h3 { color: #0793C2; font-size: 18px; line-height: 1.4; font-weight: normal; margin-bottom: 5px; margin-top: 10px; }
p.pres { 
	color: #0793C2;
	font-size: 10px; 
	line-height: 1.4; 
}
p.pres2 {
	color: #777; 
	font-size: 11px; 
	line-height: 1.2; 
}
p.pres2 a { color: #0793C2; }

#nav { 
	margin-top: 100px;
	margin-bottom:20px;
	float: left; 
	width:780px;
	padding:0px;
}
#nav ul { list-style-type: none; display: inline; }
#nav ul li { float: left; margin-right: 1px; }
#nav ul li a {
	color:#FFF;
	font-weight: bold;
	background-color:#000;
	padding:5px;
	//*color: #0793C2; */
	text-decoration: none; 
	font-size: 12px; 
	display: block; 
	
}
#nav ul li a:hover { 
	/*color: #0793C2; */
	display:block;
	font-weight: bold;
	/*background-color:#0CF;*/
	color:#0CF;
	padding:5px;
	/*text-decoration: underline; */
	text-decoration:none;
	}
#nav ul li a.active {
	/*background-color:#0CF;*/
	color:#0CF;
	padding-bottom: 5px;
	text-decoration:none;
}

div#footer { 
	width: 780px; 
	height: 100px; 
	margin: 0 auto;
	color: #888; 
	font-size: 11px; 
}

a { 
	color: #0793C2;

}
a:hover { 
	color: #0CF;
}
div#footer a { 
	color: #0793C2;
	font-weight:bold;
}
div#footer a:hover { 
	color: #0CF;
}
div.footer-left { float: left; display: inline; margin: 10px 0 0 0px; text-align: left; }
div.footer-right { 
	float: right; 
	display: inline; 
	margin: 10px 0px 0 0; 
	text-align: right; 
}

div#static { padding: 10px; }
div#static a { color: #0793C2; text-decoration: underline; }
div#static h2 { margin: 0; }
div#static ul { list-style-type: disc; padding: 0 0 0 15px; margin: 10px 0 0 0;}
div#crumbs { margin: 0 0 10px 0; color: #777;}

div#downloads_count { font-size: 11px; color: #0793C2;}




#logotipo {
	position:relative;
	background-image:url(../imag/log.jpg);
	background-repeat:no-repeat;
	left:620px;
	top:135px;
	width:160px;
	height:40px;
	z-index:1;
}

.fon-clasico {
	background-image:url(showroom.jpg);
	width:780px;
	height:282px;
}
.fon-contacto {
	background-image:url(contacto.jpg);
	width:780px;
	height:282px;
}
.enviar {
	background-image:url(fon-bot.jpg);
	width:100px;
	height:27px;
	border-style:solid;
	border-width:2px;
	background-color:#fff;
	cursor:hand;
}
.campos {
	font-size: 11px; 
	line-height: 1.2;
	background-color:#CCC;
	color:#FFF;
	padding: 3px;
	border-style:none;
	border-style:solid;
	border-color:#999;
	border-width:2px;
}
.campos:focus {
	font-size: 11px; 
	line-height: 1.2;
	background-color:#fff;
	color:#999;
	padding: 3px;
	border-style:none;
	border-style:solid;
	border-color:#999;
	border-width:2px;
}

.b-volver {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#0CF;
	padding:5px;
	background-color:#000;
}
.b-volver:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000;
	padding:5px;
	background-color:#0CF;
}

