/* Start of CMSMS style sheet 'home' */
/* teaser area */
#teasearea {
}

#pic {
background: #0075bb url(assets/images/bgteaser.png) no-repeat;
height: auto;
width: 100%;
margin-bottom:12px;
overflow:hidden;
}
 #pic #slogan {
	float: left;
	padding: 25px 30px 10px 30px;
	text-align: right;
}

 #pic #slogan h2 {
	font:  1.5em Arial, Sans-Serif;
	color: #FFF;
	letter-spacing: 0px;
	margin: 0;
	padding: 10px 0;
border:none;
}
#pic #slogan a {
	color: #FFF;
}

/*  =====  Annonce */
#ad {
	background: #FFF url(assets/images/floatingdream.jpg) no-repeat left;
	padding: 4px 4px 4px 95px;
	min-height: 80px;
	margin-bottom: 15px;
border:1px solid #cccccc;
}
#ad a, #left_side a {
	background: #FFF;
	text-decoration: none;
font-weight:bold;
}
#ad a:hover, #left_side a:hover {
	text-decoration: underline
}

/* End of 'home' */

