/*********************/
/***** index.php *****/
/*********************/

#index_members {
	width: 222px;
	float: left;
}

#index_members_top {
	background-image: url(../img/members_top.jpg);
	background-repeat: no-repeat;
	height: 48px; /* 58px - padding-top */
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
}

#index_members_middle {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	height: auto !important;
	height: 130px;
	min-height: 130px;
	border-left: 3px solid #C2CCDE;
	border-right: 3px solid #C2CCDE;
}

#index_members_middle a {
	text-decoration: underline;
	color: #000000;
}

#index_members_middle a:hover {
	text-decoration: none;
}

table#index_members_tab {
	margin-left: 60px;
}

td.index_form_members_input {
	background-image: url(../img/members_input.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height: 25px;
	text-align: left;
}

td.index_form_members_input input {
	margin-bottom: 3px;
	margin-left: 12px;
	background-color: #FFFFFF;
	border: none;
	font-size: 10px;
	width: 115px;
}

td.index_form_members_submit {
	background-image: url(../img/members_input_submit.jpg);
	background-repeat: no-repeat;
	width: 43px;
	height: 23px;
	text-align: center;
}

td.index_form_members_submit input {
	background-color: #C3CDDF;
	border: 0;
	font-size: 10px;
	color: #000000;
}

td.index_form_members_submit input:hover {
	color: #F50103;
}

#index_members_bottom {
	background-image: url(../img/members_bottom.jpg);
	height: 16px;
}

#index_activities {
	margin-left: 27px;
	margin-right: 26px;
	width: 313px;
	float: left;
}

#index_activities_top {
	background-image: url(../img/activities_top.jpg);
	background-repeat: no-repeat;
	height: 48px; /* 58px - padding-top */
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
}

#index_activities_middle {
	background-image: url(../img/activities_middle.jpg);
	background-position: top;
	background-color: #DEE7F0;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 5px;
	border-right: 3px solid #4C4C4C;
	height: auto !important;
	height: 130px;
	min-height: 130px;
}

#index_activities_bottom {
	background-image: url(../img/activities_bottom.jpg);
	height: 16px;
}

td.index_activities_title {
	padding-left: 0px;
}

td.index_activities_contenu {
	padding-top: 2px;
	padding-bottom: 15px;
}

td.index_activities_contenu a {
	color: #000000;
	text-decoration: none;
}

td.index_activities_contenu a:hover {
	text-decoration: underline;
}

#index_activities_button {
	background-image: url(../img/activities_button.jpg);
	background-repeat: no-repeat;
	width: 98px;
	height: 23px;
	text-align: center;
	font-size: 10px;
	padding-top: 6px;
	margin-left: 195px;
}

#index_activities_button a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#index_activities_button a:hover {
	text-decoration: none;
	color: #F50103;
}

#index_event {
	width: 192px;
	float: left;
}

#index_event_top {
	background-image: url(../img/event_top.jpg);
	background-repeat: no-repeat;
	height: 22px; /* 58px - padding-top */
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 36px;
}

#index_event_middle {
	background-color: #C3CDDF;
	padding-left: 5px;
	padding-right: 5px;
	height: auto !important;
	height: 130px;
	min-height: 130px;
}

#index_event_info {
	width: 182px;
	position: relative;
	top: 20px;
}

#index_event_info_top {
	background-image: url(../img/event_info_top.jpg);
	overflow: hidden;
	width: 182px;
	height: 10px;
}

#index_event_info_middle {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}

#index_event_info_middle a {
	color: #000000;
	text-decoration: none;
}

#index_event_info_middle a:hover {
	text-decoration: underline;
}

#index_event_info_bottom {
	background-image: url(../img/event_info_bottom.jpg);
	height: 10px;
	overflow: hidden;
}

#index_event_button {
	background-image: url(../img/event_button.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 23px;
	text-align: center;
	font-size: 10px;
	padding-top: 6px;
	margin-top: 50px;
	margin-left: 41px;
}

#index_event_button a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#index_event_button a:hover {
	text-decoration: none;
	color: #F50103;
}

#index_event_bottom {
	background-image: url(../img/event_bottom.jpg);
	height: 16px;
}

#index_news {
	margin-top: 30px;
	float: left;
	width: 562px;
}

#index_news_top {
	background-image: url(../img/news_top.jpg);
	background-repeat: no-repeat;
	height: 39px; /* 58px - padding-top */
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
}

#index_news_middle {
	background-image: url(../img/news_middle.jpg);
	background-position: top;
	background-color: #DEE5EF;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 5px;
	border-right: 3px solid #4C4C4C;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}

td.index_news_title {
	padding-left: 0px;
}

td.index_news_contenu {
	padding-top: 2px;
	padding-bottom: 15px;
}

td.index_news_contenu a {
	color: #000000;
	text-decoration: none;
}

td.index_news_contenu a:hover {
	text-decoration: underline;
}

#index_news_bottom {
	background-image: url(../img/news_bottom.jpg);
	height: 16px;
}

#index_press {
	margin-top: 30px;
	float: right;
	width: 192px;
}

#index_press_top {
	background-image: url(../img/press_top.jpg);
	background-repeat: no-repeat;
	height: 39px; /* 58px - padding-top */
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
}

#index_press_middle {
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 5px;
	border-left: 3px solid #C2CCDE;
	border-right: 3px solid #C2CCDE;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}

td.index_press_title {
	padding-left: 0px;
}

td.index_press_date {
	padding-left: 0px;
}

td.index_press_contenu_titre {
	padding-top: 10px;
}

td.index_press_contenu_titre a {
	color: #000000;
	text-decoration: none;
}

td.index_press_contenu_titre a:hover {
	text-decoration: underline;
}

td.index_press_contenu {
	padding-bottom: 10px;
}

#index_press_bottom {
	background-image: url(../img/press_bottom.jpg);
	height: 16px;
}