/** CSS Intranet Acindar **/

/*   Reseteo de estilos   ***************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,img { 
	border:0;
	}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
	}
ol,ul {
	list-style:none;
	}
caption,th {
	text-align:left;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border:0;
	}
	
a img{border:0;}	


/*   FooterStickAlt - Footer Abajo Siempre    ***************************************************/

* {
	margin: 0;
}

html, body {
	height: 100%;
}

#container {
	height: auto !important;
	/*margin: 0 auto -65px; *//* the bottom margin is the negative value of the footer's height */
	margin:0 auto;
	position:relative;
}


#header{
	
	position:relative;
}

#main_content {
	clear:both;
	padding:10px 9px; 
	_height:302px;
	min-height:302px;
	width:709px; 	/* 709 = 729 (height) - 20 (padding) */
	/*position:relative;*/
	margin:0 auto;
}

* html #main_content {
	clear:both;
	padding:10px 9px; 
	_height:302px;
	min-height:302px;
	width:709px; 	/* 709 = 729 (height) - 20 (padding) */
	/*position:relative;*/
	margin:0 auto;

}


#main_content:after{ 	/*ajusta la altura del main_content a los div flotantes*/
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearer {
	height: 65px; /* .push must be the same height as .footer */
}

#footer {
	clear:both;
	margin:0 auto;
	padding-top:10px;
	height:55px;
	position:relative;
}
	
/*   Estructura General ****************************************************************************/

/* body
/* #container
/* #header
/* #header --> #head_top
/* #header --> #head_bottom
/* #main_image
/* #main_content
/* #main_content --> #content
/* #main_content --> #content --> .column 	 (HOME)
/* #main_content --> #content --> #col_left  (INTERNAS)
/* #main_content --> #content --> #col_right (INTERNAS)
/* #footer

/***************************************************************************************************/

body {
	margin:0 auto;
	padding-top:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6f6f6f;
	background:#a9aaa2;
}

#container{
	width:729px;
	background:#FFF;
	margin:0 auto;
}
	
#header{
	background: #414141 url(../img/bg/bg-header.gif) no-repeat right bottom;
	min-height:156px;
	_height:156px;
	width:709px;
	padding:0 10px;
}

#main_image{
	height:196px;
}
	
#main_content {
	background:#FFF;
}


#main_content{
	display:block;
	width:709px;
	height:100%;
}

#main_content .column{
	display:block;
	float:left;
	height:100%;
	min-height:302px;
}

#main_content .column1{
	width:187px;
}

#main_content .column2{
	width:162px; /* 162 = 174 (width) - 12 (padding) */
	padding:0 6px;
}

#main_content .column3{
	width:170px; /* 170 = 180 (width) - 10 (padding) */
	padding:0 5px;
}

#main_content .column4{
	width:168px;
}

#main_content #col_left{
	width:177px;
	height:100%;
	margin-right:17px;
	background:red;
	min-height:500px;
	float:left;
}

#main_content #col_right{
	width:513px;
	height:100%;
	min-height:500px;
	background:orange;
	float:left;
}


#footer{
	width:711px;
	padding:10px 9px 0 8px;
	max-height:55px;
	background: #FFF url(../img/bg/bg-footer.gif) no-repeat right bottom;
	font-size:10px;
}


* html 
#footer{
	width:711px;
	padding:10px 18px 0 0px;
	height:55px;
	max-height:55px;
	background: #FFF url(../img/bg/bg-footer.gif) no-repeat right bottom;
	font-size:10px;
	}
	
div#flashcontent {width:729px;float:left}
/* HEADER ****************************************************************************/

#head_top{clear:both;}

#header #logo{
	float:left;
	padding:28px 0 16px 0px;
}

#header #logo img{}
	
#header #opciones_header{
	float:right;
	width:514px;
	height:96px;
	padding-right:10px;
}

#header #opciones_header #fecha_actual{
	padding-top:9px;
	height:10px;
	color:#757678;
	text-align:right;
}

#header #opciones_header h1{
	color:#c0542f;
	font-weight:bold;
	font-size:11px;
	display:block;
	clear:both;
	text-align:right;
	height:20px;
	padding-top:5px;
}

#header #opciones_header #navegacion{
	height:30px;
	padding:0;
	float:right;
	margin-bottom:25px;
	/*background: #CCC;*/
}

#header #opciones_header #navegacion ul{
	height:30px;
	float:right;
	margin:0;
	padding:3px 0 0; 
}

#header #opciones_header #navegacion ul li{
	display:inline;
	float:left;
	padding:0;
}

#header #opciones_header #navegacion ul li a:link,
#header #opciones_header #navegacion ul li a:visited{
	color:#898989;
	text-decoration:none;
	padding:0 6px 0 6px;
	display:block;
	float:left;
	background: url(../img/bg/li-navegacion.gif) no-repeat right 2px;
}

#header #opciones_header #navegacion ul li a:hover{
	color:#898989;
	text-decoration:underline;
}

#header #opciones_header #navegacion select{
	float:right;
	width:193px;
	font-size:11px;
	margin-left:7px;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
}

#header #opciones_header h1{
	height: 34px;
	line-height: 90px;
	overflow:hidden;
	display:block; 
	background: url(../img/titulos/aceros-para-la-industria.gif) no-repeat right 0;
}

#head_bottom{
	clear:both; 
	padding-left:0px;
	_padding-left:2px;
	width:705px;
	padding-top:10px;
}
/*
#head_bottom #menu{
	padding-top:2px;
	padding-bottom:13px;
}

#head_bottom #menu ul{

}

#head_bottom #menu ul li{
	display:inline;
}

#head_bottom #menu ul li a{
	color: #898989;
	font-size:11px;
	text-decoration:none;
	display:block;
	float:left;
	_height:35px;
	min-height:35px;
	width:90px;
	margin-right:8px;
	background: url(../img/pix-gris.gif) repeat-x left bottom;
}

#head_bottom #menu ul li a:hover{
	color: #FFF;
	text-decoration: underline;
}
*/

/************************ NUEVO MENU ******************************/

#menu li { float: left; width: 85px; position: relative; margin: 0 5px 0 0px; }
#menu a { width: 85px; height: 30px; display: block; color: #898989; font-size: 11px; text-decoration: none; }

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul { visibility: hidden; position: absolute; top: 43px; left: 0; }
* html #menu ul { bottom: 43px; top: 0px; }

/* make the second level visible when hover on first level list OR link */
#menu li:hover ul, #menu a:hover ul { visibility: visible; }
#menu li:hover ul { background: #d4bf7b url(../images/backgrounds/menu-vertical.gif) no-repeat center top; }
#menu li:hover ul li { float: left; }
#menu li:hover ul li a { width: 159px; display: block; color: #785321; font-size: 13px; font-weight: bold; text-decoration: none; padding: 8px 10px; border-bottom: 1px solid #dcc77b; }
#menu li:hover ul li a:hover { color: #89001e; }

/* style the table so that it takes no part in the layout - required for IE to work */
#menu table { border-collapse: collapse; border: 0; position: absolute; left: 0; bottom: -1px; }
#menu table ul { background: #d4bf7b url(../images/backgrounds/menu-vertical.gif) no-repeat center top; }
#menu table ul li { float: left; }
#menu table ul li a { width: 159px; height: 20px; display: block; color: #785321; font-size: 13px; font-weight: bold; text-decoration: none; padding: 8px 10px 0; border-bottom: 1px solid #dcc77b; }
#menu table ul li a:hover { color: #89001e; }

/* MAIN CONTENT **********************************************************************/



/* FOOTER *****************************************************************************/


#div_axxon{
	float:left;
	width:161px;
	height:30px;
	display:block;
	text-align:left;
	margin-right:7px;
	margin-left:3px;
	background: url(../img/pix-claro.gif) repeat-x left 20px;
}

#div_acindar{
	float:right;
	width:161px;
	height:30px;
	display:block;
	text-align:left;
	margin-left:10px;
	background: url(../img/pix-claro.gif) repeat-x left 20px;
}


#div_politicas{
	float:right;
	width:138px;
	height:30px;
	text-align:left;
	margin-right:7px;
	display:block;
	margin-left:10px;
	background: url(../img/pix-claro.gif) repeat-x left 20px;
}

#footer a,
#footer a:hover,
#footer a:active,
#footer a:visited{
	text-decoration:none;
	color:#666666;
}

