/* CSS Document */

/* ### ANLCI.fr ###*/
/* ### SCREEN stylesheet ###*/
/* ### Esprit Public - 2007 ### */
/* ### Guillaume DAILLIER ### */



/* ###################### SOMMAIRE ###################### */
/* $1. Balises de base */
/* $2. Styles de formulaires */
/* $3. Blocs de mise en page */
/* $4. Menu principal */
/* $5. Sous-menus : niveaux 2 et 3 */
/* $6. Menu pratique et menu bas de page */
/* $7. Contenu principal */
/* $8. Contenu contextuel */
/* $9. Contenu Accueil */
/* ###################################################### */



/* ###################### $1. Balises de base ###################### */
@import url(forum-reset.css);

body {
	font-family:"Arial",sans-serif;
	font-size:75%;
	line-height:1.5em;
	color:#000;
	height: 100%;
	background:#fff;
}


html {
	height: 68%;
	margin: 0; padding: 0;
}

* html body {height: 70%;}
*+html body {height: 68%;}

a {
	color:#333333;
	text-decoration:underline;
}

a:hover {
	color:#f90;
	text-decoration:underline;
}

strong {
	font-weight:bold;
	color:#EB690B;
}

em {
	font-style:italic;
}

big {
	font-size:1.7em;
	font-weight:bold;
}

sub {
	font-size:0.8em;
	position:relative;
	top:0.3em;
}

sup {
	font-size:0.8em;
	position:relative;
	top:-0.3em;
}

h1,h2,h3,h4,h5,h6 {
	clear:both;
}

h1 {
	font-size:2em;
	font-weight:bold;
	line-height:1em;
	color:#E30059;
	padding:0 0 8px 0;
	margin:10px 0 15px 0;
	border-bottom:1px #D7BABA solid;
}

h2 {
	color:#E30059;
	font-size:1.5em;
	font-weight:bold;
	margin:30px 0 10px 0;
	padding:0 0 0 13px;
	line-height:1em;
	background:url(../img-forum/fleche_rouge.gif) no-repeat 0px 0px;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#E30059;
	margin:20px 0 10px 0;
	padding: 0 0 0 20px;
	background:url(../img-forum/fleche_h3.gif) no-repeat 0px 2px;
}

h4 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 10px 0;
}

p {
	margin:0 0 10px 0;
	padding:0;
}


img {
	float:left;
	margin:5px 10px 5px 0;
	border:1px solid #A52721;
}

img.droite {
	float:right;
	margin:0 0 5px 10px;
}

ul {
	padding:0;
	margin:15px 0 20px 15px;
}

li {
	padding:0 0 0 15px;
	margin:5px 0 5px 0;
	background:url(../img-forum/puce_alpha.gif) no-repeat 0px 5px;
}




/* hack IE 6 */
* html body ul {
	padding-left:15px;
}

* html #col3 li {
	padding:0;
	margin:0;
}

* html #col3 li a {
	padding:0 0 0 15px;
	margin:5px 0 5px 0;
	background:url(../img-forum/puce_alpha.gif) no-repeat 0px 5px;
}

* html #telechargements li {
	padding:0 0 0 20px;
	margin:4px 0 4px 0;
	background:url(../img-forum/picto_pdf.gif) no-repeat 0% 50%;
}

* html #telechargements li a {
	padding:0;
	margin:0;
	background:url(../img-forum/blank.gif) no-repeat;
}

* html .csc-textpic-intext-right-nowrap {
	margin:10px 0 10px 0;
}

* html h3 {
	background:url(../img-forum/fleche_h3.gif) no-repeat 0px 2px;
}

* html h3 a {
	background:url(../img-forum/blank.gif) no-repeat;
}

/* fin hack IE 6 */

ul ul {
	padding:0;
	margin:0 0 15px 0;
}

ul ul li {
	background:url(../img-forum/puce_alpha_2.gif) no-repeat 0% 5px;
}

blockquote {
	display:block;
	float:right;
	width:200px;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
	text-align:right;
	color:#f9810e;
	padding:0 90px 0 0;
	margin:10px 0 5px 5px;
	background:url(../img-forum/quotes.gif) no-repeat 100% 0%;
}

table {
	width:100%;
	margin:10px 0 15px 0;
	margin-bottom:25px;
	border:1px solid #F5840D;
	border-collapse:collapse;
}

table td, table th {
	font-size:0.9em;
	padding:10px;
	vertical-align:baseline;
	border:1px solid #F5840D;
}

table th {
	font-size:1em;
	text-align:left;
	font-weight:bold;
	color:#900;
}

caption {
	display:none;
}

.noDisplay {
	position:absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.stopFloat {
	clear:both;
}

.stopFloat:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* .stopFloat {display: inline-block;} */

/* Hides from IE-mac \*/
* html .stopFloat {height: 1%;}
.stopFloat {display: block;}


/* ###################### $2. Styles de formulaires ###################### */
form {
	padding:20px;
	border:1px solid #D7BABA;
}

* html #header {
	margin-top:-6px;
}

#header form {
	border:0;
	padding:0;
	margin:4px 0 2px 0;
}

#header input {
	width:120px;
	padding:2px 5px 2px 5px;
}

#header legend {
	display:none;
}

#header input.boutonSubmit {
	width:20px;
	height:20px;
	border:0;
	padding:0;
	margin:0 0 0 5px;
}

fieldset {
	border:0;
}

legend {
	position:relative;
	display:block;
	color:#EB690B;
	font-weight:bold;
	margin:0 0 10px 0;
	border-bottom:1px #ccc dotted;
}

label {
	display:block;
	float:left;
	width:7em;
	color:#333;
	font-size:1em;
	text-align:right;
	padding:3px 0 1px 0;
	margin:0 10px 0 0;
}

input, select, textarea {
	font-family:"Arial",sans-serif;
	font-size:1.1em;
	color:#929292;
	padding:2px;
	margin:2px 0 2px 0;
	vertical-align:middle;
	border:1px solid #D7BABA;
}

input:hover, select:hover, textarea:hover {
	border:1px solid #f90;
}

input:focus, select:focus, textarea:focus {
	border:1px solid #f90;
}

textarea {
	width:270px;
	height:130px;
}

input[type=text], select {
	width:180px;
}

input[type=radio], input[type=checkbox] {
	border:0;
}

#contenuContextuel input[type=text] {
	width:120px;
}

.submitForm {
	text-align:right;
	margin-top:20px;
	padding:0;
}

.submitForm input {
	color:#fff;
	font-weight:bold;
	padding:2px 10px 2px 10px;
	background:#EB690B;
}

.csc-mailform-submit input:hover {
	color:#fff;
	background:#DF0057;
}

.csc-mailform-submit input {
	color:#fff;
	font-weight:bold;
	padding:2px 10px 2px 10px;
	background:#EB690B;
}

.submitForm input:hover {
	color:#fff;
	background:#DF0057;
}

.confirm {
	color:#666666;
	font-weight:bold;
}

.sansBordure {
	border:0;
}

.required {
	font-size:0.9em;
	color:#CC0000;
}

.submitForm .required {
	float:left;
	font-style:italic;
}

.orange {
	background:#EB690B;
	color:#FFF;
}

.sable {
	background:#F5B485;
}

/* ###################### $3. Blocs de mise en page ###################### */
div.inBox {
	width:960px;
}

div.inBox2 {
	width:960px;
}

#header {
	height:115px;
	background:#A52824;
}

* html #header {
	margin-bottom:-5px;
}

#header .inBox { 
	height:115px; 
	background-attachment: scroll; 
	background-image: url(../img-forum/back_header.gif); 
	background-repeat: no-repeat; 
	background-position: 213px; 
}


#header h1 {
	float:left;
	width:317px;
	height:115px;
	padding:0;
	margin:0;
	border:0;
}

#header h1 a {
	display:block;
	width:317px;
	height:115px;
	background:url(../img-forum/logo_ANLCI.gif);
}

#contenu {
	font-size:1.2em;
	min-height:100%;
	background:#FFF;
}



* html #contenu {
	height:100%;
	margin-bottom:-13px;
}

#contenu .inBox {
	min-height:100%;
}

#col1 {
	float:left;
	width:200px;
	padding:15px 15px 15px 0;
}

* html #col1 {
	padding:15px 5px 15px 0;
}

#teaser {
	margin:0;
}

#teaser img {
	float:right;
	margin:0 15px 0 0;
}

#col1  a img {
	border:none;
	margin-bottom:10px;
}

.menu_teaser {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:none;
	margin:0px 0pt 0pt;
	padding:0pt;
}

.menu_teaser li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}

#boutons .bouton,#boutons #teaseraccueil,#boutonsright .bouton {
	position:relative;
	float:left;
	width:100%;
}

.encadre {
	display:none;
	color:#FFF;
	left:206px;
	font-style:normal;
	padding:0 0 0 6px;
	background: url(../img-forum/hover.gif) no-repeat 0px 22px;
	position:absolute;
	width:196px;
	z-index:2;
}

.bouton a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#teaseraccueil a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.bulle {
	background:#EB690B ;
	padding:20px 5px 20px 5px;
	width:186px;
	display:block;
}

.encadre .bodytext {
	background:#EB690B ;
	padding:10px;
	width:186px;
	display:block;
	margin:0px !important;
}

.bouton em {
	display:none;
}

#teaseraccueil em {
	display:none;
}

#col2 {
	float:left;
	width:520px;
	padding:15px 15px 15px 15px;
	border-left:1px #ECECEC solid;
	border-right:1px #ECECEC solid;
}

#col3 {
	float:left;
	width:175px;
	padding:15px 0 15px 15px;
}

#col3 div {
	margin:0 0 25px 0;
}

#col3 h3 {
	font-size:1.2em;
	color:#9f110f;
	text-transform:uppercase;
	padding:3px 6px 3px 6px;
	margin:0 0 10px 0;
	background:none;
}

#col3 a {
	color:#9f110f;
	text-decoration:none;
}

#col3 a:hover {
	color:#f90;
	text-decoration:none;
}

#col3 ul {
	padding:0;
	margin:0 0 20px 8px;
}

#col3 div.csc-header-n1 {
	margin: 0 0 10px 0;
}

#col3 li {
	margin:2px 0 2px 0;
}

*+html #col3 li {
	padding:0;
	margin:0;
	background:none;
}

*+html #col3 li a {
	padding:0 0 0 15px;
	margin:5px 0 5px 0;
	background:url(../img-forum/puce_alpha.gif) no-repeat 0px 5px;
}

#footer {
	height:108px;
	clear:both;
	background:#C4143F url(../img-forum/back_footer.gif) repeat-x;
}



/* ###################### $4. Menu principal ###################### */
#menuNiv1 {
	height:43px;
	background:#EB690B;
}

* html #menuNiv1 {
	margin-bottom:-13px;
}

#menuNiv1 ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}

	#menuNiv1 li {
		float:left;
		padding:0;
		margin:0;
		background:none;
	}
	
	#menuNiv1 a {
		display:block;
		height:43px;
	}
	
	#menuNiv1 #btn_accueil_fpp a {width:79px; background:url(../img-forum/btn_accueil.gif);}
	#menuNiv1 #btn_accueil_fpp a:hover {background:url(../img-forum/btn_accueil_over.gif);}
	#menuNiv1 #btn_accueil_fpp.actif a {background:url(../img-forum/btn_accueil_over.gif);}
	
	#menuNiv1 #btn_domaines a {width:117px; background:url(../img-forum/btn_domaines.gif);}
	#menuNiv1 #btn_domaines a:hover {background:url(../img-forum/btn_domaines_over.gif);}
	#menuNiv1 #btn_domaines.actif a {background:url(../img-forum/btn_domaines_over.gif);}
	
	#menuNiv1 #btn_personnes a {width:122px; background:url(../img-forum/btn_personnes.gif);}
	#menuNiv1 #btn_personnes a:hover {background:url(../img-forum/btn_personnes_over.gif);}
	#menuNiv1 #btn_personnes.actif a {background:url(../img-forum/btn_personnes_over.gif);}
	
	#menuNiv1 #btn_etapes_forum a {width:123px; background:url(../img-forum/btn_retro.gif);}
	#menuNiv1 #btn_etapes_forum a:hover {background:url(../img-forum/btn_retro_over.gif);}
	#menuNiv1 #btn_etapes_forum.actif a {background:url(../img-forum/btn_retro_over.gif);}
	
	#menuNiv1 #btn_outils_agir a {width:100px; background:url(../img-forum/btn_outils.gif);}
	#menuNiv1 #btn_outils_agir a:hover {background:url(../img-forum/btn_outils_over.gif);}
	#menuNiv1 #btn_outils_agir.actif a {background:url(../img-forum/btn_outils_over.gif);}

	#menuNiv1 #btn_pratiques a {width:145px; background:url(../img-forum/btn_pratiques.gif);}
	#menuNiv1 #btn_pratiques a:hover {background:url(../img-forum/btn_pratiques_over.gif);}
	#menuNiv1 #btn_pratiques.actif a {background:url(../img-forum/btn_pratiques_over.gif);}
	
	#menuNiv1 #btn_ateliers a {width:106px; background:url(../img-forum/btn_ateliers.gif);}
	#menuNiv1 #btn_ateliers a:hover {background:url(../img-forum/btn_ateliers_over.gif);}
	#menuNiv1 #btn_ateliers.actif a {background:url(../img-forum/btn_ateliers_over.gif);}
	
	#menuNiv1 #btn_actions_educatives_familiales a {width:160px; background:url(../img-forum/btn_actions_educ_fam.gif);}
	#menuNiv1 #btn_actions_educatives_familiales a:hover {background:url(../img-forum/btn_actions_educ_fam_over.gif);}
	#menuNiv1 #btn_actions_educatives_familiales.actif a {background:url(../img-forum/btn_actions_educ_fam_over.gif);}

	#menuNiv1 #btn_forum a {width:154px; background:url(../img-forum/btn_forum.gif);}
	#menuNiv1 #btn_forum a:hover {background:url(../img-forum/btn_forum_over.gif);}
	#menuNiv1 #btn_forum.actif a {background:url(../img-forum/btn_forum_over.gif);}	

	#menuNiv1 #btn_guide a {width:66px; background:url(../img-forum/btn_guide.gif);}
	#menuNiv1 #btn_guide a:hover {background:url(../img-forum/btn_guide_over.gif);}
	#menuNiv1 #btn_guide.actif a {background:url(../img-forum/btn_guide_over.gif);}
	
	#menuNiv1 .selected a {
		color:#FFFFFF;
		background:#8EA7B3;
	}



/* ###################### $5. Sous-menus : niveaux 2 et 3 ###################### */
#menuNiv2 {
	padding:0;
	margin:0 0 15px 0;
	font-family:"Trebuchet MS",sans-serif;
}

#menuNiv2 ul {
	padding:0;
	margin:0 0 0 5px;
}

#menuNiv2 li {
	display:inline;
	font-size:0.9em;
	width:100%;
	padding:0;
	margin:0;
	background:none;
}

#menuNiv2 li a {
	display:block;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:5px 10px 4px 10px;
	margin:0 0 1px 0;
	background:#EB690B;
}

#menuNiv2 li a:hover {
	color:#FFF;
	background:#E30059;


}

#menuNiv2 li.actif>a {
	color:#FFF;
	background:#E30059;
}

* html #menuNiv2 li.actif a {
	color:#FFF;
	background:#E30059;
}
		
#menuNiv2 ul ul {
	padding:0;
	margin:0 0 0px 0px;
	border-bottom:1px solid #A80012;
}

#menuNiv2 ul ul li {
	display:inline;
	list-style:none;
	font-size:0.9em;
	width:100%;
	padding:0;
	margin:0;
}

#menuNiv2 ul ul li a {
	display:block;
	color:#900;
	text-decoration:none;
	padding:2px 10px 3px 25px;
	margin:0;
	border-top:1px solid #A80012;
	background:#fff;
}

#menuNiv2 ul ul li a:hover {
	color:#900;
	background:#F9CCDE;
}

#menuNiv2 ul ul li.selected a {
	color:#900;
	background:#fbe1ce url(../img-forum/puce_alpha.gif) no-repeat 10px 50%;
}

#menuNiv2 ul ul li.actif a {
	color:#900;
	background:#F9CCDE;
}


/* ###################### $6. Menu pratique et menu bas de page ###################### */
#pratique {
	float:right;
	text-align:right;
	width:200px;
}

#pratique ul {
	float:right;
	padding:0;
	margin:0;
}

#pratique li {
	float:left;
	width:20px;
	height:20px;
	padding:0;
	margin:3px 0 0 8px;
	background:none;
}

#pratique li a {
	display:block;
	width:20px;
	height:20px;
	background:#C8C8C8;
}

#pratique #impression a {
	background:url(../img-forum/picto_impression.gif);
}

#pratique #webmestre a {
	background:url(../img-forum/picto_webmestre.gif);
}

#pratique #textePlus a {
	background:url(../img-forum/picto_texte_plus.gif);
}

#pratique #texteMoins a {
	background:url(../img-forum/picto_texte_moins.gif);
}

#footer .inBox {
	height:82px;
	background:url(../img-forum/back_footer_inbox.jpg) no-repeat 99% 0%;
}

#footer .img-right {
	margin:0;
	padding:0;
	float:right;
}

#footer .img-left {
	margin:27px 0 0 10px;
}

#footer .inBox2 {
	height:26px;
	background:#EB690B;
}


#footer ul {
	float:right;
	padding:0;
	margin:5px 0 0 0;
}

#footer li {
	color:#fff;
	display:inline;
	padding:0;
	margin:0 0 0 10px;
	background:none;
}

#footer li a {
	color:#fff;
	text-decoration:none;
}

#footer li a:hover {
	text-decoration:underline;
}

#footer img {
	border:0px;
}

/* ###################### $7. Contenu principal ###################### */
div.style1 {
	color:#fff;
	padding:15px;
	margin:10px 20px 10px 20px;
	background:#f90;
}

div.style2 {
	color:#fff;
	padding:15px;
	margin:10px 20px 10px 20px;
	background:#e30059;
}

div.style3 {
	color:#fff;
	padding:15px;
	margin:10px 20px 10px 20px;
	background:#afcb51;
}

div.style4 {
	color:#fff;
	padding:15px;
	margin:10px 20px 10px 20px;
	background:#850047;
}

.contact {
	font-size:0.8em;
	line-height:1.3em;
	width:144px;
	height:310px;
	float:left;
	padding:5px 8px 8px 8px;
	margin:0 5px 10px 5px;
	border:1px #dedede solid;
	background:url(../img-forum/back_degrade.jpg) repeat-x;
}

.contact h2 {
	font-size:1.2em;
	padding:0;
	margin:0 0 2px 0;
	background:none;
}

.contact h3 {
	color:#333;
	font-size:1.1em;
	font-weight:bold;
	height:2em;
	padding:0;
	margin:0 0 8px 0;
	background:none;
}

.contact p {
	margin:0 0 8px 0;
}

.contact p.poste {
	font-size:1.1em;
	font-weight:bold;
	height:2em;
}

.contact p.descriptif {
}

.contact p.coordonnees {
	padding:8px 0 0 0;
	margin:0;
	border-top:1px dotted #999;
}

#col2 div.contact img {
	display:block;
	margin:0 0 5px 6px;
	width:125px;
}

.metaEvent {
	color:#666;
	padding:0 10px 0 10px;
	margin:0 0 15px 0;
	border-bottom:1px #ccc dotted;
}

.metaEvent h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#9f110f;
	margin:0 0 5px 0;
	clear:none;
	padding:3px 0 5px 12px;
}

.csc-textpic-text h3{
	clear:none;
}

.csc-textpic-text h3 a {
	color:#E30059;
}

.csc-textpic-text a{
	margin:-150px 0 10px 0;
	padding:0 !important;
}

* html .csc-textpic-text{
	padding:0;
}

*+html .csc-textpic-text{
	padding:0;
}

.cadre-rose {
	color:#fff;
	padding:15px;
	margin:10px 20px 20px 20px;
	background:#C4143F;
	clear:both;
}

/* ###################### $8. Contenu contextuel ###################### */
#col3 a {
	font-weight:normal;
}

#liensUtiles h3 {
	height:13px;
	background:url(../img-forum/back_header_right1.gif) no-repeat;
}

#liensUtiles {
	padding-bottom:10px;
	background:url(../img-forum/back_liens_utiles.gif) no-repeat 100% 10%;
}


#agenda h3 {
	height:13px;
	background:url(../img-forum/back_header_right2.gif) no-repeat;
}

#agenda h3 a {
	display:inline;
	background:none;
}

#agenda h3 img {
	display:block;
	float:right;
	margin:0;
	border:0;
}

#agenda table {
	width:100%;
	margin:0 0 10px 0;
	border:1px solid #e5e5e5;
}

#agenda td, #agenda th {
	font-size:0.8em;
	text-align:center;
	vertical-align:middle;
	border:0;
}

#agenda thead td, #agenda thead th {
	padding:0;
}

#agenda th {
	color:#fff;
	padding:1px 0 1px 0;
	background:#900;
}

#agenda td {
	width:20px;
	color:#666666;
	padding:2px 0 2px 0;
}

#agenda tr#jours td {
	color:#fff;
	background:#f5b484;
}

#agenda a {
	display:block;
	width:20px;
	color:#900;
	text-decoration:underline;
	padding:2px 0 2px 0;
	margin:0 auto;
}

#agenda a:hover {
	color:#fff;
	background:#f90;
	text-decoration:none;
}

a#moisPrecedent {
	display:block;
	width:100%;
	height:23px;
	padding:0;
	margin:0;
	background:#900 url("../img-forum/btn_moisPrecedent.gif") no-repeat 0% 0%;
}

a#moisPrecedent:hover {
	background:#900 url("../img-forum/btn_moisPrecedent_over.gif") no-repeat 0% 0%;
}

a#moisSuivant {
	display:block;
	width:100%;
	height:23px;
	padding:0;
	margin:0;
	background:#900 url("../img-forum/btn_moisSuivant.gif") no-repeat 100% 0%;
}

a#moisSuivant:hover {
	background:#900 url("../img-forum/btn_moisSuivant_over.gif") no-repeat 100% 0%;
}

#agenda ul li {
	background-position:0% 5px;
}

#agenda ul a {
	display:inline;
	font-weight:normal;
	text-decoration:none;
}

#agenda ul a:hover {
	color:#f90;
	background:none;
}

#telechargements li {
	line-height:1.5em;
	padding:0 0 0 20px;
	margin:4px 0 4px 0;
	background:url(../img-forum/picto_pdf.gif) no-repeat 0% 50%;
}

#telechargements h3 {
	height:13px;
	background:url(../img-forum/back_header_right3.gif) no-repeat;
}

.tx-cal-controller table {
	width:100%;
	margin:0 0 10px 0;
	border:1px solid #e5e5e5;
}

.tx-cal-controller thead th {
	background:#EB690B;
}

.tx-cal-controller img {
	border:none;
	margin:0;
	padding:0;
}

.tx-cal-controller td, .tx-cal-controller th {
	font-size:0.8em;
	text-align:center;
	vertical-align:middle;
	border:0;
}

.tx-cal-controller thead td, .tx-cal-controller thead th {
	padding:0;
}

.tx-cal-controller th {
	text-transform:uppercase;
	color:#fff;
	background:#900;
}

.tx-cal-controller td {
	width:20px;
	color:#666666;
	padding:3px 0 3px 0;
}

.tx-cal-controller td.monthoff {
	color:#cecece;
}

.tx-cal-controller td.monthtoday {
	background-color:#eee;
}

tr#jours td {
	text-transform:uppercase;
	color:#fff;
	background:#FBB98A;
}

div.news-latest-container h2 {
	display:none !important;
}

div.news-latest-container h3 { 
	border:0pt none; 
	font-size:1.2em; 
	font-weight:bold; 
	margin:0pt 0pt 10px; 
	padding:3px 0pt 0pt 20px; 
	background-attachment: scroll; 
	background-color: transparent; 
	background-image: url(../img-forum/quotes_actu.gif); 
	background-repeat: no-repeat; 
	background-position: 0%; 
}

div.news-latest-gotoarchive {
	display:none;
}

div.news-latest-container h3 a {
	color:#E30059;
}

div.news-latest-item {
	float:left;
	display:block;
	margin-top:10px;
}

.clearer {
	border-top:1px solid #D7BABA;

	border-bottom:none;
}

#col3 div.tx-cal-controller a {
	display:block;
	width:20px;
	color:#900;
	text-decoration:underline;
	padding:2px 0 2px 0;
	margin:0 auto;
}

#col3 div.tx-cal-controller a:hover {
	color:#fff;
	background:#f90;
	text-decoration:none;
}

#col3 div.tx-cal-controller th a {
	display:inline;
	color:#fff;
	padding:0 2px 0 2px;
}

#col3 div.tx-cal-controller th a:hover {
	color:#900;
	text-decoration:underline;
}

#moisPrecedent, #moisSuivant {
	padding:0;
	margin:0;
	background-color:#EB690B;
}

#col3 td#moisPrecedent a, #col3 td#moisSuivant a {
	width:23px;
	height:23px;
	padding:0;
	margin:1px 0 1px 0;
	display:block;
}

#col3 td#moisPrecedent a:hover, #col3 td#moisSuivant a:hover {
	background-color:#EB690B;
}

* html #teaser {
	margin-top:15px;
}

*+html #teaser {
	margin-top:15px;
	float:left;
}

* html #col3 div.tx-cal-controller ul li {
	margin:0 0 5px 0px;
	padding:0 0 0 15px; 
	background-position:0px 5px;
}

* html #col3 div.tx-cal-controller ul li a {
	background:none;
}

*+html #col3 div.tx-cal-controller ul li {
	margin:0 0 5px 0px;
	padding:0 0 0 15px; 
	background:url(../img-forum/puce_alpha.gif) no-repeat 0px 5px;
	background-position:0px 5px;
}

*+html #col3 div.tx-cal-controller ul li a {
	background:none;
}

#col3 div.tx-cal-controller ul li {
	margin:0 0 5px 0;
	background-position:0px 5px;
}

#col3 div.tx-cal-controller ul li a {
	width:auto;
	display:inline;
	font-weight:normal;
	text-decoration:none;
}

#col3 div.tx-cal-controller ul a:hover {
	color:#f90;
	background:none;
}

#col3 h1 {
	background:#EB690B;
	border:1px solid #FF9900;
	color:#FFF;
	font-size:1em;
	margin:0pt 0pt 10px;
	padding:3px 6px;
	text-transform:uppercase;
}

#col2 div.tx-cal-controller ul li {
	background:none;
	padding:0;
}

.action {
	position:relative;
	padding:20px 20px 10px 20px;
	margin:10px 0 10px 0;
	border:1px solid #D7BABA;
	background:#FFF url(../img-forum/fond_box_action.gif) no-repeat right top;
	overflow:visible;
}

.action #fichier a {
	padding: 15px 0 0 50px;
	height:50px;
	background:url(../img-forum/picto_pdf_xl.gif) no-repeat;
	text-decoration:none;
}

.action_link {
	padding:0 0 3px 17px ;
	background:url(../img-forum/back_action_link.gif) no-repeat bottom left;
	color:#A58787;
	margin:0 0 15px 0;
	float:left;
	font-weight:bold;
	width:97%;
	text-decoration:none;
}

* html .action_link {
	margin:0 0 5px 0;
}

.action_link:hover{
	padding:0 0 3px 17px;
	font-weight:bold;
	background:url(../img-forum/back_action_link_over.gif) no-repeat bottom left;
	text-decoration:none;
}

.list_action_link {
	float:left;
	width:100%;
	margin:0 0 0 -10px !important;
	padding:0 !important;
}

* html .list_action_link {
	float:left;
	width:100%;
	margin:0 0 0 3px !important;
	padding:0 !important;
}

.list_action_link li {
	background:none;
	padding: 0 0 0 5px;
}

.list_action_link li a {
	padding:5px 0 0 20px ;
	background:url(../img-forum/picto_pdf.gif) no-repeat bottom left;
	margin:0 0 15px 0;
}

.docs_associes {
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:0;
}

.docs_associes li {
	padding:5px 0 0 20px ;
	background:url(../img-forum/picto_pdf.gif) no-repeat 0% 50%;
}

.list_action_link li a {
	margin:0 0 15px 0;
}



/* ###################### $9. Contenu Accueil ###################### */
#accueil h1, #accueil h2, #accueil h3, #accueil h4, #accueil h5, #accueil h6 {
	clear:none;
}

#accueil h1 {
	clear:both;
}

body#accueil #col2 h1 {
	color:#E30059;
	font-size:2em;
	line-height:1em;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0 0 5px 13px;
	background:url(../img-forum/fleche_rouge.gif) no-repeat 0px 3px;
	border-bottom:1px solid #D7BABB;
}

body#accueil h1 img {
	display:inline;
	float:none;
	padding:0;
	margin:0 0 0 10px;
	border:0;
}

body#accueil #col2 h2 {
	color:#E30059;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 0 20px;
	background:url(../img-forum/quotes_actu.gif) no-repeat;
	border:0;
}

#actualites .actu h2 {
	color:#E30059;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 0 20px;
	background:url(../img-forum/quotes_actu.gif) no-repeat;
	border:0;
}

.actu .bodytext {
	font-weight:normal;
}

.actu .bodytext span a {
	font-weight:normal;
}

#actualites {
	float:left;
	margin:0 0 20px 0;
	width:100%;
}

#actualites a {
	font-weight:bold;
	text-decoration:none;
}

.zoom_link a {
	font-weight:bold;
	text-decoration:none;
}

.actu {
	float:left;
	width:100%;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #D7BABA;
}

.actu img {
	width:111px;
}

.resultat h2 a {
	color:#E30059;
}

.resultat h2 a:hover{
	color:#EB690B;
}

#actualites .lienArchives {
	background:#F5F5F5 url(../img-forum/fleche_rose.gif) no-repeat scroll 97% 55%;
	border:1px dotted #D7BABA;
	font-size:0.8em;
	margin:0pt 0pt 10px;
	padding:2px 25px 2px 0pt;
	text-align:right;
	width:95%;
	float:left;
}

* html #actualites .lienArchives {
	width:95%;
}

#zoom {
	float:left;
	width:489px;
	padding:10px 15px 10px 15px;
	margin:0px 0 15px 0;
	border:1px #ececec solid;
	background:url(../img-forum/back_degrade.jpg) repeat-x;
}

#zoom img { 
	float:left;
}

#zoom .inbox{ 
	float:left;
	width:285px;	
}

#zoom p {
	float:left;
}

#zoom h1 {
	line-height:1em;
	padding:0 0 0 25px;
	font-size:1.7em;
	margin:0 0 10px 0;
	background:url(../img-forum/picto_loupe.gif) no-repeat 0% 50%;
	border:none;
}

#zoom h2 {
	color:#E30059;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 0 20px;
	background:url(../img-forum/quotes_actu.gif) no-repeat;
	border:0;
}
	
#anlciTV {
	padding:15px;
	clear:both;
	background:url(../img-forum/back_degrade.jpg) repeat-x;
	border:1px #ececec solid;
}

#anlciTV img {
	border:0;
}


/* =============================================================================================== */
/* ====== UPDATE NOVEMBRE 2009 =================================================================== */
/* =============================================================================================== */

/* ACCUEIL */
.NewHome {float:left;width:519px;padding-top:10px;margin:0;}
.NewHome img { float:left;}
.NewHome p { text-align:justify; line-height:17px;}
.NewHome .inbox{ float:left;width:285px;}
.NewHome h2 {color:#E30059;font-size:1.8em;line-height:1em;font-weight:bold;margin:0 0 20px 0;padding:0 0 5px 13px;background:url(../img-forum/fleche_rouge.gif) no-repeat 0px 3px;border-bottom:1px solid #D7BABB;}
.NewHomeEncart{ background-image: url(../img-forum/back_degrade.jpg); background-repeat: repeat-x; background-position: 0px 0px; padding:8px; border:1px #ececec solid; clear:both; margin-bottom:15px; }
.NewHomeEncart h3{ margin:0; background:none; padding:0; }
.NewHomeEncart ul{ margin-top:6px;  margin-bottom:6px; }

/* TEASING ACTUS HOME */
#actualites .Minicadre{ float:left; width:242px; margin-top:10px; border-top:1px solid #D7BABB; padding-top:10px; }
#actualites .Minicadre{ margin-left:9px; margin-right:9px; }
#actualites .Minicadre p{ margin:0; font-size: 1em; }
#actualites .Minicadre img{float:left;margin:0 6px 3px 0;border:1px solid #A52721;}
#actualites .Minicadre a{ font-weight:normal; cursor:pointer; }
#actualites p.titre{ color:#e30059; margin:0; font-size: 1.2em; font-weight:bold; }
#actualites p.titre .quote{ background-image: url(../img-forum/quote-tease-actus.gif); background-repeat: no-repeat; background-position: 0px 0px; height: 18px; width: 18px; display:inline-block; margin-right:4px; }
#actualites p.date{ color:#a52824; font-size: 0.9em; margin-bottom:3px; }


/* BULLE TEMOIGNAGE */
#bulle-temoignage{ width:200px; float:left; color:#FFFFFF; }
#bulle-temoignage .top{ background-image: url(../img-forum/bloc-temoignage-right-top.jpg); background-repeat: no-repeat; background-position: 0px 0px; margin:0; padding:45px 6px 1px 6px; border:1px solid #ff9900; }
#bulle-temoignage .bottom{ background-image: url(../img-forum/bloc-temoignage-right-bottom.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 40px; margin:0; }
#bulle-temoignage a{ color:#FFFFFF; font-weight:normal; background:transparent; }
#bulle-temoignage a b{ color:#000000; }
#bulle-temoignage a:hover{ color:#000000; font-weight:normal; }
#bulle-temoignage p.titre{ color:#ff9900; margin:0; font-size: 1.2em; font-weight:bold; }
#bulle-temoignage p.fonction{ color:#ff9900; font-size: 0.9em; margin-bottom:3px; }

/* LIENS UTILES HOME */
.NewLiensUtiles{ width:200px; float:left; background-image: url(../img-forum/back_liens_utiles.gif); background-repeat: no-repeat; background-position: right bottom; }

/* TEASE ALLER PLUS LOIN */
.TeaseAllerPlusLoin{ width:188px; float:left; color:#FFFFFF; background-image: url(../img-forum/degrade-orange.jpg); background-repeat: repeat-x; background-position: 0px 0px; padding:6px; }
.TeaseAllerPlusLoin p.titre{ color:#ff9900; margin:0; font-size: 1.2em; font-weight:bold; }
.TeaseAllerPlusLoin h4{ color:#ffffff; margin:2px 0 6px 0; font-size: 1.2em; font-weight:bold; text-transform: uppercase; }
.TeaseAllerPlusLoin img{ margin:0 5px 3px 0; border:1px solid #ff9900;}
.TeaseAllerPlusLoin b, .TeaseAllerPlusLoin a:hover{ color:#000000; }
.TeaseAllerPlusLoin a{ color:#ffffff; }

/* PRATIQUES REUSSIES */
#PratiquesReussies h4{color:#eb6a0c; font-size:1.5em; margin:30px 0 10px 0;}
#PratiquesReussies .ligne{ margin:0 0 5px 0; padding:0; clear:both;}
#PratiquesReussies .ligne p{ margin:0; padding:0; }
#PratiquesReussies .ligne img{margin-top:0;}
#PratiquesReussies .ligne p.cat{ color:#EB690B; font-size:1em; font-weight:bold;}
#PratiquesReussies .ligne p.date{ font-size:0.9em; color:#000000; margin:0; font-weight:bold; }
#PratiquesReussies .ligne a:hover{ color:#EB690B; }
#PratiquesReussies .ligne a{ color:#000000; text-decoration:none; }
#PratiquesReussies .ligne p.titre{ color:#E30059; margin:0; font-size: 1.2em; font-weight:bold; }


.CatOrange{ color:#EB690B; font-size:1.1em; font-weight:bold;}
.sousTitre {display:block;font-size:1.1em;font-weight:bold;color:#E30059;margin:10px 0 5px 0;padding:0;}

.DatePublication{ font-size:0.9em; font-weight:bold; color:#000000; margin:0; }
.Up10Margin{ margin-top:10px;}
.SepHoriz{border-bottom:1px solid #d8baba; margin:10px 0;}

.ArticleBack,.ArticleOther{color:#EB690B; font-size:1.2em; font-weight:bold; display:block; background-repeat: no-repeat; background-position: 0px center; min-height: 17px; text-decoration:none; padding-left:24px;  }
.ArticleBack{ background-image: url(../img-forum/fleches-navigation-retour.gif); }
.ArticleOther{ background-image: url(../img-forum/fleches-navigation-suite.gif); }


