body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width:740px;
	background-color: LightGrey;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
/*********** INIT - LA CAJA GRANDE QUE COGE TODA LA PAGINA****************/

.cssbox_body, .cssbox_body2, .cssbox_head, .cssbox_head2{
    background: transparent url(../images/cajaNaranjaGris.png) no-repeat bottom right;
}

.cssbox {
    background-position: bottom right; 
    width: 960px!important; /* intended total box width - padding-right(next) */
    width: 960px; /* IE Win = width - padding */
    padding-right: 0px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
	margin-right: 0px;
}

.cssbox_head {
	background-position: top left; 
	float: left;
	width: 959px;
	margin: 0 1px 0 0;
	padding: 0 0 0 0; /* mirror .cssbox_head right/left */
}
.cssbox_head2 {
	background-position: top right; 
	float: right;
	width: 953px;
	margin: 0 0px 0 7px;
	padding: 0 0 0 0; /* mirror .cssbox_head right/left */
}

.cssbox_body {

	background-position: bottom left;
	float: left;
	width: 959px;
	margin: 0 1px 0 0;
	padding: 0 0 0 0; /* mirror .cssbox_head right/left */
	min-height: 450px; 
}

.cssbox_body2 {
	background-position: bottom right;
	float: right;
	width: 953px;
	margin: 0 0 0 7px;
	padding: 0 0 0 0; /* mirror .cssbox_head right/left */
	min-height: 450px; 
}
/*********** FIN - LA CAJA GRANDE QUE COGE TODA LA PAGINA****************/


/*********** INIT CABECERA ****************/
	/****** Logo y publicidad ******/
/*
#logo{
	width: 134px !important;
	width: 160px;
    float: left;
    margin: 10px 18px 0 27px; 
    border: 0 ; 
    padding: 25px 10px 10px 16px; 
    height: auto !important; height: 1%; 

}*/
/* Logo no beta peque 154x99
#logo{
	width: 154px !important;
	width: 160px;
    float: left;
    margin: 10px 18px -10px 27px; 
    border: 0 ; 
    padding: 15px 3px 1px 3px; 
    height: auto !important; height: 1%; 

}
Ahora el de 200x127 
*/
#logo{
	width: 200px !important;
	width: 205px;
    float: left;
    margin: 2px 0px -20px 0px; /* reset main site styles*/
    border: 0 ; /* ditto */
    padding: 5px 3px 1px 2px; /* padding-left = image gap + interior padding ... no padding-right */
    height: auto !important; height: 1%; /* IE Holly Hack */

}
#publi1{
	width: 728px !important;
	width: 748px;
	margin-right: 0px !important;	margin-right: 0px; 
    background-position: top right; 
	float: right;
    padding: 15px 10px 15px 10px; /* padding-left = image gap + interior padding ... no padding-right */
    height: auto !important; height: 1%; /* IE Holly Hack */
}

	/****** Fila de menu y buscador ******/
#menu {
	margin: 0 0px 0 0px;
	width: 960px; /*CAMBIAR ESTO */
	height: 44px;
}
#header-bottom{
	background: #FF9900; /*url(images/prueba.png) no-repeat top left; */
	margin: /*0 0 0 10px;*/ 22px 0px 0 3px; /* -6*/
	width: 478px; /*475px; 480-2 de menu -4*/
	height: 22px;
	float: left;
}
#header-bottom ul {
	margin: 0 0 0 10px;
	padding: 3px 0 0 15px; /*antes 30 en vez de 3 */
	text-align: left;
}
#header-bottom li{
	display: inline;
	margin: 0 4px 0 4px; /* eran 5 y 5*/
	color: White;
	font-weight: bold;
	font-size: 0.9em;	
}
#header-bottom a:link, #header-bottom a:visited{
	text-decoration: none;
	color: White;
	font-weight: bold;
}
#buscadorPrincipal {
	background: #FF9900 url(../images/prueba.png) no-repeat top left; 
	float: left;
	height: 44px;
	width: 465px; /* CAMBIE ESTOS TAMANOS ERA 469*/
	margin: 0px 14px 0 0px; /* CAMBIE ESTOS TAMANOS ERA 10*/

}
#buscadorPrincipal form{
	margin: 8px 0px 0 20px;
	width: 445px;
	float: right;
}
#buscadorPrincipal form .cajaBuscar {
	width: 225px;
	height: 17px;
	text-indent: 2px;
	border: 1px solid;
	border-color: #FFCC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
#buscadorPrincipal form .boton {
	width: 60px;
	height: 20px;
	margin: 0 0 0 10px;
	border: 1px solid;
	border-color: 000000;
	background-color:#FFCC00; 
	font-weight: bold;
}
#buscadorPrincipal form select {
	width: 75px;
	height: 20px;
	margin: 0 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

/*********** FIN CABECERA ****************/
/*********** CONTENIDO Y SUS CAJAS *******/
#contenido{
	width: 953px;
	margin: 0 0px 0px 0px;
	padding: 10px 0 10px 0;
	min-height: 400px; 	
}

.cajaContenidoIzda{

	clear: left;
	width: 470px;
	margin: 10px 2px 10px 0px;
	float: left;

}
.cajaContenidoDecha{
	clear: right; /*comentado*/
	width: 470px;
	margin: 10px 7px 10px 0px; /* o 6 y 1 */
	float: right; 
	background-color: #FFFFFF;
}
.cajaContenidoCabeceraAm {
	width: 470px;
	height: 30 px;
	background: #FFCC00 url(../images/esquinasMediaPagina.png) no-repeat top left; 
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	color: Black;
	font-weight: bold;
}
.cajaContenidoCuerpoAm {
	width: 448px!important;
	width: 470px;
	margin: 0px;
	border: 1px solid;
	border-color: #FFCC00;
	color: #999999;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 5px 10px;
}
.cajaContenidoCabeceraAz {
	width: 470px;
	height: 30 px;
	background: #6699FF url(../images/esquinasMediaPagina.png) no-repeat top left; 
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	color: Black;
	font-weight: bold;
/*0066CC*/
}
.cajaContenidoCuerpoAz {
	width: 448px!important;
	width: 470px;
	margin: 0px;
	border: 1px solid;
	border-color: #6699FF;
	color: #999999;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 5px 10px;
}

.cajaContenidoCabeceraNa {
	width: 470px;
	height: 30 px;
	background: #FF9900 url(../images/esquinasMediaPagina.png) no-repeat top left; 
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	color: Black;
	font-weight: bold;
}
.cajaContenidoCuerpoNa {
	width: 448px!important;
	width: 470px;
	margin: 0px;
	border: 1px solid;
	border-color: #FF9900;
	color: #999999;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 5px 10px;
}

.cajaContenidoCabeceraGr {
	width: 470px;
	height: 30 px;
	background: #999999 url(../images/esquinasMediaPagina.png) no-repeat top left; 
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	color: White;
	font-weight: bold;
}
.cajaContenidoCuerpoGr {
	width: 448px!important;
	width: 470px;
	margin: 0px;
	border: 1px solid;
	border-color: #999999;
	color: #999999;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 5px 10px;
}
.cajaContenidoCabeceraPu {
	width: 470px;
	height: 30 px;
	background: #F7F7F7 url(../images/esquinasMediaPagina.png) no-repeat top left; 
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	color: Black;
	font-weight: bold;
/*0066CC*/
}
.cajaContenidoCuerpoPu {
	width: 448px!important;
	width: 470px;
	margin: 0px;
	border: 1px solid;
	border-color: #F7F7F7;
	color: #999999;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 5px 10px;
}
.cajaContenidoEntera{

	width: 949px; /* 11octubre 940*/
	margin: 0 2px 20px 2px; /* LOS DOSES ERAN 5s*/
	float: left;
}

.cajaContenidoEnteraCabecera {
	width: 940px;
	height: 30 px;
	background: #FF9900 url(../images/esquinasTodaPagina.png) no-repeat top left; 
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	color: Black;
	font-weight: bold;
}
.cajaContenidoEnteraCuerpo {
	width: 918px!important;
	width: 940px;
	margin: 0px;
	border: 1px solid;
	border-color: #FF9900;
	color: #999999;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 5px 10px;
	min-height: 250px;
}

.cajaContenidoEnteraCabeceraGr {
	width: 940px;
	height: 30 px;
	background: #999999 url(../images/esquinasTodaPagina.png) no-repeat top left; 
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	color: White;
	font-weight: bold;
}
.cajaContenidoEnteraCuerpoGr {
	width: 918px!important;
	width: 940px;
	margin: 0px;
	border: 1px solid;
	border-color: #999999;
	color: #999999;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 5px 10px;
	min-height: 250px;	
}

.cajaContenidoEnteraCabeceraAz {
	width: 940px;
	height: 30 px;
	background: #6699FF url(../images/esquinasTodaPagina.png) no-repeat top left; 
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	color: White;
	font-weight: bold;
}
.cajaContenidoEnteraCuerpoAz {
	width: 918px!important;
	width: 940px;
	margin: 0px;
	border: 1px solid;
	border-color: #6699FF;
	color: #999999;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 5px 10px;
	min-height: 250px;	
}
/*********** FIN CONTENIDO Y SUS CAJAS *******/

/*********** INIT PIE ********************/
.pieDePagina{
	width: 950px;
	height: 140px;
	display: inline;
	background-position: bottom right;
	margin: 0 5px 0px 5px;
	padding: 0 0 0 0;
	}

.clearer {
	height: 0px;
	clear: both;
	width: 100%;
}

.cajaPie{
	width: 230px;
	height: 120px;
	margin: 0 3px 20px 3px;
	float: left;
}

.cajaPieCabecera {
	width: 230px;
	height: 30 px;
	background: #0066CC url(../images/esquinasCuartaPagina.png) no-repeat top left; 
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	color: White;
	font-weight: bold;
}

.cajaPieCuerpo {
	width: 208px!important;
	width: 230px;
	height: 90 px;
	margin: 0px;
	border: 1px solid;
	border-color: #0066CC;
	color: #999999;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 5px 10px;
}
.pieEstad{
	width: 950px;
	float: left;
	/*font-color: LightGrey;*/
	
}

#pie-creditos{
	width: 950px;
	float: left;
}

#pie-creditos ul {
	text-align:center;
}

#pie-creditos li{
	display: inline;
	margin: 0 5px 0 5px;
	color: gray;
	font-size: 0.7em;
}

#pie-creditos a:link, #pie-creditos a:visited{
	text-decoration: none;
	color: gray;
	font-weight: bold;
}

/*********** FIN PIE ********************/

