/** maqueta para la oferta minisite **/
div#content {margin:0 0 0 0;}
div#oferta {width: 630px; margin-top: 6px;}
dl#basicinfo {background-color: #efefef; padding: 6px;}

div#formbox {border-bottom: solid 3px #AD003C;}
div#formbox h1 {margin: 48px 0 0 6px; width: 630px; float: left; border: none;}
div#formbox div#acceso {float: right; margin-top: 45px;}
body#bodyoferta div#ofertaform {float: none; clear: both; width: 630px;}
body#bodyoferta div#inscripform {width: auto;}
div#creatividad {float: right; margin: 20px 0 0 0; width: 320px; text-align: center;border-left: solid 1px #ccc;}
div#creatividad img {}
div#acceso a {text-decoration: none; display: block;
    background-color: #FFD97F;
	/**
 	background-image: url(/img2/background_form_element.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    */
    border-width: 3px;
    border-style: double;
    border-top-color: #ccc;
    border-right-color: #b5b5b5;
    border-left-color: #b5b5b5;
    border-bottom-color: #777;
    cursor: pointer;
	padding: 3px;
	color: #333;
	margin-bottom: 6px;
}
