
/**	Multi pages	**/
.multipages {
	color: #aaaaaa; 
	text-align: right;	
	font-size:12px;
}
.multipages a {
	color: #aaaaaa; 
	text-decoration: none;
}
.multipages a:hover {
	text-decoration: underline;
}
/**	Liens retour	**/
.retour {
	color: #aaaaaa; 
	text-decoration: none;
}
/**	Liens candidature	**/
.candidature {
	color: #aaaaaa; 
	text-decoration: none;
	font-weight: bold;
}
/**	Tableau candidature	**/
.candidature_tab {
	color: #aaaaaa; 
	text-decoration: none;
	font-weight: bold;
}
.candidature_in {
	color: #000000;
}
/**	Liens retour	**/
.retour {
	color: #aaaaaa; 
	text-decoration: none;
}
.medias {
	color: #aaaaaa; 
	text-decoration: none;
}
/**	divers	**/
.aucun {
	color: #666666;
	font-size: 11px;
	letter-spacing: 1px;
	margin-top: 30px;
}

/**	Tableau archives	**/
.archives_tab {
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}



/**	ACCUEIL	**/
.rub0 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.rub0_titre {
	margin-top: 20px;
	color: #3399cc;
	font-size: 17px;
	font-weight: bold;
}
.rub0_image {
	position: relative;
	height: auto;
	float: left;
	clear: right;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.rub0_image_border {
	border: 1px solid #333333;	
	height: auto;
}
.rub0_image img {
	margin: 4px;
	width: 224px;
	cursor: pointer;
}
.rub0_texte {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
}

.rub0_texte p {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
}

.rub0 img { 
	border: 1px solid #17496D;   
	margin-right: 10px;
	margin-left: 10px;
}

.rub0 li { 
 list-style-type: none;
}

.rub0 * { 
	/*font-family: Arial, Helvetica, sans-serif;      
	font-size:12px;
	line-height: 1.5em;
	color: #aaaaaa;*/ 
}
		
/**	ACTUALITES	**/

.rub1 {
	margin-top: 30px;
	margin-bottom: 25px;
}
.rub1bis {
	margin-top: 20px;
	margin-bottom: 5px;
}
.rub1_titre {
	margin-top: 20px;
	color: #3399cc;
	font-size: 17px;
	font-weight: bold;
}
.rub1_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	margin-top: 3px;
	margin-bottom: 6px;
}

.rub1_image, .rub1_image_small {
	position: relative;
	height: auto;
	float: left;
	clear: right;
	margin-top: 3px;
/*	margin-right: 15px;*/
}
.rub1_image_border, .rub1_image_border_small {
	border: 1px solid #333333;	
	width: 172px;
	height: auto;
}
.rub1_image_border_small {
	width: 87px;
}
.rub1_image img, .rub1_image_small img {
	margin: 4px;
	width: 165px;
	cursor: pointer;
}
.rub1_image_small img  {
	width: 80px;
}
.rub1_texte, .rub1_texte_image, .rub1_texte_image_small {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
}
.rub1_texte_image {
	padding-left: 190px;
}
.rub1_texte_image_small {
	padding-left: 104px;
}

.rub1_texte p, .rub1_texte_image p, .rub1_texte_image_small p {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
}






/**	HISTORIQUE	**/ 

.rub2 {
	margin-top: 30px;
	margin-bottom: 25px;
}
.rub2_titre {
	margin-top: 20px;
	color: #3399cc;
	font-size: 17px;
	font-weight: bold;
}
.rub2_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	margin-top: 3px;
	margin-bottom: 6px;
}

.rub2_image, .rub2_image_small {
	position: relative;
	height: auto;
	float: left;
	clear: right;
	margin-top: 3px;
/*	margin-right: 15px;*/
}
.rub2_image_border, .rub2_image_border_small {
	border: 1px solid #333333;	
	width: 172px;
	height: auto;
}
.rub2_image_border_small {
	width: 87px;
}
.rub2_image img, .rub2_image_small img {
	margin: 4px;
	width: 165px;
	cursor: pointer;
}
.rub2_image_small img  {
	width: 80px;
}
.rub2_texte, .rub2_texte_image, .rub2_texte_image_small {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
}
.rub2_texte_image {
	padding-left: 190px;
}
.rub2_texte_image_small {
	padding-left: 104px;
}

.rub2_texte p, .rub2_texte_image p, .rub2_texte_image_small p {
	display: block;
	font-size:12px; 
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
	padding-bottom: 8px;
	padding-top: 8px; 
}

.rub2_texte * { 
	/*
	font-family: Arial, Helvetica, sans-serif;      
	font-size:12px;
	line-height: 1.5em;
	color: #aaaaaa; 
	*/
}
/*
.rub2_texte strong {
	font-size:14px;  
	font-weight: bold;  
	color: #aaaaaa;   
}  */ 



/**	REALISATIONS	**/
.rub3 {
	margin-top: 15px;
	margin-bottom: 10px;
}
.rub3_titre {
	margin-top: 20px;
	color: #3399cc;
	font-size: 17px;
	font-weight: bold;
}
.rub3_texte {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
}



/**	FAQ	**/
.rub4 {
	margin-top: 15px;
	margin-bottom: 10px;
}
.rub4_titre {
	margin-top: 20px;
	color: #3399cc;
	font-size: 17px;
	font-weight: bold;
}
.rub4_texte {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
}

.rub4_texte p {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
}



/**	QUALITE	**/
.rub5 {
	margin-top: 15px;
	margin-bottom: 10px;
}
.rub5_titre {
	margin-top: 20px;
	color: #3399cc;
	font-size: 17px;
	font-weight: bold;
}
.rub5_image {
	position: relative;
	height: auto;
	float: left;
	clear: right;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.rub5_image_border {
	border: 1px solid #333333;	
	height: auto;
}
.rub5_image img {
	margin: 4px;
	width: 224px;
	cursor: pointer;
}
.rub5_texte {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
}



/**	RECRUTEMENT	**/
.rub6 {
	margin-top: 15px;
	margin-bottom: 10px;
}
.rub6_titre {
	margin-top: 20px;
	color: #3399cc;
	font-size: 17px;
	font-weight: bold;
}
.rub6_texte {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
}



/**	ESPACE PRO	**/
.rub7 {
	margin-top: 15px;
	margin-bottom: 10px;
}
.rub7_titre {
	margin-top: 20px;
	color: #3399cc;
	font-size: 17px;
	font-weight: bold;
}
.rub7_texte {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
}



/**	QUALITE	**/
.rub8 {
	margin-top: 15px;
	margin-bottom: 10px;
}
.rub8_titre {
	margin-top: 20px;
	color: #3399cc;
	font-size: 17px;
	font-weight: bold;
}
.rub8_image {
	position: relative;
	height: auto;
	float: left;
	clear: right;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.rub8_image_border {
	border: 1px solid #333333;	
	height: auto;
}
.rub8_image img {
	margin: 4px;
	width: 224px;
	cursor: pointer;
}
.rub8_texte {
	display: block;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #aaaaaa;
	text-align: justify;
}


/** CONTACTS : Formulaire **/
#frm_contacts th {
	text-align: left;
	font-weight : bold;
	color: #3399CC;
	vertical-align: top;
	padding:3px;
	padding-top: 6px;
}
#frm_contacts td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
#frm_contacts label {
	font-weight : bold;
	color: #3399CC;
}
#frm_contacts label.required {
}
#frm_contacts input, #frm_contacts textarea {
	width: 400px;
	height: 24px;
	padding: 3px;
	border: 1px solid #003333;
/*	background-image: url(../im/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;*/
	background-color: black;
	font-size: 12px;
	color: #AAAAAA;
}
#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:130px;
	height:65px;
	background-color: black;
	cursor: pointer;
}
#frm_contacts fieldset {
	padding : 10px;
	 margin-bottom : 15px;
}
#frm_contacts legend { 
	font-weight : bold; 
}





