a:link { color: #21314a; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;  }
a:visited { color: #21314a; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;  }
a:hover { color: #4568A1; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;  }
a:active { color: #21314a; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;  }

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.blue_presentation {
	border: 1px solid #3366cc;
	padding: 5px;
}

#candidates-padding {
	padding: 8px;
}

.bold {
	font-size: 12px;
	font-weight: bold;
}

#large_logo {
	text-align: center;
	padding: 0px;
}


h1 {
	padding: 5px;
}


#navbar /* Permet de fixer en absolu la bar de navigation  */
{
	position: absolute;
	top: 200px;
	left: 5px;
	width: 170px;
	padding: 0;
	margin: 0;
}

#comments 
{	width: 166px;
	
	background-color: #A675A2;
	
}

#comments a 
{
	
	color: #fff;
	

}

#comments a:hover
{
	
	background-color: #CCFF66;
}


#navigation
{
	width: 166px;
	border-right: 1px solid #efc68c;
	border-left: 1px solid #efc68c;
	border-bottom: 1px solid #efc68c;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	margin: 0 0 7px 7px;
	padding: 0 0 0px;
	color: #000;
	background-color: #21314a;
	position: relative;
	
}

#navigation	a 
{
	display: block;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
	padding-left: 35px;
	margin-bottom: 0px;
	color: #b5c6d6;
	text-decoration: none;
	border-top: 1px solid #efc68c;
	border-right: 0px solid #efc68c;
	border-bottom: 0px solid #efc68c;
	border-left: 0px solid #efc68c;	

}

#navigation	a:hover
 {
	color: #21314a;
	text-decoration: none;
	background: #d6c6ad url("small_logo.gif") no-repeat;
	padding: 2px 2px 2px 35px;
	display: block;
	margin-bottom: 0px;
}

#navigation h4 /* Ttitre H4 */
{
	color: #d6c6ad;
	background-color: #21314a;
	text-align: center;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border-top: 1px solid #efc68c;
	border-bottom: 1px solid #efc68c;
}


#navigation h1 /* Ttitre H1 */
{
	color: #d6c6ad;
	background-color: #21314a;
	text-align: center;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border-top: 1px solid #d6c6ad;
	border-bottom: 1px solid #d6c6ad;
}

#navigation .group
{
	border-bottom: 1px solid #ffffff;
	margin-bottom: 40px;
}

.navtitle /* Titre en haut de La navigation */
{
	color: #d6c6ad;
	padding: 20px 0 2px 0;
	text-align: center;
	margin-bottom: 20px;
	background-color: #21314a;
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-bottom: 0px solid #B997B9;
	}
#medium_logo {
	width: 177px;
	padding-top: 10px;
	padding-left: 5px;
}
#right_presentation {
	position: absolute;
	left: 210px;
	top: 110px;
	height: 90%;
	border-top: 0px solid #d6c6ad;
	border-right: 0px solid #d6c6ad;
	border-bottom: 0px solid #d6c6ad;
	border-left: 0px solid #d6c6ad;
	padding: 10px;
}
#top_gradiant {
	position: absolute;
	width: 100%;
	top: 0px;
	background-image:  url("top_gradiant.jpg");
	background-repeat: repeat-x;
	height: 200px;
	z-index: -10;
	left: 210px;
}
#top_line {
	position: absolute;
	width: 100%;
	top: 55px;
	left: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #d6c6ad;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d6c6ad;
	text-transform: Aucune;
	font-weight: bold;
}

#slogan {
	padding-left: 65px;
}

#le_cercle_de_reflexion {
	position: absolute;
	width: auto;
	top:20px;
	left: 230px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #d6c6ad;
	font-weight: normal;
}
.main_title {
	color: #333333;
	font-size: 18px;
	text-decoration: underline;
}
