@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#003d68; background:url(../imgs/bg_temporal.jpg) repeat-x top #ffffff; }

.dorado{ color:#8e8802;}

a {color:#8e8802; text-decoration:underline;}
a:hover{color:#8e8802; text-decoration:none;}

.bloque{ float:left; width:300px; padding:10px 0 0 0; }
#info{ width:720px; height:486px; margin:50px auto 0 auto; background: url(../imgs/bg_box_temporal.jpg) no-repeat; padding:10px;}
.logo{ margin:13px auto 0 auto; width:180px;}
p{ width:625px; margin:10px auto;}
.bloque iframe{ }
.bloque p{ width:99%; padding:10px;}
.margin_left50{ margin-left:50px;}