#header {
    background-color:#faf6ff;
    color:#666;
    text-align:center;
    padding:5px;
}
#nav {
    line-height:30px;
    background-color:#faf6ff;
    height:580px;
    width:300px;
    float:Right;
    padding:5px;
}
#texto {
    line-height:25px;
    background-color:#faf6ff;
    height:600px;
    width:550px;
    float:Right;
    padding:5px;
}
#section {
	background-color:#faf6ff;
    width:200px;
    float:Right;
<!--    margin-left: auto;
    margin-right: auto;-->
    padding:10px;
}
#textoinferior {
    color:black;
    clear:both;
    text-align:center;
   padding:5px;
   }

#footer {
    background-color:black;
    color:white;
    clear:both;
    text-align:center;
   padding:5px;
}
#MapaArgentina2 {
transform:scale(0.3);
-webkit-transform:scale(2.0);
}