/** GENERAL **/
#colonne_content_gauche{ /** colonne pas large **/
	float:left;
	width:400px;
	overflow: auto;
}
#colonne_content_gauche2{ /** colonne pleine largeur **/
	float:left;
	width:641px;
	overflow: auto;
}
#colonne_content_gauche3{ /** colonne pleine largeur **/
	float:left;
	width:580px;
	overflow: auto;
}
#colonne_content_separation{
	float:left;
}

#colonne_content_droite{
	float:right;
	width:210px;
}

#colonne_content_droite2{
	float:right;
	width:60px;
}

#doc{
	border:1px solid #CCC;
	padding:10px;
	background-image: url(../im/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #F9F9F9;
}

#texteDoc{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

#mediasDoc{
	margin-top:10px;
}

#eltMediasDoc{
	padding-left:23px;
	padding-bottom:4px;
}

#imgDoc{
	float:left;
	background-image:url(../im/telechargement.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

#imgDocArt{
	float:left;
	background-image:url(../im/articles.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

/**	RUBRIQUE ACCUEIL	**/
#accueilEdito{
	/*font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-style:italic;
	font-size:12px;*/
}
#accueil_content_col_g{
	float: left;	
	width: 295px;
}

#accueil_content_col_m{
	float: left;
	width:1px;
	padding-left:24px;
}

#accueil_content_separation{
	float:left;
	width:1px;
	height:480px;
	background-color:#009900;	
}

#accueil_content_col_d{	
	float:right;
	width: 295px;
	/*line-height:1.5em;*/
	/*font-size: 12px;*/
	text-align:justify;	
}

#accueil_signature{
	margin-left:160px;
	margin-top:20px;
	margin-bottom:10px;
	background-image:url(../im/signature.gif);
	background-repeat:no-repeat;
	width:135px;
	height:43px;
}

#accueil_titres{
	float: left;
	width:240px;
}

#accueil_img{
	float:left;
	margin-right: 5px;
	margin-top: 5px;
	/*border: 1px solid #333333;*/
}

#accueil_calendrier{
	float: right;
	background-image:url(../im/calendrier.gif);
	background-repeat:no-repeat;
	width:46px;
	height:53px;
}

#accueil_date{
	text-align:center;
	padding-top:6px;
}

#accueil_top{
	width: 295px;
	height:64px;
}

.accueil_date_jour {
	font-size:22px;
	margin-left:10px;
	margin-top:-2px;
	color:#990000;
	font-weight:bold;
	line-height:1.3em;
}

.accueil_date_mois {
	font-size:12px;
	margin-left:10px;
	margin-top:-5px;
	color:#990000;
}


/** RUBRIQUE ACTU **/

#actu_calendrier{
	float: right;
	background-image:url(../im/calendrier.gif);
	background-repeat:no-repeat;
	width:46px;
	height:53px;
}

#actu_calendrier2{
	float: left;
	background-image:url(../im/calendrier.gif);
	background-repeat:no-repeat;
	width:46px;
	height:53px;
}

#actu_date{
	text-align:center;
	padding-top:6px;
}

.actu_date_jour{
	margin-top:-2px;
	margin-left:10px;
	font-size:24px;
	color:#990000;
	font-weight:bold;
	line-height:1.3em;
}

.actu_date_mois{
	margin-left:10px;
	margin-top:-5px;
	font-size:12px;
	color:#990000;
}


#actu_separation{
	float:left;
	width:640px;
	height:20px;
	margin-top:19px;
	border-top:1px solid #009900;
}

#actu_page{
	width:640px;
}

#actu_page_prec{
	float:left;
}

#actu_page_suiv{
	float:right;
}

/** RUBRIQUE ARTICLE **/
#art_separation{
	width:640px;
	height:20px;
	margin-top:19px;
	border-top:1px solid #009900;
}

A.lienArt{
	color: #0000FF;
	font-size: 12px;
	text-decoration:none;
	cursor:pointer;
}

A:hover.lienArt{
	background-color:#009900;
	color: #ffffff;
	text-decoration:underline;
}

/* RUBRIQUE SOUS RUBRIQUE */
#coord{
	padding:3px;
	padding-left:0px;
	color: #3399cc;
}

#lienArtPos{
	color:#FFFFFF;
	float:left;
	width:500px;
	font-size: 14px;
}

#cliquezArtPos{
    color:#FFFFFF;
	font-size: 12px;
	font-style:italic;
}


/* CONTACTS */
#contact_separation{
	float:left;
	width:600px;
	height:20px;
	margin-top:19px;
	border-top:1px solid #009900;
}
#contacts{ /** Colonne droite **/
	border:1px solid #CCC;
	padding:10px;
	background-image: url(../im/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #F9F9F9;
}
#imgContacts{ /** Colonne droite **/
	float:left;
	background-image:url(../im/contacts.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}
#titreContacts{ /** Colonne droite **/
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
#texteContacts{ /** Colonne droite **/
	margin-top:10px;
}
#eltTexteContacts{
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 23px;
}


/** CONTACTS : Formulaire **/
#frm_contacts th, #frm_contacts td, #frm_contacts label,
#frm_contacts input, #frm_contacts textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
}
#frm_contacts th {
	text-align: left;
	vertical-align: top;
	padding:3px;
	padding-top: 6px;
}
#frm_contacts td {
	text-align: left;
	vertical-align: top;
}
#frm_contacts label {
	margin: 0px;
	padding: 0px;
}
#frm_contacts label.required {
}
#frm_contacts input, #frm_contacts 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: 12px;
	font-weight: normal;
	color: #333333;
}
#frm_contacts textarea {
	overflow: auto;
	height: auto;
}
#frm_contacts div.errOff, #frm_contacts div.errOn {
	display: none;
	height: 25px;
	margin-top: 3px;
	padding-top: 1px;
	padding-left: 20px;
	background-image: url(../im/stop.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #D45353;
}
#frm_contacts div.errOn {
	display: block;
}
#frm_contacts button#btn_valider {
	border:0px none;
	width:100px;
	height:56px;
	background-color: white;
	cursor: pointer;
}
#frm_contacts fieldset {
	padding : 10px;
   margin-bottom : 15px;
}
#frm_contacts legend { 
	font-weight : bold; 
}




/* GOODIES */
a.lienGoodies{
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

a:hover.lienGoodies, a:hover.lienGoodies{
	color:#009900;
}

#imgGoodies{
	margin-top:20px;
	margin-bottom:10px;
}
#lienGoodies{
	width:205px;
	text-align:center;
}

#goodie{
	float:left;
	margin-right:12px;
}

/** RECHERCHE **/
.titrePertinence{
 	margin-top:2px;
	padding-left:22px;
	width:60px;
	font-size:10px;
	color:#9AA5BD;
	float:left; 
}

.posPertinence{
	margin-top:5px;
	float:left;
	border:1px solid #9AA5BD;
	background:white;
	padding:0px;
	width:50px;
}

.barrePertinence{
	border:0px none;
	background:#9AA5BD;
	padding:0px;
	text-align:center;
	height:5px;
	font-size:6px;
	color:white;
}

.resumePertinence{
	padding-bottom:10px;
	padding-left:22px;
	text-align:justify;
}
