﻿a { margin: 0;padding:0;border: none;}
/* Couleurs des liens */
a, a.spip_note, a.spip_ancre, a.spip_in, a.spip_mail, a.spip_out, a.spip_url, a.spip_glossaire { 
	color: #862886;
	text-decoration: none;
}
a:focus, a:hover, a:active, a.spip_note:hover, a.spip_ancre:hover, a.spip_in:hover, a.spip_mail:hover, a.spip_out:hover, a.spip_url:hover, a.spip_glossaire:hover { 
	color: #A4CE39;text-decoration: underline;
}

.filet_t {
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px dashed #A4CE39;
}

.float_g {float:left;}
.float_d {float: right;clear:right;}
hr {
	height: 1px;
	margin: 0 auto -0.5em auto;
	padding: 0;
	color: #862886;
	background-color: #862886;
	border: 0;
	width: 50%;
}
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active {
	color: #A4CE39;
	margin-bottom: 0.5em;
}

ul, li, ol, table, td, tr, dl, dt, dd {
	margin: 0;
	padding:0;
	border: none;
	list-style: none;
}
dl {
	background-color: #B0D341;
	padding-bottom: 10px;
}
dl.spip_documents_center {
	padding-bottom: 0;
}
dt .marges ,dd .marges {
	margin: 0 10px 0 10px;
	margin-top: 0px;
	display:block;
}
dd .marges.righ {
	padding-top:5px; text-align:right;
}
dt.spip_doc_titre .marges {
	margin-bottom: 0px;
	color:#FFF;
	margin-top: 7px;
}
dd span.notes {
	color: #FFF;
	padding-top: 5px;
	margin-top: 5px;
}
dd a.spip_note {
	color: #FFF;
}
dd a.spip_note:focus, dd a.spip_note:hover, dd a.spip_note:active {
	color: #401703;
}
dd span.notes a.spip_note {
	color: #401703;
}
dd span.notes a.spip_note:focus, dd span.notes a.spip_note:hover, dd span.notes a.spip_note:active {
	color: #FFF;
}
ul.spip {
	margin-bottom: 1em;
/*	margin-left: 51px;*/
}
ul.spip ul {
	margin-bottom: 1em;
	margin-left: 0;
}
ul.spip li {
	background: url(http://expertce-cgd.fr/squelettes/images/li_spip_bg.gif) no-repeat 0px 7px;
	padding-left: 25px;
	margin-left: 0em;
}
dd ul.spip li {
	background: url(http://expertce-cgd.fr/squelettes/images/puce_li2.png) no-repeat 0px 5px;
	padding-left: 15px;
	margin-left: 0em;
}
.texte {
	text-align: justify;
	margin-left: 35px;
}
.texte a, .texte a.spip_note, .texte a.spip_ancre, .texte a.spip_in, .texte a.spip_mail, .texte a.spip_out, .texte a.spip_url, .texte a.spip_glossaire { 
	/*text-align: left;*/
}
.page_sommaire .texte {
	text-align: justify;
}
.menu_superfish{
	margin-top:15px;
	padding-bottom: 1em;
	float:right;
}

table, td, tr {
	vertical-align: top;
	border-collapse: collapse;
	margin: 0;
	padding:0;
}
/* Tableaux */
table.spip { width:100%;} 
table.spip .row_odd {
	background: #CDDDAC;
}
table.spip .row_even {
	background: #E6EED5;
}
table.spip .bg_td_titre {
	background: #A4CE39;
}
table.spip#missions td { vertical-align: middle;padding: 5px 7px; }
table.spip#missions .bg_td_titre {
	text-transform:uppercase; text-align:center;
}
table.spip#missions a:focus, table.spip#missions a:hover, table.spip#missions a:active { color:#000; }

.cs_blocs {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #A4CE39;
}
#actu .cs_blocs {
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: none;
}
.cs_blocs .blocs_destination {
	margin-left:27px;
}
#navigation .cs_blocs {
	padding-bottom: 0;
	border-bottom: 1px none #401703;
	margin-bottom: 0;
	margin-top: 10px;
}

/* Intertitre */
h2 {
	/*margin-bottom: 0;*/
	font-size: 1.5em;
	line-height:1.1em;
	background: url(http://expertce-cgd.fr/squelettes/images/carres_picto.png) no-repeat 0px 0px;
	padding-top: 20px;
	padding-left: 35px;
	/*padding-bottom: 5px;*/
	color:#862886;
}
h3.spip {
	color: #A4CE39;
	text-align:left;
}
#actu h3 {
	font-size: 1.2em;
	text-align:left;
}
/* Intertitre */
h4.spip {
	text-align: left;
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-size: 1.2em;
	color: #A4CE39;
	font-weight: bold;
	clear: right;
}
h5.spip {
	text-align: left;
	margin-bottom: 0;
	font-size: 1.0em;
	color: #000;
}
.menu_vert {
	padding-top: 5px;
	padding-right: 25px;
	
}
.menu_vert h2 {
	font-size: 1em;
	text-transform:uppercase;
	color:#000;
	background: none;
	padding:0;
}
.menu_vert a  {
	display: block;
	color:#862886;
}
.menu_vert a:hover {
	color:#A4CE39;
}
.menu_vert li li li {
	padding-left: 16px;
}
.menu_vert li li a {
	padding-left: 19px;
	background: url(http://expertce-cgd.fr/squelettes/images/menu_v_picto.gif) no-repeat 0px 7px;
}
.menu_vert li li a:hover, .menu_vert li li a.on {
	background-image: url(http://expertce-cgd.fr/squelettes/images/menu_v_picto_on.gif);
	color:#A4CE39;
}
.spip-admin-bloc,
.spip-admin-float { z-index: 100; position: fixed; right: 0; top: 0; white-space: nowrap; }

/* Champs de saisie */
.formulaire_spip input.text, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip input.submit {
	width: 98%;
	color: #000;
	border: 1px solid #A4CE39;
	/*background-color: #FFF;*/
	padding: 3px;
}
.contact .formulaire_spip input.text, .contact .formulaire_spip textarea, .contact .formulaire_spip select{
	width: 262px;
}
.contact .formulaire_spip input.submit {
	width: auto;
}

.contact form {
	width: 270px;

}

/*.choix {float:left; padding-right: 10px; vertical-align: middle; font-weight: normal;}
.editer_radio_2 .choix {float: none;}*/

.saisie_civilite { font-weight: bold;}
.saisie_infolettre { font-size: 0.82em;}
.formulaire_spip input.submit {
	width: auto;
	cursor: pointer;
	background-color: #A4CE39;
	color: #862886;
	text-transform:uppercase;
	font-size:0.9em;
	border:none;
}
.formulaire_spip input:hover.submit {
	background-color: #862886;
	color: #A4CE39;
}
/* Formulaire de recherche */
.page_recherche body {
	background: none;
}
.page_recherche h1 {
	color: #862886;
}
.page_recherche .formulaire_spip input.text, .page_recherche .formulaire_spip textarea, .page_recherche .formulaire_spip select {
	width: auto;
	color: #000;
	border: none;
	background-color: #FFF;
	float:left;
}
.page_recherche .formulaire_spip input.text {
	width: 80%;
	padding:10px;
	padding-left: 40px;
	border: 1px inset #571557;

}
.page_recherche .formulaire_spip input.submit {
	width: auto;
	margin-left:10px;
	padding:10px;
}
.page_recherche .formulaire_spip label {
	visibility:hidden;
	display:none;
}
.page_recherche, .page_tipafriend {
	background:  #FFF;
	padding: 20px 17px;
}
.page_recherche #page, .page_tipafriend #page {
	width: 99%;
}
.page_recherche #conteneur, .page_recherche #contenu {
	clear: inherit;
	float: none;
	width: auto;
	overflow: hidden;
}
.page_recherche .menu ul li {
	margin: 0;
	margin-left:65px;
	padding: 0em;
	clear:left;
	border:none;
}
.page_recherche .menu ul li a {
	display:inline-block;

}
.page_recherche .articles .spip_logos {
	float: left;
	margin:0;
	padding:0;
}

.page_tipafriend .formulaire_spip input.text, .page_tipafriend .formulaire_spip textarea, .page_tipafriend .formulaire_spip select {
	color: #000;
	border: 1px solid #98B44D;
	background-color: #FFF;
}
.page_tipafriend .formulaire_spip input.submit  {
	width: auto;
}


/* Le pied de page */
#pied {
	background: url(http://expertce-cgd.fr/squelettes/images/pied_bg.png) no-repeat 0px 0px;
	color:#FFF;
	margin-bottom:10px;
}
#pied .marges {
	padding: 24px 55px 35px 55px;
	font-size: 0.85em;
}
#pied a {
	color: #FFF;
}
#pied a:focus, #pied a:hover, #pied a:active, #pied a.on {
	text-decoration: none;
	color:#A4CE39;
}
a#decon, a#con, a#prive {
	display: block;
	width:.78em;
	height:.78em;
	/*margin-top: 0.23em;*/
	text-indent: -10000px;
	overflow:hidden;
}
a#decon, a#con {
	float: right;
	background-color: #A4CE39;
}
a#prive {
	float: right;
	margin-right: 10px;
	background-color: #862886;
}
a:hover#decon, a:hover#con {
	background-color: #862886;
}
a:hover#prive {
	background-color: #A4CE39;
}
/*#pied .afaq {
	float:right;
	background: url(http://expertce-cgd.fr/squelettes/images/logo_afaq.gif) no-repeat right 0px;
	margin:0;
	padding:0;
	padding-right:60px;
	line-height:1em;
	padding-bottom:25px;
}*/
#pied p {
	margin:0;
	padding:0;
}
/*#pied .float_g {
	padding-left:60px;
	text-transform:uppercase;
	font-size: 0.9em;
	margin-bottom:0;
	padding-bottom:0px;
	margin-top: 0px;
	padding-top: 10px;
}
#pied .float_d {
	padding-right:3px;
	text-transform:uppercase;
	font-size: 0.9em;
	margin-bottom:0;
	padding-bottom:0px;
	margin-top: 0px;
	padding-top: 10px;
}

#pied span {
	overflow: hidden;
	width:6px;
	height: 6px;
	line-height:6px;
	background-color:#98B44D;
	margin: 0 5px;
	color:#98B44D;
	font-size:0.5em;
	display:inline-block;
}*/

/*#pied .menuBas {
	float: left;
}
#pied .menuBas span { background-position: center 6px;}


.commetou {
	clear: both;
	text-align: center;
	padding: 20px;
	font-size: 0.8em;
	background: #FBEEC1;
}*/

.contact .formulaire_spip { /*float: none;*/ }

/* Outils */
.outils {
	text-align:right;
	text-transform: uppercase;
	font-size:0.70em;
	padding-top: 0px;
	color:#A4CE39;
}
.outils a {
	background: none;
}
.outils a:focus, .outils a:hover, .outils a:active {
	background: none;
	/*text-decoration: none;
	color: #000;
	background-position:right top;*/
}

.imprimer, .envoyer {
	/*float: right;*/
}
.imprimer {
	/*padding-right: 5px;*/
}
.envoyer {
	/*padding-right:13px;*/
}
/*.search {
	float: right;
	padding-top: 10px;
}
.search a {
	background-image: url(http://expertce-cgd.fr/squelettes/images/picto_search.gif);
	display:block;
	width:35px;
	height:46px;
	text-indent: -100000px;
}*/
/*.imprimer a {
	background-image: url(http://expertce-cgd.fr/squelettes/images/outils_bg_pictos.gif);
	background-position: right top;
	width:33px;
	height:29px;
}
.envoyer a {
	background-image: url(http://expertce-cgd.fr/squelettes/images/outils_bg_pictos.gif);
	width:34px;
	height:29px;
}*/
/*.search a:hover {
	background-image: url(http://expertce-cgd.fr/squelettes/images/picto_search.png);
}
.imprimer a:hover {
	background-image: url(http://expertce-cgd.fr/squelettes/images/picto_print.png);
}
.envoyer a:hover {
	background-image: url(http://expertce-cgd.fr/squelettes/images/picto_mail.png);
}*/

#formation  {
	font-size: 0.9em;
	/*margin-left: 65px;*/
}
ul#formation  {
	/*margin-left: 65px;*/
}
ul#formation ul {
	margin-left: 0;
}
#formation li {
	padding-bottom: 15px;
}
#formation li li {
	padding-bottom:0;
}
#formation a {
	background: url(http://expertce-cgd.fr/squelettes/images/menu_li_picto.gif) no-repeat left 5px;
	padding-left: 20px;
	text-align: left;
	display:block;
}
#formation a:hover {
	background-image: url(http://expertce-cgd.fr/squelettes/images/menu_li_picto_on.gif);
}
#formation .sstitre, .sstitre {
	text-transform: uppercase;
	color:#045D9C;
	background:none;
}

/* PLAN */
.page_plan #contenu a {
	padding-left: 16px;
	display: inline-block;
	background:url(http://expertce-cgd.fr/squelettes/images/menu_vert_lien_bg.gif) no-repeat left 5px;
}
.page_plan #contenu a:hover {
	background-image: url(http://expertce-cgd.fr/squelettes/images/plan_lien_bg_on.gif);
}
.page_plan #contenu h3 {
	background: url(http://expertce-cgd.fr/squelettes/images/h2_bg_plan.gif) no-repeat left 2px;
	padding-left: 65px;
	margin-left:65px;
}
.page_plan #contenu h3 a {
	padding-left: 0;
	text-transform: uppercase;
	background-image:none;
}
.page_plan #contenu h3 a:hover {
	background-image:none;
}
.page_plan #contenu ul {
	padding-bottom: 20px;
	margin-left:65px;
	padding-left: 65px;
}
.page_plan #contenu ul ul {
	margin-left:0;
	padding-left: 16px;
	padding-bottom: 0px;
}
.page_plan #contenu li {
	text-transform:uppercase;
}
.page_plan #contenu li li {
	text-transform: none;
}

/* PARTENAIRES */
.partenaires li, .partners li, .contacts li {
	clear: both;
}
.menu.partenaires, .menu.partners, .menu.contacts {
	text-align: justify;
}

/*
     FILE ARCHIVED ON 04:11:37 May 19, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:49:03 May 16, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/