BODY {
    font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    background-color: #ebebeb;
    background-image: url(img/varios/fondo.png);
    background-position: center;
    margin: 0px auto;
}

#contenedor{
    text-align: left;
    width: 981px;
    margin: 0px auto;
    padding-left: 3px
}

#cabecera{
	 background-image: url(img/varios/fondo_top.png);
    color: #575656;
    font-family: "Trebuchet MS", Arial
    font-size:12pt;
    font-weight: bold;
    padding: 3px 3px 3px 10px;
    height: 130px;
}

#telefono{
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 31px;
	color: #424242;
	margin-top: 15px;
}

#usuario{
width: 121px;
height: 35px;
margin-right: 50px;
float: right;
margin-top: -10px;
}

#campo_usuario {
	width: 121px;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	height:35px; 
	background: no-repeat;
	background-image: url(img/varios/usuario.png);
	border:none;
	color: #FFF;
	text-align:center;
	vertical-align: middle;
}

#campo_clave {
	width: 121px;
	height:35px; 
	background: no-repeat;
	background-image: url(img/varios/usuario.png);
	border:none;
	color: #FFF;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.fotos{
	background-image: url(img/varios/manos.jpg); 
	width:885px; 
	height: 352px;
	text-align: center;
	margin: auto;
	margin-top: 60px;
	}

.fotos{
	width:885px; 
	height: 352px;
	text-align: center;
	margin: auto;
	margin-top: 60px;
}

#left{
    width: 240px;
    float:left;
}

#left ul{
   margin : 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   list-style: none;
}

#left li{
    background-color: #e5e5e5;
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    font-family: "Trebuchet MS", Arial;
    font-size: 13px;
    color: #575656;
    text-align: left;
    line-height: 23px;
}

#left a{
    color: #575656;
    text-decoration: none;
}

#right{
    width: 240px;
    float: right;
}

#middle{
	  width: 891px;
}

.logo {
	float: left;
	width: 280px;
	height: 90px;
	margin-top: 10px;
}

.bhorizontal {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #6b6b6b;
	text-align: left;
	padding: 7px;
	text-decoration: none;
	vertical-align: 15px;
}

.bhorizontal:hover  {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #88bc50;
	text-align: left;
	padding: 7px;
	text-decoration: none;
	vertical-align: 15px;
}

#pie{
	background-image: url(img/varios/pie.jpg);
	height: 81px;
	background-repeat: repeat-x;
   padding: 3 10 3 10px;
   text-align:center;
   clear: both;
} 

#cuerpo{
    text-align: center;
    width: 885px;
    margin: auto;
} 

ul.menu{
	clear:both;
	width: 891px;
	list-style:none;
	margin: 63px auto;
	margin-left: 35px;
	background-image: url(img/varios/fondo_botonera.png);
	height: 53px;
	background-repeat: no-repeat;
}

ul.menu li{
	display:inline;
	float:left;
	padding-left: 15px;
	margin: 0px auto;
	margin-left: -18px;
}

#contenedor01{
text-align: left;
width: 891px;
margin: auto;
padding: 0px 0px 0px 0px;
}

#divisor01{
width: 1px;  /*Este será el ancho que tendrá tu columna*/
background-image: url(img/varios/punteado.jpg);
background-repeat: repeat;
float:left; /*Aqui determinas de lado quieres quede esta "columna" */
margin-left: 2px;
margin-right: 4px;
height: 40%;
}

#center{
margin-left:235px; /*Este margen hace que no se encime el contenido en tu menúlateral, es     importante que pongas un pocos pixeles más que el ancho  de tu columna lateral*/
width: 380px;
}

.caja_exito {
	border: solid #cdcdcd 7px; 
	border-radius: 10px;
	-moz-border-radius: 10px;
	width: 208px;
	height: 192px;
	text-align: center;
	}

.caja_titu {
	width: 208px;
	height: 20px;
	background-color: #cdcdcd;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #575656;
	text-align: left;
	font-weight: bold;
	padding-left: 2px;
}

.caja_texto {
	width: 200px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #575656;
	text-align: left;
	padding-left: 7px;
}

.caja_center {
	border: solid #cdcdcd 7px; 
	border-radius: 10px;
	-moz-border-radius: 10px;
	width: 380px;
	height: 192px;
	text-align: center;
	}

.caja_tituc {
	width: 380px;
	height: 20px;
	background-color: #cdcdcd;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #575656;
	text-align: left;
	font-weight: bold;
	padding-left: 2px;
}

.caja_textoc {
	width: 370px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #575656;
	text-align: left;
	padding-left: 7px;
}

.texto_form {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #575656;
	text-align: left;
	border: 1px solid #999;
	padding-left: 2px;
	margin-top: 7px;
}

.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #575656;
	text-align: left;
	width: 855px;
}

.texto_verde {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #6cbd45;
	font-weight: bold;
}

.texto_tilde{
	list-style-image: url(img/varios/bullet.jpg);
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #575656;
	text-align: left;
	margin-left: 60px;
}

.texto_verde_centrado {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #6cbd45;
	font-weight: bold;
	text-align: center;
}

.titu_verde { font-family: "Arial"; font-size: 13px; font-weight: bold; color: #7AC82D}

.textop {font-family: "Arial";font-size: 11px; font-weight: none;color: #575656;}

.texto_ch {font-family: "Arial";font-size: 11px; font-weight: none;color: #575656;}

.botones  { BACKGROUND-COLOR: #e4e4e4; BORDER-BOTTOM: #383838 1px solid; BORDER-LEFT:#383838 1px solid; BORDER-RIGHT: #383838 1px solid; BORDER-TOP:#383838 1px solid; COLOR: #383838; FONT-FAMILY: Arial;FONT-SIZE: 10px; font-weight:NONE;}

