.textoblanco {
margin:0;
padding:0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#contenedorgeneral {
	width:100%;
	height:100%;
	background-image:url(../img/top_header.gif);
	background-repeat:repeat-x;
	text-align: center;
	background-color:#dad2a9;
}
#caja {
	position:relative;
	margin:auto;
	width:940px;
	height:100%;
	text-align:center;
	
}
#headermenu{
width:940px;
height:72px;
padding-left:287px;
background-image:url(../img/menu_fondo.jpg);
background-repeat:no-repeat;

}

#cabezal {
width:940px;
height:148px;


}

#main-wrapper {
width:227px;
float:left;
background-image:url(../img/barra_lateral3.jpg);



}
#sidebar-wrapper {
width:713px;
height:100%;
text-align:left;
float:right;
background-color:#EEE7D4;

}
#coluDerecha2 {
width:713px;
height:502px;
text-align:left;
float:right;
background-color:#EEE7D4;

}
#contenido_texto {
width:460px;
height:100%;
float:left;
}
#contenido_texto2 {
width:660px;
height:100%;
float:left;
}
#contenido_texto_1col{
width:200px;
height:100%;
float:left;
}
#contenido_foto{
width:210px;
height:100%;
text-align:right;
float:right;
}
#contenido_foto_izq{
width:210px;
height:100%;
text-align:right;
float:left;
}
#Contentpie {
position:relative;
float:left;
width:574px;
height:97px;
top:363px;

}

#pie {
width:940px;
margin:auto;
height:100px;
background-image:url(../img/pie_fondo.jpg);
background-repeat:no-repeat;
clear:both;
}
#info {
	position:absolute;
	left:473px;
	width:100px;
	height:51px;
	background-color:#333;
}

#cajatxt{
	   font-family:georgia,arial;     /* tipo de letra */  
    width: 142px;
	height:142px;
	font-weight:bold;              /* anchura de campos de formulario */  
    font-size:15pt;                /* tamaño de la letra*/   
    color:#FFF;                 /* color del texto */   
    border: 0px;        /* color del borde puede ser solid ó dotted */   
    background-color:#A0AE79;    /* color del fondo */   
	text-align:left 10px;
	margin-left:43px;
	
}
