/* Estructura General */

body, td, th, input { /* redundant rules for bad browsers  */
	font-family: verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

body {
	background: #fff;
	color: #333;
	min-width: 750px;
	/*margin: 0 0 1em 0;*/
	margin: 0 0 0 0;
	padding: 0; /* need for Opera */
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, sans-serif;
	margin: 0em 0 0.2em 0;
}

li h1, li h2, li h3, li h4, li h5, li h6 {
	border: none;
}

#header h1 { border: 0; }

h1 { font-size: 160%; font-weight: normal; }
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }
	
/* NAVEGACION ************************************************************************************************************************/

:link { color: #660000; }
:visited { color: #870101; }
:link:hover, :visited:hover { color: #333; }
:link:active, :link:active { color: #000; }

/* ENCABEZADO ************************************************************************************************************************/

#header {
	background: #4A4741 url("../imagenes/estructura/encabezado-background.png") top repeat-x;
	position: relative;
	height: 35px; /* Alto fondo encabezadoi*/
	padding: 0 50px;
	/*border-bottom: 1px solid #9B9489;*/
	z-index: 1;
}

#header div {
	position: relative;
	max-width: 750px;
	width: 750px;
	margin: 0 auto;
}

#header h1 { margin: 0;	}

#header h1 img {
	font-weight: bold;
	color: #999999;
}

#header ul {
	position: absolute;
	top: 0;
	right: 0;	
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #282623;
	border-right: 1px solid #9B9489;
} * html #header ul { 
	right: 50px;	
} 

#header li {
	float: left;
	margin: 0;
	padding: 0;
}

#header ul span, 
#header ul a:link, 
#header ul a:visited {
	display: block;
	float: left;
	padding: 9px 15px;
	text-decoration: none;
	border-right: 1px solid #282623;
	border-left: 1px solid #9B9489;
	color: #dee0e5;
	/*height: 36px;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

#ignored {}

#header ul li span,
#header ul li a.current,
#header ul li a:hover {
	background: #BD0000;
	color: #fff;
}

#header ul li span,
#header ul li a.current {
	text-decoration: none;
}

/* page title ************************************************************************************************************************/

#page-title {
	background: url("../imagenes/estructura/bg-header-small.jpg") repeat-x 50% 0;
}

#page-title div, #container {
	max-width: 750px;
	width:750px;
	margin: 0 auto;
	padding: 0 25px;
}

#page-title div.principal {
	background:transparent url(../imagenes/banners/frente.jpg) no-repeat scroll 50% 0pt;
	height:170px;
}

#page-title div.historia {
	background:transparent url(../imagenes/banners/historia.jpg) no-repeat scroll 50% 0pt;
	height:170px;
}

#page-title div.iso9001 {
	background:transparent url(../imagenes/banners/iso9001.jpg) no-repeat scroll 50% 0pt;
	height:170px;
}

#page-title div.contacto {
	background:transparent url(../imagenes/banners/contacto.jpg) no-repeat scroll 50% 0pt;
	height:170px;
}

#page-title div.cotizacion {
	background:transparent url(../imagenes/banners/presupuesto.jpg) no-repeat scroll 50% 0pt;
	height:170px;
}

#page-title div.cliente {
	background:transparent url(../imagenes/banners/cliente.jpg) no-repeat scroll 50% 0pt;
	height:170px;
}

#page-title div.productos {
	background:transparent url(../imagenes/banners/productos.jpg) no-repeat scroll 50% 0pt;
	height:170px;
}

#page-title div.docuteca {
	background:transparent url(../imagenes/banners/docuteca.jpg) no-repeat scroll 50% 0pt;
	height:170px;
}

#page-title div h2 {
	margin: 0px;
	padding: 40px 0; /* Bajar logo 40 px */
	border: 0px;
}

#page-title div h2 img {	
	border: 0px; /* sacar borde de vinculo del logo */
}




/* CONTENEDOR ************************************************************************************************************************/

#container {
	max-width: 750px;
	width:750px;
}


/* MAINCONTENT ************************************************************************************************************************/

#contenido {
	float: none; 
	line-height: 150%; 	/* Interlineado de los textos */
	/*margin-left: 170px; /* Posicion del contenido */
}

#contenido hr {
	margin: 2em;
}

#contenido h3 {
	font-weight: normal;
}


/* CAJA ************************************************************************************************************************/

.caja {
	background: url(../imagenes/estructura/top-corner-box.jpg) top left no-repeat;
	margin: 0 0 0px 0;
	padding: 12px 12px 40px 15px;
	width: 550px;
}

.caja h3 {
	margin-top: 0;
}

/* CAJA Facebook ************************************************************************************************************************/

.cajaFaceBook {
	background: url(../imagenes/estructura/top-corner-box-500.jpg) top left no-repeat;
	margin: 0 0 0px 0;
	padding: 12px 12px 40px 15px;
	width: 480px;
}

.cajaFaceBook h3 {
	margin-top: 0;
}


/* SUB-MENU ************************************************************************************************************************/

#subMenu {
    float: right;
	background: url(../imagenes/estructura/menu-box-top.png) top left no-repeat;
	font-size: 80%;
	font-weight: bold;
	width: 160px;	
}

#subMenu p {
	font-weight: normal;
	margin: 0px;
	padding: 10px 0;
}

#subMenu ul {
	background: url(../imagenes/estructura/menu-box-bottom.png) bottom left no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
}

#subMenu ul li a:link,
#subMenu ul li a:visited,
#subMenu ul li span {
	background: url(../imagenes/estructura/menu-box-background.png) 0 0 no-repeat;
	display: block;
	width: 136px;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}

#subMenu ul li span {
	background: url(../imagenes/estructura/menu-box-background.png) -400px 0 no-repeat;
}

#subMenu ul li a:hover,
#subMenu li a:active {
	background: url(../imagenes/estructura/menu-box-background.png) -200px 0 no-repeat;
}

/* footer ************************************************************************************************************************/



#footer {
	background:transparent url(../imagenes/estructura/disclaimer.png) repeat-x scroll center top;
	clear:both;
	height:96px;
	margin:0px;
	padding:0px;
	text-align:center;
	color: #FFFFFF;
}

/* ISO.9001 ************************************************************************************************************************/

#iso9001 {
	/* pues na al final*/
}

/* disclaimer ************************************************************************************************************************/

#disclaimer {
	position:relative;
	font-size:80%;
	margin: -40px 0 0 0;
	clear:both;
	
}

#disclaimer a {
	color:#F7941D;
}

/* error **************************************************************************************************************************/
.error {
	color:#990000;
	font-weight: bold;
}	

/* sombre de imagenes *************************************************************************************************************/

.lineaInferiorCelda {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}


/* Mascara de SWF  *************************************************************************************************************/
.flash-mask{
	list-style: none outside none;
    margin: 0;
    padding: 0;
	position: relative;
	height: 80px;
	/*width: 200px;
	border: solid 1px #ccc;
	margin-bottom: 40px;*/
}
.flash-mask embed {
	position: absolute;
	top:-30px;
	left:-8px;
	clip: rect(31px 342px 118px 8px);
}
