/* Eric Meyer's CSS 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif; color:#333333; transform: translateZ(0px);
}
.wrapper {
	min-width: 1000px;
	max-width: 2200px;
	margin: 0 auto;
}
a{ text-decoration:none; color:#333333;}
p{padding:0px 0px 15px; text-align:justify; }
/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 80px;
	background: #FFCF0D;
	margin:0px; padding:0px;
}
#menu {  text-align: center;
font-size:15px;
width: 750px;
margin: 0px;
}
#menu ul { list-style-type: none;}
#menu ul li.nivel1 { float: left;
width: 130px;
margin-right: 2px;
font-weight:bold;
}
#menu ul li a {display: block;
text-decoration: none;
color: #fff;
padding: 25px 0px 30px;
border-top:5px solid #FFCF0D;
border-right:1px solid #fff;
position: relative;
}
#menu .activa {border-top:5px solid #FE9900;}
#menu ul li:hover {position: relative;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {background: #fff;
color: #333;
position: relative;
border-top:5px solid #FE9900;
}
#menu ul li a.nivel1 {display: block!important;display: none;
position: relative;
}
#menu ul li ul {display: none;
}
#menu ul li a:hover ul, #menu ul li:hover ul {display: block;
position: absolute;left: 0px;
}
#menu ul li ul li a {width: 160px;
padding: 10px;
font-size:13px;

text-align:left;
z-index:99999;
background:#FFCF0D; color:#FFFFFF; border-bottom:1px solid #fff;

}
#menu ul li ul li a:hover {
}
table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
}
	.colhome {
				width:260px;
				margin: 0px 35px 20px;
				padding:0;
				float:left;
			}
			#apertura {
					width:580px;
					/* top, right, bottom, left */
					margin:0;
					padding:0;
					float:left;
			}
			.apertura {
				margin:40px 0 70px 55px;
				padding:0;
			}
.titulo{margin:25px 0px 20px; clear:both; font-size:24px; font-style:italic; font-weight:bold;color:#5BAB15; background:url(imagenes/flecha.jpg) no-repeat center left; padding-left:30px;}
.logos{text-align:center; width:800px; margin:0 auto}
.logos img{padding:10px 20px;}			
h2{font-weight:bold; font-size:16px; padding:10px 0px}			
#contentliquid{float:left;width:100%; top:85px; position:absolute}#content{background:#fff;width:100%;min-width:1000px}
.banner{position:relative;width:100%;overflow:auto;height:300px;min-width:1000px;font-size:18px;line-height:24px;text-align:center;color:rgba(255,255,255,.6);text-shadow:0 0 1px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.8);background:#fff;}.banner ul{list-style:none;width:300%}
.banner ul li{display:block;float:left;width:33%;padding:0px;-moz-background-size:100% 100%;-o-background-size:100% 100%;-ms-background-size:100% 100%;}.banner h4,.banner h2{font-size:40px;line-height:52px;color:#fff}.banner .btn{display:inline-block;margin:25px 0 0;padding:9px 22px 7px;clear:both;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;text-decoration:none;border:2px solid rgba(255,255,255,.4)}.banner .btn:hover{background:rgba(255,255,255,.05)}.banner .btn:active{-webkit-filter:drop-shadow(0 -1px 2px rgba(0,0,0,.5));-moz-filter:drop-shadow(0 -1px 2px rgba(0,0,0,.5));-ms-filter:drop-shadow(0 -1px 2px rgba(0,0,0,.5));-o-filter:drop-shadow(0 -1px 2px rgba(0,0,0,.5));filter:drop-shadow(0 -1px 2px rgba(0,0,0,.5))}.banner .btn,.banner .dot{-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));-moz-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));-ms-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));-o-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.banner .dots{position:absolute;left:0;right:0;bottom:20px}.banner .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:2px solid #fff;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s, opacity .5s;-moz-transition:background .5s, opacity .5s;transition:background .5s, opacity .5s}.banner .dots li.active{background:#fff;opacity:1}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 150px;
	background:  padding-top:10px;
}
	#footer_logo {
			float:left;
			margin:0;
			padding:0;
			width:230px;
			height:130px;
			background:transparent url(imagenes/logo_innovatec_pie.jpg) center center no-repeat;
			text-align:center;
		}
		
	#footer_dire {
			float:left;
			margin-top:28px;
			padding:5px 0 0 30px;
			width:300px;
			height:70px;
			font: normal 1.1em "Trebuchet MS", Arial, Helvetica, Sans-Serif;
			border-left: 0.1em solid #ccc;
			text-align:left;
			font-weight:bold;
		}
		
	#footer_menu {
	margin-left:200px;
			width: 200px;
			height: 50px;		
			padding:0;
			margin-top:30px;
			text-align:center;	
			float:left;
			
			}
		
* html #footer_menu {
}

	#footer_creditos {
			float:left;
			/* top, right, bottom, left */
			padding:0;
			margin:0;
			width:900px;
			height:25px;
		}	
	
	#footer_copyright {
	text-align:center;
			margin:0;
			width:1000px;
			
			
		}	
	#footer_by {
			float:right;
			text-align:right;
			/* top, right, bottom, left */
			padding:0;
			margin:0 10px 10px 0;
			width: 250px;
		}
	label {
     margin-top:5px;

}
.class {
float:left;
    margin:0;
    width:500px;
    color: #666666;
    font-family:Arial;
}
form {
    margin:0;
    width:400px;
	float:left;
	margin-left:50px;
}
 
input, textarea {
    width:380px;
      background:#f1f1f1;
    border:1px solid #ccc;
    padding:5px;
    margin-top:5px;
    font-size:14px;
    color:#333;
}
 
textarea {
    height:150px;
}
 input[type='text']{ margin:5px 0px; padding:5px 10px;}
input[type='submit'], submit {
    width:85px;
       border:none;
  background:#FFCF0D; color:fff; font-weight:bold;
	padding:10px 30px;
    cursor:pointer;
}