@charset "utf-8";
/* CSS Document */
.Boton{background-color:#FAF0AB; color:#933; width:215px; height:60px; position:relative; cursor:pointer; border-radius: 15 15 0 0;
border:1px solid  #FFF;font-family:Arial; text-align:center; line-height:60px; text-shadow:1px 1px 0px #CCCCCC; font-size:16px;}
.Boton:hover{background:#F90}
.BotonS{background-color:#CCC;color:#03F;width:215px;height:60px;position:absolute;cursor:pointer;border:1px solid  #CCC; 
font-family:Arial; text-align:center; line-height:60px; text-shadow:1px 1px 0px #528ecc; font-size:16px;}

.Boton2{background-color:#900; color:#FFF; width:130px; height:30px; position:absolute; cursor:pointer; border-radius: 15 15 0 0;
border:1px solid  #FFF;font-family:Arial; text-align:center; line-height:26px; font-size:16px;}
.Boton2:hover{background:#F90}
.titu {font-family:Times New Roman; font-size:30px; color:#000}
.titu2 {font-family:Arial; font-size:20px; color:#600}
.texto {font-family:Arial; font-size:14px; color:#666}
.texton {font-family:Arial; font-weight:bold; font-size:16px; color:#666}
.textor { font-family:Arial; font-weight:bold; font-size:36px; color:#F00}
input { width:350px}

#ventana {background-color:#FFF; width:1013px; left:7px;}
#ventanare ul { color:#666; list-style-image:url(img/opc.png); font-family:Arial; font-size:16px;}
#ventanare li { color:#666; word-wrap:break-word; padding-right:60px}
