body{

margin:0px;

padding:0px;

font-family:Arial, Helvetica, sans-serif;

background-color:#4f4f4f;

font-stretch:normal;

text-align:center;

}

#wrapper{

margin:0px auto;
margin-top:200px;




}



#idiomas{

width:350px;
margin:0 auto;

}



/* Clase para IE7 */ 

*:first-child+html #idiomas { 

width:350px;

position:relative;

margin-top:230px;

text-align:center;

margin-left:10px;

}



#idiomas ul{

margin:0;

padding:0;

list-style:none;

list-style-image:none;

list-style-position:outside;

width:350px;

position:relative;



}

#idiomas li{

color:#d1cece;

display:inline;

width:400px;

padding:20px;

margin-left:50px;

font-size:16px;

font-variant:small-caps;

font-stretch:ultra-expanded;

}



a.link-idiomas:active, a.link-idiomas:visited, a.link-idiomas:link {

 color:#d1cece;

  text-decoration: none; 

  font-size: 16px;

  font-weight:bold;

  } 

a.link-idiomas:Hover { 

color:#FFFFFF;

text-decoration: none;

font-weight:bold;

 } 


