body{
  background:url(../images/fondo.jpg) repeat;
}
.body{
  background:url(../images/fondo_body2.jpg) center repeat-y;
  width:785px;
  padding:15px 50px;
  margin:0px auto;
  font-family:arial,sans-serif;
  font-size:12px
}
a, a:visited, a:active{
  color:#fff;
  text-decoration:none;
}
a:hover{
  color:#000;
  text-decoration:underline;
  cursor:pointer
}
p{
  text-indent:0px
}
p+p{
  text-indent:0px
}
.clear{
  clear:both
}
.header{
	background:url(../images/fond001.jpg) repeat-x;
	height:160px
}
.titulo{
  color:#999;
  font-size:14px;
  text-align:right;
  font-weight:bold
}
.logo{
  float:left
}
.linea{
  background:url(../images/fond002.jpg) repeat-x;
  height:7px;
  clear:both
}
.menu2{
  background:url(../images/fondo_menu.jpg) center no-repeat;
  padding:9px 0 32px 51px;
}
.menu2 li{
  display:inline;
  font-size:12px;
  padding-left:32px;
}
.menu2 a{
  color:#fff
}
.login{
  background:#FFFFFF none repeat scroll 0 0;
  border-bottom:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  float:right;
  padding:10px;
  width:170px;
  margin:0px 10px
}
.contenido{
  min-height:600px;
  width:100%
}
.contIzq{
  float:left;
  padding:0px 5px;
  line-height:1.5em;
  width:160px
}
.contIzqMenu{
  color:#999;
  font-size:14px;
  line-height:1.5em;
  padding:10px;
}
.contIzqMenu a{
  color:#999
}
.contIzqMenu a:visited{
  color:#999
}
.letter{
  color:#999;
  font-size:16px
}
.nombre{
  width:150px
}
.buttom {
  font-weight:bold;
  height:20px;
  padding-bottom:3px
}
input {
  border:1px solid #333333;
  color:#993366;
  font-size:10px;
}
.contDer{
	float:left;
	width:615px;
	background-image: url(../01.jpg);
}
.contDerIzq{
  float:left;
  margin:0 110px;
}
.contacto{
  margin:20px
}
.contDerDer{
  float:right
}
.resul-espa {
  border:1px solid #A7D661;
  padding:10px
}
.texto-resul{
}
.texto-resul2{
}
.elementos{
  line-height:1.02em;
  width:200px;
  float:left;
  font-size:18px;
  text-align:right
}
.elementos2{
  width:200px;
  float:left
}

.footer{
  background:#F1F1F1;
  border:1px outset #999;
  height:23px;
  margin:20px auto 0;
  padding-top:8px;
  text-align:center;
  clear:both;
  width:700px
}
.footer ul li{
  display:inline;
  padding:0 15px
}
.menuAdmin{
  width:300px;
  padding:10px;
  font-size:18px;
  line-height:1.5em;
  float:left;
  border:#CCCCCC 1px solid
}
.datosAdmin{
  float:left;
  border:#CCCCCC 1px solid;
  padding:20px;
  width:500px
}
.usuario{
  float:left;
  height:100%;
  width:100px
}
.inline{
  display:inline;
}
.inlineAjax{
  float:right;
  margin:-25px 125px;
  display:none;
  float:right
}

.formulario{
  margin: 30px 0 0;
}
.formulario p{
  width: 400px;
  clear: left;
  margin: 0;
  padding: 5px 0 5px 155px;
  height: 1%
}
.formulario label{
  font-weight: bold;
  float: left;
  margin-left: -155px;
  width: 200px;
  text-align:right
}
.formulario input[type="text"]{
  width: 180px;
}
.formulario textarea{
  width: 250px;
  height: 150px;
  overflow:auto
}
