@charset "utf-8";
/* CSS Document */

BODY {
margin:0;
background-color:#2d4633;
}
#cont {
margin-top:20%;
margin-bottom:20%;
width:100%;
height:98%;
}
#centro {
margin:auto;
width:658px;
height:591px;
}
#divkey {
position:absolute;
height:100px;
width:400px;
margin-top:120px;
margin-left:179px;
padding:10px;
}
#dx {
position:absolute;
width:100px;
height:124px;
background-repeat:repeat-x;
background-image:url(../index/pattern_dx.gif);
}