/********************************************************************
	File:   
		bienvenue.css
	Brief:  
		Hold styles used in file bienvenue.html
	Author:
		CreativeReleaseDesigns
	Author URL:
		http://www.creativereleasedesigns.com
*********************************************************************/

#top_bienvenue {
	width: 800px;
	height: 200px;
	margin: 0px;
	background: #a6b631 url(../img/bienvenue_top.jpg) no-repeat top center;
	float: left;
}

#bottom_bienvenue {
	height: 175px;
	width: 800px;
	margin: 0px 0px 10px 0px;
	background: #a6b631 url(../img/bienvenue_bottom.jpg) no-repeat top center;
	float: left;
}

#middle_bienvenue {
	width: 798px; /* -2px for the borders */
	min-height: 225px;
	margin: 0px;
	padding-bottom: 10px;
	background-color: #a6b631;
	border-left: 1px solid #015700;
	border-right: 1px solid #015700;
	float: left;
}

#textblok_bienvenue {
	width: 408px;
	margin: 0 0 10px 266px;
}
