/* CSS Document */
/*{
font-size:100%;
}
div{
	margin:0px 0 10px 0;
	background:#EFEFEF;
}*/
#idiomas{
	width:69em;
	height:5px;
	margin:0 auto;
	padding:0em;
	display: none;
}
#idiomas ul {
	display: inline;
	list-style-type: none;
}
#idiomas li {
	display: inline;
	list-style-type: none;
}
#map{
	width:30em;
	float:left;
	clear:both;
	padding-right:6em;
	padding-top: 0.8em;
}
#search {
	width: 40%;
	float: right;
}

/*////////////////////////////buscador/////////////////////////////*/
#buscar{
width:198px;
float:right;
background-color:#FFF;
/*margin-top:-15px;*/
}
.boton_busca{
        font-size:10px;
        color:white;
        background:#000;
        border:0px;
        width:50px;
        height:19px;
}
/*.hidden-navigation{
	width:1px;
	position:absolute;
	left:-9999px;
}*/
/*///////////////////////////////////con esto centro la web en la pantalla///////////////////////////*/
#contenedor{
	border:1px solid #CCC;
	background:#FFF;
	width:770px;
	/*width:78%;*/
	margin:0 auto;
	margin-top:0px;
	padding:5px 2px 0px 2px;	
	text-align:left;
}
/*/////////////////////////////////////////////////////
//////////////////////////////////////////////////////*/
#main-content{
	width:400px;
	display:inline;
	float:left;
	margin-left:187px;
}
/************************menu izq y derecho***************************************/
#menu_derecho{
	width:180px;
	float:left;
	margin-left:0px;
	text-align: center;
	display: none;
}
/*#navigations{
	width:200px;
	float:left;
	margin-left:-788px;
	margin-top:10px;
	font-size:12px;
	background-color:#CCCCCC;
}
#navigations li{
list-style-image:url(img/guion.jpg);	
}*/
#pie{
	clear:both;
	background-image:url(../img/pie.jpg);
	background-repeat: no-repeat;
	height:40px;
	color:#ccc;
	margin-top:15px;
	font-size: 9px;
	text-align: right;
	padding-right:10px;
}
#pie a {
	color:#000;
	text-decoration:none;
}
#pie a:hover {
color:#fff;
text-decoration:underline;
}
/*/////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////
/////////////////MENU SUPERIOR///////////////////////////////////////////*/
#header{
	/*border: 1px solid red;*/
width:589px;
	height:134px;
	float:right;
	display: none;
}
#cabecera_menu{
	background-image:url(../img/cabecera.jpg);
	height:80px;
	background-repeat: no-repeat;	
}
#menu{
	color: #000000;
	text-decoration: none;
	/*padding-left:1px;*/
	background-image:url(../img/bajo_cabecera.jpg);
	background-repeat: no-repeat;
	height:53px;
	margin:0px;
	padding:0px;
}
#menu ul{
	/*padding:0px 0px 6em 0px;*/
	margin:0px;
	padding:0px;
}
#menu li{
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#menu a{
	padding:0px 9px 0px 10px;
}
#imgmenu ul{
	list-style-type: none;
}
#navcontainer {
	display:none;	
}
#logo_dipu{
	display: none;
}
#logo_dipu_cas{
	display: none;
}
#logo_dipu_fr{
	display: none;
}
#erdi{
	width:650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

