@charset "utf-8";
/* CSS Document */

body,td,th { font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#999; }
body { background:url(../../imgs/grafs/fondo.jpg) no-repeat center; background-color:#000; margin-top:30px; }
a:link { text-decoration: none; outline:none; }
a:visited { text-decoration: none; outline:none; }
a:hover { text-decoration: none; outline:none; }
a:active { text-decoration: none; outline:none; }
:focus { -moz-outline-style:none; }

#wrapper { height:100%; width:100%; }

#content { width:950px; height:935px; border:solid 5px #FFF; }

#top { width:950px; height:475px; }

#bottom { width:950px; height:425px; background:#DEDEDD; text-align:left; }
#bottom #left { float:left; width:600px; height:395px; background:url(../../imgs/grafs/left_bg.jpg) no-repeat bottom right; padding:30px 0px 0px 90px; }
#bottom #left h2 { margin:0px; font-family:"Times New Roman", Times, serif; color:#3A221A; font-weight:normal; }
#bottom #left #text { width:490px; text-align:justify; color:#666; line-height:16px; }
#bottom #left #text a { color:#3A221A; }
#bottom #left #text a:hover { color:#F90; }
#bottom #left form { color:#3A221A; padding:15px 0px 0px 50px; }
#bottom #left form input { width:300px; background:#DEDEDD; margin-bottom:10px; border:solid 1px #3A221A; }
#bottom #left form input.borrar { width:70px; background:#DEDEDD; margin-left:220px; }
#bottom #left form input.enviar { width:70px; background:#DEDEDD; margin-left:7px; }
#bottom #left form input.borrar:hover { background:#999; }
#bottom #left form input.enviar:hover { background:#999; }
#bottom #left form textarea { width:300px; height:120px; border:solid 1px #3A221A; background:#DEDEDD; margin-bottom:10px; }
#bottom #left form span { float:left; display:block; width:70px; height:20px; }
#bottom #left #contact { position:absolute; color:#666; font-size:12px; margin:20px 0px 0px 10px; }
#bottom #right { float:left; width:260px; height:340px; }

#links { width:950px; height:20px; padding-top:15px; background:#FFF; border-top:solid 1px #4D4948; }
#links a { color:#999; }
#links a:hover { color:#3A221A; }

#links a.data { margin-left:110px; }
#links a.data:hover { color:#900; }
