/* _________________________________________________ INDEX : GENERAL */

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #B3B3B3;
	margin: 0px;
	padding: 0px;
}
strong {color:#E8ECEE}
a { color:#FFFFFF; text-decoration:none;}
a:active {color:#C0CBD3;}
a:hover {color:#E8EBEE; text-decoration:underline;}

li {
	list-style-image: url(../slices/bullet1.gif);
	padding-left:5px;
	margin-top:8px;

}
li li{
	list-style-image: url(../slices/bullet3.gif);
}
.date {
	font-weight:bold;
	color:#B8D9E2;
	font-size:10px;
	page-break-before:auto;
	page-break-after: auto;
}

#menu {
	height:49px;
	margin-bottom:65px;
	width:600px;
}
/* _________________________________________________ INDEX :  CONTAINER + PAGE */

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../slices/bck_home.png);
	background-color:#5F6D78;
	background-repeat: no-repeat;
}
#page {
	width:624px;
	line-height:14px;
	float:left;
}

#page h1 {
display:none;
/*
	padding:5px;
	padding-bottom:13px;
	margin:0px;
	font-size:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:65%;
	margin-bottom:5px;*/
}
#page h2 {
	padding-bottom:8px;
	margin:0px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F3F4F0;
	width:100%;
}
#page h3 {
	padding-bottom:6px;
	margin:0px;
	margin-bottom:10px;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#CBD6DE;
	font-weight: 800;
}
#page li {
	line-height:20px;
}

/* __________________________________________ INDEX : FOOTER + BOTTOM */

#footer {
	height:194px;	
	width:950px;	/* total 950 */
	margin-left:auto;
	margin-right:auto;
	background-color:#5F6D78;
}
#bottom {
	height: 80px;
	width: 950px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E6D72;
	margin-left:auto;
	margin-right:auto;
}
#bottom p {
	padding-top: 6px;
	line-height: 14px;
}
#bottom a {
	color: #445053;
}
#bottom a:hover {
	color: #FFFFFF;
}

/* ____________________________________________________ PAGE BOXES*/

#content {
	margin-left:60px;
	padding:15px;
	width: 500px;
	margin-bottom:10px;
	line-height:20px;
}
#content a {color:#CCCCCC; }
#content a:hover {color:#FFFFFF;}


#seqbox {
	width:326px;
	float:left;
	display:block;
}


#encart {
	width:245px;
	height:90px;
	float:left;
	margin-left:57px;
	margin-top:166px;
	line-height:21px;
}
#encart a{
	float:right;
	clear:both;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
	color:#FFFFFF}
#encart a:hover {
color:#EEEEEE;
text-decoration:underline;
}

#encartHome {
	width:245px;
	height:140px;
	float:left;
	margin-left:57px;
	margin-top:144px;
	line-height:21px;
}

/*  ____________________________________ MEMBERS ______________________________ */

#listMembers {
		margin-left:10px;
		width:316px;
		float:left;
		line-height:20px;
}
#listMembers a { text-decoration:none;}
#listMembers a:hover { text-decoration:underline}

#listMembers h3 {
padding-top:0px;
/*text-align:center;*/
margin-left:70px;
font-size:12px;
}


#titreListMembers {
	margin-top:70px;
	margin-bottom:40px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
#seqMembers {
	height:175px;
}
#listedMembers { 
	background-image:url(../slices/members_list.png);
	padding-left:30px;
	background-repeat:repeat-y;
	padding-bottom:1px;
	padding-top:1px;
}
#listedMembers li {
	list-style-image: url(../slices/bullet2.gif);
}
#endlistMembers {
	background-image:url(../slices/members_listend.png);
	background-repeat:no-repeat;
	width:316px;
	height:80px;
	font-size:1px;
}

#postEncart {
margin-top:35px;
margin-right:70px;
width:200px;
text-align:center;
float:right;
}

#membersDetail {
line-height:19px;
width:500px;
}


#membersDetail img { }

#membersDetail #detail {
margin-top:20px;
clear:both;
}

#membersDetail .citation {
clear:both;
margin-top:30px;
}

#membersDetail .citationImg {float:left; height:100%; margin-right:10px}
/* ____________________________________________________  NEWS SHORT*/

#news_short {
	font-size: 10px;
	margin-left:60px;
	margin-bottom:40px;
}
#news_short a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height:11px;
}
#news_short a:hover {
	text-decoration: underline;
}

#news_short ul {
	margin-left:40px;
	padding: 0px;
}
#news_short li {
	padding-bottom: 10px;
	padding-left:5px;
	/*list-style-image: url(../img/news_short_bullet.gif);*/
	line-height: 13px;
	color: #FFFFFF;
	
}

/* ___________________________________  CONTACT*/

#contact {
	line-height:20px;
	margin-left:60px;
}
#contact label {
	padding-top:5px;
	float:left;
	clear:both;
}

#contact input {
float:left;
clear:both;
}

#contact textarea {
float:left;
clear:both;
}

.newsbody {
	margin-bottom:40px;
	margin-top:25px;
	padding-bottom:25px;
	border-bottom-width: 1px;
	border-bottom-color:#D8D9C4;
	border-bottom-style:solid;
	padding-left:8px;
}


.associateContact {
	width:170px;
	padding:10px;
	margin-right:5px;
	margin-top:30px;
	background-color:#808B95;
	height:120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7DDE3;
}
