

/**	DOCUMENT		**/
* {
	margin:0px;
	padding:0px;
}
html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;

	background-color: #FFFFFF;

	text-align: center;
	border:0px outset white;
	direction: ltr; /** Très important !! Pour Safari */
	/*border:1px red solid;*/
}


/**	BALISES	**/
img {
	border: 0px none;
}
input, textarea {
	/*width: 300px;
	height: 24px;
	padding: 3px;
	border: 1px solid #D6D6D6;
	background-image: url(../im/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;*/
	font-size: 11px;
	color: #333333;
	background-position: top;
}
textarea {
	overflow: auto;
	height: auto;
}
td {
	direction: ltr; /** Très important !! */
}
label {
	cursor: pointer;
}

/**	LIENS	**/
a{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	color:#FFFFFF;
}

/**	SPECIAL	**/
.hide, .loader {
	display: none;
}
.checkbox, .radio {
	border: 0px none;
	vertical-align: middle;
}


/****  CONTENU FLASH   ****/
#flashcontentHeader,
#flashcontent,
.flashcontent {
	text-align: center;
	vertical-align: top;
	color: #0D177A;
	font-size:11px;
	letter-spacing: 0px;
}
#flashcontentHeader {	/* Id */
	width: 1000px;
	height: 191px;
	text-align:center;

}
#flashcontent {	/* Id */
	position:absolute;
	width: 100%;
	height: 191px;
	text-align:center;
}
.flashcontent {	/* Classe */
}
#flashcontentHeader a,
#flashcontent a,
.flashcontent a {		/* liens */
	color:#4E0529;
	text-decoration: underline;
	font-weight:bold;
}
#flashcontentHeader a:hover,
#flashcontent a:hover,
.flashcontent a:hover {	/* Liens over */
	text-decoration: none;
}

#flashcontentProfessions {
	color: #0D177A;
}

#flashcontentProfessions a {		/* liens */
	color:#4E0529;
	text-decoration: underline;
	font-weight:bold;
}

#flashcontentProfessions a:hover {	/* Liens over */
	text-decoration: none;
}


/**	STRUCTURE DE LA PAGE	**/
/* MATRICE */
#matrice_bg{
	position:relative;
	width:100%;
	height:100%;
	min-height:738px;
	background-image: url(../im/matrice-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#matrice_struct{
	position:relative;
	text-align:center;
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
#matrice_middle{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px !important;
	margin-top:-22px;
}

/* HEADER */
#matrice_header{
	position:relative !important;
	position:fixed;
	height:239px;
	/*border:1px solid red;*/
}
#header_options{
	position:relative !important;
	position:fixed;
	float:right;
	width:529px;
	height:40px;
	margin-right:12px !important;
	margin-right:19px;
	/*border:1px solid blue;*/
	font-size: 9px;
}
#header_rss{
	float:left;
	position:relative !important;
	position:fixed;
	background-image: url(../im/header-bg-rss.png) !important;
	background-image: url(../im/header-bg-rss.gif);
	background-repeat: no-repeat;
	width:177px;
	height:32px;
	margin-right:0px !important;
	margin-right:-6px;
}
#header_rss_pos{
	margin-top:5px;
	margin-left:14px;
}
#header_news{
	float:right;
	position:relative !important;
	position:fixed;
	background-image: url(../im/header-bg-newsletter.png) !important;
	background-image: url(../im/header-bg-newsletter.gif);
	background-repeat: no-repeat;
	width:352px;
	height:32px;
}
#header_news_text{
	position:relative !important;
	position:fixed;
	float:left;
	padding-left:12px;
	padding-right:5px;
	margin-top:5px;
}
#header_news #newsletter_email{
	position:relative !important;
	position:fixed;
	float:left;
	background-image: url(../im/header-bg-newsletter-input.png);
	background-repeat: no-repeat;
	background-position:top;
	width:137px;
	height:15px;
	border:0;
	margin-right:2px;
	margin-top:3px;
	padding-top:2px;
	padding-left:3px;
}
button{
	margin-left:15px;
}
#header_news_btn{
	position:relative !important;
	position:fixed;
	margin-top:3px;
	float:left;
	width:20px;
	height:17px;
}
#header_flash{
	position:relative;
	float:right;
	width:1000px;
	height:170px;
	/*border:1px solid blue;*/
}
#header_menu{
	position:absolute !important;
	position:fixed;
	float:right;
	margin-right:46px !important;
	margin-right:23px;
	width:auto;  
	height:30px;
	right:0;
	bottom:0;
}
#header_menu a{
	color:#B0BAFE;
	text-decoration:none;
	cursor:pointer;
}
#header_menu a:hover{
	color:#FFFFFF;
}
#header_btn{
	position:relative !important;
	position:fixed;
	float:left;
	background-image: url(../im/header-menu-bg-btn.png);
	background-repeat: no-repeat;
	list-style-image:none;
	list-style-type:none;
	margin-right:2px;
	margin-top:7px !important;
	margin-top:-14px;
	padding-top:6px;
	width:120px;
	height:29px;
}
#header_content_btn{
	z-index:1;
	cursor:pointer;
	width:120px;
	height:25px;
	margin-top:-5px;
	padding-top:5px;
}

/* CONTENT */
#matrice_menus{
	float:left;
	margin-top:2px;
}
#matrice_content{
	position:relative;
	float:left;
	margin-left:-12px;
	margin-top:-11px;
	text-align:left;
	/*border:1px solid blue;*/
	color:#000000;
}
#content{
	position:relative;
	width:750px;
	height:600px;
	border-spacing:0px;
	border-collapse:collapse;
}
#content_bg_t_l{
	float:left;
	position:relative;
	background-image: url(../im/content-bg-t-l.png);
	background-repeat: no-repeat;
	width:29px;
	height:29px;
}
#content_bg_t_m{
	position:relative;
	background-image: url(../im/content-bg-t-m.png);
	background-repeat: repeat-x;
	width:700px;
	height:29px;
}
#content_bg_t_r{
	position:relative;
	background-image: url(../im/content-bg-t-r.png);
	background-repeat: no-repeat;
	width:29px;
	height:29px;
}
#content_bg_m_l{
	position:relative;
	background-image: url(../im/content-bg-m-l.png);
	background-repeat: repeat-y;
	width:29px;
	height:100%;
}
#content_bg_m_m{
	position:relative;
	float:left;/*
	background-image: url(../im/content-bg-m-m.png);
	background-repeat: no-repeat;	*/
	background-color:#FDFBEF;
	width:700px;
	height:auto;
	min-height:600px;
}
#content_bg_m_r{
	position:relative;
	background-image: url(../im/content-bg-m-r.png);
	background-repeat: repeat-y;
	width:29px;
	height:100%;
}
#content_bg_b_l{
	position:relative;
	background-image: url(../im/content-bg-b-l.png);
	background-repeat: no-repeat;
	width:29px;
	height:29px;
}
#content_bg_b_m{
	position:relative;
	background-image: url(../im/content-bg-b-m.png);
	background-repeat: repeat-x;
	width:700px;
	height:29px;
}
#content_bg_b_r{
	position:relative;
	background-image: url(../im/content-bg-b-r.png);
	background-repeat: no-repeat;
	width:29px;
	height:29px;
}

/* FOOTER */
#matrice_footer{
	position:relative;
	float:left !important;
	float:none;
	width:680px;
	margin-left:240px !important;
	margin-left:190px;
	font-size: 10px;
	padding-top:2px;
}
#footer{
	position:relative;
	top:5px;
	color:#4E0505;
}
#footer_text{
	color:#D28302;
}
#footer_menu{
	margin-bottom:10px;
}
#footer a{
	color:#4E0505;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

/**	STRUCTURE DE LA PAGE (fin)	**/





/**	TITRES	**/
.titre1 {
	color: #0B1A80;
	font-size: 14px;
	font-weight: bold;
	line-height:1.1em;
}
.titre2 {
	color: #A75E08;
	font-size: 14px;
	font-weight: bold;
	line-height:1.1em;
}
.titre3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height:1.1em;
	letter-spacing:0px;
}
.titre4 {
	color: #0C1C8C;
	font-size: 14px;
	font-weight: bold;
	line-height:1.1em;
	letter-spacing:0px;
}
.titre5 {
	color: #FFFFFF;
	font-size: 10px;
	line-height:1.1em;
}
.titre6 {
	color: #0C1C8C;
	font-size: 10px;
	line-height:1.1em;
}
.titre7 {
	color: #B58C07;
	font-size: 10px;
	line-height:1.1em;
	font-weight:bold;
}
.titre8 {
	color: #4C56A3;
	font-size: 12px;
	line-height:1.1em;
	font-weight:bold;
}
.titre9 {
	color: #B0B9FD;
	font-size: 12px;
	line-height:1.1em;
	font-weight:bold;
}

.titre10{
	color:#E9BC00;
	font-size: 10px;
	line-height:1.1em;
	font-weight:normal;
}
/** Titres nuages syntaxique **/
ul.tagCloud li {
	float:left;
	margin-right:5px;
	font-size: 10px;
	color: #D49C0E;
}
ul.tagCloud li a {
	color: #D49C0E;
	text-decoration: none;
}
ul.tagCloud li a:hover {
	text-decoration: underline;
}

a.tagCloud {
	font-size: 10px;
	color: #D49C0E;
	text-decoration: none;
/*  	padding: 4px 6px 4px 6px;*/
		letter-spacing: 1px;
	word-spacing: 1px;
}
a:hover.tagCloud {
	text-decoration: underline;
}
a.tagCloudResult{
	font-size: 12px;
	letter-spacing: 1px;
	color:#D06E04;
	text-decoration: none;
}
a:hover.tagCloudResult{
	text-decoration: none;
	color:#0B1A80;
}

/*
.titreNuage1{
	float:left;
	margin-right:5px;
	color: #D49C0E;
	font-size:18px;
}
.titreNuage2{
	float:left;
	margin-right:5px;
	color: #D49C0E;
	font-size:16px;
}
.titreNuage3{
	float:left;
	margin-right:5px;
	color: #D49C0E;
	font-size:14px;
}
.titreNuage4{
	float:left;
	margin-right:5px;
	color: #D49C0E;
	font-size:12px;
}
.titreNuage5{
	float:left;
	margin-right:5px;
	color: #D49C0E;
	font-size:11px;
}
.titreNuage6{
	float:left;
	margin-right:5px;
	color: #D49C0E;
	font-size:10px;
}
*/

/** Styles Lien Menu **/
a.titreMenu1, a:hover.titreMenu1{
	color: #D28302;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0px;
}
a.titreMenu2, a:hover.titreMenu2{
	color: #4C5696;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0px;
}
a.titreMenu3, a:hover.titreMenu3{
	color: #4C5696;
	font-size:9px;
	font-weight:bold;
	letter-spacing:0px;
}
a.titreMenu4, a:hover.titreMenu4{
	color: #4C5696;
	font-size:9px;
	letter-spacing:0px;
}

/** Styles Lien **/
a.link_orange, a:visited.link_orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #D28301;
	text-decoration:underline;
}
a:hover.link_orange{
	color: #D28301;
	text-decoration:none;
}
a.link_blue, a:visited.link_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #102198;
	text-decoration:underline;
}
a:hover.link_blue{
	color: #102198;
	text-decoration:none;
}

/**	TEXTES	**/
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.gras {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.bleu {
	color: #003333;
}
.bleuclair{
	color:#3399cc;
}
.gris {
	color: #666666;
}
.grisclair {
	color: #cccccc;
}
.styleDefaut{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#68460E;
	text-align:justify;
}
p strong{
	font-size: 11px;
}
#art_content p{
	width: 630px;
	margin-top:0px;
	margin-bottom:0px;
}
p,br {
	line-height:1.2em;
	font-size: 11px;
}
br {
}
p.parag1, li.parag1 {
	color: white;
	font-size: 13px;
	word-spacing: 0px;
	letter-spacing: 1px;
	line-height: 1.5em;
}
p ul {
	list-style-position: outside;
}
li.parag1 {
	margin-left: 20px;
}

/**	DIVERS	**/
hr {
	height: 1px;
	color: #666666;
	border: 0px none;
	border-top: 1px solid #666666;
}
hr.sep_bleu {
	color: #003333;
	border-top: 1px solid #003333;
}
hr.sep_gris {
	color: #333333;
	border-top: 1px solid #333333;
}

/*  OUTILS UTILISATEUR  */
#ami{
	position:absolute;
	display:none;
	z-index:1;
	top:55px;
	right: 65px;
	width: 200px;
	padding: 0px 10px 10px 10px;
	background-color: #FDFBEF;
	border: 1px solid #004A94;
	color: #383838;
}

#ami input, #ami textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin-top: 10px;
}

#ami .chptext{
	color: Gray;
	width: 100%;
	border: 1px solid #DDD;
}

#ami .bouton{
	margin-left: 4px;
	padding: 1px;
	float: right;
	border: none;
	color: White;
	background-color: #004A94;
}

#ami textarea{
	color: Gray;
	width: 100%;
	height: 50px;
	border: 1px solid #DDD;
}

.divRss{
	position:absolute;
	left:490px !important;
	left:460px;
	top:26px;
	width: 120px;
	height: 140px;
	text-align:center;
	border: 2px solid #FFBA50;
	background-color:#FDFBEF;
	padding-top:10px;
}
#divRss a,a.hover{
	color:#0B167D;
	text-decoration:underline;
}
#divRss img{
	padding-top:10px;
}