@charset "utf-8";

/*globales y absolutos*/
a {text-decoration:none;}
span.invisible {visibility:hidden; display:none;}

#container h1 {font-size:16px;}
#container h2 {font-size:16px;}
#container h3 {font-size:16px;}
#container h4 {font-size:16px;}
#container h5 {font-size:12px; color:#3399CC; font-weight:bold; line-height:24px;}

#navigation {
	position:absolute;
	top:480px;
	width:600px;
	margin-left:-375px;
	left:50%;
	color:#012142;
	font-size:12px;}
	#navigation a {
		color:#012142;}
		#navigation a:hover {
			text-decoration:underline;}
#abso_foot {
	position:absolute;
	top:570px;
	margin:0 auto;}			
#reci {
	width:57px;
	height:19px;
	position:absolute;
	top:137px;
	left:50%;
	margin-left:320px;
	background:url(imagenes/100.gif) no-repeat top center;}
/*flash*/

#noflash {
	position:absolute;
	top:200px;
	left:50%;
	width:800px;
	margin-left:-400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#666; 
	font-weight:bold;
	line-height:44px;}
	
#saltear a {
	position:absolute;
	text-decoration:underline;
	text-transform:lowercase;
	top:500px;
	left:50%;
	margin-left:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#666; 
	font-weight:bold;}
#saltear a:hover {
	color:#3366cc;}

/*body*/

html,body {
	margin:0 auto;
	height:100%;
	background:url(imagenes/background.jpg) repeat-x;}

#container {
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto; }

/*header - menu */

	#header {
		height:170px;
		width:800px;
		margin:0 auto;
		background:url(imagenes/banner.jpg) no-repeat top center; }
		#menu {
			margin:48px 0 0 10px;
			float:left;
			height:110px; 
			}
		#menu ul {}
			#menu li {
				height:110px;
				float:left;
				margin:0; }	
			#menu li a {	
				background-position: center;
				height: 110px;
				display: inline-block; }
			#menu li a:hover {	
				background-position: center bottom;}
				li.inicio {width:66px;background:url(imagenes/inicio.gif) top center no-repeat;}
				li.inicio a {width:66px;background: url(imagenes/inicio.gif) center no-repeat;}
				li.productos {width:99px;background:url(imagenes/productos.gif) top center no-repeat;}
				li.productos a {width:99px;background: url(imagenes/productos.gif) center no-repeat;}
				li.compania {width:104px;background:url(imagenes/compania.gif) top center no-repeat;}
				li.compania a {	width:104px;background: url(imagenes/compania.gif) center no-repeat;}
				li.servicios {width:86px;background:url(imagenes/servicios.gif) top center no-repeat;}
				li.servicios a {width:86px;background: url(imagenes/servicios.gif) center no-repeat;}
				li.clientes {width:87px;background:url(imagenes/clientes.gif) top center no-repeat;}
				li.clientes a {width:87px;background: url(imagenes/clientes.gif) center no-repeat;}
				li.contacto {width:92px;background:url(imagenes/contacto.gif) top center no-repeat;}
				li.contacto a {width:92px;background: url(imagenes/contacto.gif) center no-repeat;}
					
/*content - sidebar*/
 
 	#content {
		width:900px;
		height:400px;}
		#sidebar {
			float:left;
			height:400px;
			width:350px;}
/*todo lo que tenga que ver con el script de la caja, esta en /script/persiana/style.css */
		#main {
			float:left;
			width:550px;
			height:400px;}
		#especifico {
			float:left;
			width:540px;
			margin-top:15px;
			margin-left:10px;
			height:400px;}
			#imagen {
				float:left;
				text-align:center;
				width:320px; }
			#imagen img {
				border:1px solid #666;
				margin:20px 20px 0 0;}
			#informacion {
				float:left;
				width:150px;
				margin-top:12px;}
				#informacion p {
					font-size:11px;
					line-height:15px;}
				#informacion p a {
					color:#3366cc;
					font-weight:bold;}		
			#top12 {
				float:left;
				width:550px;
				height:400px;}
				#top12 img,#galeria img {
					border:1px solid #666;
					margin:20px 15px -5px 0;}
					#top12 img:hover,#galeria img:hover {
						border:1px solid #3399CC;
						opacity: 0.6;                    /* Firefox, Safari(WebKit), Opera */
						-ms-filter: "alpha(opacity=60)"; /* IE 8 */
						filter: alpha(opacity=60);       /* IE 4-7 */
						zoom: 1;      					 /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */ }
			#galeria {
				float:left;
				width:530px;
				height:140px;
				padding-left:20px;}
				
			#desc {
				float:left;
				margin:12Opx;
				width:468px;
				padding-bottom:20px;}
				
				#desc p {
					padding:10px 0 0 20px;
					width:450px;
					font-size:14px;}
				#desc h3 {
					padding:35px 0 0 20px;
					font-size:14px;
					font-weight:bold;
					color:#3399cc;}

				

			#contacto {
				width:700px;
				height:400px;
				margin:0 auto;
				padding-top:30px;
				background:url(imagenes/fondo_contacto.gif) no-repeat top center; }
				#contacto table {
					margin:-15px auto 0 auto;}
					#contacto td, #contacto tr {
						text-align:right;
						padding:0 5px;
						vertical-align: middle;}
					#contacto table tr td.mail {
							color:#012142;
							font-size:10px;
							padding-top:5px;
							vertical-align: middle;}
					#contacto input,#contacto textarea {
						width:240px;
						font-size:12px;
						color:#333;
						padding:2px;
						border:1px dashed #DADADA;}
						#contacto input:focus,#contacto textarea:focus {
							border:1px solid #DADADA;}
					#contacto textarea {
						height:122px;
						margin-top:0px;
						overflow:auto;}
					#contacto label {
						font-size:12px;
						display: inline-block;
						color:#666;}
						#contacto tr.mensaje td {
							vertical-align:top; 
							height:140px;}
						#contacto label.mt {
							margin-top:3px;}
					#contacto input.boton {
						width:50px;
						font-weight:bold;
						color:#012142;
						background:white;
						margin-top:-5px;}
						#contacto input.boton:hover {
							background:#eee;}
		#compania {
			margin:0 auto;
			height:400px;
			width:825px;
			padding:55px 0px 0 75px;
			background:url(imagenes/fondo_compania.gif) no-repeat center top;}
			#compania p {
				width:475px;
				font-size:12px;
				line-height:14px;
				color:#666;}
			#compania ul {
				margin-top:48px;}
				#compania ul li {				
					font-size:12px;
					line-height:14px;
					color:#666;}

		#historia {
			margin:0 auto;
			height:400px;
			width:825px;
			padding:55px 0px 0 75px;
			background:url(imagenes/historia.jpg) no-repeat center top;}
			#historia p {
				width:475px;
				font-size:12px;
				line-height:14px;
				color:#666;}
			#historia p a {
				color:#3399CC;
				text-decoration:underline;}
		#planta{
			margin:0 auto;
			height:400px;
			width:825px;
			background:url(imagenes/planta.jpg) no-repeat center top;}
		#maquinaria{
			margin:0 auto;
			height:400px;
			width:825px;
			background:url(imagenes/maquinaria.jpg) no-repeat center top;}
		#servicios,#clientes{
			margin:0 auto;
			height:400px;
			width:825px;
			padding-top:60px;}
			#servicios p,#clientes p {
				color:#666;
				font-size:12px;
				line-height:20px;
				padding:0px 70px 0 350px; }
		#servicios {
			background:url(imagenes/servicios.jpg) no-repeat center top;}
		#clientes {
			background:url(imagenes/clientes.jpg) no-repeat center top;}
/*footer*/

	#footer {
		width:900px;
		height:30px;
		text-align:center;}
		#footer.texto {
			font-size:10px;
			color:#012142;}
		#footer.texto a {
			font-size:9px;
			color:#0071BC;}			




/*reset*/


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, img, 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;
vertical-align: baseline;
}

html {min-height: 100%; margin-bottom: 1px;} /* Set height to 100% + 1px to force scroll bar in FF */

#ht {position: absolute; top: -2000px; width: 700px;} /* Hidden Text - Look up. WAAAY Up */

table { border-collapse: collapse; border-spacing: 0;}
th, td {text-align: left; font-weight: normal;}

img, iframe {border: none; text-decoration:none;}

ol, ul {list-style: none;}

input, textarea, button, select, select * {font-size: 100%;font-family: inherit;}
select {margin: inherit;}

hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px}

/* Float Properties
=================================== */
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
.clearfloat {
	display:inline-block
	}
.clearfloat {
	display:block
	}
/****************************************/