/* CSS Document */
*{margin:0; padding:0;}
body {text-align:center; font-family:Arial, Helvetica, sans-serif;}
.contenedor {margin:40px auto; background:url(../images/back_inicio.jpg); height:509px; width:859px;}
.contenido {height:450px;}

.campanhas {float:left; padding:10px 0 0 0;}
.campanhas ul {list-style:none;}
.campanhas img {border:none;}

.bandera_derecha {float:right;}
.bandera_derecha img {border:none;}
.ftp { background:url(../images/bot_servicio_ftp.jpg) no-repeat; margin: 10px 5px 10px 0; height:20px; width:100px; text-align:center;}
.ftp a {color:#000000; text-decoration:none; font-size:12px; font-weight:bold; line-height:20px;}

.enlace_pie{clear:both; margin-top:19px;}
.enlace_pie a{text-decoration:none;}
.enlace_pie img {border:none;}