@charset "utf-8";
/* reset css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #333;
	background-attachment: fixed;
	}
	body.presupuesto{
		background-image: none;
		background-color: #FFF;
		}

ol, ul {
list-style: none;
}

table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
legend{
white-space:normal;}
strong{font-weight: bold;}
p{line-height: 1.2em;}
/*//////////////////////////////////   FIN DE RESET CSS /////*/
.min{text-transform: lowercase;}
.MAY{text-transform: uppercase;}
/*//////////////////////////////////   FIN DE HELPERS /////*/



#wrapper {
	width: 966px;
	margin:0 auto 0 auto;
	overflow: hidden;
}
#header {
	width: 966px;
	margin-bottom: 15px;
	margin-top: 13px;
	height: 105px;
	}
#header h1{
	float:left;
	line-height:1200px;
	background:url(../img/interface2.gif) no-repeat -1px 0px;
	height: 102px;
	width: 171px;
	overflow:hidden;
}
#header h1 a{
	display: block;
}	
#header h1.Mondecora{
	height: 100px;
	width: 262px;
	background:url(../img/interface2.gif) no-repeat 0px -148px;
}

#header span.siguenosFacebook{
	float:right;
	background:url(../img/facebook.png) no-repeat left top;
	width:322px;
	height:58px;
	overflow:hidden;
	line-height:1200px;
	margin:-15px 0 30px 0;
	}
	#header span.siguenosFacebook a{
		display:block;
		}

#menu{
	margin-top:73px;
	float: right;
	height:33px;
	}
	#menu.home{
	margin-top:0;
	}
#menu li{
	float: left;
	margin-left: 15px;
	height:33px;
	line-height:200px;
	overflow: hidden;
}

#menu li a:link, #menu li a:visited{
height: 33px;
display: block;
}

/*//////////////////////////////////   BOTONERA MENÚ /////*/
#menu .quienesSomos{
	width: 105px; 
	background: url(../img/interface2.gif) no-repeat -341px -39px;}
#menu .servicios{
	width: 69px; 
	background: url(../img/interface2.gif) no-repeat -472px -39px;}
#menu .showroom{
	width: 78px; 
	background: url(../img/interface2.gif) no-repeat -566px -39px;}
#menu .proyectos{
	width: 76px; 
	background: url(../img/interface2.gif) no-repeat -670px -39px;}
#menu .contacto{
	width: 175px; 
	background: url(../img/interface2.gif) no-repeat -773px -39px;}
#menu .blog{
	width: 32px; 
	background: url(../img/interface2.gif) no-repeat -973px -39px;}


#menu .quienesSomos:hover{
	width: 105px; 
	background: url(../img/interface2.gif) no-repeat -341px -88px;}
#menu .servicios:hover{
	width: 69px; 
	background: url(../img/interface2.gif) no-repeat -472px -88px;}
#menu .showroom:hover{
	width: 78px; 
	background: url(../img/interface2.gif) no-repeat -566px -88px;}
#menu .proyectos:hover{
	width: 76px; 
	background: url(../img/interface2.gif) no-repeat -670px -88px;}
#menu .contacto:hover{
	width: 175px; 
	background: url(../img/interface2.gif) no-repeat -773px -88px;}
#menu .blog:hover{
	width: 32px; 
	background: url(../img/interface2.gif) no-repeat -973px -88px;}



/*//////////////////////////////////   FIN BOTONERA MENÚ /////*/

#content {
	width: 966px;
	overflow: hidden;
}
#content #banner{
	padding:10px;
	background:#FFF;
	}
	#content #banner.apartado{
	padding:0;
	background:none;
	margin:0 0 20px 0;
	}
.sombraBanner{
	background:url(../img/home/sombra_banner.png) no-repeat;
	width:966px;
	height:30px;
	display:block;
	overflow:hidden;
	}
#content #banner img {
	padding: 0px;
}
#content #inicio #cont1 {
	float: left;
	width: 590px;
	padding-right: 10px;
	margin-right: 5px;
	height: 270px;
}
#content #inicio #cont1 img {
	float: left;
	margin-right: 0px;
}
#content #inicio #cont1 li {
	margin-left: 10px;
}
#content #inicio #cont1 ul {
	margin-top: 9px;
	padding-right: 10px;
}
#content #inicio #cont2 {
	width: 337px;
	float: left;
	height: 270px;
	border-right-width: 0px;
	border-right-style: none;
	margin-bottom: 0px;
	}
	#content #inicio #cont2 a{
		text-decoration:none;}
#content ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-left: 14px;
	list-style:none;
	overflow:hidden;
	margin-bottom: 4px;
}
#content li {
	margin:3px 0;
	line-height:14px;
	left: 10px;
	position:relative;
	list-style-position: inside;
	list-style-image: url(../img/iconolista.gif);
	padding:2px 0;
}
#content #cont1 img, #content #cont2 img, #content #cont3 img{
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 19px;
	margin-right: 32px;
	border: 1px solid #95AB63;
	padding: 1px;
	}
	#content #cont2 img.boton{
		border:none;
		margin:0;
		padding:0;
		float:left;
		margin:0 15px 0 0;
		}
#content #cont1 img.presupuesto{
	border: none;
	}
#content #cont1 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #979673;
	height: 450px;
	width: 328px;
}
#content #cont2 {
	float: left;
	width: 330px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #979673;
	height: 250px;
	margin-bottom:20px;
}
#content #cont2 p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 16px;
	color: #FFF;
	margin-left: 6px;
	text-decoration:none;
	}
	#content #cont2 a:hover{
		text-decoration:underline;}
#content #cont3 {
	float: left;
	width: 250px;
	overflow:hidden;
	margin-left: 28px;
}
#content #cont3 .contproyecto{
	overflow: hidden;
	position: relative;
	width: 230px;
	margin-top: 15px;
	}
#content #cont3 .contproyecto img{
	margin:0 10px 0 0;
	float:left;
}
#content #cont3 .contproyecto p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 13px;
	}
#content #cont3 a {
	display:block;
	color: #BDD684;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/icono_masinfo.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
	margin-top:10px
}

/*//////////////////////////////////  QUIENES SOMOS/////*/

#quienes_somos {
	width: 966px;
}
#content #quienes_somos p, #content #nota_legal p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	line-height: 20px;
	margin-top: 29px;
	padding-right: 33px;
	margin-bottom: 0px;
	margin-left: 19px;
}
#content #quienes_somos #cont1 {
	height: 410px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #979673;
}
#content #quienes_somos #cont1 img  {
	border:0;
	border-style:none;
	margin:0;
}
#quienes_somos #cont1 .h2 {
	margin-left: 19px;
}
#content #quienes_somos #cont2 {
	margin-left: 0px;
	padding-left: 0px;
	height: 410px;
	width: 617px;
	border:0;
	border-style:none;
}
#quienes_somos #cont2 h2 {
	margin-left: 22px;
}

#content #quienes_somos #cont2 img {
	border:0;
	border-style:none;
	margin-top: 26px;
}


/*//////////////////////////////////  SERVICIOS/////*/
	

#servicios #cont1 img {
	border:0;
	border-style:none;
	float: left;
	margin-bottom: 15px;
}
#content #servicios #cont1 {
	height:auto;
	margin-left: 20px;
}
#content #servicios #cont2{
	border:0;
	border-style:none;
	width: 500px;
}
#servicios #cont2 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A5C559;
	margin-top: 20px;
}

#servicios #cont1 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	line-height: 20px;
	margin-top: 29px;
	margin-bottom: 21px;
	padding-right: 60px;
}


/*//////////////////////////////////  SHOWROOM/////*/

#showroom #cont1 {
	height: 560px;
	width: 250px;
	margin-left: 20px;
	float:left;
}

#showroom #cont1 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	margin-top: 26px;
	padding-right: 54px;
}
#showroom #cont2 {
	border:0;
	border-style:none;
	height: 512px;
	clear:right;
}

#showroom #cont2 h2, #proyectos #cont2 h2 {
	margin-bottom: 11px;
}



/*//////////////////////////////////  PROYECTOS/////*/
#proyectos #cont1 {
	height: 550px;
	width: 263px;
}
#proyectos #cont2 {
	border:0;
	border-style:none;
	width:675px;
	height:auto;
}
#proyectos #cont1 ul li {
	font-size: 13px;
}
#proyectos #cont1 ul {
	margin-left: 0px;
	margin-top: 28px;
}
#proyectos #cont2 img{
	margin:0;
	padding:0;
	}
#proyectos #cont1 ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
#proyectos #cont1 ul li a:hover {
	color: #BDD684;
}


.titularProyecto{
	margin:0 0 4px 0;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	}
	
/*//////////////////////////////////  CONTACTO/////*/


#contacto #cont1 {
	width: 260px;
	margin-left: 20px;
	float:left;
	display:block;
	overflow:hidden;
}
#contacto #cont1 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	margin-top: 21px;
}
#contacto #cont1 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#contacto #cont1 a:hover {
	color: #BDD684;
}
#contacto #cont2 {
	width: 660px;
	height: 360px;
	border:0;
	border-style:none;
	clear:right;
}
#contacto #cont2 img {
	float:right;
}
#contacto #cont2 img {
	border:0;
	border-style:none;
	margin-left: 22px;
}
#contacto #expan1{
	margin:0 20px 0 0;
	}
	#contacto #expan1 p{
	font-size:10px;
	line-height:1.2em;
	margin:0 0 5px 0;
	}

#contacto h1.presupuesto{
	margin:20px auto;
	color:#8AB51E;
	text-decoration:none;
	width:320px;
	text-align:center;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.mensaje{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 0 20px;
	}
.botVolver{
	font-size:11px;
	color:#F00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 0 20px;
	}

/*///////////////////////////////////////////////////////////////// FORMULARIO ////*/
	
input:focus,
textarea:focus,
select:focus{
	border: 1px solid #999;
	background-color: #E6F4BD;
}

label{
	display: block;
	margin: 10px 0 0 0;
	font-size:11px;
	color: #000;
	width:320px;
}
input, textarea, select{
	border: 1px solid #CCC;
	width: 300px;
	padding:2px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	}
	input.check{
		width: 20px;
		}
textarea{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#enviar{
	font-size: 12px;
	padding: 3px;
	border: 1px solid #FFF;
	color: #FFF;
	display:block;
	margin:10px auto 0 auto;
	font-weight:normal;
	width:70px;
	height:30px;
	background:#333;
}
#enviar:hover{
	cursor: pointer;
}
.destacado{
	color:#F00;
	font-size:10px;
	}	
#formContacto{
	margin:10px auto;
	display:block;
	overflow:hidden;
	width:320px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		}
.campo_registro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 170px;
	border: 1px solid #CED7CE;
	margin:5px 0 0 5px;
	padding: 0 0 0 5px;
		}
.rojo{
	color: red;
}
.encuestaSa, .encuestaSa tr, .encuestaSa td{
	border:1px solid #CCC;
	text-align:center;
	font-size:11px;
	color:#000;
	}
.encuestaSa2{
	background: #EBEBEB;
	font-size:11px;
	color:#000;
	padding:10px 5px;}


/*//////////////////////////////////  FOOTER/////*/
#footer {
	width: 960px;
	height:40px;
	position:relative;
	margin:35px auto 0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #979673;
	padding: 20px 0 0 0;
	clear:both
	}
#footer .contfooter1 {
	float: left;
}
#footer .contfooter2 {
	float: right;
}
#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
#footer a{
	color: #FFF;
	}
#footer a:hover{
	color: #BDD684;
	}
	.icoRed1, .icoRed2, .icoRed3, .icoAsociacion, .icoAsociacion2, .icoAsociacion3{
				width:32px;
				height:32px;
				margin:-5px 8px 0 0;
				overflow:hidden;
				float:left;
				}
				.icoRed1 a, .icoRed2 a, .icoRed3 a, .icoAsociacion a, .icoAsociacion2 a, .icoAsociacion3 a{
					line-height:300px;
					display:block;
					}
			
			.icoRed1{ 			
				background:url(../img/interface2.gif) 0px -300px;
				}
			.icoRed2{ 			
				background:url(../img/interface2.gif) -35px -300px;
				}
			.icoRed3{ 			
				background:url(../img/interface2.gif) -70px -300px;
				}
	.icoAsociacion{
		width:108px;
		background:url(../img/interface2.gif) -110px -300px;
		margin:-5px 40px 0 0;
		}
	.icoAsociacion2{
		width:32px;
		height:63px;
		background:url(../img/interface2.gif) -230px -300px;
		margin:-5px 40px 0 0;
		}
	.icoAsociacion3{
		background: url("../img/interface2.gif") repeat scroll -283px -300px transparent;
		height: 60px;
		margin: -5px 40px 0 0;
		width: 60px;
		}

/*//////////////////////////////////  FIN FOOTER/////*/
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-left: 4px;
	font-weight: normal;
	}
	h2.home{
		font-size:16px;
		margin:0 0 10px 0;
		text-decoration: none;
		line-height:1em;
		}
		
.bannerFlash {
	margin-bottom: 20px;
}
