/* CSS Document */
.val_error {
    border-color: red !important;
}

html {
	height:100%;
	font-family: 'Electrolize', sans-serif;
}
body {
	height:100%;
	background-image: url(../img/bg_body_case.jpg);
	background-repeat:repeat-x;
}

/* ----- Sticky FOOTER ----- */
.push {
	height: 157px; /* .push must be the same height as .footer */
}
#foot {
	height: 157px;
	margin-top: 30px;
	width: 100%;
	float: left;
	background-image: url(../img/bg_footer.jpg);
}
#wrapper {
	margin: 0px auto -157px auto; /* the bottom margin is the negative value of the footer's height */
	width: 1000px;
	min-height: 100%;
	height: 100%;
}
/* END Sticky FOOTER */

/*  -------- Headings -------  */
h1 {
	font-size:1.10em;
	margin: 0px 0px;
}
h2 {
	font-size:1em;
	margin: 0px 0px;
}
h3 {
	font-size:0.8em;
	margin: 15px 0px;
}
h4 {
	font-size:0.875em;
	color:#6d6d6d;
	margin: 0px 0px;
	font-weight: normal;
}
h4 a {
	color:#a7a9ac;
	text-decoration:none;
}
h4 a:hover {
	color:#ff5527;
	text-decoration:none;
}
h6 {
	font-size:0.750em;
	color:#FEFFEA;
	margin: 0px 0px;
	font-weight: normal;
}
h6 a {
	color:#FEFFEA;
	text-decoration:none;
}
h6 a:hover {
	color:#FFCC66;
	text-decoration:none;
}

/*  ------ END Headings -----  */
#lenguage {
	float: left;
	height: 19px;
	width: 980px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 9px;
	text-align: right;
	font-size: 0.625em;
	padding-top: 6px;
	margin-bottom: 20px;
}
#img_logo_case {
	float: left;
	height: 64px;
	width: 195px;
	background-image: url(../img/logo_case_metalurgica.gif);
	margin-left: 10px;
}
#img_logo_case:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	-khtml-opacity: 0.7;
	cursor:pointer;
}
#container_menu {
	float: left;
	height: 16px;
	width: 396px;
	margin-right: 10px;
	margin-left: 389px;
	margin-top: 51px;
}
#slogan_argentina {
	float: left;
	height: 26px;
	width: 1000px;
	background-color: #f1f2f2;
	text-align: center;
	padding-top: 7px;
	margin-top: 60px;
	margin-bottom: 50px;
}
#container_gif {
	float: left;
	height: 351px;
	width: 690px;
	margin-left: 10px;
	margin-right: 3px;
}
#container_bt_productos {
	float: left;
	height: 450px;
	width: 980px;
	background-color: #EBECED;
	margin-top: 75px;
	margin-bottom: 60px;
	padding-top: 65px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 70px;
}
#container_empresa_home {
	float: left;
	height: 335px;
	width: 1000px;
	margin-top: 40px;
	margin-bottom: 90px;
}
.cuadrados_line {
	float: left;
	height: 113px;
	width: 112px;
	margin-top: 3px;
	background-color: #FFF;
	margin-left: 3px;
	position: relative;
}
#container_slider {
	float: left;
	height: 345px;
	width: 277px;
	margin-right: 10px;
	margin-top: 3px;
	margin-left: 10px;
	overflow: hidden;
}
.title_page {
	float: left;
	height: 16px;
	width: 100%;
	padding-bottom: 27px;
}
.bt_productos {
	float: left;
	height: 159px;
	width: 206px;
	margin-right: 52px;
	margin-bottom: 52px;
	position: relative;
}
.bt_productos_ultimo {
	float: left;
	height: 159px;
	width: 206px;
	margin-bottom: 52px;
	position: relative;
}
#text_empresa_home {
	float: left;
	height: 335px;
	width: 451px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 20px;
}
#box_video_home {
	float: left;
	height: 281px;
	width: 499px;
	margin-right: 10px;
}
#center_footer {
	height: 157px;
	width: 1000px;
	margin: 0 auto;
	background-image: url(../img/bg_footer.jpg);
}
#container_clientes {
	height: 65px;
	width: 980px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.img_clientes {
	float: left;
	height: 65px;
	width: 130px;
	margin-right: 40px;
}
.img_clientes_final {
	float: left;
	height: 65px;
	width: 130px;
}
.confian_txt {
	float: left;
	height: 25px;
	width: 980px;
	margin-right: 10px;
	font-size: 0.625em;
	font-weight: normal;
	color: #ff1e1c;
	padding-top: 1px;
	margin-left: 10px;
}
#logo_footer {
	float: left;
	height: 28px;
	width: 109px;
	margin-top: 31px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#text_footer {
	float: left;
	height: 72px;
	width: 223px;
	clear: left;
	margin-left: 10px;
}

/* -------------- */
/* START NAV MENU */
/* -------------- */
nav {
	height:16px;
	width: 396px;
	font-size:0.875em;
	font-weight: normal;
	color:#6d6d6d;
	margin: 0px 0px;
}
nav a {
	color:#a7a9ac; 
	text-decoration:none;
}
nav a:hover {
	color:#ff5527;
	text-decoration:none;
} 
 
nav ul {
  margin: 0;
  padding: 0;
}

nav ul li {
	display: block;
	position: relative;
	float: right;
	margin-left:28px;
	height: 16px;
	list-style:none;
}
 
nav li ul { 
  display: none;
}
 
nav ul li a {
  display: block;
  text-decoration: none;
  height: auto; /* Width and height of top-level nav items */
  width:auto;
  padding-bottom:6px;
  padding-top:6px;
}

/* Cada Li de la subList */
nav ul ul li {
	width:272px;
	height:auto;
	padding:7px 0px 10px 20px;
	background-color:#F9F9F9;
	box-shadow: 3px 3px 7px #AEAEAE;
	-webkit-box-shadow: 3px 3px 7px #AEAEAE;
	-moz-box-shadow: 3px 3px 7px #AEAEAE;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#AEAEAE', Direction=135, Strength=3);
	z-index:10000;
}
nav ul ul li a {
	color:#939598;
}
nav ul ul li a:hover {
	color:#161616;
	text-decoration:underline;
}
/* Todo el bloque subList */
nav li:hover ul {
	display: block;
	position: absolute;
	left:-30px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
	-khtml-opacity: 0.9;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	z-index:10001;
}
 
/* END NAV MENU */
 
.title_blue {
	color: #004cb2;
	float: left;
	height: 19px;
	width: 99%;
	padding-left: 10px;
}
.title_orange {
	color: #ff755a;
	float: left;
	height: 19px;
	width: 99%;
	padding-left: 10px;
	margin-top: 20px;
}
#cont_inicial {
	float: left;
	height: auto;
	width: 1000px;
	margin-top: 65px;
}
#intro_text_empresa {
	color: #aeaeae;
	background-color: #f9f9fa;
	float: left;
	height: 94px;
	width: 960px;
	margin-top: 45px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 30px;
	font-size: 0.95em;
	margin-bottom: 45px;
	line-height: 1.5em;
}
#cont_fotos_empresa {
	float: left;
	height: 452px;
	width: 1000px;
	margin-bottom: 80px;
}
#foto_principal_empresa {
	float: left;
	height: 452px;
	width: 679px;
	margin-right: 51px;
	background-image: url(../img/img_empresa_01.jpg);
}
#foto_segunda_empresa {
	float: left;
	height: 204px;
	width: 270px;
	margin-bottom: 44px;
	background-image: url(../img/img_empresa_02.jpg);
}
#foto_tercera_empresa {
	float: left;
	height: 204px;
	width: 270px;
	background-image: url(../img/img_empresa_03.jpg);
}
#cont_map_ubicacion {
	float: left;
	height: 398px;
	width: 559px;
	margin-top: 50px;
	margin-right: 96px;
	border: 1px solid #dbd8d8;
}
#cont_form {
	float: right;
	width: 273px;
	margin-top: 50px;
	background-color: #f4f3f0;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 16px;
	min-height: 354px;
}
#title_form {
	float: left;
	height: 20px;
	width: 100%;
	font-size: 0.938em;
	color: #656565;
	margin-bottom: 25px;
}

label {
	width:100%;
	font-size:0.8em;
	float:left;
}
input {
	background-color: transparent;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	height:18px;	
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:251px;
	color:#c1968b;
}
input:focus, input:hover{border:none; outline:none;}
.input_form {
	float: left;
	height: 20px;
	width: 271px;
	border: 1px solid #dbd8d8;
	margin-top: 5px;
	margin-bottom: 15px;
}
.textarea_cont {
	float: left;
	min-height:80px;
	width: 271px;
	border: 1px solid #dbd8d8;
	margin-top: 5px;
	margin-bottom: 10px;
	max-width:271px;
}
textarea {
	float:left;
	min-height:80px;
	width:251px;
	margin-left:10px;
	margin-right:10px;
	color:#c1968b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-color: transparent;
	border:0px;
	max-width:251px;
}
textarea:focus, textarea:hover{border:none; outline:none;}
.bt_enviar {
	float: right;
	height: 13px;
	width: auto;
	font-size:0.7em;
	color:#5ca55a;
	text-align: center;
	margin-top: 11px;
	margin-right:10px;
	padding-left:0px;
	padding-right:0px;
}
.bt_enviar:hover {
	color:#26D713;
}
.bt_borrar {
	float: right;
	height: 13px;
	width: auto;
	font-size:0.7em;
	color:#969696;
	text-align: center;
	margin-top: 11px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

.bt_borrar:hover {
	color:#990033;
}
#text_contacto {
	float: left;
	height: auto;
	width: 655px;
	margin-bottom: 80px;
	color: #adadad;
	font-size: 0.75em;
	margin-top: 27px;
}
.cont_img_productos {
	float: left;
	height: 468px;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 65px;
}
.img_prod_01 {
	float: left;
	height: 468px;
	width: 812px;
	margin-right: 18px;
}
.img_prod_02 {
	float: left;
	height: 137px;
	width: 170px;
	margin-bottom: 28px;
}
.img_prod_03 {
	float: left;
	height: 137px;
	width: 170px;
	margin-bottom: 29px;
}
.img_prod_04 {
	float: left;
	height: 137px;
	width: 170px;
}
.especificaciones {
	float: left;
	height: 22px;
	width: 99%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d3;
	font-size:1.0em;
	color:#808285;
	padding-left: 10px;
	margin-bottom: 45px;
}
.especificaciones_detalle {
	float: left;
	height: 22px;
	width: 99%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f1f2f2;
	font-size:0.875em;
	color:#96989E;
	padding-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.especificaciones_detalle strong {
	font-weight:bold;
	color:#838383;
}
.cont_especificaciones {
	float: left;
	height: auto;
	width: 1000px;
	margin-bottom: 70px;
}
.div_error_validate {
	margin-top:1px;
	color:#FF0000;
}
input.div_error_validate {
	margin-top:-1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#c1968b;
}
