/**
 * Estilos de Modulos.
 * Color primario #BF5E2A
 * Color secundario #3E8D97
 */


/*Images Fade*/
#imagesFadeZone
	 {
	 position: relative;
	 width: 368px;
	 height: 88px;
	 
	 margin-left: 61px;
	 margin-right: 61px;
	 margin-top: 6px;
	 margin-bottom: 6px;
	 overflow: hidden;
	 }

#imagesFadeZone div
	{
	width: 368px;
	height: 88px;
	}

#imagesFadeZone .tapa
	{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/header/images-fade/tapa.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

#imagesFadeZone a
	{
	display: none;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 356px;
	height: 76px;

	background-repeat: no-repeat;
	background-position: right bottom;

	font-size: 1px;
	line-height: 1px;
	
	overflow: hidden;
	}

#imagesFadeZone a.tablaroca {background-image: url(../images/header/images-fade/tablaroca.png);}
#imagesFadeZone a.texturas {background-image: url(../images/header/images-fade/texturas.png);}
#imagesFadeZone a.industriales {background-image: url(../images/header/images-fade/industriales.png);}
#imagesFadeZone a.pinturas {background-image: url(../images/header/images-fade/pinturas.png);}


#imagesFadeZone .imagesZone
	{
	position: absolute;
	top: 0px;
	left: 0px;
	}

#imagesFadeFx
	{
	position: relative;
	overflow: hidden;
	}

#imagesFadeFx div
	{
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
	background-repeat: no-repeat;
	background-position: 0px -106px;
	}

#imagesFadeFx .img1 {background-image: url(../images/header/images-fade/img1.jpg);}
#imagesFadeFx .img2 {background-image: url(../images/header/images-fade/img2.jpg);}
#imagesFadeFx .img3 {background-image: url(../images/header/images-fade/img3.jpg);}
#imagesFadeFx .img4 {background-image: url(../images/header/images-fade/img4.jpg);}





/*Buscar*/
#buscarModule
	{
	width: 200px;
	height: 35px;
		
	text-align: left;
	vertical-align: top;
	}

#buscarModule div
	{
	height: 23px;
	width: 200px;

	margin-top: 6px;
			
	background-image: url(../images/modules/buscar/input-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	overflow: hidden;
	}

#buscarModule form
	{
	text-align: left;
	}


#buscarModule input
	{
	width: 154px;
	background-color: transparent;
	background-image: none;
	border: none;
	color: #333333;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin: 0px;
	margin-left: 10px;
	vertical-align: middle;
	font-size: 12px;

	background-image: url(../images/modules/buscar/buscar-message.png);
	background-repeat: no-repeat;
	background-position: left 100px;
	}

#buscarModule button
	{
	background-color: transparent;
	border: none !important;

	width: 26px;
	height: 23px;

	margin-left: 10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	
	vertical-align: middle;
	}


/*Show Case*/
#pageShowCase
	{
	height: 189px;
	}

#pageShowCase .paddingShowCase
	{
	text-align: left;
	padding-left: 32px;
	padding-top: 18px;
	}

/*Resumen de la Pagina*/
#pageResumen
	{
	width: 663px;
	height: 153px;
	overflow: hidden;
	text-align: justify;
	}


#pageResumen th
	{
	width: 169px;
	height: 153px;
	text-align: left;
	vertical-align: middle;
	}

#pageResumen th div
	{
	width: 150px;
	height: 153px;
	
	background-image: url(../images/showcase/arquitex.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

#pageResumen td
	{
	width: 494px;
	text-align: justify;
	vertical-align: middle;
	}

#pageResumen .resumenTitle
	{
	line-height: normal;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;	
	
	width: 494px;
	white-space: nowrap;
	overflow: hidden;
	}

#pageResumen .resumenTitle span {color: #3E8D97;}

#pageResumen .resumenContenido 
	{
	color: #333333;
	padding-top: 8px;
	text-align: justify;
	
	padding-right: 10px;
	}

#pageResumen .resumenContenido a
	{
	color: #333333;
	font-weight: bold;
	}

#pageResumen .readMore
	{
	line-height: normal;
	padding-top: 8px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	}

#pageResumen .readMore a
	{
	background-image: url(../images/showcase/mas-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: normal;
	padding-left: 15px;
	}


/*RightModules*/
#rightModulesZone
	{
	}

#rightModulesZone .moduleZone
	{
	}

#rightModulesZone .moduleZone .moduleBg
	{
	background-color: #F0F0F0;
	background-image: url(../images/modules/module-top.png);
	background-repeat: repeat-x;
	background-position: left top;

	border-right: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-top: 1px solid #AEAEAE;
	
	padding-left: 24px;
	padding-right: 24px;
	}

#rightModulesZone .moduleZone .moduleContent
	{
	width: 204px;
	padding-top: 25px;
	padding-bottom: 5px;
	}


#rightModulesZone .moduleZone h3
	{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	color: #BF5E2A;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	line-height: normal;
	}

#rightModulesZone .moduleZone h3 span
	{
	color: #333333;
	}


#rightModulesZone .moduleZone .moduleBottom
	{
	background-image: url(../images/content/col-bl.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	}

#rightModulesZone .moduleZone .moduleBottom div
	{
	background-image: url(../images/content/col-br.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
	}

#rightModulesZone .moduleZone .moduleBottom div div
	{
	font-size: 1px;
	line-height: normal;
	height: 10px;
	background-image: url(../images/content/col-bm.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 0px;
	}

#rightModulesZone .moduleSpace
	{
	height: 30px;
	font-size: 1px;
	line-height: normal;
	}



/*Telefonos*/
#telefonosModule
	{
	}


#telefonosModule .telefonos
	{
	font-size: 18px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 180%;
	}

/*Contacto*/
#contactoModule
	{

	/*Cache*/
	background-image: url(../images/modules/contacto-email-sended.jpg);
	background-repeat: no-repeat;
	background-position: 500px 500px;
	}

#contactoModule form
	{
	text-align: left;
	}

#contactoModule form .inputZone
	{
	text-align: right;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: normal;
	}

#contactoModule form center
	{
	padding-top: 3px;
	}

#contactoModule .submitZone
	{
	padding-top: 10px;
	text-align: center;
	}



#contactoModule label
	{
	font-size: 11px;
	color: #BF5E2A;
	line-height: normal;
	}


#contactoModule input, #contactoModule select, #contactoModule textarea
	{
	font-size: 11px;
	border: 1px solid #BF5E2A;
	line-height: normal;
	text-align: left;
	}

#contactoModule input
	{
	width: 160px;
	padding-left: 2px;
	padding-right: 2px;
	}

#contactoModule select
	{
	width: 164px;
	}


#contactoModule textarea
	{
	width: 190px;
	padding: 2px;
	line-height: normal;
	}

#contactoModule a
	{
	line-height: normal;
	display: block;
	text-align: center;
	background-image: url(../images/modules/contacto-email.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;

	padding-top: 117px;
	font-size: 15px;
	}

#contactoModule .contactoSended
	{
	font-size: 12px;
	color: #BF5E2A;
		
	text-align: center;
	background-image: url(../images/modules/contacto-email-sended.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	padding-top: 135px;
	
	}


/*Encuesta*/
#pollModule
	{
	font-size: 12px;
	}

#pollModule form
	{
	margin: 0px;
	padding: 0px;
	}

#pollModule center
	{
	}

#pollModule button, #contactoModule button
	{
	width: 80px;
	background-color: #BF5E2A;
	font-weight: normal;
	color: #F0F0F0;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}

#pollModule .pollmaintable
	{
	}

#pollModule thead td
	{
	font-size: 12px;
	color: #7A7A7A;
	text-align: center;
	}

#pollModule label
	{
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #666666;
	letter-spacing: normal;
	}

#pollModule label:hover
	{
	color: #333333;
	}

#pollModule .pollstableborder
	{
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;

	}

#pollModule .pollstableborder th
	{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 30px;
	text-align: left;
	}

#pollModule .pollstableborder td
	{
	width: 155px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#pollModule a
	{
	font-size: 12px;
	}

/*Feeds Module*/
#feedsModule
	{
	padding-bottom: 1px;
	}

#feedsModule div
	{
	text-align: center;
	font-size: 1px;
	margin-bottom: 5px;
	line-height: normal;
	}

#feedsModule a
	{
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	}

#feedsModule .w3c
	{
	padding-top: 15px;
	}

