<!--
/*CSSs generales
//---------------------------------------------------------------------------------------------------*/

body 
{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	/*SCROLLBAR-BASE-COLOR: #EDFBEA;*/
	font-family:Verdana;
    font-size: 12px;
	background:#ffffff;
	color:#000;
	
}


a 
{
   font-family:Verdana;
   font-size: 12px;
   text-decoration: none;
   border-style: none;
   color: #000000;
   text-align: left;
   font-weight:bold;
}
a:hover
{
	text-decoration:none;
	color: #f2a43b;
}
font ,p
{
   font-family:Verdana;
   font-size: 12px;
   text-decoration: none;
   border-style: none;
   text-align:justify;
}

/*----------------------------------------------------------------------------------------------------*/

/*CSSs Estructura: Todo
//---------------------------------------------------------------------------------------------------*/

#todo 
{
	width:100%;
	position:relative;
	padding:0px;
	text-align: center;
	padding-top:0px;
	top:-20px;
}

#todo2
{
	margin:auto;
	width:827px;
}

/*----------------------------------------------------------------------------------------------------*/



/*CSSs Estructura: cuerpo
//---------------------------------------------------------------------------------------------------*/

#cuerpo
{
	position:relative;
	
	width:100%;
		
	/*background: #EDFBEA url(../Imagenes/fondo.gif) repeat 0px 0px;*/
	
}

#cuerpo2
{
	width:100%;
	text-align:center;
	
}
/*----------------------------------------------------------------------------------------------------*/



/*CSSs Estructura: encabezado
//---------------------------------------------------------------------------------------------------*/

#encabezado
{
	position:relative;
	width:791px;
	height:320px;
	margin:auto;
	top:0px;
	
}

#encabeza_1
{
	position:absolute;
	top:0px;
	right:0px;	
	width:83px;
	height:50px;
	background: transparent url(../Imagenes/ms_gold_partner.gif) no-repeat 0px 0px;
	display:none
}
#encabeza_2
{
	position:relative;
	top:50px;
	left:0px;	
	width:784px;
	height:49px;
	background: transparent url(../Imagenes/menu_superior_c.gif) repeat-x 0px 0px;
	z-index:3;
		margin:auto;
}
#encabeza_2 #encabeza_2i
{
	position:absolute;
	left:0px;
	top:0px;
	width:7px;
	height:49px;
	background: transparent url(../Imagenes/menu_superior_i.gif) no-repeat 0px 0px;
	z-index:1;
}
#encabeza_2 #encabeza_2d
{
	position:absolute;
	right:0px;
	top:0px;
	width:11px;
	height:49px;
	background: transparent url(../Imagenes/menu_superior_d.gif) no-repeat 0px 0px;
	z-index:1;
}
#encabeza_3
{
/* delimitado en cada sección en cuerpo.php*/
}
#encabeza_4
{


}


/*----------------------------------------------------------------------------------------------------*/





/*CSSs Estructura: contenido
//---------------------------------------------------------------------------------------------------*/

#contenido
{
	position:relative;
	width:100%;
margin:auto;
text-align:center;
}

/*IE interpreta que height = min-heigth. * HTML solo lo reconoce IE */



#contenido2
{
position:relative;
	text-align:justify;
	width:780px;
	margin:auto;

}
* HTML #contenido2
{

}
/*
#contenido2 #texto
{
	margin:auto;
	width:870px;
	text-align:justify;

}*/



/*Botones dentro del Contenido*/
#boto 
{
	font-family: Verdana;
	font-size: 12px;
	border: solid 2px #964d22;
	color:#0f84d3;
	font-weight:bold;
	width: 150px;
	background:#673301;
	margin:5px;

}
#boto2 
{
	font-family: Verdana;
	font-size: 12px;
	border: solid 2px #964d22;
	color:#0f84d3;
	font-weight:bold;
	width: 100px;
	background: #673301 url(../Imagenes/carrodentro.gif) no-repeat 4px 0px;
	margin-top:5px;
}
#boto3
{
	height:22px;
	width:100px;
	background: #93c8ca;
	border:solid 1px #222222;
	clear:both;
	color:#673301;
}

/*----------------------------------------------------------------------------------------------------*/






/*CSSs Estructura: pie
//---------------------------------------------------------------------------------------------------*/

#pie
{
	
	position:relative;
	clear:both;
	width:827px;
	height:75px;
	text-align:center;
	font-weight:bold;
	background:transparent url(../Imagenes/pie_fondo.jpg) no-repeat 0px bottom;

}

#pie_texto1
{
	position:absolute;
	top:33px;
	left:150px;
	width:400px;
	text-align:left;
}

#pie_texto1 font
{
	text-align:center;
	font-weight:normal;
	font-size: 10px;font-weight:bold;
}
#pie_texto2
{
	position:absolute;
	top:33px;
	left:410px;
	width:350px;
	text-align:left;
}

#pie_texto2 font
{
	text-align:center;
	font-weight:normal;
	font-size: 10px;font-weight:bold;
}

#pie_texto3
{	
	position:relative;
	top:100px;	display:none;
}
#pie_texto3 font
{
	font-size: 10px;
}
#pie_texto3 a
{
	font-size: 10px;
	color:#6699cc;
}

#pie_texto4
{	
	position:absolute;
	top:100px;
}
#pie_texto4 img
{	
	border:0px;
}



/*----------------------------------------------------------------------------------------------------*/


ul#menu {

  	position:relative;
	left:0px;
	
	width:746px;
	height:49px;
	
}

ul#menu li {
margin: 0;
  border: 0 none;
  padding: 0;

  display: inline;
  
  position: relative;
  	list-style: none;
	float:left;
	height:49px;
	width:102px;
	 text-align:center;
}


ul#menu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 237px;
  list-style: none;
  display: none;
  position:absolute;
  top: 38px;
  background: transparent url(../Imagenes/fondo_desplegable2-trans.png) no-repeat  0px bottom;
 left:-1px;
padding-bottom:15px;
}

* HTML ul#menu ul {
	background: transparent url(../Imagenes/fondo_desplegable2.jpg) no-repeat  0px bottom;

}

ul#menu ul:after /*From IE 7 lack of compliance*/{

}

ul#menu ul li {
	height:19px;
	width:230px;
	text-align:left;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  z-index:1;
  margin-left:3px;
}

/* Root Menu */
ul#menu a {
position:relative;
top:3px;
font-size:10px;
z-index:1;
margin:auto;

}

/* Root Menu Hover Persistence */
ul#menu a:hover,
ul#menu li:hover a,
ul#menu li.iehover a {
  
  color: #f2a43b;

}

/* 2nd Menu */
ul#menu li:hover li a,
ul#menu li.iehover li a {
  float: none;
  color:#fff;
}

/* 2nd Menu Hover Persistence */
ul#menu li:hover li a:hover,
ul#menu li:hover li:hover a,
ul#menu li.iehover li a:hover,
ul#menu li.iehover li.iehover a {

  color:#66ccff;
  color:#000;

}

/* 3rd Menu */
ul#menu li:hover li:hover li a,
ul#menu li.iehover li.iehover li a {

  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#menu li:hover li:hover li a:hover,
ul#menu li:hover li:hover li:hover a,
ul#menu li.iehover li.iehover li a:hover,
ul#menu li.iehover li.iehover li.iehover a {

  color: #FFF;
}

/* 4th Menu */
ul#menu li:hover li:hover li:hover li a,
ul#menu li.iehover li.iehover li.iehover li a {

  color: #666;
}

/* 4th Menu Hover */
ul#menu li:hover li:hover li:hover li a:hover,
ul#menu li.iehover li.iehover li.iehover li a:hover {

  color: #FFF;
}

ul#menu ul ul,
ul#menu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#menu li:hover ul ul,
ul#menu li:hover ul ul ul,
ul#menu li.iehover ul ul,
ul#menu li.iehover ul ul ul {
  display: none;
}

ul#menu li:hover ul,
ul#menu ul li:hover ul,
ul#menu ul ul li:hover ul,
ul#menu li.iehover ul,
ul#menu ul li.iehover ul,
ul#menu ul ul li.iehover ul {
  display: block;
}
#menu li.itemActivo 
{
	background: transparent url(../Imagenes/menu_superior_opg.gif) no-repeat 0px 0px;
	margin:auto;
	text-align:center;
}
#menu li.itemActivo a
{
	text-align:center;
}
#menu li.item a
{
	text-align:center;
}
#menu li.itemActivo  ul a
{
	text-align:left;
}
#menu li.item ul a
{
	text-align:left;
}
ul#menu ul li.item
{
	padding-left:12px;
	background: transparent url(../Imagenes/punto.gif) no-repeat 0px 9px;
	
}
ul#menu ul li.itemActivo
{
	background: transparent url(../Imagenes/punto_seleccionado2.gif) no-repeat 0px 9px;
	padding-left:12px;
	 margin-left:3px;
	 text-align:left;
	 width:230px;
}

ul#menu2,
ul#menu2 li,
ul#menu2 ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px; /*For KHTML*/
  list-style: none;
}

ul#menu2:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#menu2 li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  position:relative;

padding:0px;
margin:0px;
list-style: none;
height:30px;
}

/* Root Menu */
ul#menu2 a {
  padding: 0 6px;
  display: block;
 
  color: #666;
  font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#menu2 a:hover,
ul#menu2 li:hover a,
ul#menu2 li.iehover a {
   color: #f2a43b;
     background:f9d29d !important;
	 
}

/* 2nd Menu */
ul#menu2 li:hover li a,
ul#menu2 li.iehover li a {
  color: #666;
    color:#fff;
}

/* 2nd Menu Hover Persistence */
ul#menu2 li:hover li a:hover,
ul#menu2 li:hover li:hover a,
ul#menu2 li.iehover li a:hover,
ul#menu2 li.iehover li.iehover a {
  color:#000;
}

/* 3rd Menu */
ul#menu2 li:hover li:hover li a,
ul#menu2 li.iehover li.iehover li a {
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#menu2 li:hover li:hover li a:hover,
ul#menu2 li:hover li:hover li:hover a,
ul#menu2 li.iehover li.iehover li a:hover,
ul#menu2 li.iehover li.iehover li.iehover a {
  color: #666;
}

/* 4th Menu */
ul#menu2 li:hover li:hover li:hover li a,
ul#menu2 li.iehover li.iehover li.iehover li a {
  color: #666;
}

/* 4th Menu Hover */
ul#menu2 li:hover li:hover li:hover li a:hover,
ul#menu2 li.iehover li.iehover li.iehover li a:hover {
  color: #666;
}

ul#menu2 ul,
ul#menu2 ul ul,
ul#menu2 ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 170px;
  top:-50px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#menu2 li:hover ul ul,
ul#menu2 li:hover ul ul ul,
ul#menu2 li.iehover ul ul,
ul#menu2 li.iehover ul ul ul {
  display: none;
}

ul#menu2 li:hover ul,
ul#menu2 ul li:hover ul,
ul#menu2 ul ul li:hover ul,
ul#menu2 li.iehover ul,
ul#menu2 ul li.iehover ul,
ul#menu2 ul ul li.iehover ul {
  display: block;
  
}

#menu2 li.itemActivo 
{
	padding-left:12px;
	 margin-left:3px;
	background: transparent url(../Imagenes/punto_seleccionado2.gif) no-repeat 6px 3px;
	margin:auto;
}
#menu2 li.item
{
	padding-left:12px;
	 margin-left:3px;
	background: transparent url(../Imagenes/punto.gif) no-repeat 6px 3px;
	margin:auto;
}
#menu2 li.itemActivo a
{

}
#menu2 li.item a
{
	
}
#menu2 li.itemActivo  ul a
{
	text-align:left;
}
#menu2 li.item ul a
{
	text-align:left;
}
ul#menu2 ul li.item
{
	padding-left:12px;
	background: transparent url(../Imagenes/punto.gif) no-repeat 6px 3px;
	width:230px;
}
ul#menu2 ul li.itemActivo
{
	background: transparent url(../Imagenes/punto_seleccionado2.gif) no-repeat 6px 3px;
	padding-left:12px;
	 margin-left:3px;
	 text-align:left;
	 width:230px;
}

ul#menu2 ul {
  width: 237px;
  background: transparent url(../Imagenes/fondo_desplegable2-trans.png) no-repeat  0px bottom;
	padding-bottom:15px;
	padding-top:15px;
	
	
}

* HTML ul#menu2 ul {
	background: transparent url(../Imagenes/fondo_desplegable2.jpg) no-repeat  0px bottom;

}

/*####### MENU 2 ##############*/
/*#menu2 ul
{
position:relative;
padding:0px;
margin:0px;

}
#menu2 li
{
position:relative;
width:85%;
padding:0px;
padding-left:20px;
margin:0px;
list-style: none;
height:30px;
}
#menu2 li a
{
	font-size:10px;
}
#menu2 li.item
{
	background: transparent url(../Imagenes/punto.gif) no-repeat 7px 4px;
	
}
#menu2 li.itemActivo
{
	background: transparent url(../Imagenes/punto_seleccionado.gif) no-repeat 7px 4px;
}*/


/*###############################*/
/*####### MENU 3 ##############*/
#menu3 ul
{
position:relative;
padding:0px;
margin:0px;

}
#menu3 li
{
position:relative;
width:85%;
padding:0px;
padding-left:20px;
margin:0px;
list-style: none;
height:30px;
}
#menu3 li a
{
	font-size:10px;
}
#menu3 li.item
{
	background: transparent url(../Imagenes/punto.gif) no-repeat 7px 4px;
	
}
#menu3 li.itemActivo
{
	background: transparent url(../Imagenes/punto_seleccionado.gif) no-repeat 7px 4px;
}


/*###############################*/

h1 {
	height:20px;
	font-size: 18px;
	text-align:left;
	color:#5b94b2;
	width:100%;
	border-bottom:solid 2px #f2a43b;
	}

h2 {
	font-size: 15px;
	text-align:left;
	color:#EE6600;
	text-align:left;
	
	}

h3 {
	font-size: 16px;
	text-align:left;
	color:#0f84d3;
	}
h3  a{
	font-size: 12px;
	text-align:left;
	color:#EE6600;
	}
h4 {
	font-size: 15px;
	text-align:left;
	color:#66EE00;
	width:700px;
	text-align:center;
	}

h5 {
	font-size: 8px;
	}
hr
{
	display:none;
}

/*CSSs Estructura: Formularios
//---------------------------------------------------------------------------------------------------*/
.boton
{
	width:100px;
	height:22px;
	text-align:center;
	clear:both;
	background-color:#95d6ff;
	font-weight:bold;
	border:solid 2px #c1e7ff;
	color:#000000;
}
.botonfecha
{
	width:50px;
	height:22px;
	text-align:center;
	clear:both;
	background-color:#DDDDDD;
	font-weight:bold;
	border:solid 1px #95d6ff;
	color:#000000;
	font-size:11px;
}

#enlacespatrocinados
{
		width:1px;
	height:1px;
	overflow:hidden;
}

.cuadro1
{
width:184px;
background: transparent url(../Imagenes/cuadro1pie.jpg) no-repeat 0px bottom;
padding-bottom:10px;
margin-right:10px;
float:left;

}
.cuadro1 label
{
	display:block;
	width:184px;
	background: transparent url(../Imagenes/cuadro1up.png) no-repeat 0px top;
	height:12px;
	border:solid 0px transparent;
	margin:0px;
	padding:0px;
}
.cuadro1 div
{
	width:184px;
}
.cuadro1 ul
{
 padding:0px;
 margin:0px;
}

.textocuadro1
{
	width:575px;
	float:right;
	padding:0px;
	margin:0px;
}
.cuadro2
{
width:564px;
background: transparent url(../Imagenes/cuadro2pie.jpg) no-repeat 0px bottom;
padding-bottom:10px;
margin-right:10px;
float:left;

}
.cuadro2 label
{
	display:block;
	width:564px;
	background: transparent url(../Imagenes/cuadro2up.png) no-repeat 0px top;
	height:12px;
	border:solid 0px transparent;
	margin:0px;
	padding:0px;
	
}
.cuadro2 div
{
	width:500px;
	position:relative;
	left:25px;
}
.cuadro2 ul
{
 padding:0px;
 margin:0px;
}
.cuadro2 li
{
 padding:0px;
 margin:0px;
}

.cuadro3
{
width:507px;
background: transparent url(../Imagenes/cuadro3pie.gif) no-repeat 0px bottom;
padding-bottom:10px;
margin-right:10px;
float:left;

}
.cuadro3 label
{
	display:block;
	width:507px;
	background: transparent url(../Imagenes/cuadro3up.gif) no-repeat 0px top;
	height:15px;
	border:solid 0px transparent;
	margin:0px;
	padding:0px;
	
}
.cuadro3 div
{
	width:470px;
	position:relative;
	left:25px;
}
.cuadro3 ul
{
 padding:0px;
 margin:0px;
}
.cuadro3 li
{
 padding:0px;
 margin:0px;
}
.cuadro4
{
width:228px;
background: transparent url(../Imagenes/cuadro4pie.gif) no-repeat 0px bottom;
padding-bottom:10px;
margin-right:10px;
float:left;
}
.cuadro4 label
{
	display:block;
	width:228px;
	background: transparent url(../Imagenes/cuadro4up.gif) no-repeat 0px top;
	height:15px;
	border:solid 0px transparent;
	margin:0px;
	padding:0px;
	
}
.cuadro4 div
{
	width:180px;
	position:relative;
	left:25px;
}
.cuadro4 ul
{
 padding:0px;
 margin:0px;
}
.cuadro4 li
{
 padding:0px;
 margin:0px;
}

#texto1
{

}


/*CSSs Estructura: Textos
//---------------------------------------------------------------------------------------------------*/

.visible
{
	display:block;
}
.invisible
{
	display:none;
}
.titulo
{
	font-size: 12px;
	text-align:left;
	color:#0f84d3;
}

.caja
{
background-color:#f5f5f5;
border:solid 1px #cccac8;
}
.caja2
{
background-color:#f5f5f5;
border:solid 1px #FFFFFF;
}

.linkweb
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-html.gif) no-repeat 0px 0px ;

}
.linktext
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-text.gif) no-repeat 0px 0px ;

}
.linkdoc
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-word.gif) no-repeat 0px 0px ;
}
.linkzip
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-zip.gif) no-repeat 0px 0px ;
}
.linkaudio
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-audio.gif) no-repeat 0px 0px ;
}
.linkvideo
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-video.gif) no-repeat 0px 0px ;
}
.linkimg
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-image.gif) no-repeat 0px 0px ;
}
.linkswf
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-flash.gif) no-repeat 0px 0px ;
}
.linkpdf
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-pdf-doc.gif) no-repeat 0px 0px ;
}
.linkxls
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-excel.gif) no-repeat 0px 0px ;
}



#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	min-width: 430px;
	height: 0px;
	z-index: 200;
}
*HTML #trailimageid
{
	width:430px;
}

#ventanaimagen #titulo
{
	width:100%;
	height:20px;
	background-color: #5c4a1f;
	border: solid 1px #999999;
	color:#FFFFFF;
}
#ventanaimagen #titulo font
{
	position:relative;
	top:2px;
	margin-left:5px;
	color:#FFFFFF;
	font-weight:bold;
}





.mas
{
position:absolute;
bottom:5px;
right:5px;
}



.input
{
background:#c1e7ff;
color:#000;
border:0px;
text-align:left;
width:150px;
}
.input2
{
background:#c1e7ff;
color:#000;
border:0px;
text-align:left;
width:auto;
}



/*nuevo calendario*/
.fc_main { background: #c6ff8c; border: 1px solid #99cc66; font-family: Verdana; font-size: 10px; }
.fc_date { border: 1px solid #3d7e2c;  cursor:pointer; font-size: 10px; text-align: center; color:#000000; background:#f1fff1;}
.fc_dateHover, TD.fc_date:hover { cursor:pointer; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #99cc66; border-bottom: 1px solid #99cc66; background: #99FF99; font-size: 10px; text-align: center; }
.fc_wk {font-family: Verdana; font-size: 10px; text-align: center; font-weight:bold;}
.fc_wknd { color: #FF0000; font-weight: bold; font-size: 10px; text-align: center;}
.fc_head { background: #3d7e2c; color: #FFFFFF; font-weight:bold; text-align: left;  font-size: 11px; }


.invisible
{
	display:none;
}
.visible
{
	display:block;
}

/*########## FILTROS #############*/
.ul_filtro
{
margin-top:5px;
width:100%;
background:#CCF0FF;
padding:2px;
border:solid 2px #00E0FF;
}
.ul_filtro ul
{
	margin:0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	text-align:left;
	margin-left:30px;
}
.ul_filtro .titulo
{
	font-weight:bold;
	color:#006699;
}
.ul_filtro .texto
{
	font-weight:bold;
	color:#ff6600;
}
.tabla_filtro
{

}
#cuadroadmin
{
position:absolute;
top:254px;
right:-1px;
width:450px;
height:20px;
	background-color:#c1e7ff;
	border:solid 1px #95d6ff; 
	z-index:1;
	text-align:center;
	margin:auto;
}
#cuadroadmin font
{
font-weight:bold;
}
#cuadroadmin  div
{
		border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	padding-left:6px;
	padding-right:6px;
	height:20px;
float:left;
}
#cuadroadmin img
{
position:relative;
top:3px;

margin-left:5px;
}
#FORMLOGIN
{
width:610px;
	background-color:#c1e7ff;
	border:solid 1px #95d6ff; 
	z-index:1;
	padding:25px;
}

#FORMLOGIN .input
{
background:#ffffff;
border:solid 1px #000000;
width:100px;
margin-right:5px;
}
#FORMLOGIN .boton
{
height:25px;
}
.botonsalir
{
 background:transparent url(../Imagenes/cross.gif) no-repeat 0px 2px;
 margin-left:15px;
 margin-right:15px;
padding-left:15px;
padding-right:15px;
border:0px;
}


#formulario2
{
	margin-top:5px;
	width:608px;
	text-align:center;
}
#formulario2 .campo
{
	height:22px;
	width:608px;
	z-index:1;
	clear:both;
}
#formulario2 .input
{
	float:left;
}
#formulario2 select
{

}
#formulario2 .boton
{
	letter-spacing: -1px;
	clear:both;
}

#formulario2 span
{
	text-align:right;
	float:left;
	margin-right:15px;
	width:200px;
}
.icono
{
position:relative;
top:7px;

}
.linknoticias
{
position:relative;
left:55px;width:450px;
}
.linkreconocimiento
{
position:relative;
left:55px;
}

.noticias
{



}

#menuadmin .menu2
{
height:30px;
background:#ccc;
}
#menuadmin .menu2 a:HOVER
{
color:#FF0000;
}
.menu2
{
height:30px;
margin:0px;
padding:0px;
position:relative;
top:-5px;
}
.menu2 ul
{
margin:0px;
padding:0px;
}
.menu2 li
{
float:left;
background:#222;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
list-style:none;

}
.menu2 li a
{
color:#ccc;
margin:0px;
padding:0px;
font-size:10px;
}
.menu2 li.itemActivo a
{
color:#f00;
}

/*######################################*/
/* css de la zona Admin */

.admin_titulo
{
	background-color:#81c1e2;
}
.admin_celda1
{
	background-color:#b5d3e2;
}
.admin_celda2
{
	background-color:#cceeff;
}




/*#########################################*/
-->