/**********************/
/*   STYLES TESTSUP   */
/**********************/

/* Import de la CSS principale */
/* ATTENTION: main.css locale !*/
@import url("main.css");


/* G A B A R I T   G L O B A L  */


* {
	margin:0;
	padding:0;
	/* text-align:left; pour dream uniquement */
}


html {
	/*background: #fff;*/
	background: #fff url(/images/fd_header.gif) repeat-x top;
	margin: auto;
}

body {
	font: 85% "Trebuchet MS";
	/*background: #fff url(/images/fd_header.gif) repeat-x;*/
    margin: 0;
    padding: 0;
    /*text-align: center;*/
    color: #000;
}

/*  P A G E   C E N T R A L E   */
#page {
	width: 950px;
	margin: 0 auto;
	/*text-align: left;*/
}

#header {
	position:relative;
	background:none;
}
/*
div#rappel {
	position:absolute;
	top: 20px;
	right: 220px;
}
*/

/*  M E N U   H A U T   */	

#conteneurMenu {
	width:680px; /* La largeur de l'image */
	padding-left:150px;
}
#menu { /* ok nickel sous firefox  ie6 et ie7 */
	position:absolute;
	top: 84px;
	padding-left: 50px;
	left: 230px;
}

#menu li {
	float:left;
	list-style:none;
}

#menu li li {
	display: none;
}

#menu a {
	display:block;
	text-decoration:none;
	padding-right: 25px;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}

#menu a:hover {
	background: url(../images/fd_menu_haut2.gif);
	text-decoration: none;
	color: #328ce7;
}

/*   C O L O N N E    C E N T R A L E   */
#content {
	padding: 0 0 0 270px;
	margin: 0;
	text-align:left;
}


/* Liste spécifique aux tests en ligne */
#content ol {
	padding: 10px 0 0 30px;
	text-align:left;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444;
}

#content ol ol {
	padding: 0 0 0 0;
	text-align:left;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*
.btnSubmit{
	margin: 0 0 0 300px;
}*/

/* Liste spécifique au plan du site */

#plan li{
	margin-left: 10px;
	text-align:left;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#50A334;
}

#plan li li{
	margin-left: 30px;
	text-align:left;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#50A334;
}

/* Séparateur  */
hr {
	padding-left: 270px;
	margin-left: 30px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

/*  C O L O N N E  G A U C H E   */
.menuGch {
	float:left;
	background: #fff url(../images/fd_menu_gch.jpg) repeat-x top left;
	width: 240px;
	padding:0;
	/*margin: 0 30px 30px 0;*/
}

.menuGchTitle {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background:#666;
	padding: 5px 5px 5px 20px;
	margin: 0 2px;
}

.menuGch .menuGchTitle a.menuGchTitleLien {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background:#666;
	padding: 0 5px 0 0;
	text-decoration:none;
}

.menuGch .menuGchTitle a.menuGchTitleLien:hover {
	text-decoration:underline;
}

.menuGch img{
	margin: 0;
}

a.menuGchTitleLien:visited {
	color: #fff;
	background:#666;
}

.menuGch ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.menuGch li {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	border-bottom: 1px solid #DAC8B8;
	padding: 3px 0;
	margin: 0 2px;
}

.menuGch li a {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	background: url(../images/puce-fleche-bleue.gif) no-repeat 8px 5px;
	padding-left: 20px;
}

.accesDirects {
	width:240px;
	margin-top:15px;
	padding:8px 0;
	background-color:#f6f6f6;
	border:solid 1px #cdcdcd;
}

.accesDirects a:hover {
	text-decoration:none;
}

.boutonCTA {
	display:block;
	width:190px;
	height:35px;
	background:url(../images/btn-cta.png) no-repeat;
	color:#6ca55e;
	font-size:16px;
	font-weight:bold;
	padding:8px 5px 0 45px;
	margin-bottom:5px;
}

.boutonCTA:hover {
	background-position:0 -45px;
}

/* le span est un include */
.pictosReseauxSociaux {
	display:block;
	margin:5px 0 0 20px;
}


/*  F O O T E R   F I X E   */
#footer {
	margin: 0 auto;
	height: 60px;
	background-color:#eee;
	text-align:center;
	clear:both;
}

#footer a{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
}

#footer a:hover{color: #FF0000;}

#footerLinks {
	height: 60px;
	/*margin: 0 auto;*/
	width: 950px;
}

#footerLinksContact {
	width:240px;
	height:60px;
	background-color:#bfe400;
	float:left;
}

#footerLinksContact p, #footerLinksContact a, #footerLinksContact a:hover {
	font-size:13px;
	font-weight:bold;
	color:#666;
}

#footerLinksContact p {
	margin:5px 10px;
}

#footerLinksURL {
	float:right;
	padding:10px 20px 0 0;
}

#footerLinksURL p {
	margin:0;
}

/*  L I E N S  */
a {
	color:#36f;
	text-decoration: none;
}

a:hover, active {
	text-decoration: underline;
}


/*  P A R A G R A P H E  et  L I S T E S  */

p {
	/*font-size:0.8em;*/
	margin: 10px 0;
	color:#333;
}


/*  Redéfinition des balises titres H1 à H4 */
h1, .titreH1 {
	margin:10px 0;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color:#6f6f6f;
}

h2 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #666;
	margin: 10px 0 20px 0;
}

h3{
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #CC4011;
	margin-bottom:10px;
}

h4 {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.titreBleu { color:#728eb5; }
.titreVert { color:#6ca55e; }
/*
strong {color:#333;}
*/
sup, .smallText {font-size:10px;}

/* A C C O R D E O N S */

.accordion_toggle {
	text-align:center;
	display: block;
	font-size:14px;
	color: #424242;
	background-color: #dddddd;
	cursor: pointer;
	padding:3px;
	margin: 0 0 2px 2px;
}

.accordion_toggle:hover {
background-color: #a6a6a6;
}

.accordion_toggle span {
	display:block;
}

.accordion_toggle_active {
	background-color: #a6a6a6;
}

.accordion_content {
	background-color: #ffffff;
	overflow: hidden;
}

h3.accordion_toggle {
	background-color: #dae0e5;
}

h3.accordion_toggle:hover {
	background-color: #e9eef1;
}

/*   L I S T E S   */

.listPages {
	margin-top:auto;
}

.listPages li{
	list-style-image: url(../images/puce1.gif);
	padding-left: 0;
	margin: 0 0 7px 8px;
}

.listPages2 li{
	list-style-image: url(../images/pages/puce_formules.gif);
	padding-left: 0;
	margin: 0 0 5px -5px;
}

.listPages3 li{
	list-style-image: url(../images/pages/puce3.gif);
	padding-left: 0;
	margin: 0 0 0 20px !important;
	margin: 0 0 0 80px;
}

.listActus {
	padding-left:15px;
}

.listActus li {
	list-style:none;
	list-style-image: url(../images/puce-fleche-bleue.gif);
}

.pucesFlechesVertes {
	list-style:none;
	list-style-image:url(../images/puce-fleche-verte.gif);
	margin-left:20px;
}


/*  N A V I G A T I O N   */
.hautDePage {
	margin: -20px 0;
	padding: 30px 0 !important;
	height: 20px !important; /* fait office de marge basse quand on a un clear avec la classe hautDePage */
	font-size:0.8em;
	text-align:right;
}

.filAriane {
	background-color:#e4e4e4;
	margin-top:0;
	padding:0 10px 2px 10px;
}


/* H O M E */


.blocHome {
	width: 300px;
}

/* O N G L E T S */

.TabContentSmall {
	font:12px Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	padding: 5px;
	background:#EEE8E8;
}

.TabCommon {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

.TabOff {
	cursor:pointer;
}

.ongletsNav {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	/*border-bottom:1px solid #a6a6a6;*/
}
.ongletsNav li {
	display:inline;
	float:left;
	margin-right:8px;
	text-decoration:none;
	background:#eee;
	/*border:1px solid #a6a6a6;*/
}
.ongletsNav span {
	display:block;
    padding:5px;
}
.ongletsNav ul {
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}

.ongletsNav a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #6B78A9;
	text-decoration:none;
}

/* Gestion du Roll Over */
.ongletsNav li:hover {
	background:#CC3300;
}
.ongletsNav span:hover {
	background:#CC3300;
	color: #fff;
}

/* Gestion de l'etat On */
.TabOn {
	background:#CC3300;
	color: #fff;
}
.TabOn span {
	background:#CC3300;
	color: #fff;
	border-bottom: 10px solid #EEE8E8;
}

/* Tableaux planning */

.tblPlanning {
	border: 1px solid #333;
	width: 660px;
}

.tblPlanningTitle {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	padding:4px;
	border-bottom:1px solid #333;
	background-color:#66CC66;
}

.tblPlanningTD {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	padding:4px;
	border-right:1px dotted #999;
	border-bottom:1px dotted #999;
	background:#fff;
	/*width: 56px;*/
}

.tblPlanningTDlast {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;
	padding:4px;
	background:#fff;
	border-bottom:1px dotted #999;
	/*width: 56px;*/
}

.tblPlanningTDtype {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align:left;
	border-right:1px solid #999;
	border-bottom:1px dotted #333;
	background:#eee;
	padding:4px;
}


/*  D I V E R S   */

#imgRandom {
	width: 680px;
	height: 200px;
	border:solid 1px #e7e7e7;
	margin-bottom:20px;
}

.tblContacts {
	background: #F5F3F3;
	border: 1px solid #A79C9C;
	color: #666;
}

.tblContacts td, .tblContacts th {
	padding: 5px;
}

.tblContacts th {
	font-size: 17px;
	background-color: #999;
	color:#fff;
}

form .error {
	font-size:12px;
}
input.error, select.error {
	color:#333;
	font-weight:normal;
}

.cacheLabel label.error {
	display:none;
}

/* Table context */

.tblTarifs {
	width:300px;
	background:#eee;
}

.tblTarifs th {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #fff;
	background:#72C854;
}

.tblTarifs td {
	padding: 10px;
	border-top:1px solid #fff;
	color:# 666;
}

#tblContext {
	float: right;
	margin: 20px 0 30px 30px;
	width:250px;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background:#eee;
}

.tblContextTitle {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background:#72C854;
}

#tblContext td {
	padding: 10px;
	border-top:1px solid #fff;
}

#tblContext td td {
	padding: 4px;
	border-top:1px solid #eee;
	background:#999;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
}

#tblContext img {
	padding-right: 10px;
	float:left;
}

.tblContextPoint {
	font-weight: bold;
	color: #444;
	background:#ddd;
}

/* Tables de contenu central */

#tblContent {
	background:#f3f3f3;
	text-align:left;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 20px;
}

#tblContent td{
	padding: 6px;
	border-top:2px solid #ddd;
}

.tblContentTitle {
	font-weight: bold;
	background:#ccc;
}

#tblContent h4{
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC4011;
}

#tblContentOther, #tblContentOther2 {
	background:#f3f3f3;
	text-align:left;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

#tblContentOther td, #tblContentOther2 td{
	padding: 6px;
	border-top:2px solid #ddd;
}

/* Tables des Tests de langue */

.tblTestsLangue {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background:#72C854;
	text-align:center;
}

.tblTestsLangue:hover {
	background:#84e560;
	text-decoration:underline;
}

.tblTestsLangue a {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;
}

.tblTestsLangue a:hover {
}

/* Info plus */
.infoPlus {
	float:right;
	width: 180px;
	margin: 20px 0 10px 20px;
	padding:7px;
	border-left: 2px solid #CC4011;
	background:#aaa;
}

.infoPlus a {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}

/* Table formulaire */
#tblForm {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}