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

body {
	margin:0px;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

table, tr, td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.footer {
	color:#406ea1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

.footer a {
	color:#406ea1;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

.menu {
	color:#406ea1;
	text-decoration:none;
	font-weight:bold;
}

.menu a {
	color:#406ea1;
	text-decoration:none;
	font-weight:bold;
}

.menu a:hover {
	color:#c95b32;
	text-decoration:none;
	font-weight:bold;
}


.titre {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
}


.titrevert {
	color:#3f5f0a;
	font-size:12px;
	font-weight:bold;
}

.txtorange {
	color:#c95c32;
	font-weight:bold;
}

.sousmenu {
	color:#c95c32;
	font-weight:bold;
}

.sousmenu a {
	color:#c95c32;
	font-weight:bold;
	text-decoration:none;
}

.sousmenu a:hover {
	color:#c95c32;
	font-weight:bold;
	text-decoration:none;
}

.txtpagenoeud {
	color:#7f7f7f;
	font-size:12px;
}

.chapopagenoeud {
	color:#7f7f7f;
	font-size:14px;
	font-weight:bold;
}

.titrenoir {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.titreorange {
	color:#c24b2e;
	font-size:14px;
	font-weight:bold;
}

/* ----------------- DURANDAL --------------------*/

img {
	border: 0;
}

a {
	color: #406EA0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.titrenoir {
	text-transform: uppercase;
}

/*.txtpagenoeud {
	font-weight:normal;
}*/

.titre {
    text-transform: none;
}

.titre {
  text-align: center;
  line-height: 16px;
}

.txtorange a {
      color:#c95c32;
      text-decoration: none;
}

.menu .selected {
	color:#c95b32;
	font-weight:bold;
}

.menu a.selected {
	color:#c95b32;
	text-decoration:none;
	font-weight:bold;
}

.sous_menu {
	position: fixed;
	display: none;
	float: left;
	width: 152px;
	height: 119px;
	background-image: url('/images/fond_sous_menu.jpg');
	/*background-repeat: repeat-x;*/
	border: 1px solid #ffffff;
	z-index: 10000;
}

.sous_menu a {
	font-size: 10px;
	font-weight: bold;
	color: #c95b32;
	text-decoration: none;
}

.sous_menu a:hover {
	color: #406ea0;
}

.sous_menu ul, ul.pages_normales, ul.pages_categorie {
	padding: 0;
	display: inline; 
	list-style: none;	
}

*:first-child+html .sous_menu ul {	/* IE7 */
	position: absolute;
	margin-left: -15px;
	margin-top: 5px;
}

/*\*/
* html .sous_menu ul {	/* IE 6 */
	position: absolute;
	margin-left: -15px;
	margin-top: 5px;
}
/**/

ul.pages_normales li {
	margin-bottom: 10px;
	font-size: 12px;
	width: 100%;
}

ul.pages_categorie li {
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
}

ul.pages_categorie a {
	color: #929292;
}

.sous_menu li {
	background-image: url('/images/puce_sous_menu.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 15px;
	margin-left: 10px;
	padding-left: 12px;
	width: 100%;
}

.sousmenu a {
	color: #5d5d5f;
}

.sousmenu a.selected {
	color: #C95C32;
	font-weight: bold;
}

.sousmenu p {
	margin-bottom: 0px;
	margin-top: 15px;
}

.soussousmenu {
	
}

.soussousmenu a {
	/*color: #00aded;*/
	color: #416fa3;
	font-weight: bold;
}

.soussousmenu a.selected {
	color: #c95c32;
	font-weight: bold;
}

.footer {
	color:#406ea0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:7px;
	letter-spacing: 0px;
	text-transform: uppercase;
	/*font-weight: bold;*/
}

.footer a.selected {
	color:#cb5c31;
}

.footer a {
	color:#406ea0;
}

.footer a:hover {
	color:#cb5c31;
}

.footer2 {
	color:#406ea1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

#contenu_page {
	width: 980px;
	overflow: auto;
}

#contenu_page h3 {
	height: 39px;
	width: 958px;
	color: #ffffff;
	background-image: url('/images/fond_titre_page.gif');
	background-repeat: repeat-x;
	font-size: 16px;
	line-height: 35px;
	/*font-weight: bold;*/
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-top: 14px;
	padding-left: 22px;
}

#conteneur_bd {
	/*background-image: url('/images/fond_bd.jpg');*/
	background-repeat: no-repeat;
	height: 480px;
}

#conteneur_bd table {
	/*margin-top: 80px;*/
	margin-left: 270px;
}

#conteneur_page {
	background-image: url('/images/fond_page.gif');
	background-repeat: repeat-x;
	overflow: auto;
	height: auto;
	min-height: 480px;
}

* html #conteneur_page {
	height: 480px;
}

#mentions_legales, #qui_sommes_nous, #plan_site {
	width: 60%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #7f7f7f;
	text-align: justify;
}

#plan_site {
	width: 30%;
}

#qui_sommes_nous {
	width: 90%;
}

#qui_sommes_nous #texte_qsn, #qui_sommes_nous #col_droite_qsn {
	float: left;
}

#qui_sommes_nous #texte_qsn {
	width: 60%;
}

#qui_sommes_nous #col_droite_qsn {
	margin-left: 5%;
	padding-left: 5%;
	width: 28%;
	border-left: 1px solid #d1deee;
}

#qui_sommes_nous #texte_qsn img  {
    float:left;
    margin:0 10px 10px 0;
}

#mentions_legales h4, #qui_sommes_nous h4 {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.question_quiz, .item_partenaire, .intro_quiz, .resultat_ok_quiz, .resultat_ko_quiz, .resultat_ok_quiz2, .resultat_ko_quiz2 {
	overflow: auto;
	width: 510px;
	margin-top: 20px;
	margin-left: 235px;
	border-bottom: 1px solid #d1deee;
}

.intro_quiz {
	color:#406EA2;
	font-size:14px;
	/*font-weight:bold;*/
	padding-bottom: 20px;
}

.resultat_ok_quiz, .resultat_ko_quiz, .resultat_ok_quiz2, .resultat_ko_quiz2, .resultat_ok_quiz3, .resultat_ko_quiz3 {
	display: none;
	border: 1px solid #00ff00;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color:#406EA2;
	font-size:14px;
	font-weight:bold;
}

.resultat_ko_quiz, .resultat_ko_quiz2, .resultat_ko_quiz3 {
	border: 1px solid #ff0000;
}

.resultat_ok_quiz a, .resultat_ko_quiz a, .resultat_ok_quiz2 a, .resultat_ko_quiz2 a, .resultat_ok_quiz3 a, .resultat_ko_quiz3 a  {
	text-decoration: underline;
}

.item_partenaire {
	width: 950px;
	margin-left: 20px;
}

.question_quiz h5, .item_partenaire h5, #plan_site h5 {
	width: 495px;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	margin-bottom: 18px;
	background-image: url('/images/chevron_orange.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #406ea2;
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
}

#plan_site h5 {
	margin-top: 15px;
	margin-bottom: 5px;
}

.item_partenaire h5 {
	background-image: none;
	padding: 0;
	margin-bottom: 10px;
}

.question_quiz img, .item_partenaire img {
	float: left;
	/*border: 1px solid #567fad;*/
	margin-bottom: 20px;
}

img.btn_valider {
	float: right;
	position: relative;
	right: 230px;
	top: -50px;
	border: none;
}

.question_quiz p, .item_partenaire p {
	float: left;
	margin: 0;
	padding: 0;
	color: #7f7f7f;
	text-align: justify;
	margin-left: 17px;
	margin-bottom: 20px;
	width: 300px;
}

.item_partenaire p {
	width: 775px;
}

.item_partenaire p a {
	margin-top: 5px;
	color: #cd5441;
	text-decoration: underline;
}

.question_quiz p .reponse_ko {
	color: #ff0000;
	padding-left: 10px;
}

.question_quiz p .reponse_ok {
	color: #3e6da3;
	padding-left: 10px;
}

.question_quiz p label {
	font-size: 12px;
}

.question_quiz p label.error {
	float: right;
	color: #ff0000;
	font-size: 10px;
	margin-top: 5px;
}

#gp_image_moyenne, #gp_tele {
	width: 518px;
	height: 354px;	
	margin-left: 231px;
	margin-top: 50px;
}

#gp_image_moyenne img {
	border: 1px solid #5382ae;
}

#gp_tele {
	margin-top: 10px;
	height: 38px;
	width: 528px;
}

#gp_tele .btn_tele {
	float: right;
	width: 114px;
	height: 38px;
}

#gp_conteneur_carous {
	width: 610px;
	height: 100px;
	margin-left: 185px;
	margin-top: 15px;
	margin-bottom: 50px;
}

#gp_conteneur_carous .cont_fleche {
	float: left;
	width: 46px;
	text-align: center;
	margin-top: 37px;
}

#gp_conteneur_carous .caroussel {
	float: left;
	width: 518px;
	height:100px;
	border-top: 1px solid #5382ae;
}

#gp_conteneur_carous .caroussel .caroussel_item {
	float: left;
	width: 113px;
	height: 80px;
	text-align: center;
	margin-top: 15px;
	margin-left: 8px;
	margin-right: 8px;
}

#gp_conteneur_carous .caroussel .caroussel_item img {
	border: 1px solid #5382ae;
}

#gp_conteneur_carous .caroussel .caroussel_item img.selected {
	border: 2px solid #5382ae;
}

table #calendrier_competition {
	width: 80%;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

#calendrier_competition td {
	width: 50%;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px;
}

/* ----------------- DURANDAL --------------------*/
