body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#E1DFDF;
}

#container {
	width: 800px;
	height:auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#f9e8b4;

}

/*******************************************************************************************************
										HEADER
*******************************************************************************************************/

#header{
width: 800px;
height:160px;
background-image:url(ImagenSitio/Header.gif);
}

/*******************************************************************************************************
										CUERPO DE LA INFORMACION
*******************************************************************************************************/
#contenido{
width:449px;
height:auto;
float:left;
padding-left:15px;
padding-right: 15px;
 padding-top: 15px;


}

/*******************************************************************************************************
										MENU SUPERIOR
*******************************************************************************************************/


#menu_superior
{
width:430px;
height:60px;
float:left;
}

#borde_iz_menu_superior{
width:11px;
height:50px;
background:url(ImagenSitio/borde_iz_menu_superior.gif);
background-repeat:no-repeat;
float:left;
}
#menu_superior_cuerpo{
width:408px;
height:50px;
background:url(ImagenSitio/fondo_menu_superior.gif);
background-repeat:repeat-x;
float:left;
}

#borde_der_menu_superior{
width:11px;
height:50px;
background:url(ImagenSitio/borde_der_menu_superior.jpg);
background-repeat:no-repeat;
float:right;
}

/*Construccion del menu
*/
 #menu_superior ul
{
list-style: none;
padding: 0;
margin: 0;
}
 #menu_superior li
{
float: left;
margin: 0 0.45em;
}
/*******************************************************************************************************
										MENU IZQUIERDO
*******************************************************************************************************/

#menu_izquierdo{ 
width: 210px;
height:auto;
float:left;
}

#menu_izquierdo_header{
width:210;
height:118px;
background:url(ImagenSitio/header_menu_izquierdo.gif);
background-repeat:no-repeat;
/**/


}

#menu_izquierdo_cuerpo{
	width:190px;
	/*width:140px;*/
	height:auto;
	background-image:url(ImagenSitio/fondo_menu_izquierdo.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	/*padding-right:20px;*/
	float:inherit
	}

#menu_izquierdo_cuerpo_1{
	width:180px;
	/*width:140px;*/
	height:auto;
	/*background-image:url(ImagenSitio/fondo_menu_izquierdo.gif);
	background-repeat:repeat-y;*/
	/*color:#FFFFFF;*/
	text-align:left;
	/*font-weight:bold;
	padding-left:30px;*/
	/*padding-right:20px;*/
	float:inherit
	}

/*******************************************************************************************************
										MENU DERECHO
*******************************************************************************************************/

#menu_derecho{
width:162px;
height:auto;
float:right;
}

#menu_derecho_header{
width:auto;
height:21px;
background-image:url(ImagenSitio/header_menu_derecho.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}

#menu_derecho_cuerpo{
width:auto;
height:auto;
background-color:#F4DBAE;
border-color:#720824;
border-style:solid;
margin-left:5px;
margin-right:10px;
/*display:none;*/
}
/*******************************************************************************************************
										FOOTER
*******************************************************************************************************/
#footer{ 
width: 800px;
height:37px;
background-image:url(ImagenSitio/footer.gif);
background-repeat:repeat-x;
clear:both;
color:#FFFFFF;
text-align:center;
}

/*******************************************************************************************************
										LINKS-ENLACES
*******************************************************************************************************/

a
{
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

a:hover
{
	/*text-decoration: underline;*/
	font-size:13px;
	color:#E5E5E5;
}

.enlace
{   
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}

.noticia
{
	text-decoration: none;
	color:#000000;
	font-size:smaller;
}

.grid
{  font-size:13px;
	text-decoration: none;
	color: Blue;
	font-weight:bold;
}

.mapa_menu
{
	text-decoration: none;
	color:#720824;
	font-weight:bold;
	
	
}

a:hover.grid
{	color: Blue;
	text-decoration: underline;
	font-size:13px;
}

a:hover.enlace
{	font-size:14px;
	color:#000000;
	
}

a:hover.noticia
{	font-size:medium;
	color:#000000;
	text-decoration: underline;
	
}

a:hover.mapa_menu
{	
	color:#720824;
	text-decoration:underline;
	font-size:12px;
	
}



/*******************************************************************************************************
										TEXTO
*******************************************************************************************************/
.titulo
{
	font-size:medium;
	color: 	#000000;
	font-weight:bold;
    text-align:center; 
}
.subtitulo
{
	font-size:medium;
	color: 	#000000;
	font-weight:bold;
    text-align:left; 
}

p
{
	color: 	#000000;
	font-style:normal;
	text-align:justify;
	font-size:small;
}

/*******************************************************************************************************
										COMBOBOX
*******************************************************************************************************/

select
{
 /*background-color:	#eee8d9;
 border-width:medium;*/
 
 border: 1px solid;
 border-color: #BAB9B8;
 background-color:#eee8d9 ; 
  
}
/*******************************************************************************************************
										CUADROS DE TEXTOS
*******************************************************************************************************/

input
{
 border: 2px solid;
 border-color: #eee8d9;
 background-color:#eee8d0; 
 	 
}

/*******************************************************************************************************
										PARA EL UPDATE PROGRESS
*******************************************************************************************************/

.modalBackground
{
	background-color: Gray;
/*	filter: alpha(opacity=50);
	opacity: 0.50;
*/
	
}

.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
}


/*******************************************************************************************************
										PARA EL UPDATE PROGRESS
*******************************************************************************************************/

.menuexplandible
{
width:auto;
height:auto;
/*background-color:#eee8d9;*/
border-color:#d4a029;
border-style:solid;
/*margin-left:5px;
margin-right:10px;*/
 padding-left:5px;
 padding-right: 5px;

}

/*******************************************************************************************************
										LISTADO
*******************************************************************************************************/

ul
{
	font-style:normal;
	text-align:justify;
	font-size:medium;
}
