BODY {
	MARGIN: 0px;
        BACKGROUND-COLOR: #F3F6F3}


select {
    width: 180px;
    border: 0
}


option {
  width: 200px;
  white-space:pre-wrap;
  word-wrap: break-word
} 
.boton {
	height:40px;
        width:150px;
        font-size:15px;
        font-family:verdana;
        background-color:#D28C0E;
        color: #ffffff;
        text-decoration: none;
        border: 0;

 }
.boton:hover {
        background-color:#F9C57C;

}
.texto_new {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #464340; FONT-FAMILY: verdana; HEIGHT: 20px
}
.datos1_new {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #464340; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 50px
}

.subtitulo_principal{text-align:center;font-weight:300;font-size:40px;line-height:40px;padding:0 5%;margin-bottom:50px}

.web{width:92%;max-width:1200px;margin:0 auto;box-sizing:border-box}