@charset "UTF-8";
/* CSS Document */

#club_optique {
	float: left;
	background-image: url(../images/background_club_optique.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 12px;
	margin-top: 0px;
	width: 744px;
	height: 465px;
	overflow: hidden;
}

#dreams_desires_new {
	float: left;
	background-image: url(../images/background_dreams_and_desires.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 12px;
	margin-top: 0px;
	width: 744px;
	height: 465px;
	overflow: hidden;
}

#dreams_desires {
	float: left;
	background-image: url(../images/background_dreams_desires.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 12px;
	margin-top: 0px;
	width: 744px;
	height: 737px;
	overflow: hidden;
}

.top_para {
	float: left;
	width: 280px;
	padding-left: 20px;
	padding-right: 300px;
	margin-top: 160px;
}

.first_para {
	float: left;
	width: 440px;
	padding-right: 300px;
	padding-left: 35px;
	margin-top: 140px;
}

.top_para p, .first_para p {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.club_column_container {
	float: left;
	width: 490px;
	margin-top: 150px;
	height: 270px;
}

.club_column {
	float: left;
	width: 215px;
	padding-left: 30px;
	padding-right: 0px;
	height: 200px;
}

.dream_column_container {
	float: left;
	overflow: hidden;
	width: 460px;
	padding-left: 34px;
	margin-top: 140px;
	height: 550px;
}

.dream_column {
	float: left;
	width: 212px;
	margin-top: 0px;
	padding-left: 17px;
}

.dream_column_right {
	float: left;
	width: 212px;
	padding-left: 18px;
	height: 275px;
	margin-top: 0px;
}

.club_col_bottom_left {
	float: left;
	padding-left: 30px;
	width: 319px;
	text-align: left;
}

.club_col_bottom_left img {
	margin-right: 6px;
}

.club_column p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}

.dream_column p, .dream_column_right p {
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}

.dream_col_bottom_right {
	float: left;
	height: 23px;
	width: 500px;
	padding-left: 35px;
	overflow: hidden;
}

.dream_col_bottom_right img {
	margin-right: 6px;
}