@charset "utf-8";
/* 	CSS Document 
	Anthony Salazar
	SiteCreativo.com
	2010
*/

a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
}

body {
	background-image:url(../images/fondo.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-family:"Helvetica", arial, sans-serif;
	font-size:12px;
	width:100%; 
	height:100%;
	overflow:auto;
	margin:0px 0px 0px 0px;
	}
#contenedor {
	width:960px;
	height:785px;
	margin:0 auto;
	position: relative;
}

/* CONTENIDO */
.contentinferior {
	width:960px;
	height:540px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#superior {
	width:960px;
	height:198px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	}
.menu { background-image:url(../images/menu.png); background-repeat:no-repeat;
	width:495px;
	height:79px;
	}
.slogan {background-image:url(../images/slogan.png); background-repeat:no-repeat;
	width:495px;
	height:98px;
}
	
#columnaLeft {
	background-image:url(../images/contenedortxt1.png);
	background-repeat:no-repeat;
	width:537px;
	height:540px;
	float:left;
	}
#columnaLeft_index {
	background-image:url(../images/txt.png);
	background-repeat:no-repeat;
	width:537px;
	height:540px;
	float:left;
	}
.txt { 
	width:476px;
	height:518px;
	}
.txtTablero {
	width:460px;
	height:240px;
	font-family:"Helvetica", arial, sans-serif, Comics;
	text-align: justify;
	font-size:12px;
	color:#392829;
	padding: 20px 0px 0px 45px;
	}
.txtTablero2 {
	width:467px;
	height:430px;
	font-family:"Helvetica", arial, sans-serif, Comics;
	text-align: justify;
	font-size:12px;
	color:#392829;
	overflow:auto;
	border: 2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 43px;
	}
#columnaGaleria {
	background-image:url(../images/contenedorGalerias.png);
	background-repeat:no-repeat;
	width:870px;
	height:450px;
	padding:30px 30px 20px 50px;
	}
.txtGaleria {
	width:880px;
	height:455px;
	font-family:"Helvetica", arial, sans-serif, Comics;
	text-align: justify;
	font-size:12px;
	color:#392829;
	overflow:auto;
	border: 2;
	padding: 20px 10px 0px 30px;
	}
.txtTablero3 {
	width:420px;
	height:400px;
	padding:10px 5px 0px 80px;
	font-family:"Helvetica", arial, sans-serif, Comics;
	text-align: justify;
	font-size:12px;
	color:#392829;
	overflow:auto;
	border: 2;
	}
.separador {
	width:460px;
	height:70px;
	padding:5px 0px 10px 60px;
	text-align:center;
	}
.destacados {
	width:460px;
	height:110px;
	text-align:center;
	padding: 5px 0px 0px 45px;
	}
.titleTablero {
	width:200px;
	height:25px;
	font-family:"Helvetica", arial, sans-serif, Comics;
	font-size:24px;
	color:#000;
	padding: 25px 0px 0px 300px;
	}
#columnaRight {
	width:423px;
	height:540px;
	float:left;
	}
.contenido2 {
	width:403px;
	height:470px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
.contenido2_productos {
	background-image:url(../images/contenedortxt2.png);
	width:368px;
	height:449px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: center;
	}
.titleDestacados {
	background-image: url(../images/titleDestacados.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 381px;
}
.title {
	height: 27px;
	width: 381px;
}
.bannerDestacados {
	height: 190px;
	width: 381px;
}
.fotosDestacadas {
	height: 330px;
	width: 410px;
	padding-top: 15px;
}
.img1 {
	background-repeat: no-repeat;
	height: 126px;
	width: 381px;
}
.img2 {
	height: 125px;
	width: 381px;
}
#contenedor .contentinferior #columnaRight .contenido2_productos p {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
}
.SubDestacados {
	height: 275px;
	width: 361px;
	padding-left: 20px;
}
.copyright {
	width:423px;
	height:51px;
	font-family:Helvetica, arial, sans-serif;
	color:#FFF;
	font-size:11px;
	text-align:center;
	float:bottom left;
	}
 .PieGaleria {
	height: 51px;
	width: 960px;
}
.logoTurfgrass {
	position: absolute;
	height: 53px;
	width: 116px;
	margin-left: 60px;
}
.portaThumb {
	overflow: auto;
	position: relative;
	height: 450px;
	width: 850px;
	margin:0 auto;
}

