/* CSS Document */
body{
margin-top:0px;
background-image:url(imagenes/fondo.jpg);

}



a img { border:none; }

.global{
margin:0px auto;
width:780px;

}

.banderas{
margin-top:10px;
text-align:center;
margin-bottom:10px;
position:absolute;
top:190px;
width:780px;


}

.texto{
width:780px;
height:567px;
border:none;
}

.botones{
position:absolute;
z-index:3;
text-align:center;
top:704px;
width:780px;
}

.global1{
height:224px;
width:414px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -112px;
margin-left: -207px;
z-index:1;
}

.borde1{
	border: 1px solid #ff0000;
    margin-top:4px;
	margin-bottom:4px;
}

.borde2{
	border: 1px solid #04097B;
    margin-top:4px;
	margin-bottom:4px;
}





