body {
	margin:  0px;
	background-color:#d2daab;
	background-image:url(../images/bg_medeci.jpg)
	
}

#Container {
	position:absolute;
	width: 760px;
	padding: 0px;
	left: 666px;
	margin-left: -378px;
	height: 105%;
	margin-top: -5px;
	top: -3px;
	visibility: visible;
	background-color: #CCCC33;

}

#Masthead {

	position: static;
	height: 100px;
	background-image: url(../images/bg_sun.jpg);
	width: 101%;	
}

#Logo {
	position: relative;
	height: 72px;
	width: auto;
	top: -88px;
}

#menuBar {
	DISPLAY: block; 
	RIGHT: 0px; 
	LEFT: 0px; 
	MARGIN-BOTTOM: 5px; 
	OVERFLOW: hidden;
	height: 22PX;
	width: 101%;
	POSITION: relative; 
	TOP: 0px; 
	BACKGROUND-COLOR: #FFA928;
	background-image:url(../images/gradiente.jpg)
}


#Content {
	width: auto;
	height: 100%;
	top: -5px;
	position: relative;
	background-color: #DFD7AB;
}

#ContendLeft {

	width: 45%;
	float: left;
	margin: 15px;
	
}

#ContendLeft1 {

	width: 49%;
	float: left;
	margin: 15px 15px 15px 15px;
	
}

#ContendRight {

	width: 30%;
	float: right;
	margin: 15px;
		
}
#ContendRight1 {

	width: 40%;
	float: right;
	margin: 15px;
	
		
}

#BarContent {

	width:99 %;
	clear: both;


}

#Footer {
	position: relative;
	width: 100%;
	height: 140 px;
	background-image: url(../images/bg_leaf.jpg);
	width: 101%;
	clear: both;
}
	
	
.Menutext1 {
	font-family: "Papyrus";
	font-size: 14px;
	font-weight:bold;
	text-align: justify;
	margin-left: 15px;
	margin-right: 75px;
	line-height: 15px;
	padding: 15px 17px 5px 17px;	
	color:#660000;
	
	}
