/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #666;
	background: #FFFFFF;
	font: normal 1em/1.05em Verdana, Arial, Helvetica, sans-serif;
	background:#274954;
}
#body_video {
	background:#fff;
}
div {
	float: left;
	margin: 0;
	padding: 0;
	height:auto;
}
img {
	border: 0;
	display:block;
}
a {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
p{
	font-size:0.7em;
	padding:3px 3px;
	margin:0;
	text-align:left;
}
/* --- Estructura General --- */
#todo {
	float: none;
	position: absolute;
	width: 100%;
	background:#FFF url(../images/bg_todo.jpg) repeat-x top left;
}
#todo_video {
	float: none;
	position: absolute;
	width: 100%;
	background:#FFF;
	text-align:center;
	padding:15px 0 5px 0;
}
#contenedor {
	float: none;
	position: relative;
	width: 990px;
	margin: 0 auto;
	min-height: 550px; height: auto !important; height: 550px;
	background:url(../images/bg_main_container.jpg) no-repeat top left;
}
#header {
	width: 990px;
	height: 110px;
}
#main_container {
	width: 980px;
	min-height: 440px; height: auto !important; height: 440px;
	padding:0 5px;
	background:url(../images/bg_main.jpg) repeat-y 5px 0;
	
}
#main {
	width: 980px;
	min-height: 425px; height: auto !important; height: 425px;
	padding-bottom:5px;
	background:url(../images/bg_main_superior.jpg) no-repeat top left;
	
}
#contenedor_footer{
	float: none;
	position:relative;
	width: 100%;
	min-height: 56px; height: auto !important; height: 56px;
	clear:both;
	background:#274954;
	border-top: 3px solid #D4DBDD;
}
/* --- Estructura Header --- */
#nav_varios{
	width: 980px;
	min-height: 20px; height: auto !important; height: 20px;
	padding:0 5px;
}
	#nav_varios ul{
		float:right;
		margin: 0;
		padding:0;
		width:250px;
		height:20px;
		color:#999999;
		font-size:0.65em;
		list-style:none;
	}
	#nav_varios ul li{
		float:right;
		padding:0 8px;
		margin:0;
	}
	#nav_varios ul li a{
		color:#999999;
	}
	#nav_varios ul li a:hover{
		color:#008888;
	}
#nav_general{
	width: 980px;
	min-height: 112px; height: auto !important; height: 112px;
	padding:0 5px;
}
	#nav_flash{
		width:980px;
	}
/* --- Estructura Main --- */
#col_derecha{
	width: 240px;
	min-height: 415px; height: auto !important; height: 415px;
	padding-top:10px;
	/*padding-left:10px;*/
}
#col_cuerpo{
	width: 720px;
	min-height: 425px; height: auto !important; height: 425px;
	padding:0 10px 0 10px;
}
/* --- Estructura Cuerpo ---*/
.col_separador{
	width:700px;
	height:15px;
	padding:0 10px;
	background:url(../images/bg_separador.jpg) no-repeat top left;
}
.col_0{
	width:700px;
	padding:0 10px;
}
.col_1{
	width:220px;
	padding:0 10px;
}
.col_2_exterior{
	width:480px;
	padding-bottom:5px;
	background:url(../images/bg_col2.jpg) repeat-y top left;
}
.col_2{
	width:460px;
	padding:0 10px 0 9px;
}
.bloque_titulo{
	width:100%;
}
.bloque_titulo_2{
	width:100%;
	padding:0 0 5px 0;
	background:url(../images/bg_bloque_titulo.jpg) no-repeat bottom left;
}
.bloque_txt{
	width:100%;
	padding:0 0 5px 0;
}
.bloque_flash{
	width:100%;
}
/* --- Estructura Footer ---*/
#footer{
	width: 980px;
	min-height: 56px; height: auto !important; height: 56px;
	margin: 0 auto;
	float: none;
}
		#nav_footer{
			width:980px;
			min-height: 25px; height: auto !important; height: 25px;
			border-bottom:1px solid #D4DBDD;
		}
		#nav_footer ul{
			float:left;
			margin: 0;
			padding:3px 10px 3px 0;
			width:635px;
			color:#D4DBDD;
			font-size:0.6em;
			list-style:none;
		}
		#nav_footer ul li{
			float:left;
			padding:0 8px;
			margin:0;
		}
		#nav_footer ul li a{
			color:#D4DBDD;
		}
		#nav_footer ul li a:hover{
			color:#fff;
		}
		#legales{
			width:635px;
			min-height: 25px; height: auto !important; height: 25px;
			padding:0;
			margin:0;
			font-size:0.9em;
			color:#D4DBDD;
		}
/* --- Titulos Sección ---*/
#sec_home h1{
	background:url(../images/tit_bienvenido.jpg) no-repeat bottom left;
}
#sec_empresa h1{
	background:url(../images/tit_empresa.jpg) no-repeat bottom left;
}
#sec_ingenieria h1{
	background:url(../images/tit_ingenieria.jpg) no-repeat bottom left;
}
#sec_contacto h1{
	background:url(../images/tit_contacto.jpg) no-repeat bottom left;
}
#sec_productos h1{
	background:url(../images/tit_productos.jpg) no-repeat bottom left;
}
/*--- Estructuras de Textos ---*/
h1{
	width:auto;
	height:30px;
	margin:0;
	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
}
h1 span{
	display:none;
}
h2{
	width:auto;
	padding:5px 3px 1px 3px;
	margin:0;
	font: bold 0.95em Verdana, Arial, Helvetica, sans-serif;
	color:#009C9C;
}
h3{
	width:auto;
	padding:5px 3px 1px 3px;
	margin:0;
	font: bold 0.95em Verdana, Arial, Helvetica, sans-serif;
	color:#F13900;
}
h4{
	width:auto;
	padding:5px 3px 1px 3px;
	margin:0;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#009C9C;
}
.copete{
	width:auto;
	padding:1px 3px 10px 3px;
	margin:0;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color:#009C9C;
}
.copete_rojo{
	width:auto;
	padding:1px 3px 10px 3px;
	margin:0;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color:#F13900;
}
.link_info{
	width:auto;
	float: right;
	padding:5px 0;
	margin:0;
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
}
.link_info_2{
	width:auto;
	padding:5px 0;
	margin:0;
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
}
.link_info:hover, .link_info_2:hover{
	color:#FF6600;
}
.destacado_1{
	font: normal 0.7em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color:#009C9C;
}
/* --- Sección Ingeniería --- */
.ingenieria_listado{
	display: block;
	width:440px;
	padding-left:20px;
	background:url(../images/bg_ingenieria_lista.jpg) no-repeat center left;
	border-bottom:1px solid #CCC;
	color:#009C9C;
	cursor:pointer;
}
.ingenieria_listado_2{
	display: block;
	width:440px;
	padding-left:20px;
	background:url(../images/bg_ingenieria_lista_2.jpg) no-repeat center left;
	color:#FF3000;
	cursor:pointer;
}
.ingenieria_descripcion{
	width:440px;
	padding:0 0 5px 20px;
	border-bottom:1px solid #CCC;
	font-size:1em;
}
.lista{
	width:100%;
	padding:0;
	margin:5px 0;
	font-size:0.7em;
	list-style:none;
}
.lista_comun{
	width:100%;
	padding:0;
	margin:10px 0;
	font-size:0.7em;
	list-style:none;
}
.lista_comun li{
	width:440px;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #CCC;
	font-size:1em;	
	background:url(../images/img_bullet.jpg) no-repeat center left;
}
.lista_comun_link{
	width:100%;
	padding:0;
	margin:10px 0;
	font-size:0.7em;
	list-style:none;
}
.lista_comun_link li{
	width:440px;
	margin:0;
	border-bottom:1px solid #CCC;
}
.lista_comun_link li a{
	font-size:1em;	
	padding:5px 0 5px 20px;
	background:url(../images/img_bullet.jpg) no-repeat center left;
}
.lista_comun_link li a:hover{
	background:url(../images/img_bullet_2.jpg) no-repeat center left;
}
/* --- FORMULARIO --- 

.form_contacto #consulta {
	float: left;
	position: relative;
	width: 100%;
	margin: 3px 0;
	font: normal 1em/1em Verdana, Arial, Helvetica, sans-serif;
}
.form_contacto .submit {
	float: left;
	width: 62px;
	font-size: 0.8em;
	margin: 10px 0 0 0;
}
.form_contacto .borrar {
	float: left;
	width: 62px;
	font-size: 0.8em;
	margin: 10px 0 0 10px;
}*/
/* --- FORMULARIO --- */
.form_contacto {
	margin: 0;
	padding: 10px 0;
	font: normal 0.7em/1em Verdana, Arial, Helvetica, sans-serif;
}
.form_contacto fieldset {
	float: left;
	border: 0;
	margin: 0;
	padding: 0 1.5% 0 1.5%;
	_padding: 0 1% 0 1%;
	width: 47%;
	_width: 46%;
}
.form_contacto fieldset label {
	float: left;
	width: 100%;
	height: 15px;
	padding: 5px 0 0 0;
}
.form_contacto fieldset input {
	float: left;
	position: relative;
	width: 100%;
	margin: 3px 0;
	font: normal 1em/1em Verdana, Arial, Helvetica, sans-serif;
}

.form_contacto .full {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	width: 97%;
	width: 95%;
	padding: 0 1%;
	
}
.form_contacto #consulta {
	float: left;
	position: relative;
	width: 100%;
	margin: 3px 0;
	font: normal 1em/1em Verdana, Arial, Helvetica, sans-serif;
}
.form_contacto .submit {
	float: left;
	width: 62px;
	font-size: 0.8em;
	margin: 10px 0 0 35%;
}
.form_contacto .borrar {
	float: left;
	width: 62px;
	font-size: 0.8em;
	margin: 10px 0 0 10px;
}
