/*-- estructura y capas principales---------------------------------- */
body {
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center;
	margin-top: 0.1em;
}
#botonesficha {
	margin-left: 105px;
}
#botonesfichafondos {
	width:38em;
	margin-left: 9.8em;
	text-align: right;
}
#botonesfichaservicios {
	width:39em;
	margin-left: 8.8em;
	text-align: right;
	margin-top: 3px;
}
#botonesfichafondose {
	width:38em;
	margin-left: 9.5em;
	text-align: right;
}

#contenedorcontenedor {
	background-image:  url(../images/fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: auto auto auto;
	width: 70em;/*780px*/
}
#contenedorcontenedor2 {
	background-repeat: repeat-y;
	background-position: center;
	margin: auto auto auto;
	width: 70em;/*780px*/
	background-image: url(../images/fondo2.gif);
}
#contenedor{
	width: 69em;/*770px*/
	margin-left:auto;
	margin-right:auto;
	border: 0.1em solid #cccccc;/*1px*/
}
#contenedor2{
	width: 69em;/*770px*/
	margin-left:auto;
	margin-right:auto;
	border: 0.1em solid #cccccc;/*1px*/
	text-align: left;
}
#banner {
	margin-bottom: 0;
	margin-top: 0;
	width: 68.8em;/*768px*/
	padding: 0;
	color:#000000;
	background-color: #FFF;
}
#navegacion {
	margin-bottom: 0.5em;
	margin-top: 0;
	margin-left: 0.5em;
	padding:0.2em;
	width: 68em;/*760px*/
	height: 1.7em;
	text-align: right;
	background-image: url(../images/fondor.gif);
	color: #999;
	list-style-type: none;
	background-color: #FFF;
	background-repeat: repeat-x;
}
ul#navagris {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1em;
}
ul#navagris li {
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 1em;
}
ul#navagris li a {
	text-decoration: none;
	list-style-type: none;
	height: 1em;
	color: #333;
	margin-right: 4px;
	margin-left: 4px;
}
ul#navagris a:hover {
	text-decoration: underline;
	list-style-type: none;
	height: 1em;
}
#navegacion ul li  {
	display:inline;
	color: #333;
}
#navegacion ul li#idioma {
	text-decoration: none;
	list-style-type: none;
	height: 1em;
	font-weight: bold;
	background-color: #FFF;
}
#navegacion ul li#idioma a{
	text-decoration: none;
	list-style-type: none;
	color: #000;
	height: 1em;
	font-weight: bold;
	background-color: #FFF;
}
#navegacion ul li#idioma2 {
	text-decoration: none;
	list-style-type: none;
	color: #BC511B;
	background-color: #FFF;
	font-weight: bold;
}
#navegacion ul li#idioma2 a{
	text-decoration: none;
	list-style-type: none;
}
#contenido{
	width: 49em;/*548px*/
	float: right;
	text-align:justify;
	margin-right: 0.4em;
	padding-right: 0.2em;
	margin-top: 0.5em;
}
#contenido3{
	width: 49em;/*548px*/
	float: right;
	text-align:justify;
	margin-right: 0.4em;
	padding-right: 0.2em;
	margin-top: 0.5em;
}
#contenido2{
	/*width: 49.4em;*//*548px*/
	width: 63.5em;/*548px*/
	text-align:left;
	margin-left: 1em;
	margin-top: 0.5em;
	padding-left: 1em;
	background-color: #FFFFFF;
}
#contenido_white{
	/*width: 49.4em;*//*548px*/
	width: 100%;
	text-align:left;
	margin: 0em;
	padding: 0em;
	background-color: #fff;
	background-position: center center;
}
#menu{
	width: 19em;/*180px*/
	float:left;
	text-align: left;
}

#menu ul{
	position: relative;
	left: -23px;
	margin-top: 13px;
	margin-bottom: 22px;
}
#menu ul li{
	background-image: url(../images/fondomenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2em;/*19px*/
	width: 15.5em;/*170px*/
	text-align: left;
	text-indent: 23px;
	list-style-type: none;
	margin-top: 0.6em;
	margin-bottom: 0.5em;
	font-size: 1em;
}
#menu ul li a{
	background-repeat: no-repeat;
	background-position: left top;
	height: 2em;/*19px*/
	width: 15.5em;/*170px*/
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	
}
#menu ul li a:hover {
	background-image: url(../images/fondomenuf.gif);
	background-color:#fff;
	font-size: 1em;
	font-weight: bold;
	color: #656251;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	height: 2em;/*19px*/
	width: 15.5em;/*170px*/
	display: list-item;
}
#pie{
	clear: both;
	bottom:0;
	height: 35px;
	background-image: url(../images/fondo_pie.gif);
	background-repeat: no-repeat;
	padding-left: 0.5em;
	vertical-align: middle;
	font-size: 1em;
	color: #333;
    text-decoration: none;

}
#pie a{
	padding-left: 0.5em;
	vertical-align: middle;
	font-size: 1em;
	color: #333;

}
#pie ul li{
	display: inline;
}
#acceso a{
	color: #666;
	background-color:#FFFFFF;
	text-decoration: underline;
	}
#busqueda a{

	text-decoration: underline;
	}
#ibd{
	width: 24.5em;
	float: right;
	height: 23px;
	position: relative;
	text-align: right;
	vertical-align: bottom;
}
#botonesficha2 {

	width:38em;
	margin-left: 9.8em;
	text-align: right;
}
#botonesficha2e {

width:40em;
	margin-left: 7.8em;
	text-align: right;
}
#mostrardeste {
	margin-bottom: 1em;
}

ul#liston{
	margin: 6px 0px;
	padding: 0px;
	float: none;
}
ul#liston li{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eeeeec;
	padding-left: 13px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 13px;
}
ol{
}
ol li{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F7F7F7;

}
ol li#lis{
	margin-top: 10px;
	margin-bottom: 10px;
}
ul#lista_check li{
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
}
ul#lista_check {
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#avanzada{
	visibility: hidden;
	margin: 0px;
}
.border {
	border: 0px;
	}
