/****  CSS  CCP  ****/

*{margin:0px;}

img { border: 0 none;}

body 
  {
  background: url(fondo.jpg) repeat-x;
  color:#000;
  font-family:Trebuchet MS, Arial Narrow, sans-serif;
  font-size:12px;
  text-align:justify;
  margin:auto;
  width:1100px;
  }

  a:link  {
        color: #ffb201;
        text-decoration: none;
      }
  a:visited 
      {
        text-decoration: none;
        color: #ffb201;
      }
  a:hover 
      {
        text-decoration: underline;
        color: #ffb201;
      }
  a:active 
      {
        text-decoration: none;
        color: #ffb201;
      }

h1{color:#000;font-size:26px;padding-left:22px;background: url(vineta_titulo.jpg) no-repeat; margin-bottom: 10px}
h2{color:#A6000C;font-size:20px;}
input{width:212px;}
textarea{width:212px;}
.clear{clear:both}
.clearspace{clear:both; margin-bottom: 10px}
hr {margin-top:10px; margin-bottom:10px; border: top 1px solid}

#header
  {
  width:1100px;
  background: url(fondo_header.png) no-repeat scroll center 13px transparent;
  }

#header .img_superhead{
  float:left;
  margin-left:30px;
  margin-top:10px;
}

#header #facebook{
  float:left;
  height:35px;
  margin-left:10px;
  width:100px;
}

#header #facebook img{
  border:0;  
}

#header #lenguaje{
  float:left;
  height:35px;
  margin-left:10px;
  width:100px;
}

#header img.logo {
  float: left;
  margin-right: 20px;
}

#contenedor
  {
  width:1040px;
  padding-left:60px;
  background: url(fondo_contenedor.png) repeat-y;
  margin:auto;
  padding-top:10px;  
  }

#contenido
  {
  background:url(separador_vertical.jpg) repeat-y scroll right center transparent;
  float: left;
  margin-left: 21px;
  padding-right: 20px;
  width: 690px;
}

#derecho
  {
  width:235px;
  float:right;
  margin-right:65px;
  min-height:640px;
  }

#forma
  {
  width:230px;
  height:274px;
  background: url(fondo_forma.jpg) no-repeat;  
  }

#forma textarea
  {
  font-family:arial;
  font-size:14px;
  }

#forma input
  {
  font-family:arial;
  font-size:14px;
  }

#cajas
  {
  width:700px;
  color:#000000;
  }

#cajas h3
  {
  color: #FFFFFF;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 10px;
  text-align: center;
  }

#cajas h3 a {
  color:#FFFFFF;
}

#cajas p
  {
  margin-left:5px;
  margin-right:5px;  
  }

#caja1
  {
  width:221px;
  background: url(caja_1.jpg) no-repeat;
  float:left;
  margin-right:10px;
  }

#caja1 a.leer_mas {
  background: url(leermas_bg.jpg) no-repeat;
}

#caja2
  {
  width:221px;
  background: url(caja_2.jpg) no-repeat;
  float:left;
  margin-right:10px;
  }

#caja2 a.leer_mas {
  background: url(leermas2_bg.jpg) no-repeat;
}

#caja3
  {
  width:221px;
  background: url(caja_3.jpg) no-repeat;
  float:left;
  margin-right:10px;
  }

#caja3 a.leer_mas {
  background: url(leermas3_bg.jpg) no-repeat;
}

.caja
  {
  margin-bottom:5px;
  }

#caja1 a.leer_mas, #caja2 a.leer_mas, #caja3 a.leer_mas {
  color: #FFFFFF;
  display: block;
  height: 26px;
  line-height: 22px;
  margin-top: 10px;
  padding-right: 10px;
  text-align: right;
  width: 212px;
}  
  
.forma_button
  {
  width:225px;
  height:38px;
  background: url(boton_enviar.jpg) no-repeat;
  border:0px;
  }

#pie
  {
  background: url(fondo_pie.png) no-repeat;
  width:1100px;
  height:100px;
  color:#fff;
  }

#pie a
  {
  color:#fff;
  }

#menu_header
  {
  background: url(fondo_menu_header.png) no-repeat;
  height:45px;
  width:1100px;  
  }

#menu_header table
  {
  border:0px;
  width:964px;
  margin-left:69px;
  }

#menu_header a
  {
  color:#000;
  }

#menu_header table td
  {
  height:43px;
  text-align:center;
  border-right:1px solid #000;
  width:160px;
  font-size:15px;
  }

.vineta
  {
  float:right;
  border:0px;
  margin-right:15px;
  }

#logos
  {
  margin-left:60px;
  overflow:hidden;
  padding-top:24px;
  width:980px;
  }

#banderas
  {
  float:right;
  width:100px;
  }

#jquery
  {
  /*background:url(img_jquery.png) no-repeat scroll 0 0 transparent;*/
  margin-left:59px;
  margin-top:1px;
  height:273px;
  width:1040px;
  }

#atajos {
  float: left;
  margin-bottom: 10px;
}

#atajos li {
  border-bottom: 1px dotted #CCCCCC;
  list-style: disc outside url(deco-ul.jpg);
  margin-left: 10px;
  width: 200px;
}

#atajos li a {
  color:#000000;
}

#atajos li a:hover {
  color:#A6000C;
}

.gplus {
height: 15px;
margin-left: 6px;
float: left;
}

.botones {
margin-left: 6px;
height: 20px;
float: left;
}
