* {
text-decoration: none;
font-family: Verdana;
font-size:1em;
line-height: 1.7em;
text-decoration: none;
text-align: justify;
}




a, img {
border: 0px;
margin: 0px;
padding: 0px;

}


body {
background-color: black;
text-decoration: none;
font-family: Helvetica;
font-size:1em;
line-height: 1.7em;
text-decoration: none;
}

div#contenedor {
width: 887px;
height: 590px;
margin: 0 auto;
}

div#logo {
width: 251px;
height: 590px;
background-image: url(img/logo.jpg);
background-repeat: no-repeat;
float: left;
padding-top: 17px;
}

div#cuerpo {
width: 636px;
height: 590px;
float: left;
background-color: black;
}

div#menu {
width: 636px;
height: 121px;
background-image: url(img/fondo-menu.jpg);
background-repeat: no-repeat;
}

div#botones {
padding-top: 64px;
padding-left: 0px;
}



div#contenido {
width: 601px;
height: 386px;
background-color: white;
background-image: url(img/marco.jpg);
background-position: right;
background-repeat: repeat-y;
}


iframe#iframe {
width: 585px;
height: 386px;
border: 1px solid #394963;
border-left:1px;
border-right:1px;

background-color: white;

}

iframe#iframe:first-letter {
font-size: 1.2em

}


div#pie {
width: 636px;
height: 83px;
background-image: url(img/pie.jpg);
background-repeat: no-repeat;
color:white;
font-size: 10px;
padding-top: 50px;
padding-left: 120px;

}


div#texto {
font-family: georgia; 
text-align: justify; 
font-size:1em;
line-height: 1.3em; 
color: #2F2303;
background-color: white;

}

div#banderas {
	width: auto;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
	color: white;
	font-size: 10px;
}




.bandera {
border-bottom: 5px solid black;
border-top: 5px solid black;
}

.bandera:hover {text-decoration: none;
	border-bottom: 2px solid black;
border-top: 5px solid black;}


