* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1%;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 0;
}

#Layer1 {
	position:fixed;
	left:22px;
	top:0px;
	width:54px;
	height:800px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(http://www.fumigax.cl/img-fumigacion/hormigas.jpg);
	background-repeat: repeat-y;
}

#cabecera {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 180px;

}

#cuerpo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;

}

#menu {
	float: left;
	width: 220px;

}

#contenido {
	width: 580px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(http://www.fumigax.cl/img-fumigacion/bkc.jpg);
	background-repeat: repeat-y;
	background-position: center;

}

#pie {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #4F272F;

}
#pie #direc {
	float: left;
	height: 26px;
	width: 400px;
	text-align: left;
}
#pie a {
	text-decoration: none;
	color: #4F272F;
}
#pie a:hover {
	text-decoration: underline;
}
#cnt {
	float: left;
	width: 330px;
}

#pie #contacto {
	float: right;
	height: 26px;
	width: 400px;
	text-align: right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	height: 20px;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	line-height: 17px;
}
#boton {
	background-color: #F2F2F2;
	width: 185px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9F9F9;
	list-style-type: none;
	padding-left: 15px;
	float: left;
	padding-top: 4px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;

}
#boton a {
	text-decoration: none;
}
#bkf {
	background-image: url(http://www.fumigax.cl/img-fumigacion/bkmf.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
}
#bkcf {
	background-image: url(img-fumigacion/bkcf.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	clear: both;
}
#boton a:hover {
	width: 185px;
	height: 20px;
	background-color: #FE5454;
	display: block;
}

#contenido p {
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
}
/* sidebar */
#sidebar {
	float: left;
	width: 215px;
	margin: 0;
	padding: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(http://www.fumigax.cl/img-fumigacion/bkm.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#sidebar ul.sidemenu {
	list-style:none;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
	margin-right: 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}
#imagenes img {
	text-align: center;
	float: right;
	width: 225px;
	padding-right: 4px;
	padding-bottom: 2px;
}


* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #FF0000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
