@charset "UTF-8";
/* CSS Document */
body{ background-color:#FF7618; font-family:Arial, Helvetica, sans-serif;  margin:0;}
a {text-decoration:none; color:#000000;}
#contenedor { width:812px; margin:0 auto; position:relative; text-align:left;}
#beta{float:right; position: relative;}
#cabecera{ border-top: 1px solid black; border-bottom: 1px solid black; margin-top:20px; margin-bottom:40px; padding:20px 0px 20px 0px;font-size:20px;}
#a{ float:left; width:365px; padding-right:40px; position:relative; cursor:pointer; background-color:#FF7618;}
#b{ padding-right:40px; margin-left:425px; position:relative;cursor:pointer; background-color:#FF7618;}
#botones{ clear:both; margin-top:60px;}
#logos{ border-top: 1px solid black; margin-top:20px; font-size:12px; padding-top:12px;}
#bot1{background-image:url(img/fondobot.gif); background-repeat:no-repeat; float:left; width:391px; height:16px; padding:8px; color:#FFFFFF; font-size:14px; cursor:pointer; }
#bot2{background-image:url(img/fondobot.gif); background-repeat:no-repeat; width:391px; height:16px; padding:8px; color:#FFFFFF;  font-size:14px; color:#FFFFFF; margin-left:418px; cursor:pointer;}
