* {margin: 0; padding: 0; }
body {
	background-image:url(../img/texture2.png);
}
div#main {
	width:960px;
	margin:auto;
	padding-top:10px;
	padding-left:5px;
	
}
/*@ start header*/
div#header {
	width:960px;
	height:126px;
	background-image:url(../img/header.png);
}
span{
	display:none;
}
/*@ end header*/

/*@ start menu*/
div#menu {
	width:960px;
	height:39px;
}
	div#menu ul#menuElements {
		width:960px;
		height:39px;
		list-style-type:none;
	}
		div#menu ul#menuElements li{
			height:40px;
			float:left;
		}
		
		
			li#inicio {
				width:84px;
				height:40px;
				display:block;
				text-indent:-9999px;
				background:url(../img/Inicio.png) no-repeat 0 -80px;
			}
				li#inicio a {
					width:84px;
					height:40px;
					display:block;
					background:url(../img/Inicio.png) no-repeat;
				}
				li#inicio a:hover {
					width:84px;
					height:40px;
					display:block;
					background:url(../img/Inicio.png) no-repeat 0 -40px;
				}
			li#empresarial {
				width:126px;
				height:40px;
				display:block;
				text-indent:-9999px;
				background:url(../img/Empresarial.png) no-repeat 0 -80px;
			}
				li#empresarial a {
					width:126px;
					height:40px;
					display:block;
					text-indent:-9999px;
					background:url(../img/Empresarial.png) no-repeat;
				}
				li#empresarial a:hover {
					width:126px;
					height:40px;
					display:block;
					background:url(../img/Empresarial.png) no-repeat 0 -40px;
				}
			li#hogar {
				width:81px;
				height:40px;
				display:block;
				text-indent:-9999px;
				background:url(../img/Hogar.png) no-repeat 0 -80px;
			}
				li#hogar a {
					width:81px;
					height:40px;
					display:block;
					text-indent:-9999px;
					background:url(../img/Hogar.png) no-repeat;
				}
				li#hogar a:hover {
					width:81px;
					height:40px;
					display:block;
					text-indent:-9999px;
					background:url(../img/Hogar.png) no-repeat 0 -40px;
				}
			li#contactenos {
				width:142px;
				height:40px;
				display:block;
				text-indent:-9999px;
				background:url(../img/Contactenos.png) no-repeat 0 -80px;
			}
				li#contactenos a {
					width:142px;
					height:40px;
					display:block;
					text-indent:-9999px;
					background:url(../img/Contactenos.png) no-repeat;
				}
				li#contactenos a:hover {
					width:142px;
					height:40px;
					display:block;
					background:url(../img/Contactenos.png) no-repeat 0 -40px;
				}
			li#barraPloma {
				width:527px;
				line-height:40px;
				display:block;
				background:url(../img/plomo.png) no-repeat;
			}



/*@ end menu*/

/*@ start content*/
div.top {
	width:960px;
	height:6px;
	background-image:url(../img/rectanguloTop.png);
}
div.mid {
	width:909px;
	padding:13px 25px;
	font-family:Lucida Sans Unicode;
	font-size:12px;
	color:#4D4D4D;
	background-image:url(../img/rectanguloMid.png);
}
div.imagen {
	width:270px;
	height:203px;
	margin-top:10px;
	float:left;
}
div.logo{
	width:250px;
	height:150px;
	margin-left:30px;
	margin-top:30px;
	margin-right:30px;
	float:left;
}
div.bot {
	width:959px;
	height:12px;
	clear:both;
	background-image:url(../img/rectanguloBot.png);	
}
div.contenido {
	width:280px;
	text-align:justify;
	margin-right:18px;
	float:left;	
} 
div.contenido h3{
	margin-bottom:6px;
}
div.textoSecciones{
	width:315px;
	text-align:justify;
	float:left;	
} 
div.clearBoth {
	width:959px;
	clear:both;
}
div#main2 {
	text-align:center;
}
div#main2 a {
	border:none;
	text-decoration:none;
	margin:0 60px;
}

/*@ end content*/

/*@ start footer*/
div#footer {
	width:960px;
	height:38px;
	background-image:url(../img/Footer.png);
}
div#copyRight {
	width:255px;
	height:12px;
	margin-top:8px;
	margin-left:10px;
	float:left;
	background-image:url(../img/TodosDerechos.png);
}
div#Helena {
	width:182px;
	height:15px;
	margin-top:8px;
	margin-right:15px;
	float:right;
	background-image:url(../img/HelenaTejadadelSolar.png);
}
/*@ end footer*/