/* CSS Document */

html {
	height:100%;
}
body {
	height:100%;
	background-image: url(../img/bg_body.jpg);
	background-repeat:repeat-x;
}
.push {
	height: 142px;
}
footer {
	height: 142px; /* .push must be the same height as .footer */
	width: 100%;
	margin-top: 50px;
	background-image:url(../img/bg_line_footer.jpg);
	background-repeat:repeat-x;
	background-color:#F8F8F8;
}
#wrapper {
	margin: 0px auto -142px auto; /* the bottom margin is the negative value of the footer's height */
	width: 958px;
	min-height: 100%;
	height: 100%;
}

h1 {
	font-family: 'Lato', sans-serif;
	font-weight:600;
	font-size:1.700em;
	color:#939598;
	margin: 0px 0px;
}
h2 {
	font-family: 'Lato', sans-serif;
	font-weight:600;
	font-size:1.400em;
	color:#939598;
	margin: 0px 0px;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-weight:600;
	font-size:1em;
	margin: 0px 0px;
	line-height:1.8em;
}
h4 {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:0.890em;
	color:#888A8E;
	margin: 0px 0px;
}
h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.688em;
	font-weight:normal;
	margin: 0px 0px;
}
h6 a {
	text-decoration:none;
	color:#333333;
}
h6 a:hover {
	text-decoration:none;
	color:#707070;
}

#container {
	min-height:100%;
	width: 958px;
	margin: 0 auto;
}
#content {padding-bottom: 100px;
}
#linea_superior {
	float: left;
	height: 28px;
	width: 958px;
}
#lineas_verdes {
	float: left;
	height: 28px;
	width: 42px;
}
#representante {
	float: right;
	height: 20px;
	width: 78px;
	margin-top: 8px;
}
.detalles {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#9b9b9c;
}
#logo_aceros_sosa {
	float: left;
	height: 114px;
	width: 300px;
	background-image: url(../img/mas_logo.jpg);
	cursor: pointer;
}
#logo_aceros_sosa:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	-khtml-opacity: 0.7;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}


/***** BEGIN Header Menu Styles *****/

nav.header {
	width:658px;
	height:114px;
	float:left;
	display: block!important;
}
nav.header ul {
	margin-top:54px;
	padding: 0px;
}

/* Top level */
nav.header li {
	width:auto;
	text-align:center;
	height:15px;
	margin-right:35px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#706f6d;
	list-style: none;
	float: right;
	position: relative;
	letter-spacing:1px;
}
nav.header li a {
	height:15px;
	display: block;
	text-decoration: none;
	color:#706f6d;
        font-size: 12px;
}
nav.header li a:hover {
	color:#AAA9A8;
}

/* class para contacto */
nav.header li.light {
	margin-right:0px;
	color:#0073c3;
	text-align:right;
}
nav.header li.light a {
	color:#0073c3;
}
nav.header li.light a:hover {
	color:#0096ff;
}

/***** END Dark Menu Styles *****/

.container_slider {
	float: left;
	height: 339px;
	width: 958px;
	margin-bottom: 45px;
	position: relative;
}
#center_footer {
	height: 128px;
	width: 958px;
	margin: 0 auto;
}
.intro_text {
	float: left;
	height: 83px;
	width: 958px;
	margin-bottom: 62px;
}
.intro_text_top {
	float: left;
	height: auto;
	width: 958px;
	margin-bottom: 40px;
	margin-top: 60px;
}

.bt_sections_cont {
	float: left;
	height: 178px;
	width: 964px;
	position: relative;
	left: -6px;
}
.bt_section {
	float: left;
	height: 172px;
	width: 235px;
	margin-bottom: 6px;
	position: relative;
	margin-left: 6px;
}
#line_fotter_up {
	height: 4px;
	width: 958px;
	background-color: #0D72CA;
	float: left;
	background-image: url(../img/img_top_line_footer.jpg);
	background-repeat:no-repeat;
	margin-bottom: 24px;
}
#logo_certificada {
	float: left;
	height: 77px;
	width: 41px;
}
.btn-ad {
	width: 235px;
	height: 172px;
	cursor: pointer; 
}
.btn-ad:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	-khtml-opacity: 0.7;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}		
.btn-ad-no-link {
	width: 235px;
	height: 172px;
}
.dir_footer {
	float: left;
	height: 94px;
	width: auto;
	line-height: 1.21em; 
}

#espacio_footer{
    position: relative;
    left: 200px;
    top: -56px;
}
#espacio1_footer{
    top: -55px;
    position: relative;
    width: 408px;
}
#derechos_aenima {
	float: right;
	height: 20px;
	/*width: 260px;*/
	font-family: Verdana, Geneva, sans-serif;
	color: #a9a9a9;
	font-size: 0.625em;
	text-align: right;
	margin-top: 4px;
}
.box {
	float: left;
	height: 259px;
	width: 245px;
	background-color: #0073c3;
	margin-right: 3px;
	text-align: left;
	padding-left: 27px;
	padding-right: 25px;
	padding-top: 55px;
}
.box_title {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	color:#FFFFFF;
	line-height: 1.0em;
	font-size: 1.875em;
}
.box_text {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	line-height: 1.4em;
	color:#FFFFFF;
	font-size: 0.902em;
}

.greenlight_slider {
	float: left;
	height: 25px;
	width: 297px;
	background-color: #005691;
}
.img_slider_box {
	float: right;
	height: 339px;
	width: 658px;
}
#timeline_container {
	float: left;
	height: 140px;
	width: 958px;
	padding-top: 75px;
	margin-bottom: 60px;
}

.bt_timeline {
	float: left;
	height: 29px;
	width: 157px;
	margin:0px 2px 0px 0px;
	text-align: center;
	padding-top: 6px;
	-webkit-transition: background-color 0.3s ease-in; //for chrome, safari
	-moz-transition: background-color 0.3s ease-in; //for mozilla firefox
	-o-transition: background-color 0.3s ease-in; //for opera
	-ms-transition: background-color 0.3s ease-in; //for iexplorer
}
.bt_timeline:last-child {
	margin: 0px 0px 0px 0px;
}
.bt_timeline:hover {
	background-color:#83d7b3;
	cursor:pointer;
	text-decoration:none;
}
.cb1 {
	background-color:#f1f2f2;
}
.cb2 {
	background-color:#e6e7e8;
}
.cb3 {
	background-color:#d1d3d4;
}
.cb4 {
	background-color:#a7a9ac;
}
.cb5 {
	background-color:#929496;
}
.cb6 {
	background-color:#7d7f81;
}

a.tooltip {
	position: relative; /* es la posición normal */
	text-decoration: none !important; /* forzar sin subrayado */
	color:#000000 !important; /* forzar color del texto */
	font-weight: 600 !important; /* forzar negritas */
	font-family: 'Lato', sans-serif;
	font-size:1em;
	margin: 0px 0px;
	padding: 8px 60px 8px 60px;
}
a.tooltip:hover {
z-index:999; /* va a estar por encima de todo */
}

a.tooltip span {
display: none; /* el elemento va a estar oculto */
font-size:0.750em;
text-align: left;
vertical-align:text-top;
}

a.tt01:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	top:-92px;
	left:80px; /* donde va a estar */
	width:510px; /* el ancho por defecto que va a tener */
	padding:0px 10px 12px 10px; /* la separación entre el contenido y los bordes */
	color: #AAACAE; /* el color de los textos por defecto */
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}

a.tt02:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	top:-92px;
	left:80px; /* donde va a estar */
	width:540px; /* el ancho por defecto que va a tener */
	padding:0px 10px 12px 10px; /* la separación entre el contenido y los bordes */
	color: #AAACAE; /* el color de los textos por defecto */
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}

a.tt03:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	top:-92px;
	left:80px; /* donde va a estar */
	width:540px; /* el ancho por defecto que va a tener */
	padding:0px 10px 12px 10px; /* la separación entre el contenido y los bordes */
	color: #AAACAE; /* el color de los textos por defecto */
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}

a.tt04:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	top:-92px;
	left:-380px; /* donde va a estar */
	width:440px; /* el ancho por defecto que va a tener */
	padding:0px 10px 12px 10px; /* la separación entre el contenido y los bordes */
	color: #AAACAE; /* el color de los textos por defecto */
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align:right;
}

a.tt05:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	top:-92px;
	left:-590px; /* donde va a estar */
	width:650px; /* el ancho por defecto que va a tener */
	padding:0px 10px 12px 10px; /* la separación entre el contenido y los bordes */
	color: #AAACAE; /* el color de los textos por defecto */
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align:right;
}

a.tt06:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	top:-92px;
	left:-390px; /* donde va a estar */
	width:450px; /* el ancho por defecto que va a tener */
	padding:0px 10px 12px 10px; /* la separación entre el contenido y los bordes */
	color: #AAACAE; /* el color de los textos por defecto */
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align:right;
}
.text_timeline_down {
	float: left;
	height: 65px;
	width: 137px;
	margin:0px 2px 0px 0px;
	text-align: left;
	padding:25px 10px 10px 10px;
	font-size:0.7em;
	color:#AAACAE;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
.text_timeline_down:last-child {
	margin: 0px 0px 0px 0px;
}
.politicas {
	float: left;
	height: auto;
	width: 958px;
	margin-bottom: 50px;
}
.servicios {
	float: left;
	height: auto;
	width: 958px;
	margin-bottom: 50px;
}
.text {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:0.890em;
	color:#888A8E;
	margin: 0px 0px;
}
.text a {
	color:#888A8E;
	text-decoration:none;
}
.text a:hover {
	color: #80B545;
	text-decoration: none;
}
.bt_descargar_auto {
	font-size: 0.688em;
	font-weight: 400;
	background-color: #547f2b;
	float: left;
	height: 16px;
	width: auto;
	margin-top: 10px;
	color: #FFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.bt_descargar_auto a:link {
	color: #FFF;
	text-decoration:none;
}
.bt_descargar_auto a:visited {
	color: #FFF;
	text-decoration:none;
}
.bt_descargar_auto:hover {
	background-color: #53C896;
	text-decoration:none;
	cursor:pointer;
}

.bt_descargar_normas {
	font-size: 0.688em;
	font-weight: 400;
	background-color: #006bb9;
	float: right;
	height: 16px;
	width: auto;
	margin-top: 15px;
	margin-right:40px;
	color: #FFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.bt_descargar_normas a:link {
	color: #FFF;
	text-decoration:none;
}
.bt_descargar_normas a:visited {
	color: #FFF;
	text-decoration:none;
}
.bt_descargar_normas:hover {
	background-color: #0094ff;
	text-decoration:none;
	cursor:pointer;
}
.bt_descargar {
	font-size:0.688em;
	font-weight:600;
	background-color: #83d7b3;
	float: left;
	height: 16px;
	width: 155px;
	margin-top: 10px;
	color: #FFF;
	padding-top: 3px;
	text-align: center;
}
.bt_descargar a:link {
	color: #FFF;
	text-decoration:none;
}
.bt_descargar a:visited {
	color: #FFF;
	text-decoration:none;
}
.bt_descargar:hover {
	background-color: #53C896;
	text-decoration:none;
	cursor:pointer;
}
.cont_servicios {
	float: left;
	height: auto;
	width: 958px;
	/* [disabled]margin-top: 45px; */
}
.img_servicios {
	float: left;
	height: 219px;
	width: 958px;
	margin-top: 12px;
	margin-bottom:60px;
}
.img_productos {
	float: left;
	height: 219px;
	width: 958px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.quienes_somos {
	float: left;
	height: 219px;
	width: 958px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.servicios_img {
	float: left;
	height: 219px;
	width: 958px;
	margin-bottom: 0px;
	margin-top: 30px;
}

.cont_productos {
	float: left;
	height: auto;
	width: 958px;
}
.cont_art_productos {
	float: left;
	height: auto;
	width: 958px;
	margin-bottom: 30px;
}
#cont_accesorios {
	float: left;
	height: auto;
	width: 958px;
	margin-top: 18px;
}
.cont_img_text_accesorios {
	float: left;
	height: 151px;
	width: 88px;
	margin-right: 86px;
}
.cont_img_text_accesorios_last {
	float: left;
	height: 151px;
	width: 88px;
}
.cont_img_accesorios {
	float:left;
	width:88px;
	height:105px;
}
.cont_text_accesorios {
	float:left;
	width:88px;
	height:42px;
	padding-top: 5px;
}
#cont_ubicacion_contacto {
	float: left;
	height: auto;
	width: 958px;
	margin-top: 30px;
}
#cont_map_google_ubicacion_1 {
	float: left;
	height: 391px;
	width: 455px;
	margin-right: 48px;
}
#cont_map_google_ubicacion_2 {
	float: left;
	height: 391px;
	width: 455px;
}
#cont_text_ubicacion_rosario {
	float:left;
	width:455px;
	height:138px;
	margin-right: 48px;
	padding-top: 22px;
}
#cont_text_ubicacion_rosario a:link {
	text-decoration:none;
	color:#888A8E;
}
#cont_text_ubicacion_rosario a:hover {
	text-decoration: underline;
	color:#7B7D82;
}
#cont_text_ubicacion_armstrong {
	float:left;
	width:455px;
	height:138px;
	padding-top: 22px;
}
#cont_text_ubicacion_armstrong a:link {
	text-decoration:none;
	color:#888A8E;
}
#cont_text_ubicacion_armstrong a:hover {
	text-decoration: underline;
	color:#7B7D82;
}
#servicio_al_cliente {
	float: left;
	height: auto;
	width: 958px;
	/*margin-top: 50px;*/
	margin-bottom: 38px;
}

#servicio_cotizacion {
	float: left;
	height: auto;
	width: 958px;
	margin-top: 50px;
	margin-bottom: 38px;
}

#servicio_cliente label {
    float: left;
    height: 17px;
    margin-top: 3px;
    width: 958px;
}
label.div_error_validate {
    color: #C12828;
    float: left;
    font-size: 0.7em;
    width: 958px;
}
.input_form {
    background-color: #F1F2F2;
    border: 0 none;
    color: #717171;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 0.8em;
    height: 30px;
    margin-top: 3px;
	max-width: 938px;
    min-height: 30px;
	max-height: 30px;
    min-width: 938px;
    padding-left: 10px;
    padding-right: 10px;
    width: 938px;
}
.input_file {
	float: left;
	height: 30px;
	width: 863px;
	background-color: #f1f2f2;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	color: #717171;
	padding-right: 10px;
	vertical-align: middle;
}


.text_area_form {
    background-color: #F1F2F2;
    border: 0 none;
    color: #717171;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 0.8em;
    height: 150px;
    margin-top: 3px;
    max-width: 938px;
    min-height: 150px;
	max-height: 150px;
    min-width: 938px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 9px;
    width: 938px;
}
.cont_label_input {
	width:958px;
	float:left;
	height:75px;
}
.cont_textarea {
	width:958px;
	float:left;
	height:205px;
}
.bt_enviar {
	float: right;
	height: 30px; 
	width: 85px;
	background-color:#414042;
	z-index:10;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	border:0;
}
.bt_enviar:hover {
	background-color:#DDDDDD;
	color:#414042;
	cursor:pointer;
}
#enviar_curriculum {
	float: left;
	height: auto;
	width: 958px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	padding-top:5px;
	margin-bottom:60px;
}
:-moz-placeholder {
    color: blue;
}
::-webkit-input-placeholder {
    color: blue;
}

.title_section {
	float:left;
	width:958px;
	height:auto;
}
.col_a_product {
	float: left;
	height: auto;
	width: 294px;
	margin-right: 38px;
}
.col_a_product h2:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	-khtml-opacity: 0.7;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
.col_b_product {
	float: left;
	height: auto;
	width: 294px;
	margin-right: 38px;
}
.col_b_product h2:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	-khtml-opacity: 0.7;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
.col_c_product {
	float: left;
	height: auto;
	width: 294px;
}
.col_c_product h2:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	-khtml-opacity: 0.7;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
.cont_normas_usos {
	float: left;
	height: 47px;
	width: 958px;
	margin-top:10px;
	margin-bottom: 60px;
	background-color: #EDECEC;
}
.text_normas {
	float: left;
	height: 35px;
	width: 780px;
	color: #898c8f;
	padding-left: 19px;
	padding-top: 12px;
	font-family: 'Lato', sans-serif;
	font-size: 1.000em;
}

.img_index {
    float: left;
    height: 375px;
    width: 958px;
    position: relative;
    /*left: -6px;*/
}

.imagen_categoria{
    height: 339px;
    width: 958px;
    float: left;
}

.imagen_destacado{
    top: 0px;
    border: none;
    float: right;
    margin-right: 66px;
    margin-top: 35px;
}

.cont_area{
    margin-left: 50px;
    height: 115px;
    width: 584px;
    float: left;
}

.categoria{
    margin-top: 60px;
    margin-left: 50px;
    color: #195e88;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    line-height: 36px;
    float: left;
    width: 584px;
}

.titulo{
    font-family: 'Lato',sans-serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    width: 584px;
    float: left;
    height: auto;
}

.descripcion{
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    line-height: 18px;
    width: 584px;
    float: left;
    height: auto;
    
}

.precio{
    margin-top: 22px;
    margin-left: 50px;
    font-family: 'Lato',sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    color: #195e88;
    float: left;
    width: 584px;
}

.condicion{
    margin-left: 50px;
    font-family: 'Lato',sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
    float: left;
    width: 584px;
    margin-top: 60px;
}
