/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, ul, li, ol {margin:0px; padding:0px;}
body{
	background-color: #BD994F;


}

#cont {
	width: 815px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: #619620;
	background-color: #C7AC67;
}

#maintext {
	padding-top: 278px;
	padding-bottom: 10px;
	width: 570px;
	margin-left: 220px;
	background-color: #FFF2B1;
	padding-right: 7px;
	
}

h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #262401;
	text-align: center;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 5px;
}


h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #9A9D18;
	padding-right: 20px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;

}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #697600;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

p {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #8A5713;
	text-align: justify;
	padding: 10px 10px 10px 15px;
}

p a {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #330000;

}

p a:hover {
	color: #CC9933;

}
#header {
	height: 200px;
	width: 815px;
	position: absolute;
	top: 10px;
	border-top-color: #619620;
	background-color: #C7AC67;

}
#imagen1 {
	padding-left: 4px;
	top: 0px;

}
#imagen2 {
	position: absolute;
	margin-left: 442px;
	top: 0px;
	
}

#menu{
	height: 67px;
	width: 800px;
	position: absolute;
	margin-left: 4px;
	top: 205px;
	background-image: url(images/pixmenu.png);
}

#botom1{
	position: absolute;
	background-image: url(images/button.png);
	text-align: center;
	width: 123px;
	top: 215px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 300px;
	
}
#botom1:hover{
	background-image: url(images/buttonhover.png);
}

.boton ul{
	list-style:none;
	padding:0px; margin:0px;
}

.boton li{
	display: block;

	
}

.boton li a{
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FBE782;
	text-decoration: none;
}

#botom2{
	position: absolute;
	background-image:url(images/button.png)!important; filter:none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boton.png');
	text-align: center;
	width: 123px;
	top: 215px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 423px;
}
#botom2:hover{
	background-image:url(images/buttonhover.png)!important; filter:none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/botonhover.png');
}


#botom3{
	position: absolute;
	background-image: url(images/button.png);
	text-align: center;
	width: 123px;
	top: 215px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 546px;
}
#botom3:hover{
	background-image: url(images/buttonhover.png);
}


#botom4{
	position: absolute;
	background-image: url(images/button.png);
	text-align: center;
	width: 123px;
	top: 215px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 669px;
}
#botom4:hover{
	background-image: url(images/buttonhover.png);
}


#leftlink{
	width: 191px;
	position: absolute;
	top: 270px;
	background-image: url(images/pixlink.jpg);
	margin-left: 20px;
}

.leftlink ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftlink li{
	display: block;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #683615;

}

.leftlink li a{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #3E280D;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}

.leftlink li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EDCB4C;

}

#footer{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #C7AC67;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
.footer{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-color: #AA8840;
}	
