@charset "utf-8";
/* CSS Document */

body {
	background-color: #333366;
	background-image: url(../imgs/bkg_site.jpg);
	margin: 0px;
}
#container{
	width: 956px;
	height: auto;
	margin: 0px auto;
}
#head_container{
	background-image: url(../imgs/head_container.jpg);
	background-repeat: no-repeat;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#mid_container{
	width: 956px;
	float: left;
	display: block;
	background-color: #ffff00;
	background-image: url(../imgs/bkg_midcont.jpg);
}
#header{
	background-image: url(../imgs/header.jpg);
	width: 933px;
	margin: 0px auto;
	height: 131px;
	background-repeat: no-repeat;
}
#links_inicio{
	width: 92px;
	position: absolute;
	color: #333333;
	font: 10pt Trebuchet MS, sans-serif;
	font-weight: bolder;
	left: 480px;
	top: 71px;
}
#links_inicio ul{
	margin: 0px;
	padding: 0px;
}
#links_inicio ul li{
	list-style: none;
	text-align: right;
	
}
#bnn_call{
	width: 245px;
	height: 131px;
	position: relative;
	left: 589px;
}
#SGS{width:90px; height:90px; float:right; position:relative; top:10px}

/*CONTENIDO MEDIO*/

#mid_content{
	width: 933px;
	margin: 0px auto;
	/*height: 83px;*/
}
#segment_izq{
	width: 780px;
	background-color: #666666;
	position: relative;
	left: 1px;
}
#secc_noticias{
	height: 20px;
	background:#FECC0A url(../imgs/showcase-bg.png) no-repeat scroll 0pt;
}
#secc_menu{
	height: 64px;
	background-image: url(../imgs/bkg_menued.png);
}
#menu_ppal{
	width: 700px;
	position: relative;
	top: 15px;
	left: 75px;
	font: 10pt Trebuchet MS, sans-serif;
	color: #333366;
	font-weight: bolder;
}
#menu_ppal ul{
	margin: 0px;
	padding: 0px;
	
	
}
#menu_ppal ul li{
	list-style: none;
	float: left;
	padding-left: 52px;
	width: 150px;
}
#menu_ppal ul li a{
	text-decoration: none;
	color: #333366;
}
#menu_ppal ul li a:hover{
	color: #336699;
	background-color: #FEE389;
}

/*SECCION MEDIA DERECHA*/
#segment_der{
	position: absolute;
	left: 792px;
	top: 131px;
	width: 153px;
	height: 425px;
	background-image: url(../imgs/bkg_segmentder.jpg);
}
.btns_der{
	position: relative;
	width: 125px;
	left: 20px;
	margin-top: 15px;
}

/*barra de busquedas*/

#bar_search{
	height: 50px;
	width: 932px;
	margin: 0px auto;
	background-image: url(../imgs/bkg_search.jpg);
	position: relative;
	left: 1px;
}
#buscar{
	width: 230px;
	position: relative;
	left: 125px;
	top: 16px;
}
#lista_sedes{
	position: absolute;
	left: 760px;
	top: 15px;
	width: 160px;
}

/*DIVISIONES*/

#divisiones{
	width: 932px;
	height: 152px;
	margin: 0px auto;
	background-image: url(../imgs/bkg_divisiones.jpg);
	left: 1px;
}
#tab_divisiones{
	width: 900px;
	margin: 0px auto;
	top: 15px;
}
#tabla_div{
	height: 129px;
}

/*FIN CONTAINER*/

#fin_container{
	background-image: url(../imgs/fin_container.jpg);
	height: 18px;
}

/*CREDITOS*/

#credits{
	display: block;
    float: left;
    left: 12px;
    width: 932px;
    height: 64px;
    background-image: url(../imgs/bkg_credits.jpg);
}
#txt_credits{
	width: 630px;
	margin: auto;
	position: relative;
	top: 18px;
	font: 10pt Trebuchet MS, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 11pt;
	text-align: center;
}

/*plantilla productos*/

#segment_izq_int{
	width: 932px;
	background:#FECC0A url(../imgs/showcase-bg.png) no-repeat scroll 0pt;
	position: relative;
	left: 1px;
}
 /*MENU INT*/
 
#secc_menu_int{
	
	height: 64px;
	background-image: url(../imgs/bkg_menu_int.png);
}
#menu_ppal_int{
	width: 700px;
	position: relative;
	top: 15px;
	left: 150px;
	font: 10pt Trebuchet MS, sans-serif;
	color: #333366;
	font-weight: bolder;
}
#menu_ppal_int ul{
	margin: 0px;
	padding: 0px;
	
	
}
#menu_ppal_int ul li{
	list-style: none;
	float: left;
	padding-left: 52px;
	width: 150px;
}
#menu_ppal_int ul li a{
	text-decoration: none;
	color: #333366;
}
#menu_ppal_int ul li a:hover{
	color: #FFFFFF;
	/*background-color: #FEE389;*/
}

/*CONTENIDO INTERNO*/

#content_int{
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	display: block;
}
#content_left{
	position: relative;
    float: left;
    width: 300px;
    height: 490px;
    top: 0px;
    left: 5px;
}
h1{
	text-align: left;
	color: #333399;
	font-weight: bolder;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	font-variant: normal;
	line-height: 10pt;
	margin: 0px;
	width: 100px;
	position: relative;
	left: 45px;
	top: 10px;
}
#cemento{
	background-image: url(../imgs/cemento.jpg);
	background-repeat: no-repeat;
}
#hierro{
	background-image: url(../imgs/hierro.jpg);
	background-repeat: no-repeat;
}
#malla{
	background-image: url(../imgs/mallas.jpg);

no-repeat;;
	background-repeat: no-repeat;
}
#pilotes{
	background-image: url(../imgs/pilotes.jpg);
	background-repeat: no-repeat;
}
#cubiertas{
	background-image: url(../imgs/cubiertas.jpg);
	background-repeat: no-repeat;
}
#estructura_v{
	background-image: url(../imgs/estructura.jpg);
	background-repeat: no-repeat;
}
#soldadura{
	background-image: url(../imgs/soldadura.jpg);
	background-repeat: no-repeat;
}
#barras{
	background-image: url(../imgs/barras.jpg);
	background-repeat: no-repeat;
}
#tuberias{
	background-image: url(../imgs/tuberia.jpg);
	background-repeat: no-repeat;
}
#perfiles{
	background-image: url(../imgs/perfiles.jpg);
	background-repeat: no-repeat;
}
#laminas{
	background-image: url(../imgs/laminas.jpg);
	background-repeat: no-repeat;
}
/*CONTENIDO*/

#contenido_int{
	width: 482px;
	left: 310px;
	height: auto;
}
#head_contenido{
	height: 86px;
	background-image: url(../imgs/content-middle-top.gif);
}
#title_sec{
	font: 14pt Trebuchet MS, sans-serif;
	color: #333399;
	width: 200px;
	left: 50px;
	top: 50px;
	line-height: 12pt;
}
#content_cont{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font: 11pt Trebuchet MS, sans-serif;
	color: #666666;
	width: 549px;
	float: left;
}
#spacer{
	height: 10px;
}

#cont_banners{
	float:left;
	top:0px;
	width: 125px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 20px;
}
/*QUIENES SOMOS*/
#content_left_QS{
	width: 210px;
	float: left;
}
#menu_QS{
	height: auto;
}
#menu_list_QS{
	position: relative;
	margin-top: 10px;
	font: 10pt Trebuchet MS, sans-serif;
	left: 10px;
}
#menu_list_QS ul{
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin-left:0px;
	position: relative;
}
#menu_list_QS li a{
	font-size:12px;
	font-weight:bold;
	height:19px;
	text-decoration:none;
	voice-family:inherit;
}
#menu_list_QS li a:link , #menu_list_QS li a:visited{
	color:#333366;
	display:block;
	padding:5px 0pt 0pt 25px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../imgs/btn_QS.jpg);
	background-repeat: repeat;
	background-position: 0% top;
}
#menu_list_QS li a:hover , #menu_list_QS li a:active{
	background:transparent url(../imgs/btn_QS.jpg) repeat scroll 0pt -23px;
	color:#000033;
	padding:5px 0pt 0pt 25px;
}

/*quienes somos content*/

#contenido_int_QS{
	width: 552px;
	left: 232px;
	height: auto;
	top: 0px;
	float: left;
	margin-left: 30px;
}
#head_contenido_QS{
	background-image: url(../imgs/bkg_titles.png);
	height: 60px;
}
#title_sec_QS{
	font: 14pt Trebuchet MS, sans-serif;
	color: #333399;
	position: relative;
	width: 200px;
	left: 10px;
	top: 20px;
	line-height: 12pt;
}
#text_contenidos_QS{
	width: 520px;
	margin: 0px auto;
	/*overflow:hidden*/
}

/*donde estamos content*/
#content_cont_DE{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font: 11pt Trebuchet MS, sans-serif;
	color: #666666;
	height: auto;
}

#contenido_int_DE{
	position: relative;
	width: 785px;
	left: 0px;
	height: auto;
	top: 0px;
}
#head_contenido_DE{
	height: 60px;
	background-image: url(../imgs/bkg_titles_DE.jpg);
	position: relative;
}
#title_sec_DE{
	font: 14pt Trebuchet MS, sans-serif;
	color: #333399;
	position: relative;
	width: 200px;
	left: 60px;
	top: 20px;
	line-height: 12pt;
}
#map_DE{
	background-color: #000000;
	height: 250px;
}
#text_contenidos_DE{
	width: 765px;
	margin: 10px auto;
}

a{color: #003366; text-decoration:none; font-weight:bold}
a:hover {color:#F8C217}
