/* CSS Document */

body {
margin:0px;
background:url(images/bg.jpg) repeat-x #000
}

#main {
margin:0px auto;
width:940px;
height:609px;}

#footer {
margin:0px auto;
width:940px;
border-top: solid 1px #db7928;
text-align:right;}


/* INDEX */


br {line-height:5px}
#ingresar {
width:435px;
margin:0px auto;}
#texto {
width:452px;
margin:0px auto;
font-family:Arial;
font-size:10px;
color:#86acd5;
text-align:left;
border:solid 1px #181f26;
height:42px;}

a {color:#db7928;}
a:hover { text-decoration:none}

#flash { width:52px; height:42px; float:left}
#descargar { width:400px; height:42px; float:left; padding-top:8px}

