.bolas {
 font-size:40px;
 color:#B6B1AB;
}

#wrapper { 
	margin: 0 auto;
	width:970px;
}


#cabecera {
width:1020px; 
height:129px; 
top:3px;
}

#logo {
   text-align:left;
   position:relative;
   float:left;
   top:3px;
   width:667px
   
}

#concurso {
   width:303px;
   position:relative;
   float:right;
   cursor:pointer;
   height:129px;
}

#contenedor {
 width:968px;
 _width:970px;
 height:500px;
 top:44px;
 
 /*padding:5px;*/
 /*border-left:1.5px #ffffff solid;*/
 border-right:2px #C0C0C0 solid;
 border-bottom:2px #C0C0C0 solid;
 background-image:url('../imagenes/fondo.jpg');
 /*background-position:top center;*/
 background-repeat:repeat-y;
}

#encabezado {
   float:right;
   text-align:right;
   padding-top:70px;
}

.parrafo {
   float:left;
   width: 430px;
   text-align:left;
   padding:5px 10px 10px 40px;
   font-family:Helvetica;
   font-size:22px;
}

.introduccion {
   font-size:23px;
   width:440px !important;
   margin-top:-50px;
   margin-left:-40px;
   z-index:2;
}

.boton {
   width:255px;
   margin-top:30px;
   margin-left:150px;
}

.imagen {
 float:right;
 padding: 0px 10px 0px 5px;
}


#head {
   height:500px;
}

/* MENU */
#contenido {
   position:relative;
   top:-73px;
   color:#ffffff;
   margin:0 auto;
   width:950px;
   background-color:#000000;
   z-index:2;
}

#contenido table {
}

#contenido table td{
 width:289px;
 /*height:130px;*/
 text-align:left;
}

#contenido table a{
   color:#ffffff;
}

#contenido div {
 width:235px;
 height:150px;
 cursor:pointer;
 color:#ffffff;
 font-size:1em;
 font-family:Helvetica, Verdana,Arial; 
 /*border:2px solid #ccc;*/
}

#contenido div:hover {
 color:#cccccc;
}

.disena {
 background-image:url('../imagenes/menu/disena.jpg');
 background-position:0 40;
 background-repeat:no-repeat;
}

.compara {
 background-image:url('../imagenes/menu/compara.jpg');
 background-position:0 40;
 background-repeat:no-repeat;
}

.protocolo {
 background-image:url('../imagenes/menu/protocolo.jpg');
 background-position:0 40;
 background-repeat:no-repeat;
}

.atencion {
 background-image:url('../imagenes/menu/atencion.jpg');
 background-position:100% 40;
 background-repeat:no-repeat;
}

#formulario {
 float:right;
 width:450px;
 text-align:left;
 background-color:#444444;
}

#formulario_border {
 padding:10px;
}

#datos {
 font-family:helvetica;
}

.bases {
 font-size:12px;
 cursor:pointer;
}

.enlace_comparador {
   margin-left:20px;
   margin-top:20px;
   width:500px;
   z-index:2;
   font-family:Helvetica,Arial;
}