#search_home {
	position: absolute;
	top: 15px;
	left: 340px;
	color: #938F82;
	font-weight: bold;
	font-size: 9px;
}
#search_home input {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px !important;
	/*height: 14px;*/
}


#content_left {
	/*-moz-column-count: 2;
	-moz-column-gap: 20px;*/
	float: left;
	height: 360px;
	width: 180px;
	padding: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	background-position: center;
	background-image: url(../images/corsier_background_menu_pratique.gif);
	background-repeat: repeat-y;
}
#content_left_title {
	margin-top: -15px;
	color: #F8DF50;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
.content_left_text {
	padding: 5px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.0;
}


#content_middle {
	float: left;
	height: 370px;
	width: 386px;
	border: none;
	padding: 0px 9px 0px 9px;

}

#content_iframe {
	float: left;
	width: 386px; 
	height: 345px;
	overflow:auto;
}
.content_title {
	color: #A62C08;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 13px solid #888578;
	background-color: #FFFFFF;
}

/* ----Agenda-part----- */
.agenda_event {
	float: left;
	width: 366px;
	padding-top: 5px;
	border-bottom: 1px solid #666666;
}

.agenda_date {
	float: left;
}
.agenda_day, .agenda_month, .agenda_year {
	width: 50px;
	font-weight: bold;
	text-align: center;
}
.agenda_day {
	font-size: 18px;
}
.agenda_month {
	font-size: 14px;
	color: #A62C08;
}
.agenda_year {
	color: #666666;
}

.agenda_infos {
	float: left;
	width: 301px;
	padding-left: 10px;
	padding-top: 3px;
	border-left: 1px solid #666666;
}
.agenda_infos_title {
	color: #A62C08;
	font-size: 12px;
	font-weight: bold;
}
.agenda_infos_where { color: #000000; }
.agenda_infos_text {
	padding-top: 5px;
	padding-bottom: 10px;
	color: #666666;
}
/* ------------------- */




#content_right {
	float: left;
	height: 370px;
	width: 180px;
	padding: 0px;
	background-color: #f4f3f1;
	font-size: 10px;
	overflow: hidden;
}
#content_right hr { margin-top: 15px; margin-bottom: 0; }
.information {
	padding: 10px 10px 10px 10px;
}
.info_date {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
.info_title {
	color: #666666;
	font-weight: bold;
	margin-bottom: 2px;
}
.info_more {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #A62C08;
	text-align: right;
}
.info_more a { font-weight: bold; color: #A62C08; }

#weather {
	padding: 150px 10px 10px 10px !important;
	padding: 140px 10px 10px 10px;
	overflow: hidden;
}

div#ruler {
	width: 160px;
	border-bottom: 1px solid #000000;
	margin: 8px 0px 14px 0px !important;
	margin: 3px 0px 3px 0px;
}

