* { padding: 0; margin: 0; }

#wrapper { 
margin: 0 auto;
width: 1024px;
background:url(../imgs/f_web.gif) repeat-y;
}

#header {
width: 1022px;
float: left;
height: 100px;
background: url(../imgs/header.jpg) no-repeat;
}

#idiomes {
width: 1004px;
height:18px;
float: left;
background: url(../imgs/ico_idiomes.jpg) no-repeat left #8d8d77;
text-align:right;
padding: 5px 18px 0 0;
border-bottom:2px #FFF solid;
}

#navigation {
float: left;
width: 171px;
/*background: #e5e5e5;*/
padding-left:2px;
margin-right:2px;
height:auto;
/*min-height:322px;*/
}
/*i6 hack*/
* html #navigation{
height:auto;
/*height:322px; 
min-height:322px;*/
}
/*ie7 hack*/
*:first-child+html #navigation{
height:auto;
/*height:322px; 
min-height:322px;*/
}

#leftcolumn { 
width: 134px;
float: left;
/*background:url(../imgs/f_sm.jpg) no-repeat ;*/
height:auto;
/*min-height:322px;*/
padding-left:2px;
margin-right:2px;
/*margin-bottom:2px;*/
}
/*i6 hack*/
* html #leftcolumn{
height:auto;
/*height:322px; 
min-height:322px;*/
}
/*ie7 hack*/
*:first-child+html #leftcolumn{
height:auto;
/*height:322px; 
min-height:322px;*/
}
#indice #leftcolumn { 
width: 136px;
background:url(../imgs/f_sm_home.jpg) no-repeat;
margin-right:0px;
}


#miga {
float: left;
width: 670px;
height:17px;
background:url(../imgs/top_conten.jpg) no-repeat;
padding:5px 0 0 40px;
margin: 0 0 2px 0;
color:#829292;
font-size:10px;
}


#content { 
float: right;
margin-right:2px;
width:709px;/**/
/*padding:0 0 0 46px;*/
display: inline;
/*height:auto;
min-height:303px;
margin-bottom:2px;*/
}
/*i6 hack*/
* html #content{
/*height:auto;
height:303px; 
min-height:303px;*/
}
/*ie7 hack*/
*:first-child+html #content{
/*height:auto;
height:303px; 
min-height:303px;*/
}

#indice #content {
width: 709px;
} 


#rightcolumn { 
width: 200px;
float: right;
background: #ddd;
height:auto;
min-height:322px;
visibility:hidden;
}
/*i6 hack*/
* html #rightcolumn{
height:auto;
height:322px; 
min-height:322px;
}
/*ie7 hack*/
*:first-child+html #rightcolumn{
height:auto;
height:322px; 
min-height:322px;
}

#footer { 
width: 1022px;
height:148px;
clear: both;
border-top:2px #FFF solid;
background:url(../imgs/footer.jpg) no-repeat;
}
