/*MUEBLES INURRI*/
html {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	position: relative;
	background : #F4F4F4;
	background-position: center center;
	vertical-align: middle;
	top: 100px;
	margin: 0px;
	background-image: url(../img/bg_leftLines.gif);
	background-repeat: repeat-x;
}
.cabecera {
	display:none
}

/*CONTENEDOR------------------------------------------------------------------------------------------------------------------------*/

#contenedor {
	position: relative;
	width: 700px;
	margin: auto;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #6AAF31;
}

	/*Cabecera----------------------------------------*/
	#cabecera {
		height: 100px;
		background-image: url(../img/fond_head.jpg);
		background-repeat: no-repeat;
		background-position: left center;
		border-top-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-left-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	
	/*menu_idioma----------------------------------------*/
	#txt_cabecera {
		width: 698px;
		height: 20px;
		text-align: right;
		background-color: #FFFFFF;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #CCCCCC;
		border-left-color: #CCCCCC;
		color: #336699;
	}
		/*idioma-----------------------------------------*/
		#idioma a:link , a:hover  , a:visited , a:active {
			text-decoration: none;
			color: #336699;
			font-weight: bold;
		}
		#idioma {
			float: right;
			padding-right: 12px;
			color: #336699;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
		}

		/*--------------------------------------------*/
		
	/*------------------------------------------------*/
		
	/*Contenido Menu_Portada-----------------------------*/
		
	#contenido_menu_portada {
		font-family: Arial, Helvetica, sans-serif;
		color: #6AAF31;
		font-size: 12px;
		height: 261px;
		vertical-align: sub;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #CCCCCC;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #CCCCCC;
	}
	#contenido_menu_portada a{
		color: #6AAF31;
	}
	
		/*Menu--------------------------------------------*/
		#menu a:hover{
			text-decoration: underline;
		}
		#menu a:link, a:visited, a:active {
			text-decoration: none;
			color: #6AAF31;
		}
		#menu {
			height: 261px;
			width: 110px;
			float: left;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			color: #6AAF31;
			font-weight: bold;
			font-size: 11px;
			list-style-position: outside;
			list-style-type: circle;
			list-style-image: url(../img/folio.jpg);
		}

		/*------------------------------------------------*/
		
		/*Contenido---------------------------------------*/
		#contenido {
			float: right;
			width: 555px;
			height: 261px;
			text-align: justify;
			vertical-align: middle;
			background-image: url(../img/fond.jpg);
			background-repeat: repeat;
			background-position: center;
			margin-right: 7px;
			white-space: normal;
			color: #6AAF31;
		}
		#contenido a {
			text-decoration: none;
			color: #6AAF31;
		}
				/*Contenido_txt_Inicio----------------------------------*/
				#contenido_txt a:hover{
					font-weight: bold;
					text-decoration: underline;
					color: #6AAF31;
				}
				#contenido_txt a:link, a:visited, a:active{
					font-weight: bold;
					text-decoration: none;
					color: #6AAF31;
				}
				#contenido_txt {
					float: left;
					width: 45%;
					height: 230px;
					margin: 16px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
					color: #999999;
				}
				/*----------------------------------------------------*/
				
				/*Contenido_img---------------------------------------*/
				#contenido_img {
				float: right;
				width: 40%;
				height: 230px;
				margin: 16px 16px 14px 14px;
				text-align: center;
				vertical-align: bottom;

				}
				.borde {
					border-top-style: none;
					border-right-style: none;
					border-bottom-style: none;
					border-left-style: none;
				}
				/*----------------------------------------------------*/
				/*Contenido Servicios_inurri--------------------------*/
				#contenido_servicio {
					float: left;
					width: 40%;
					height: 230px;
					border: 1px dashed #7FC438;
					background-color: #FFFFFF;
					margin: 7px;
					text-align: justify;
					text-indent: 5px;
					padding: 7px;
					font-family: Arial, Helvetica, sans-serif;
					color: #999999;
				}

				#contenido_imgservic {
					float: right;
					width: 50%;
					height: 247px;
					background-image: url(../img/interior.gif);
					margin: 7px;
					background-repeat: no-repeat;
				}
				.negritaverde {
					font-weight: bold;
					color: #6AAF31;
				}
				/*---------------------------------------------------*/
				/*Contenido Ofertas----------------------------------*/
				#contenido_imgofertas {
					margin-top: 7px;
				}
				/*---------------------------------------------------*/
				/*Contenido Armarios_a_medida_inurri------------------*/
				#contenido_armarios {
					float: left;
					height: 230px;
					border: 1px dashed #7FC438;
					background-color: #FFFFFF;
					margin: 10px;
					text-align: justify;
					text-indent: 5px;
					padding: 7px;
					font-family: Arial, Helvetica, sans-serif;
					color: #999999;
				}
				#contenido_imgarmarios{
					float:right;
					height:230px;
					background-color:#FFFFFF;
					margin: 10px;
					text-indent: 5px;
					padding: 7px;
				}
				#contenido_armarios a:hover{
					font-weight: bold;
					text-decoration: underline;
					color: #6AAF31;
				}
				#contenido_armarios a:link, a:visited, a:active{
					font-weight: bold;
					text-decoration: none;
					color: #6AAF31;
				}
				/*Contenido Armario_tipos----------------------------*/
					#contenido_armario1 {
						width: 95%;
						height: 230px;
						border: 1px dashed #7FC438;
						background-color: #FFFFFF;
						margin: 10px;
						text-align: justify;
						text-indent: 5px;
						padding: 7px;
						font-family: Arial, Helvetica, sans-serif;
						color: #999999;
						}
					#contenido_imgarmarios1{
						float:right;
						height:150px;
						width:200px;
						background-color: #FFFFFF;
						margin: 10px;
						text-indent: 5px;
						padding: 7px;
						}
				/*---------------------------------------------------*/
				/*---------------------------------------------------*/
				
				/*Contenido Colchones_inurri-------------------------*/
				#contenido_colchon {
					width: 95%;
					height: 230px;
					border: 1px dashed #7FC438;
					background-color: #FFFFFF;
					margin: 7px;
					text-align: justify;
					text-indent: 5px;
					padding: 7px;
					font-family: Arial, Helvetica, sans-serif;
					color: #999999;
					background-image: url(../img/oferta.jpg);
					background-repeat: no-repeat;
					background-position: right bottom;
				}
				/*---------------------------------------------------*/
				
				/*Contenido Mobiliario_inurri------------------------*/
				#contenido_imgform {
					float: right;
					width: 325px;
					height: 244px;
					border: 1px dashed #7FC438;
					background-color: #FFFFFF;
					margin: 7px;
					text-align: center;
					vertical-align: bottom;
					background-image: url(../img/mapa2.gif);
				}
				/*---------------------------------------------------*/
				
				/*Contenido Contacto_inurri--------------------------*/
				#contenido_contacto {
					float: left;
					height: 230px;
					border: 1px dashed #7FC438;
					background-color: #FFFFFF;
					margin: 7px;
					text-align: justify;
					text-indent: 5px;
					padding: 7px;
					font-family: Arial, Helvetica, sans-serif;
					color: #999999;
				}
				#contenido_imgcontacto {
					float: right;
					width: 325px;
					height: 244px;
					border: 1px dashed #7FC438;
					background-color: #FFFFFF;
					margin: 7px;
					text-align: center;
					vertical-align: bottom;
					background-image: url(../img/mapa1.gif);
				}
				#enviar {
					margin: 5px 0 3px 0;
					width: 150px;
					cursor: pointer;
					font-weight: bold;
				}
				/*---------------------------------------------------*/
				/*Contenido Form_inurri--------------------------*/
				#contenido_imgmueble {
					float: right;
					width: 280px;
					height: 240px;
					border: 1px dashed #7FC438;
					background-color: #FFFFFF;
					margin: 7px;
					text-align: center;
					vertical-align: bottom;
					background-image: url(../img/fot11.jpg);
				}
				/*---------------------------------------------------*/
				
				/*Contenido MapaWeb_inurri------------------------*/
				/*---------------------------------------------------*/
				
				/*Contenido Accesibilidad_inurri------------------------*/
				#contenido_accesibilidad {
					width: 95%;
					height: 230px;
					border: 1px dashed #7FC438;
					background-color: #FFFFFF;
					margin: 7px;
					text-align: justify;
					text-indent: 5px;
					padding: 7px;
					font-family: Arial, Helvetica, sans-serif;
					color: #999999;

				}
				/*---------------------------------------------------*/
#pag {
	font-weight: normal;
	color: #336699;
	background-color: #DEF0FA;
	text-align: left;
	text-indent: 5px;
	height: 20px;
}

#buscador {
	background-color: #FFFFFF;
	height: 236px;
	margin: 12px;
	border: 1px dashed #60A42E;
}

	/*txt_pie-----------------------------*/
	#txt_pie {
		width: 698px;
		height: 40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-align: center;
		color: #336699;
		vertical-align: middle;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	#txt_pie a:link, a:visited, a:active {
		color: #6BAF32;
		text-decoration: none;
		font-weight: bold;
	}
	#txt_pie a:hover{
		color: #76BB35;
		text-decoration: underline;
		font-weight: bold;
	}	
	/*--------------------------------------*/
	
/*---------------------------------------------------------------------------------------------------------------------------------*/
.buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #62A62E;
	background-color: #F4F4F4;
}
