

/* SOMMAIRE
***********
Pour accéder rapidement à l'endroit voulu : sélection et CTRL+F

- Comportements par défaut
- Blocs DIV
- HEADER
	- Onglets de navigation
	- Moteur de recherche
	- Bloc notes
- ZONE DE GAUCHE
- CONTENEUR
- FOOTER
- Classes
- Modèle "DEUX COLONNES"
*/

@import url("rte.css");
@import url("blocs.css");
@import url("textes.css");
@import url("connexion.css");
@import url("tt_news.css");
@import url("extensions.css");

body {background:#FFF;margin:0;padding:0;font:0.7em/1.3em Arial, sans-serif;text-align:center;}

/*** Comportements par défaut
****************************/
div, p, a, h1, h2, h3 {
	padding: 0;
	margin: 0;
}
h1{font-size:1.5em;}
h2{font-size:1.3em;}
h3{font-size:1.1em;}
a,a:visited{color:#616161; font-weight:700; text-decoration:none; outline:none;}
a:hover{text-decoration:underline;}
ul{list-style:square;}
/*** Blocs DIV

************  le site en lui-même : largeur adaptée à une résolution 1024  */
#globalcontainer {display:inline-block;text-align:left; width:996px; margin:0 auto;position:relative;}
#globalcontainer:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
/* \*/ * html #globalcontainer {height:1%;} #globalcontainer {display:block;} /* */
#globalcontainer.print{position:relative; background:#FFF; text-align:left; width:776px; margin:0 auto;}


/* Entete du Contenu central  */
#centerhead {width:740px; overflow:hidden; margin:0 18px;clear: both}

/*** HEADER

*********  en-tête : contiendra la partie haute du logo, le moteur et les liens d'en-tête + onglets de navigation  */
#header{clear:both; position:relative; height:98px; background:#FFF url('../images/iface/back.png') no-repeat 0 0;}
#globalcontainer.print #header{clear:both; position:relative; height:98px;}
#header_logo{float:left; height:98px; width:220px; background:transparent url('../images/iface/logo_top.gif') no-repeat 0 0; margin:0 0 0 20px; padding:0;}

/* l'accroche du logo en texte pour ref  */
#ses{width:175px; height:24px; font-weight:400; text-align:center; font-size:1em; margin:70px 20px 0;color:#626161 !important;line-height:1.2em;}

/* le copyright en h1 pour ref */
#copyright2{font-weight:400; text-align:left; font-size:1em;}
#globalcontainer.print #header_logo{float:none; height:98px; width:220px; margin-left:10px; background:transparent url('../images/iface/logo_top_text.gif') no-repeat 0 0; padding:0;}
#header_logo a{display:block; width:220px; height:24px;}
#header_right{float:right; height:98px; width:755px;}

/* partie haute de l'entete : contiendra les liens d'entete + onglet de navigation dans des blocs enfants  */
#header_right_top{height:59px;}

/* partie gauche du haut de l'entete : intégration des liens d'entete + onglets de naivgation  */
#header_right_top_left{float:left; width:512px; height:59px; margin:0; padding:0;}

/* liens d'entete  */
#header_right_top_links{color:#7E7E7E; height:32px; width:512px; text-align:right;}
#header_right_top_links a{color:#7E7E7E; padding:0 5px;}
#header_right_top_links p{padding:5px 30px 0 0;}

/* onglets de navigation  */
#header_right_top_onglets{height:27px; width:512px; margin:0; padding:0;}
#header_right_top_onglets ul{list-style:none; margin:0 0 0 25px; padding:0;}
#header_right_top_onglets li{float:left; margin-right:5px;}
#header_right_top_onglets li a{display:block; float:left; height:27px; text-decoration:none; text-indent:-1000em; font-size:0;}
#header_right_top_onglets #onglet_etudes a{width:88px; background:url('../images/iface/onglets/etudes.gif') no-repeat left top;}
#header_right_top_onglets #onglet_syntheses a{width:88px; background:url('../images/iface/onglets/syntheses.gif') no-repeat left top;}
#header_right_top_onglets #onglet_livres a{width:88px; background:url('../images/iface/onglets/livres.gif') no-repeat left top;}
#header_right_top_onglets #onglet_glossaire a{width:89px; background:url('../images/iface/onglets/glossaire.gif') no-repeat left top;}
#header_right_top_onglets #onglet_ressources a{width:89px; background:url('../images/iface/onglets/ressources.gif') no-repeat left top;}
#header_right_top_onglets #onglet_etudes a.active{background:url('../images/iface/onglets/etudes_selected.gif');}
#header_right_top_onglets #onglet_syntheses a.active{background:url('../images/iface/onglets/syntheses_selected.gif');}
#header_right_top_onglets #onglet_livres a.active{background:url('../images/iface/onglets/livres_selected.gif');}
#header_right_top_onglets #onglet_glossaire a.active{background:url('../images/iface/onglets/glossaire_selected.gif');}
#header_right_top_onglets #onglet_ressources a.active{background:url('../images/iface/onglets/ressources_selected.gif');}

/* moteur de search  */
#header_right_top_right{float:right; width:228px; height:59px; text-align:left; padding-left:15px;}
#header_right_top_right form{margin:0; padding:0;}
#header_right_top_right fieldset{border:0; margin:0 0 3px; padding:0;}
#header_right_top_right h3{text-indent:-1000em; width:52px; height:12px; line-height:12px; background:url('../images/iface/titres/recherche.gif') no-repeat left top; margin:5px 0;}
#header_right_top_right input{width:100px; height:14px; font-size:12px; font-weight:700; border-top:1px solid #7C7C7C; border-right:1px solid #C3C3C3; border-left:1px solid #C3C3C3; border-bottom:1px solid #DDD;}
#header_right_top_right button{background:#006DCB; color:#FFF; font-size:11px; font-weight:700; font-variant:small-caps; border:0; margin-left:5px; padding:1px;}

/* partie basse de l'entete  */
#header_right_bottom{clear:both; height:39px;}

/* Bloc notes  */
#blocnotes{position:absolute; top:98px; right:-3px; margin:0 6px 0 0;}
#notepad{width:220px; background:url('../images/iface/notepad/back.png') repeat-y left top; padding:0 6px 0 0;}
#notepad h1{margin:0 0 5px; padding:0;}
#notepad h1 a.moins{display:block; width:226px; height:13px; background:url('../images/iface/titres/notepad_moins.gif') no-repeat left top; text-indent:-1000em; font-size:0;}
#notepad h1 a.plus{display:block; width:226px; height:13px; background:url('../images/iface/titres/notepad_plus.gif') no-repeat left top; text-indent:-1000em; font-size:0;}
#notepad h3{width:220px; height:17px; line-height:17px; background:url('../images/iface/notepad/entete.png') no-repeat 0 0; margin:0 0 0 6px;}
body.laclasse #notepad_contenu{display:block;}
#notepad_content_top{width:214px; height:7px; background:url('../images/iface/notepad/content_top.png') no-repeat 0 0; margin:10px 0 0 6px;}
#notepad_content{background:url('../images/iface/notepad/content_back.png') repeat-y 0 0; height:70px; overflow:auto; margin:0 0 0 6px; padding:0;}
#notepad_content ul{list-style:square; color:#616161; margin:0; padding:0 0 0 25px;}
#notepad_content_bottom{width:214px; height:7px; background:url('../images/iface/notepad/content_bottom.png') no-repeat 0 0; margin:0 0 0 6px;}
.notepad_bottom{width:214px; height:25px; background:url('../images/iface/notepad/bottom.png') no-repeat left top; margin:0 0 10px; padding:6px 6px 6px 20px;}

/*** ZONE DE GAUCHE

***************** */
#leftcontent{clear:both; float:left; width:220px; margin:0; padding:0 0 0 20px;}
#logo_bottom{width:220px; height:12px; background:#FFF url('../images/iface/logo_bottom.gif') no-repeat top; margin:0; padding:0;}
#globalcontainer.print #logo_bottom{width:220px; height:12px; margin-left:10px;}
#menu dt a{display:block; text-decoration:none; text-indent:-1000em;}
#menu #terminale a{width:220px; height:37px; background:#FFF url('../images/iface/btn_terminale_es.gif') no-repeat left top;}
#menu #premiere a{width:220px; height:38px; background:#FFF url('../images/iface/btn_premiere_es.gif') no-repeat left top; margin:10px 0 0;}
#menu #seconde a{width:220px; height:38px; background:#FFF url('../images/iface/btn_seconde_es.gif') no-repeat left top; margin:10px 0 0 0;}
#menu #annales a {width:220px;height:38px;background: #FFF url('../images/iface/btn_annales.gif') no-repeat left top;margin:22px 0 0 0;}
#menu #qcm a {width: 220px;height:38px;background: #FFF url('../images/iface/btn_qcm.gif') no-repeat left top;margin:10px 0 0 0;}
#menu #exercices a {width:220px;height:38px;background: #FFF url('../images/iface/btn_exercices.gif') no-repeat left top;margin:22px 0 0 0;}
#menu dd ul{list-style:none; width:100px; margin:10px 0 10px -80px;}
#menu dd ul li{line-height:17px; margin:0;}
#menu dd ul li a{display:block; width:200px; padding-left:23px; background:#FFF url('../images/iface/menu_unselected.gif') no-repeat left top;}
#menu dd ul li a:hover{background:#FFF url('../images/iface/menu_unselected_hover.gif') no-repeat left top;}
#menu dd ul li a.selected{color:#3584FA; background:#FFF url('../images/iface/menu_selected.gif') no-repeat left top;}
#menu dd ul li a.selected:hover{background:#FFF url('../images/iface/menu_selected.gif') no-repeat left top;}
#menu dd ul li ul li a ,#menu dd ul li ul li a:hover {background:none; width:185px;}

/* Ajout Smart */
#menu dd ul li ul {list-style:none;margin:0 0 0 -30px;background:url('../images/iface/menu_ul_ul.gif') transparent repeat-y 46px 0 !important;}
#menu dd ul li ul li {background:url('../images/iface/menu_ul_ul_li.gif') transparent no-repeat 7px .7em !important;}

/* Classe active pour le sous-sous-menu  */
#menu dd ul li ul li a.select,#menu dd ul li ul li a.select:hover{color:#3584FA;}
#about_melchior{width:220px; background:#F7F7F7; margin:25px 0 50px;}
#about_melchior_top{height:31px; background:#FFF url('../images/iface/about_melchior_top.gif') no-repeat left top;}
#about_melchior ul{list-style:square; margin-left:-10px;}
#about_melchior_bottom{height:11px; background:#FFF url('../images/iface/about_melchior_bottom.gif') no-repeat left top;}
#copyright{width:270px; color:#B0B0B0; padding:10px;margin:0 0 0 248px;float:left;}
#leftcontent a:hover{color:#3584FA; text-decoration:none;}

/*clin*/
#SlideShow div.inner2 div p.t a{color:#EE8D96;font-size:1em !important;font-weight:normal;}

/*** CONTENEUR

************ */
body.laclasse table{width:700px;}
body.laclasse .largeur{margin:0;padding:0;}
body.laclasse #container{width:739px; margin:15px 0 0; padding:0 0px 0 0;}
/*Tableau sur colomnes*/
table.tableau_2C{width:720px !important;}
#globalcontainer.print #container{width:770px; margin:30px 0 0; padding:0 0 17px;}
/* Zone de droite  */#rightcontent{float:right; width:226px; margin:70px 17px 0 0; padding:0;}
/* \*/ * html #rightcontent{float:right; width:226px; margin:70px 0 0 0; padding:0;} /* */

#globalcontainer.print #rightcontent{float:right; width:226px; padding-left:0; margin:40px 5px 0 0;}
#newsletter{width:226px; margin:0 0 20px;}
#newsletter h2{text-indent:-1000em; background:url('../images/iface/titres/newsletter.gif') no-repeat 15px top; margin:0; padding:3px 0 0;}
#newsletter p{margin-bottom:5px; padding:5px 10px 5px 15px;}
#tests_exercices{width:201px; height:155px; background:#FFF url('../images/iface/blocs_couleur_arrondis/tests-exercices.png') no-repeat left top; margin:0 0 25px; padding:20px 5px 20px 20px;}
#tests_exercices p{margin-bottom:10px;}
#article_societal{width:201px; height:155px; background:#FFF url('../images/iface/blocs_couleur_arrondis/article-societal.png') no-repeat left top; margin:0; padding:70px 5px 20px 20px;}
#article_societal p{margin-bottom:0;}
#menu_annexe dt a,#menu_annexe dt a:hover{display:block; text-decoration:none; text-indent:-1000em; margin:7px 0; padding:0;}
#menu_annexe #etudes-de-cas a{width:214px; height:20px; background:#FFF url('../images/iface/annexe/etudes-plus.png') no-repeat left top;}
#menu_annexe #syntheses a{width:214px; height:20px; background:#FFF url('../images/iface/annexe/syntheses-plus.png') no-repeat left top;}
#menu_annexe #web a{width:214px; height:20px; background:#FFF url('../images/iface/annexe/web-plus.png') no-repeat left top;}
#menu_annexe #programme-es a{width:214px; height:20px; background:#FFF url('../images/iface/annexe/programme-es-plus.png') no-repeat left top;}
#menu_annexe #annales_transversaux a{width:214px; height:20px; background:#FFF url('../images/iface/annexe/annales-plus.png') no-repeat left top;}
#menu_annexe #glossaire_transversaux a{width:214px; height:20px; background:#FFF url('../images/iface/annexe/glossaire-plus.png') no-repeat left top;}
#menu_annexe #nobel_transversaux a{width:214px; height:20px; background:#FFF url('../images/iface/annexe/nobel-plus.png') no-repeat left top;}
#menu_annexe #qcm_transversaux a{width:214px; height:20px; background:#FFF url('../images/iface/annexe/qcm-plus.png') no-repeat left top;}


#menu_annexe #etudes-de-cas a.active{width:214px; height:20px; background:#FFF url('../images/iface/annexe/etudes-moins.png') no-repeat left top;}
#menu_annexe #syntheses a.active{width:214px; height:20px; background:#FFF url('../images/iface/annexe/syntheses-moins.png') no-repeat left top;}
#menu_annexe #web a.active{width:214px; height:20px; background:#FFF url('../images/iface/annexe/web-moins.png') no-repeat left top;}
#menu_annexe #programme-es a.active{width:214px; height:20px; background:#FFF url('../images/iface/annexe/programme-es-moins.png') no-repeat left top;}
#menu_annexe #annales_transversaux a.active{width:214px; height:20px; background:#FFF url('../images/iface/annexe/annales-moins.png') no-repeat left top;}
#menu_annexe #glossaire_transversaux a.active{width:214px; height:20px; background:#FFF url('../images/iface/annexe/glossaire-moins.png') no-repeat left top;}
#menu_annexe #nobel_transversaux a.active{width:214px; height:20px; background:#FFF url('../images/iface/annexe/nobel-moins.png') no-repeat left top;}
#menu_annexe #qcm_transversaux a.active{width:214px; height:20px; background:#FFF url('../images/iface/annexe/qcm-moins.png') no-repeat left top;}
#menu_annexe dd{font-weight:700; display:block; margin:0; padding:0 10px 10px;}
#rightcontent img.image_entete{padding:10px 0;}
#rightcontent img.puce{float:left; margin:0 10px 0 0;}
#rightcontent p.titre{font-weight:700; font-size:1.1em; margin-bottom:0;}

/* Contenu central  */
#centercontent{width:476px; overflow:hidden; margin:0 18px;}
#globalcontainer.print #centercontent{float:left; width:476px; overflow:hidden; margin:0 18px;}
#centercontent.police-plus1{font-size:1.2em;}
#centercontent.police-plus2{font-size:1.4em;}
#une h2{text-indent:-1000em; background:url('../images/iface/titres/a-la-une.gif') no-repeat 5px top; height:18px; margin:0; padding:0 0 10px;}
#une h3{font-size:1.2em; margin:0; padding:10px 10px 0;}
#une p{margin-bottom:0; padding:0 10px;}
.image_accueil{float:right; background:#FFF; border:1px solid #BACDDD; margin:10px 12px 5px; padding:3px;}
#zoom{color:#616161; margin:0 0 35px; padding:20px 0 0;}
#zoom h2{text-indent:-1000em; background:url('../images/iface/titres/zoom.gif') no-repeat 5px top; height:15px; margin:0; padding:0;}
#zoom .gauche{float:left; width:225px;}
#zoom .gauche ul{list-style:square; margin:10px 0 0 -25px;}
#zoom .droite{float:right; width:225px;}
#zoom .droite ul{list-style:square; margin:10px 0 10px -25px;}
#deux_colonnes{margin-bottom:30px;}
#graphique{width:223px; margin:0 15px 0 0; padding:0;}
#graphique h1{height:21px; text-indent:-1000em; margin:0; padding:0 0 7px;}
#graphique .contenu_bloc{padding:7px 12px;}
#graphique .contenu_bloc h3{font-weight:700; font-size:1em; line-height:1.2em; margin:0; padding:0;}
#graphique .contenu_bloc img{float:left; border:1px solid #BACDDD; margin:0 4px 2px 0;}
#graphique .contenu_bloc p{margin-bottom:15px;}
#last_added{width:238px;}
#last_added h2{text-indent:-1000em; height:21px; margin:0;}
#last_added.rouge h2{background:url('../images/iface/titres/last-added/rouge.gif') no-repeat 5px top;}
#last_added.vert h2{background:url('../images/iface/titres/last-added/vert.gif') no-repeat 5px top;}
#last_added.kaki h2{background:url('../images/iface/titres/last-added/kaki.gif') no-repeat 5px top;}
#last_added.gris h2{background:url('../images/iface/titres/last-added/gris.gif') no-repeat 5px top;}
#last_added.violet h2{background:url('../images/iface/titres/last-added/violet.gif') no-repeat 5px top;}
#last_added.noir h2{background:url('../images/iface/titres/last-added/noir.gif') no-repeat 5px top;}
#last_added.bleu h2{background:url('../images/iface/titres/last-added/bleu.gif') no-repeat 5px top;}
#last_added h3{font-weight:400; margin:5px 0 0 5px;}
#last_added.rouge h3{color:#8F3B43;}
#last_added.vert h3{color:#396C20;}
#last_added.kaki h3{color:#7F6D32;}
#last_added.gris h3{color:#616161;}
#last_added.violet h3{color:#3C54BA;}
#last_added.noir h3{color:#000;}
#last_added.bleu h3{color:#006DCB;}
#last_added ul{list-style:square; color:#616161; margin:5px 0 10px -25px;}
#programme-officiel ul{list-style:none;}
#programme-officiel ul li{background:url('../images/iface/puce_liste_programme.gif') no-repeat 0 3px; padding-left:15px;}
.colonne_gauche{float:left; width:223px; margin:0 15px 0 0; padding:0;}
.colonne_droite{float:right; width:223px; margin:0 15px 0 0; padding:0;}
.colonne_gauche_2{float:left; width:460px; margin:0; padding:0;}
.colonne_droite_2{float:right; width:214px; margin:0; padding:0 8px 0 12px;}
.colonne_gauche_2 h2 {padding:1em 0 0 0;}

/*** FOOTER

********* */
#footer{clear:both; float:none; padding:0 0 0 0px;margin-top:20px}
.clear{clear:both;}
.overflow-auto{overflow:hidden;}
.underline{border-bottom:1px solid #D2D2D2; height:1px; width:100%; margin:0; padding:2px 0;}
.qcm_footer{float:right;margin:4px 0 15px 0;color:#7E7E7E;}
.qcm_footer a{font-weight:normal;color:#7E7E7E;}
.qcm_footer .rss {background: url('../images/habillage/feed-icon.png') 100% 0 no-repeat ;padding:0 22px 0 0;}
#copyright {float:left;width:270px;padding:0;color:#B0B0B0 !important;margin:4px 0 15px 0;}

/* FIL D'ARIANE */
.ariane{color:#616161; font-size:.9em; width:472px; padding:21px 15px 10px 18px;line-height:1.2em;}
.ariane a,.ariane_bottom a,#header_right_top_links a{font-weight:400 !important;}
.ariane_bottom{color:#616161; padding:10px 0 10px 10px;text-align:right;float:right}
.options{position:absolute; top:95px; right:245px; text-align:right; padding:0 5px 10px 0;}
.options a{margin-right:1px;}
.alert_notepad{margin:0 10px 5px;}

/* menu déroulant pour le listing des sous-chapitres  */
form.form_selector{margin:0;}
.selector99{width:205px; border:1px solid #8CBDE8; font:1.1em "Arial";}
.rss{background:url('../images/habillage/feed-icon.png') no-repeat 100% 0; padding:0 20px 0 5px !important;}
#globalcontainer.deux_colonnes .bloc_arrondi .contenu_droite{margin-top:-40px; width:214px; float:right; padding:0 8px 0 12px;}
#globalcontainer.deux_colonnes .bloc_filet_couleur .contenu_droite{margin-top:-40px; float:right; width:214px; padding:0 8px 0 12px;}
#globalcontainer.deux_colonnes #centercontent{width:722px;}

/* Autopromo  */
.autopromo{margin:0 0 4em;}
img,a img{border:0;}
#header_right_top_onglets #onglet_etudes a:hover,#header_right_top_onglets #onglet_syntheses a:hover,#header_right_top_onglets #onglet_livres a:hover,#header_right_top_onglets #onglet_glossaire a:hover,#header_right_top_onglets #onglet_ressources a:hover,#notepad h1 a:hover,#menu #terminale a:hover,#menu #premiere a:hover,#menu #seconde a:hover,#menu #terminale a.zone_active,#menu #premiere a.zone_active,#menu #seconde a.zone_active,#menu_annexe #etudes-de-cas a:hover,#menu_annexe #programme-es a:hover,#menu_annexe #syntheses a:hover,#menu_annexe #web a:hover,#menu_annexe #livres a:hover,#menu_annexe #manuel a:hover,#menu_annexe #annales_transversaux a:hover,#menu_annexe #glossaire_transversaux a:hover,#menu_annexe #nobel_transversaux a:hover,#menu_annexe #etudes-de-cas a:hover.active,#menu_annexe #programme-es a:hover.active,#menu_annexe #syntheses a:hover.active,#menu_annexe #web a:hover.active,#menu_annexe #livres a:hover.active,#menu_annexe #manuel a:hover.active,#menu_annexe #annales_transversaux a:hover.active,#menu_annexe #glossaire_transversaux a:hover.active,#menu_annexe #nobel_transversaux a:hover.active {background-position:left bottom;}
#notepad h3 span,#notepad h3 span a{font-weight:700; font-size:0.9em; color:#FFF; padding-left:10px;}
#notepad_contenu,.nodisplay,#globalcontainer.deux_colonnes #rightcontent{display:none;}
#notepad_content li a,#leftcontent a,#leftcontent a:visited{font-weight:400;}
#menu,#menu_annexe {margin:0; padding:15px 0;}
#newsletter a,#une,#une a{padding:0;}
#menu_annexe #etudes-de-cas dd a,#menu_annexe #syntheses dd a,#menu_annexe #web dd a,#menu_annexe #livres dd a,#menu_annexe #manuel dd a,#menu_annexe #programme-es dd a,#menu_annexe #annales_transversaux dd a,#menu_annexe #glossaire_transversaux dd a,#menu_annexe #nobel_transversaux dd a, #menu_annexe #qcm_transversaux dd a {background:none;}
#menu_annexe #livres a,#menu_annexe #manuel a{width:214px; height:20px; background:#FFF url('../images/iface/annexe/livres-plus.png') no-repeat left top;}
#menu_annexe #livres a.active,#menu_annexe #manuel a.active{width:214px; height:20px; background:#FFF url('../images/iface/annexe/livres-moins.png') no-repeat left top;}


#globalcontainer.deux_colonnes .bloc_arrondi .contenu,#globalcontainer.deux_colonnes .bloc_filet_couleur .contenu{width:460px; float:left;}

.synomia table {width:100% !important;}
.synomia table.synCoocTable td {width:30% !important;vertical-align:top;}



/* SMART */
/* CONTENU DEUX COLONNES ANNEXE SOUS UN CONTENU UNE COLONNE */
.contenuDeuxColsAddon #centercontent {float:left;width:476px !important;}
h1.csc-firstHeader {font-weight:bold !important;font-family:Arial, Helvetica, sans-serif !important;font-size:1.6em !important;}
.contenuDeuxColsAddon #centercontent h2 {font-size:1.3em;}
.contenuDeuxColsAddon #centercontent h3 {font-family:Arial, Helvetica, sans-serif;font-size:1.25em;color:#000;background-color:transparent;padding:6px 5px;background-color:#F1F2F2;}
.contenuDeuxColsAddon #centercontent h4 {font-family:Arial, Helvetica, sans-serif;font-size:1.1em;color:#626161;padding:0;background-color:transparent;margin:1em 0 1em 0;}
/*.contenuDeuxColsAddon #centercontent h4 span {padding:.1em .5em .2em .5em;background-color:#F1F2F2;}*/
.contenuDeuxColsAddon #centercontent p {font-size:1.1em;margin-bottom:1.1em;}


.contenuDeuxColsAddon #rightcontent2 {float:left;margin:0 0 0 6px !important;}
.contenuDeuxColsAddon #rightcontent2 .intertitre_doc {border-bottom:1px solid #DCEBF8;font-size:1.1em;margin:0 -5px 10px 10px;}
.contenuDeuxColsAddon #rightcontent2 .csc-menu-1 {margin-bottom:1.5em;}
.contenuDeuxColsAddon #rightcontent2 .csc-menu-1 .on {list-style:none;margin:0 -5px 0 -20px;padding:2px 5px 1px 20px;background:url('../images/iface/bg_csc-menu-1_li.gif') #F1F2F2 no-repeat 7px 7px;}
.contenuDeuxColsAddon #rightcontent2 .csc-menu-1 .on a {color:#626161;background-image:none;}
#rightcontent .csc-menu-1 .on {list-style:none;margin:0 -5px;padding:2px 5px 1px 22px;background-color:#F1F2F2;background-position:15px 7px;}
#rightcontent .csc-menu-1 .on a {color:#626161;background-image:none;}



#deux_colonnes_2 .colonne_gauche_2 {float:left;width:476px !important;}
#deux_colonnes_2 .colonne_gauche_2 h2 {font-size:1.3em !important;}
#deux_colonnes_2 .colonne_gauche_2 h3 {font-family:Arial, Helvetica, sans-serif !important;font-size:1.25em !important;color:#000 !important;}
#deux_colonnes_2 .colonne_gauche_2 h4 {font-family:Arial, Helvetica, sans-serif !important;font-size:1.1em !important;color:#626161 !important;/*padding:0 !important;background-color:transparent !important;*/margin:1em 0 1em 0 !important;}
/*#deux_colonnes_2 .colonne_gauche_2 h4 span {padding:.1em .5em .2em .5em !important;background-color:#F1F2F2 !important;}*/
#deux_colonnes_2 .colonne_gauche_2 p {/*font-size:1.1em !important;*/margin-bottom:1.1em !important;}

#deux_colonnes_2 .csc-menu-1 .on {list-style:none;margin:0 -5px 0 -20px;padding:2px 5px 1px 20px;background:url('../images/iface/bg_csc-menu-1_li.gif') #F1F2F2 no-repeat 7px 7px;color:#626161 !important;}
#deux_colonnes_2 .csc-menu-1 .on a {color:#626161 !important;background-image:none;padding:0 !important;}
#deux_colonnes_2 .csc-menu-1 .on a .inner1 {background-image:none !important;color:#626161 !important;padding:0 !important;}
#deux_colonnes_2 .csc-menu-1 .on a .inner2 {background-image:none !important;color:#626161 !important;padding:0 !important;}
#deux_colonnes_2 .csc-menu-1 .on a .inner3 {background-image:none !important;color:#626161 !important;padding:0 !important;}


.contenuDeuxColsAddon .csc-header-n1 {margin-left:18px !important;margin-right:16px !important;}
.contenuDeuxColsAddon .bloc_arrondi {margin-left:18px !important;margin-right:16px !important;}



.bloc_arrondi .bloc_filet .contenu_miniBloc .csc-menu-1 li.on, .contenu_droite .csc-menu-1 .on {background:url('../images/iface/bg_csc-menu_1.gif') #8CBDE8 no-repeat 0 0;color:#FFF;margin:0 0 0 -15px;list-style:none;}
.bloc_arrondi .bloc_filet .contenu_miniBloc .csc-menu-1 li.on a, .contenu_droite .csc-menu-1 .on a {background:url('../images/iface/bg_csc-menu_2.gif') transparent no-repeat 100% 0;color:#FFF;display:block;}
.bloc_arrondi .bloc_filet .contenu_miniBloc .csc-menu-1 li.on a .inner1, .contenu_droite .csc-menu-1 .on a .inner1 {background:url('../images/iface/bg_csc-menu_3.gif') transparent no-repeat 100% 100%;color:#FFF;display:block;padding:0;}
.bloc_arrondi .bloc_filet .contenu_miniBloc .csc-menu-1 li.on a .inner1 .inner2, .contenu_droite .csc-menu-1 .on a .inner2 {background:url('../images/iface/bg_csc-menu_4.gif') transparent no-repeat 0 100%;color:#FFF;display:block;height:1%;}
.bloc_arrondi .bloc_filet .contenu_miniBloc .csc-menu-1 li.on a .inner1 .inner2 .inner3, .contenu_droite .csc-menu-1 .on a .inner3 {background:url('../images/iface/bg_csc-menu_5.gif') transparent no-repeat 4px 7px;color:#FFF;display:block;padding:1px 5px 2px 15px;}

#centercontent2{width:476px;margin:0 18px;float:left;overflow:visible !important;}
#centercontent2 .bloc_arrondi {width:780px;}


/* SMART CADRE */
.SmartCadre #centercontent h1 {font-weight:bold !important;font-family:Arial, Helvetica, sans-serif !important;font-size:1.6em !important;margin:0 0 .8em 0;}
.SmartCadre #centercontent h2 {font-weight:bold;line-height:1.1em;margin-bottom:12px;padding-bottom:2px;border-bottom:1px solid #B0B0B0;}
.SmartCadre #centercontent .bloc_arrondi {margin-bottom:1.3em !important;}
.SmartCadre #centercontent .bloc_arrondi h2 {border-bottom:none !important;margin-bottom:0;}


#centercontent h1.docuAssocie {font-weight:bold !important;font-family:Arial, Helvetica, sans-serif !important;font-size:1.6em !important;margin:0 0 .8em 0 !important;}
#centercontent h2.docuAssocie {font-weight:bold;line-height:1.1em;margin-top:.8em;margin-bottom:12px;padding-bottom:2px;border-bottom:1px solid #B0B0B0;}
#centercontent h3.docuAssocie {color:#A1A2A3;font-size:1em;}
#centercontent div.docuAssocie {margin-bottom:1.3em !important;}
#centercontent div.rte.docuAssocie h4 {font-size:1.4em;color:#8CBDE8;font-family:Arial,sans-serif;margin:25px 0 0 0;}
#centercontent .bloc_arrondi h2.docuAssocie {border-bottom:none !important;margin-bottom:0;}
/*#centercontent h4 {background-color:#F1F2F2 !important;padding:5px 9px !important;}
body.docuAssocie #centercontent h3 {background-color:#FFF;padding:0;}*/






