body {
	/*background-color: ##ececff;*/
/*	margin-left:0;
	margin-top:0; */
	/*background-color: #CC6600;*/
	/*background-color: #000000;*/
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	/*color: #FFF;*/
	margin:0;
	
	}
#margen_top_avisos{ margin-top:15px;text-align:center;}
#bordes_izq{border:1px solid #AAA;font-family:Arial, Helvetica, sans-serif;font-size: 13px;color: #000000;text-align:justify;padding:10px;background-color:#FFF;}

#bordes_der{border-top:1px solid #AAA;border-right:1px solid #AAA;border-bottom:1px solid #AAA;background-color:#FFF;}

#fondo{background-color:#FFF;}
/*#fondo{background-color:#9f9f9f;}*/
#bordes_encabezado{
border-top:solid 1px #AAA;
border-left:solid 1px #AAA;
border-right:solid 1px #AAA;
border-bottom:solid 1px #AAA;
width:753px;
/*background-color:#fff;}*/ /*FONDO ENCABEZADO */
}

.FONDO_CONTADOR{background:#FFFFFF;} /*FONDO CONTADOR ONLINE*/		

/*AVISOS PUBLICITARIOS*/
div.top {
	height:49px; 
	margin-bottom:-.2em; 
	}

img.superior { float:center; 
              }

div.content { 
	background-position:right;
	
	             }	
div.boxcontrol {
    background-image:url(imagenes/tira_fondo.gif);
	background-repeat:repeat-y; 
	background-position:center;
	text-align:center; 
	
	              }
	
div.bottom { height:40px; 
          }

img.inferior { float:center; /*img.*/
             }
.titulo {font-weight:bold;text-align:center;color:#000088;border: solid 1px #EEEEEE;font-style: normal;}

.breve {text-decoration:none;color:#888;font-size:10px;}
/*Documento CSS*/

#menu{   /* # = ID*/
	float: top center;
	/*width: 250px;*/
	/*height: 22px;*/
	/*border: 3px solid #ececff;*/
	padding: 7px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 9px;
	color: #FFF;
	/*border: solid #006;*/
	/*border-right-color: #006;*/
}

#menu a{
	padding: 3px 1px;
	/*display: block;*/
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	/*border-bottom: 1px solid gray;*/
	color: #FFF;
}

#menu a:hover{
	/*background-color: #99c;*/
	/*background-color: #CC6600;*/
	background-color: #000000;
	color: #FFF;
}


.titulos {     /* . = CLASS*/
	color: #fff;
}

#contenidos{
	float:top;
	width:100%;
	min-height: 350px;
	/*height: 350px;*/
	/*border: 3px solid grey;*/
	/*margin-LEFT: 0px;*/
	text-align: justify;
	/*padding: 5px;*/
	/*padding-bottom: 8px;*/
	/*background-color: #CC6600;*/
	/*background-color: #000000;*/
	text-decoration: none;
	/*font-size: 11px;
	font-weight: bold;*/
	color: #FFF;
}

#contenidos2{
	float:top;
	width:100%;
	/*min-height: 150px;*/
	/*height: 350px;*/
	/*border: 3px solid grey;*/
	/*margin-LEFT: 0px;*/
	text-align: justify;
	/*padding: 5px;*/
	/*padding-bottom: 8px;*/
	/*background-color: #CC6600;*/
	/*background-color: #000000;*/
	text-decoration: none;
	/*font-size: 11px;
	font-weight: bold;*/
	color: #FFF;
}

#medioteca{
	float:top;
	width:560px;
	/*min-height: 350px;*/
	/*height: 350px;*/
	/*border: 3px solid grey;*/
	/*margin-LEFT: 0px;*/
	text-align: justify;
	padding: 5px;
	/*padding-bottom: 8px;*/
	/*background-color: #CC6600;*/
	/*background-color: #000000;*/
	text-decoration: none;
	/*font-size: 11px;
	font-weight: bold;*/
	color: #FFF;
}
#buscar{
	float:top;
	width:560px;
	/*min-height: 350px;*/
	/*height: 350px;*/
	/*border: 3px solid grey;*/
	/*margin-LEFT: 0px;*/
	text-align: justify;
	padding: 5px;
	/*padding-bottom: 8px;*/
	/*background-color: #CC6600;*/
	/*background-color: #000000;*/
	text-decoration: none;
	/*font-size: 11px;
	font-weight: bold;*/
	color: #FFF;
}
#celda_derecha{ padding: 10px;
/*border-top:solid thin #FFFFFF;
border-right:solid thin #FFFFFF;
border-bottom:solid thin #FFFFFF;*/
background:#FFFFFF;}

* html #contenidos{ /*estilo solo para IE ya que no se admite la propiedad min-height*/
/*height: 350px;*/

}
/* RECUADROS 550 */
.principalarriba550 {
    background-image: url(imagenes/principalArriba550.gif);
    background-position: center top;
    background-repeat: no-repeat;
}

.principalfondo550 {
    width: 550px;
    background-image: url(imagenes/principalFondo550.gif);
    background-repeat: repeat-y;
}

.principalabajo550 {
    background-image: url(imagenes/principalAbajo550.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 30px;
}
.lugar{
	margin: 5px 0 0 0;
	padding: 0px;
	background-color: #F1F4F8;
	border: 1px solid #E1E7EF;
}

.lugarTitulo {
	margin: 0 0 9px 0;
	padding: 0;
	background-color: #DCE3E9;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: .90em;*/
	font-size: 16px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-align: center;
	color: #4583C0;
}
.lugarDescripcion {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: .80em;*/
	font-size: 12px;
	color: #333333;
	height:auto;
	text-align: justify;
	margin: 5px;
}

