/* BODY*/

body {
	background-image: url(../img/bgnd.png);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
	height: 100%;
	margin: 0;
}

/* DEFINITION DES ZONES DE CONTENU */

div#home {
 	}	
div#topbanner {
 	}	
div#content {
	float: right;
	width: 675px;
	padding-right: 20px;
	}
div#sidebar {
	float: left;
	width: 218px;
	padding-left: 20px;	
	}
div#pave {
	width: 192px;
	padding-left: 15px;	
	}
div#topbarright {
	float: right;
	width: 675px;
	padding-right: 5px;
	}
div#topbarleft {
	float: left;
	width: 230px;
	padding-left: 0px;	
	padding-top: 3px;		
	}
div#footer {
	width: 958px;
	padding-left: 0px;	
	}	
div#newsflash {
	width: 565px;
	height: 31px;
	}	
div#topbarrighthome {
	float: right;
	width: 675px;
	padding-right: 5px;
	padding-top: 50px;	
	}	
div#topbarlefthome {
	float: left;
	width: 230px;
	padding-left: 0px;	
	padding-top: 3px;		
	}	
		
/* COULEURS UTILISEES */
	
.mauve {
	color: #624b8c;
}
.bleufonce {
	color: #009ccc;
}
.bleuclair {
	color: #6cb3c9;
}
.bleugris {
	color: #2d5270;
}
.brun {
	color: #666;
}
.blanc {
	color: #ffffff;
}

/* STYLES GENERAUX */

input {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #009ccc;
	text-decoration: none;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}

	/* STYLES TOOLTIP (infobulles)  */
	.tip			{ width:295px; font-family:arial; background:url(../img/tooltip_02.gif) repeat-y; }
	.tip-top		{ background:url(../img/tooltip_01.gif) no-repeat bottom; height:16px; width:170px; }
	.tip-title		{ color:#444; font-size: 11px; font-weight:bold; margin:0 10px 0 10px; }
	.tip-text		{ color:#444; font-size: 11px; padding:5px 130px 15px 10px; }
	.tip-bottom		{ background:url(../img/tooltip_03.gif) no-repeat; width:170px; height:6px; }
	/* End of TOOLTIP (infobulles)  */

A:active  {
	text-decoration: underline;
	color: #624b8c;
	font-family: Arial;
	font-size: 12px;
}
A:link {
	text-decoration: underline;
	color: #624b8c;
	font-family: Arial;
	font-size: 12px;
}
A:visited {
	text-decoration: underline;
	color: #624b8c;
	font-family: Arial;
	font-size: 12px;
}
A:hover {
	text-decoration: underline;
	color: #624b8c;
	font-family: Arial;
	font-size: 12px;
}

/* STYLES SPECIFIQUES AU CONTENTS */
		
#maintable #content p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 18px;	
}
#maintable #content h2 {
	font-family: Arial;
	font-size: 25px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 22px;
}
#maintable #content h3 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
#maintable #content h4 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	margin-bottom: 10px;	
}
#maintable #content li {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;	
	margin-bottom: 6px;	
}
#maintable #content .titrepave {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

#maintable #content A.top:active  {
	text-decoration: underline;
	color: #009ccc;
	font-family: Arial;
	font-size: 10px;
}
#maintable #content A.top:link {
	text-decoration: underline;
	color: #009ccc;
	font-family: Arial;
	font-size: 10px;
}
#maintable #content A.top:visited {
	text-decoration: underline;
	color: #009ccc;
	font-family: Arial;
	font-size: 10px;
}
#maintable #content A.top:hover {
	text-decoration: underline;
	color: #009ccc;
	font-family: Arial;
	font-size: 10px;
}
/* STYLE SPECIFIQUE A LA BARRE NEWSFLASH */

#maintable #newsflash li {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#maintable #newsflash .titrebig {
	color: #6cb3c9;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#maintable #newsflash .titresmall {
	color: #2d5270;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left: 1px;
}

#NewsVertical {
width: 565px;
height: 39px;
display: block;
overflow: hidden;
position: relative;
}
#TickerVertical {
	width: 565px;
	height: 39px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	display: block;
	width: 565px;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px;
	float: left;
}

/* STYLE SPECIFIQUE AU MAP RESULTS */

#mapresults {
	width: 670px;
}
#mapresults #mapresults_table_results {
	padding-left: 15px;
}
#mapresults_line1 {
	width: 670px;
	height: 1px;
	background-image:url(../img/results_line1.png);
	background-repeat: repeat-x;
}
#mapresults_line2 {
	width:670px;
	height:1px;
	background-image:url(../img/results_line2.png);
	margin-top:-13px;
	background-repeat: repeat-x;
}
#mapresults_textsel {
	margin-top:-13px;
}
#mapresults #mapresults_table_results p{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
#mapresults #mapresults_table_results .results{
	color:#009ccc;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#mapresults #mapresults_table_results .table_titre_results{
	color:#624b8c;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left:10px; 
	padding-top:5px;	
}
#mapresults #mapresults_table_result .table_content_results{
	color:#666;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left:11px;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#mapresults #mapresults_table_results A:active  {
	text-decoration: underline;
	color: #009ccc;
	font-family: Arial;
	font-size: 11px;
}
#mapresults #mapresults_table_results A:link {
	color: #009ccc;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}
#mapresults #mapresults_table_results A:visited {
	color: #009ccc; 
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}
#mapresults #mapresults_table_results A:hover {
	color: #009ccc; 
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}
#mapresults #mapresults_table_results_top {
	width:648px;
	height:24px;
	background-image:url(../img/bgnd_resmap.png);
	background-repeat:no-repeat;
}
#mapresults #mapresults_table_result{
	width:648px;
}
#mapresults #mapresults_table_result2{
	width:648px;
padding-left: -15px;	
}

/* STYLE SPECIFIQUE AU FORUM THREAD */

#forum_thread {
	width: 670px;
	border: 1px solid #e0e0e0;
	background-color:#ffffff;	
}
#forum_thread_leftcol {
	width: 30px;
	padding-top:1px;
	padding-left:1px;
	border: 1px solid #ffffff;
	position: static;
}
#forum_thread_leftcol p {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	margin-top: 0px;
	text-align: center;	
}
#maintable #forum_thread_content p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	padding-top: -30px;
	text-align: left;	
}
#maintable #forum_thread_content h2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	margin-top: 0px;
	text-align: left;
	font-weight: bold;

}
#forum_thread_content {
	width: 617px;
	margin-left: 50px;
	margin-top: -41px;	
	background-color:#ffffff;	
}
#forum_thread_bottom {
	width: 670px;
	height: 18px;
	background-image:url(../img/bgnd_forum_thread_bottom.png);
	background-color:#eaf0f1;
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
#forum_thread_top {
	background-color:#ffffff;
}
#maintable #forum_thread_bottom p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	margin-top: 0px;
	margin-left: 51px;
	text-align: left;		
	font-weight: bold;	
}

/* STYLE SPECIFIQUE AU FORUM ANSWER */

#forum_answer {
	width: 670px;
}
#forum_answer_title {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-top:-20px;	
}
#forum_answer #forum_answer_table_results {
	padding-left: 0px;
}
#forum_answer_line1 {
	width: 670px;
	height: 1px;
	background-image:url(../img/results_line1.png);
	background-repeat: repeat-x;
	}
#forum_answer_line2 {
	width:670px;
	height:1px;
	background-image:url(../img/results_line2.png);
	margin-top:-13px;
	background-repeat: repeat-x;
}
#forum_answer #forum_answer_table_results p{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
/* STYLE SPECIFIQUE A REFERENTIEL */

#pilotes p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top:-5px;
}
#pilotes a {
	font-family: Arial;
	color: #009ccc;		
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#pilotes .titre1 {
	font-family: Arial;
	color: #009ccc;	
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
#pilotes .titre2 {
	font-family: Arial;
	color: #2d5270;		
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
#pilotes .titre3 {
	font-family: Arial;
	color: #009ccc;		
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
#pilotes #pilotes_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}

/* STYLE SPECIFIQUE A SEARCH */

#search .titre1 {
	padding-left:10px;
	font-family: Arial;
	color: #ffffff;		
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#search .champs {
	font-family: Arial;
	color: #2d5270;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#search #search_table {
margin-left: 10px;
margin-top: 10px;
}

/* STYLE SPECIFIQUE A SEARCH RESULTS */

#search_results p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top:-5px;
}
#search_results a {
	font-family: Arial;
	color: #009ccc;		
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#search_results .titre1 {
	font-family: Arial;
	color: #009ccc;	
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
#search_results .titre2 {
	font-family: Arial;
	color: #2d5270;		
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
#search_results .titre3 {
	font-family: Arial;
	color: #009ccc;		
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

#search_results #search_results_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}

/* STYLE SPECIFIQUE A LA SIDEBAR */

#maintable #sidebar p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 18px;	
}
#maintable #sidebar h2 {
	font-family: Arial;
	font-size: 25px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 22px;
}
#maintable #sidebar h3 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
#maintable #sidebar h4 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	margin-bottom: 10px;	
}
#maintable #sidebar A.niveau2:active  {
	text-decoration: none;
	color: #624b8c;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#maintable #sidebar A.niveau2:link {
	color: #009ccc;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#maintable #sidebar A.niveau2:visited {
	color: #009ccc;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#maintable #sidebar A.niveau2:hover {
	color: #6cb3c9;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;

}
#maintable #sidebar A.niveau3:active  {
	text-decoration: underline;
	color: #624b8c;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;		
}
#maintable #sidebar A.niveau3:link {
	color: #2d5270;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;		
}
#maintable #sidebar A.niveau3:visited {
	color: #2d5270; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;		
}
#maintable #sidebar A.niveau3:hover {
	color: #2d5270; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;		
}

#maintable #sidebar .paddingniveau3 {
	padding-left: 15px;
}

#maintable #sidebar .paddingniveau2 {
	padding-left: 1px;
}

/* STYLE SPECIFIQUE A LA TOPBAR LEFT */

#topbarleft A.toplang:active  {
	text-decoration: none;
	color: #2d5270;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarleft A.toplang:link {
	color: #2d5270;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarleft A.toplang:visited {
	color: #2d5270; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarleft A.toplang:hover {
	color: #009ccc; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarleft .toptext {
	color: #2d5270; 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

/* STYLE SPECIFIQUE A LA TOPBAR RIGHT */

#topbarright A.toplogin:active  {
	text-decoration: none;
	color: #2d5270;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarright A.toplogin:link {
	color: #2d5270;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarright A.toplogin:visited {
	color: #2d5270; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarright A.toplogin:hover {
	color: #009ccc; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarright .toptext {
	color: #2d5270; 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#topbarright .toptextsearch {
	color: #009ccc; 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

/* STYLE SPECIFIQUE AU TOPBARRIGHTHOME */

#topbarrighthome A.toplang:active  {
	text-decoration: none;
	color: #2d5270;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarrighthome A.toplang:link {
	color: #2d5270;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarrighthome A.toplang:visited {
	color: #2d5270; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#topbarrighthome A.toplang:hover {
	color: #009ccc; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

/* STYLE SPECIFIQUE AU FOOTER */

#maintable #footer p {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
    padding-left: 15px;
}
#maintable #footer A:active  {
	text-decoration: underline;
	color: #666;
	font-family: Arial;
	font-size: 11px;
}
#maintable #footer A:link {
	color: #666;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}
#maintable #footer A:visited {
	color: #666; 
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}
#maintable #footer A:hover {
	color: #666; 
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}

/* STYLE SPECIFIQUE AU FOOTER HOME */

#home #footerhome p {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
    padding-left: 15px;
}
#home #footerhome A:active  {
	text-decoration: underline;
	color: #666;
	font-family: Arial;
	font-size: 11px;
}
#home #footerhome A:link {
	color: #666;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}
#home #footerhome A:visited {
	color: #666; 
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}
#home #footerhome A:hover {
	color: #666; 
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}
#home #memberhome .membertitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;	
}
#home #memberhome p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;	
}
#home #memberhome a.memberlink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;		
}
#home #memberhome a.forgotpassword {
	color: #009ccc;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;		
}

.error
{
	font-family:Arial;
	font-size:10px;
	color:#ff0000;
}