/*
 * STYLES CAPTIC
 */
 
 
/* ========================================================================================================
 * SURDEFINITION DES STYLES SPIP
 * ======================================================================================================== */
h3.spip {
	font-family: Arial,"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	text-transform: uppercase;
	text-align: left;
	line-height: 150%;
	font-size: 12px;
	color: #120120;
	}

p.spip {}
p.spip_note {}

ul.spip, li.spip { list-style: square; margin-left: 8px;}

a, a:hover, a:active, a.spip_out, a.spip_out:hover, a.spip_out:active {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e52253;
	}
 

/* ========================================================================================================
 * MISE EN PAGE GENERIQUE
 * ======================================================================================================== */

gris2 {color: #333333;}
gris2 {color: #120120;}
gris3 {color: #858587;}
rose {color: #e52253;}
vert {color: #bbcc00;}
 
body {
	background: #bbcc00;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #120120;
	}

.captic_clear {
	clear: both;
	display: block;
	height: 36px;
	}

.captic_clear_right {
	clear: right;
	}

.captic_clear_left {
	clear: left;
	}

#captic_contexte {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0px solid #333333;
	}

#captic_contexte_tl {
	position: absolute;
	width: 50%;
	height: 162px;
	top: 0px;
	left: 0px;
	background-image: URL("_IMG/LAYOUT_contexte_tl.gif");
	border: 0px solid #333333;
	}

#captic_contexte_tr {
	position: absolute;
	width: 100%;
	height: 162px;
	top: 0px;
	left: 0px;
	background-image: URL("_IMG/LAYOUT_contexte_tr.gif");
	border: 0px solid #333333;
	}

#captic_contexte_dieses {
	position: absolute;
	float: left;
	width: 90px;
	height: 282px;
	top: 160px;
	left: 0px;
	background-image: URL("_IMG/LAYOUT_contexte_dieses.gif");
	border: 0px solid #333333;
	}

#captic_cadrage {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width:750px;
	border: 0px solid #333333;
	}

/* ========================================================================================================
 * ENTETE, MENU, CORPS, PIED DE PAGE
 * ======================================================================================================== */
#captic_entete {
	position: relative;
	background-color: #ffffff;
	border: 0px solid #00ffff;
	}

#captic_page {
	position: relative;
	margin-left: 46px;
	margin-right: 44px;
	background-color: #ffffff;
	min-height: 650px;
	height: auto;
	_height: 650px;
	border: 0px solid #ff0000;
	}

#captic_page_marger {
	position: relative;
	padding: 40px;
	min-height: 1px;
	}

#captic_page_sommaire {
	position: relative;
	margin-left: 106px;
	margin-right: 44px;
	background-color: #ffffff;
	min-height: 600px;
	height: auto;
	_height: 600px;
	border: 0px solid #ff0000;
	}

#captic_page_petite {
	position: relative;
	margin-left: 106px;
	margin-right: 44px;
	background-color: #ffffff;
	min-height: 350px;
	height: auto;
	_height: 350px;
	border: 0px solid #ff0000;
	}

#captic_navigation {
	position: relative;
	margin-left: 66px;
	margin-right: 8px;
	top: 6px;
	padding-bottom: 20px;
	background-image: URL("_IMG/LAYOUT_ongletligne.gif");
	font-size: 11px;
	color: #4D4D51;
	border: 0px solid #ff00ff;
	}

#captic_navigation_sommaire {
	position: relative;
	margin-left: 6px;
	margin-right: 8px;
	margin-bottom: 24px;
	top: 6px;
	padding-bottom: 0px;
	background-image: URL("_IMG/LAYOUT_ongletligne.gif");
	font-size: 11px;
	color: #4D4D51;
	border: 0px solid #ff00ff;
	}

#captic_pied {
	position: relative;
	margin-left: 112px;
	margin-right: 52px;
	top: -36px;
	border: 0px solid #0000ff;
	}

.captic_pied_ombre {
	background-color: #000;
	}


/* ========================================================================================================
 * MENUS / NAVIGATION
 * ======================================================================================================== */
td.captic_ongletoff {
	background-image: URL("_IMG/LAYOUT_ongletoff_c.gif");
	text-align: center;
	width: 74px;
	}

a.captic_ongletoff, a.captic_ongletoff:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	}

td.captic_ongleton {
	background-image: URL("_IMG/LAYOUT_ongleton_c.gif");
	text-align: center;
	width: 74px;
	}

a.captic_ongleton, a.captic_ongleton:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e52253;
	}

a.captic_selssmenu {
	color: #120120;
	}

hr.captic_ssmenu_ligne {
	width: 100%;
	height: 1px;
	background-color: #e52253;
	color: #e52253;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
	}

/* ========================================================================================================
 * MISE EN FORME DES CONTENUS
 * ======================================================================================================== */
.captic_encart_societe {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	padding-left: 28px;
	margin-right: 12px;
	width: 164px;
	top: 24px;
	background-color: #fff;
	border: 0px solid #bbbbbb;
	}

.captic_encart_societe_texte {
	padding: 12px;
	padding-bottom : 16px;
	margin-right: 34px;
	font-family: Arial,"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
	font-size: 16px;
	color: #120;
	text-align: center;
	border: 0px solid #e9efa7;
	}

.captic_encart_logo {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 42px;
	padding-left: 28px;
	margin-right: 32px;
	border: 0px solid #bbcc00;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	z-index: 100;
	}

.captic_encart_ssmenu {
	margin-left: 32px;
	padding: 0px;
	border: 0px solid #bbcc00;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	}

.captic_encart_diese {
	float: left;
	margin: 6px;
	}

.captic_paragraphe_sommaire {
	position: relative;
	margin-left: 18px;
	margin-right: 24px;
	margin-bottom: 30px;
	border: 0px solid #ffff00;
	}

.captic_paragraphe_standard {
	position: relative;
	margin-left: 66px;
	margin-right: 18px;
	border: 0px solid #ffff00;
	z-index: 0;
	}

.captic_paragraphe_floatleft {
	float: left;
	margin-left: 66px;
	margin-right: 18px;
	border: 0px solid #ffff00;
	}

.captic_paragraphe_etendu {
	position: relative;
	margin-left: 30px;
	margin-right: 30px;
	border: 0px solid #ffff00;
	}

.captic_paragraphe_centre {
	position: relative;
	margin-left: 48px;
	margin-right: 18px;
	border: 0px solid #ffff00;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #333333;
	text-align: center;
	}

.captic_paragraphe_condense{
	position: relative;
	margin-left: 66px;
	margin-right: 78px;
	border: 0px solid #ffff00;
	}

.captic_colonne_gauche {
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-left: 26px;
	margin-right: 0px;
	border: 0px solid #ffcccc;
	}

.captic_colonne_droite {
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
	width: 180px;
	margin-left: 8px;
	padding-right: 26px;
	border: 0px solid #ffff00;
	}

.captic_logo_lettrine {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	}

/* ========================================================================================================
 * ACCUEIL
 * ======================================================================================================== */

.captic_breves_panel {
	margin-right: 8px;
	}

.captic_oriflamme {
	position: relative;
	float: right;
	width: 180px;
	border: 0px solid #bbbbbb;

	}

.captic_oriflamme_titre {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: #c8d62d;
	padding: 2px;
	padding-bottom: 5px;
	margin-top: 6px;
	margin-bottom: -6px;
	margin-left: 12px;
	margin-right: -12px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 120%;
	text-align: left;	
	}

.captic_oriflamme_corps {
	position: relative;
	border: 1px solid #bbbbbb;
	padding: 6px;
	padding-top: 12px;
	}


.captic_oriflamme_logo {
	text-align: center;	
	padding: 2px;
	padding-bottom: 6px;
	}

.captic_oriflamme_texte {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	text-align: center;
	}

.captic_inline_doc {
	background-image: url("_IMG/SEEMORE.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #858587;
	text-align: center;
	}

.captic_titre_doc {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #e52253;
	text-align: center;
	}

/* ========================================================================================================
 * LISTE DES REFERENCES
 * ======================================================================================================== */

.captic_refs_categorie_label {
	position: relative;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px;
	background-color: #fff;
	background-image: url("_IMG/LAYOUT_categorie_label_fond.gif");
	border: 0px solid #ffff00;
	cursor: pointer;
	}

td.captic_refs_categorie_label {
	padding-bottom: 20px;
	vertical-align: bottom;
	padding-right: 0px;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #e52253;
	}

a.captic_refs_label {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #e52253;
	}

.captic_refs_categorie_panel {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	}

.captic_refs_wrapper {
	position: relative;
	margin-left: 30px;
	margin-right: 30px;
	border: 0px solid #ffff00;
	}

.captic_refs_panel {
	position: relative;
	border: 0px solid #f00;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	height: 158px;
	overflow: hidden;
	}

.captic_refs_blank {
	position: relative;
	width: 570px;
	height: 40px;
	background-color: #fff;
	}

.captic_refs_activites {
	position: relative;
	width: 590px;
	top: 36px;
	background-color: #e4eb99;
	padding: 3px;
	line-height: 120%;
	color: #858587;
	height: 115px;
	}

.captic_refs_minifiche {
	position: relative;
	float: right;
	right: 0px;
	width: 455px;
	top: -36px;

	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	border: 0px solid #aaaaab;
	}

.captic_refs_mattab {
	height: 50px;
	width: 90px;
	border: 1px solid #aaaaab;
	}

.captic_refs_surtitre {
	text-align: right;
	}

.captic_refs_corps {
	height: 120px;
	background-color: #fff;
	border: 1px solid #999;
	padding: 4px;
	color: #333;
	cursor: pointer;
	}

.captic_refs_titre {
	padding-top: 3px;
	font-weight: bold;
	font-size: 13px;
	color: #e52253;
	line-height: 95%;
	}

.captic_refs_sstitre {
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 11px;
	color: #858587;
	text-align: left;	
	}

.captic_refs_plus {
	text-align: right;
	padding: 5px;
	z-index: 99;
	}

.captic_refs_texte {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	text-align: left;	
	}

.captic_refs_logo {
	float: right;
	width: 140px;
	margin-top: 10px;
	margin-left: 12px;
	text-align: center;
	border: 0px solid #ffff00;
	}

a.captic_refs_liens, a.captic_refs_liens:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	line-height: 100%;
	}

/* ========================================================================================================
 * DETAIL DES REFERENCES
 * ======================================================================================================== */
.captic_ref_corps {
	position: relative;
	margin-left: 66px;
	margin-right: 16px;
	border: 0px solid #d6e05d;
	}

.captic_ref_pointsforts {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	margin: 12px;
	margin-left: -40px;
	margin-right: 20px;
	width: 130px;
	}

.captic_ref_pointsforts_titre {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #120;
	text-align: center;
	border: 1px solid #bbb;
	border-top: 0px;
	border-bottom: 0px;
	width: 128px;
	}

.captic_ref_pointsforts_texte {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #120;
	line-height: 150%;
	padding: 4px;
	margin-right: 4px;
	padding-bottom: 24px;
	border: 1px solid #bbb;
	border-top: 0px;
	width: 120px;
	}

.captic_ref_paragraphe {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px solid #ffff00;
	}

.captic_ref_paragraphe_justifie {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	border: 0px solid #ffff00;
	}

.captic_ref_colonne {
	position: relative;
	float: right;
	width: 120px;
	margin-left: 16px;
	border: 0px solid #ffff00;
	z-index: 99;
	}

.captic_ref_colonne_titre {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #858587;
	text-align: right;
	}

.captic_ref_colonne_texte {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #9dab06;
	text-align: right;
	}

a.captic_ref_colonne_texte:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e52253;
	text-align: right;
	}

.captic_ref_logo {
	text-align: center;
	}

.captic_ref_sshots {
	position: relative;
	width: 112px;
	margin: 4px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #d7d7d8;
	background-image: url("_IMG/LAYOUT_coin_lb_rb_sshot.gif");
	background-position: bottom left;
	background-repeat: no-repeat;	
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-align: center;
	}

.captic_ref_sshot {
	margin-top: 6px;
	margin-bottom: 2px;
	}

.captic_ref_lien, a.captic_ref_lien:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #e52253;
	}

/* ========================================================================================================
 * TELECHARGEMENTS
 * ======================================================================================================== */
.captic_tele_panel {
	margin-left: 30px;
	width: 370px;
	}

.captic_tele_rub {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #120120;
	line-height: 150%;
	border-bottom: 1px solid #858587;
	text-align: left;
	}

.captic_tele_logo {
	border: 1px solid #e52253;
	text-align: center;
	}

.captic_tele_titre {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e52253;
	line-height: 150%;
	}

.captic_tele_texte {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	}

.captic_tele_type {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	}


/* ========================================================================================================
 * STYLES DE TEXTE
 * ======================================================================================================== */
a.captic_pied_lien {
	color: #120120;
	}

.captic_mention {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #120120;
	}

.captic_pied_icones {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #120120;
	text-align: center;
	}

.captic_breves_titre {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e52253;
	line-height: 150%;
	text-align: left;	
	}

.captic_breves_texte {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	text-align: left;	
	}

.captic_savoirplus, .captic_savoirplus:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e52253;
	}

.captic_texte_noir_9 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #120120;
	}

.captic_texte_standard {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	}

.captic_ref_ressources {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	padding-top: 8px;
	}

.captic_titre_standard {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e52253;
	line-height: 150%;
	text-align: left;	
	}

.captic_tableau_articles {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #e52253;
	line-height: 100%;
	}

.captic_descriptif {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	line-height: 150%;
	text-align: left;	
	}

.captic_texte_noir_11 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	text-align: left;	
	}

.captic_chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0px;
	color: #120120;
	line-height: 120%;
	text-align: justify;	
	}

.captic_texte_blanc_12 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 120%;
	text-align: left;	
	}



.captic_titre_page {
	font-family: Arial,"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 150%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	}

.captic_titre_rose {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #e52253;
	}

.captic_image_lettrine {
	margin: 6px;
	}






	
LI.captic_nobullet {
	list-style-image: URL("IMG/GEN_Puce4.gif");
	list-style-position: inside;
	}

.captic_HR5 {
	background-color: #F2F6B0;
	height: 5px;
	}

.captic_HR3 {
	background-color: #F2F6B0;
	height: 3px;
	}
	
.captic_HR1 {
	background-color: #F2F6B0;
	height: 1px;
	margin-top: 5px;
	}

.captic_HR1_bleu {
	background-color: #5499B3;
	height: 1px;
	margin-top: 5px;
	}


