@charset "utf-8";
/* CSS Document */

html,div { margin: 0; padding: 0; }
body { margin: 0px; background-color: #404040; background-image: url(en/images/bg.png); background-repeat: repeat-x; font-family:Tahoma; font-size:12px; color:#CCC;  }

#container { width:800px; height:800px; position: relative; margin: 0 auto; }
#logo { position:absolute; left:292px; top:78px; width:232px; height:55px; z-index: 1; }
#cr { position:absolute; left:150px; top:200px; width:232px; height:55px; z-index: 1; }

#en { position:absolute; left:307px; top:478px; width:99px; height:62px; z-index: 1; border-right-width: 1px; border-right-style: solid; border-right-color: #666666; }
#es { position:absolute; left:440px; top:478px; width:76px; height:55px; z-index: 1; }

#datos { position:absolute; left:115px; top:567px; width:auto; height:80px; z-index: 1; line-height: 20px; }

