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

body{
	text-align:center;
	margin:0 auto;
}

#container{
	width:100%;
	margin:0 auto;
}
img{max-width:100%;height:auto;}
.idiomas{margin:5%;}
#margen{
	background:url(../img/borde.png) no-repeat;
	width:100%;
	height:10px;
}
