body {
	margin: 0 0 0 0;
	padding: 0;
	color: black;
	background-color: #eee;
	line-height: 100%;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:1em;
	background-color:F9EaCE;
}

#contenedor {
	padding: 0; 
	margin: 0; 
	width: 760px; 
	margin: 0px auto;
	background-color: #F5F6F9;
	}

#subcont_sup {
	margin: 0 auto; 
	background-image: url(images/header.gif); 
	background-repeat: no-repeat;
	clear:both; 
	width:100%;
	padding:20px 20px 0 20px;
	display:block;
	height:100%;
	}
/*para IE*/	
* html #subcont_sup {
	margin: 0 auto; 
	background-image: url(images/header.gif); 
	background-repeat: no-repeat;
	clear:both; 
	width:100%;
	padding:0px 20px 0 20px;
	display:block;
	height:100%;
	}	
	
#subcont_cen {
	margin:0; 
	padding: 0px;
	//padding: 0 20px;
	background-image:url(images/bg_main.gif);
	background-repeat:repeat-y; 
	clear:both; 
	width:100%;
	display:block;
	}
	
#subcont_inf {
	margin:0; 
	padding: 0; 
	background-image:url(images/footer.gif); 
	background-repeat:no-repeat; 
	clear:both; 
	padding: 0 20px 20px 20px;
	display:block;
	width:100%;
	}


/*----------- STYLES HEAD -------------*/
#wrapper-header {
	padding:0;
	font-size:1em; 
	}

#header_bottom {
	padding: 3px 5px; 
	margin: 0; 
	height: 20px;
	clear: both;
	display:block;
	background-color: #F3F2E4;
	border-bottom:1px solid #B8BE82;
	border-top:1px solid #B8BE82;
}
#header_bottom  form{
margin:0px;

padding:0px;

}


#sitesearch {
	color: #29568F;
	float:right;
	font-size: 0.7em;
	display:inline;
	height: 10px !important;	
	padding: 0 0 0 0px;
	margin:0 0 0 0px;
	}

#metamenu {
	color: #29568F;
	font-size: 1em;
	padding: 0 10px;
	margin: 0;
	font-size:0.6em;
	float:right;
	}
	
/*----------- STYLES MENU -------------*/
#wrapper-content{
	width: 100%; /* 93% because it has 1% padding on each side, which brings it to 95% wide */
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-size: 0.7em;
	}

/* * html #wrapper-content { padding-top: 1.8em; } Set padding top in IE to 20px */

#leftmenu {
	padding: 0;
	margin: 0;
	float:left;
	width: 21%;
	/*background-color: #F3F2E4;*/
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	}
	
#vmenu {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size:0.9em;
	text-align:left;
	}

#vmenu ul {
	margn: 0; 
	padding:0;
	}
	
#vmenu ul li {
	padding:0; 
	margin:0; 
	border-bottom : 1px solid #B8BE82;
	list-style-image:none;
	list-style-type:none;
	}
	
#vmenu ul li a {
	display: block;
	padding: 2px 5px ;
	text-decoration: none;
	color: #817769;
	font-weight:bold;
	}
	
#vmenu ul li a:hover {
	color:#fff;
	background-color:#CCDF61;
	}

.highlight {
	color:#fff;
	background-color:#CCDF61;
	}
/*-----------  ESTILOS DEL CONTENIDO CENTRAL -------------*/

#maincontent {
	padding: 0 0 0 2px; 
	float:right;
	width:77%;
	text-align:justify;
}

#maincontent img {
	border: 1px solid #ddd;
	float: left;
	padding:2px;
	margin: 3px 5px 3px 0;
}


#breadcrumbs {
	margin: 0;
	padding: 4px 6px;
	width:98%;
	text-align:right;
	color:#363636;
	clear:both;
	float:right;
	}

#ctn_cent {
	width:70%;
	float:left;
	}
#ctn_right {
	width:25%;
	float:right;
	}

.persona  { 
 	font-size:1em;
	padding: 5px;
 	margin: 5px auto;
 	border-top: 1px solid #ddd;
 	border-bottom: 1px solid #ddd;
 	width: 95%;
 	height:100px;
 	background-color:#FAFAFA;
	}

.persona img { 
	border: 1px solid #ddd; 
	float:right; 
	}
	
.persona_txt {
    float:left;
	font-size: 1em;
	padding:2px;
	width:80%}

	
/*.box {  
	width:100%;
	margin:5px 0;
	padding:0 0 3px 0;
	display:block;
	clear:both;
	height:100%;
	}
		
.box img {
	border : 1px solid #cecece; 
	float:left;
	margin: 0 5px 5px 0;
	padding:2px;
	}
	
.logo { 
	padding:2px; 
	margin: 0; 
	width: 100%;
	height:auto;
	font-size:0.8em;
	clear:both;
	display:block;
	border-bottom:1px solid #B8BE82;
	}
	
.logo img {
	float:left;
	margin-right: 0 3px;
	
	}
*/
#user { 
	width:100%; 
	padding: 0;
	margin: 0;
	display:block;
	clear:both;
	text-align:right;
	}

.paginado {
	width:100%;
	padding: 3px;
	text-align:right;
	float:right;
	clear:both;
	}


/*----------------- ESTILOS DE FOOTER  ----------------*/

#footer_logos_left {
	margin: 0 auto;
	padding: 0;
	width: 24%;
	clear:both;
	display:block;
	float:left;
	font-size: 0.7em;
	text-align:left;
	}
	
#footer_logos_right {
	margin: 0 auto;
	padding: 0;
	width: 76%;
	
	display:block;
	float:right;
	font-size: 0.7em;
	text-align:center;
	}
	
#footer_logos_right img, #footer_logos_left img  { 
	margin: 0 4px;
	}
	
#footer {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
	color: #000;
	border-top:1px solid #B8BE82;
	border-bottom:1px solid #B8BE82;
	background-color: #F3F2E4;
	font-size: 0.6em;
	display:block;
	clear:both;
}


/*------------- FONT STYLES ----------- */
p { color:#000;
	}

h1 {
	/*color: #9E9037;*/
	color:#B57039;
	padding-bottom: 3px;
	font-size: 1.5em;
	display:block;
	margin:10px 0 5px 0;
	font-family:Trebuchet MS;
	}

h2 {
	color: #B57039;
	padding: 10px 0 3px 0;
	font-size: 1.3em;
	display:block;
	margin:0px 0 5px 0;	
	clear:both;
	border-bottom:1px solid #B57039;
	font-family:Trebuchet MS;
}

h3 {
	color: #B57039;
	font-size: 1.1em;
	display:block;	
	margin:10px 0 5px 0;	
	font-family:Trebuchet MS;
}

a:link, a:visited {
/*	color: #D86917;*/
    color:#B57039;
/*	color:#9E9037;*/
	text-decoration: underline;
	
}

a:hover {
	text-decoration: none;
}

a.verde, a.verde:visited{
	color:#54632E;
	font-weight:normal;
	}

a.naranja, a.naranja:visited {
	color:#B57039;
	font-weight:normal;
}
	
a.more, a.more:visited {
	background-image:url(images/add.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	width:auto;
	height:auto;
	color:#B57039;
	float:right;
	clear:both;
	font-size:0.9em;
	display:block;
	}

a.back, a.back:visited {
	background-image:url(images/back.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	width:auto;
	height:auto;
	color:#B57039;
	float:right;
	clear:both;
	font-size:0.9em;
	display:block;
	}

ul {
	padding:0; 
	margin: 0
	}
	
ul li {
	padding-left: 0px; 
	margin-left: 20px; 
	list-style-image:url(images/arrow.gif);
	margin: 2px 15px;
	}

.title_menu {
	color: #EDEBD6;
	padding: 3px;
	font-weight:bold;
	margin: 3px 0;
	background-color: #8fa038;
	font-size: 1.1em;
	/*letter-spacing: 1px;*/
	display:block;
	text-align:left;	
	}

.title_box { 
	font-size:1.1em;
	padding: 2px;
	display:block; 
	color: #D86917;
	/*color: #54632E;*/
	/*color: #FF6000;*/
	/*color:#B8BE82;*/
	background-color: #F3F2E4/*#E1DBB9*/;
	border-bottom:1px solid #EdEbD6;
	font-weight:bold;
	}

.date {
	color: #333333; 
	font-weight:bold;
	}
	
a.detail, a.detail:visited {
	color:#B57039;
	font-size:0.9em;
	text-align:right;
	float:right;
	display:block;
	}


/*--------- FORM STYLES -------- */
input {
	border: 1px solid #B8BE82; 
	padding: 2px; 
	font-size:1em; 
	margin-bottom:2px;
	color: #000; 
	}

select {
	border: 1px solid #B8BE82; 
	padding: 2px; 
	font-size:0.8em; 
	margin-bottom:2px;
	color: #575757; 

}
fieldset {
	padding:2px;
}



	  
/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:/*#F4F4F4*/#fff;
      font-size:93%;
      line-height:normal;
	  border-bottom:solid 1px #EEEEEE;
      }
    #tabsB ul {
	margin:0;
	padding:10px 10px 0 1px;/*****/
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      /*color:#000;*/
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
	
	
	
/*-----------para Mapa de donde estamos----------------- */

.title_body {
	padding:1px;
	border:solid 1px #54622D;
	background:#E1DBBB;
	color:#54622D;
	width:250px;
	font-family:Arial;
	font-size:8pt;
}

.title_body A{
text-decoration:none;
font-weight:bold;
color:green;
}
.title_body A:visited{
text-decoration:none;
font-weight:bold;
color:green;
}
.title_body A:active{
text-decoration:none;
color:green;
font-weight:bold;
}

.title_header {
	padding:1px;
	border:solid 1px #54622D;
	background:#E1DBBB;
	color:#54622D;
	width:250px;
	font-family:Arial;
	font-size:8pt;

}

