#container {
	width: 778px;
	margin: auto;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(media/image/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#header {
	height: 154px;
}
dt.spip_doc_titre {font-size:10px;}

#header_left {
	float: left;
	width: 180px;
	height: 154px;
	background-attachment: scroll;
	background-image: url(media/image/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.logo-site {
	border: 0;
}
#header_right_pays {
	float: left;
	width: 598px;
	height: 154px;
	background-attachment: scroll;
	background-image: url(media/image/header_right_pays.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#header_right_cdc {
	float: left;
	width: 598px;
	height: 154px;
	background-attachment: scroll;
	background-image: url(media/image/header_right_cdc.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#titrepage {
	float: left;
	position: relative;
	z-index: 1;
	top: 80px;
	width: 410px;
	height: 74px;
}
#intranet {
	float: right;
	position: relative;
	z-index: 6;
	right: 353px;
	top: -27px;
	width: 101px;
	height: 49px;
}
#bibliodoc {
	float: right;
	position: relative;
	z-index: 5;
	right: 260px;
	top: 47px;
	width: 91px;
	height: 33px;
}
#forum {
	float: right;
	position: relative;
	z-index: 4;
	right: 83px;
	top: 58px;
	width: 75px;
	height: 33px;
}
#sites {
	float: right;
	position: relative;
	z-index: 3;
	right: 101px;
	top: 42px;
	width: 88px;
	height: 33px;
}
#recherche_pays {
	float: right;
	position: relative;
	z-index: 2;
	right: -76px;
	top: 36px;
	width: 135px;
	height: 32px;
	text-align: right;
}
#recherche_cdc {
	float: right;
	position: relative;
	z-index: 2;
	right: 28px;
	top: 109px;
	width: 135px;
	height: 32px;
	text-align: right;
}
#recherche-form {
	float: right;
	position: relative;
	right: 30px;
	top: -10px;
}
#topmenu {
	background-color: #FFFFFF;
	text-align: center;
}
#topmenu ul {
	padding:0;
	margin:0;
}
#topmenu li {
	display: inline;
	padding-right: 20px;
}
a.topmenu_off {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu_off:hover, a.topmenu_on:hover {
	color: #CC99FF;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu_on {
	color: #CC99FF;
	font-weight: bold;
	text-decoration: none;
}
#content {
	width: 100%;
	background-attachment: scroll;
	background-image: url(media/image/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#before {
	width: 170px;
	margin-left: 4px;
}
#page {
	width: 440px;
}
#breadcrumb {
}
#after {
	width: 160px;
	margin-right: 4px;
}
#footer {
	width: 100%;
	height: 58px;
	font-size: 9px;
	color: #5CBEEE;
	background-color: #FFFFFF;
	text-align: center;
	background-attachment: scroll;
	background-image: url(media/image/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer-left {
	width: 180px;
	margin-top: 15px;
	float: left;
}
#footer-right {
	width: 290pxpx;
	float: right;
}
#footer a {
	font-size: 9px;
	color: #5CBEEE;
	text-decoration: underline;
}
#footer a:hover {
	color: #0062B8;
	text-decoration: underline;
}
.bgd-top {
	text-align: center;
	background-color: #E3EFC0;
	background-attachment: scroll;
	background-image: url(media/image/bgd_left-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
div#after + div.bgd-bottom {width:160px;}

.bgd-bottom {
	text-align: center;
	background-attachment: scroll;
	background-image: url(media/image/bgd_left-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgd-height {
	height: 105px;

}
#contextmenu {
	margin: 0px;
	padding: 0;
	background-color: #E3EFC0;
}
.cmenu {
	margin: 0;
	padding: 0;
}
.cmenu ul {
	list-style-type : none;
	padding: 0;
	margin: 0;
}
.cmenu ul li {
	list-style-image: none;
	padding: 0 0 0 10px;
	margin: 0;
	border-bottom: 1px solid #BEDC6F;
}
.cmenu a img {  
    border: 0;
}
.bloc {
	position: relative;
	padding: 0px 10px 20px 30px;
}
.box_v {
	width: 100%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top: 1px solid #BEDC6F;
	border-bottom: 1px solid #BEDC6F;
	background-color: #F6FAEA;
}
.box_o {
	width: 100%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	background-color: #F6FAEA;
}
.titre_box1 {
	position: absolute;
	margin-top: -13px;
	margin-left: -10px;
}
.titre_box2 {
	position: absolute;
	margin-top: -21px;
	margin-left: -10px;
}
.box {
	margin: 0px;
	padding: 5px;
	background-color: #E3EFC0;
}
.colonnes {
	width: 50%;
}
.colonnes ul li {
	margin: 0 0 10px 0;
}
#portfolio {
	width: 95%;
	margin: auto;
}
.doc-portfolio {
	float: left;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
/**/
.logoleft {
	float: left;
	padding-top: 4px;
	padding-right: 10px;
}
.logoright {
	float: right;
	padding-top: 4px;
	padding-left: 10px;
}
.leftstop {
	clear: left;
}
.rightstop {
	clear: right;
}
.floatright {
	float: right;
}
.floatstop {
	clear: both;
}
.hidden {
	display: none;
}
/*** BALISES ***/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A557B;
	background-color: #2A557B;
}
h1 {
	font-size: 18px;
	color: #0062B8;
}
h2 {
	font-size: 16px;
	color: #0062B8;
	margin-left: -10px;
	padding-bottom: 15px;
	text-indent: 10px;
	background-attachment: scroll;
	background-image: url(media/image/titre_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
h3 {
	font-size: 14px;
	color: #FF9900;
	margin-left: -10px;
	padding-bottom: 15px;
	text-indent: 10px;
	background-attachment: scroll;
	background-image: url(media/image/titre_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
h4 {
	font-size: 12px;
	color: #0062B8;
}
.adrs {
	font-size: 11px;
	font-weight: bold;
	color: #5CBEEE;
}
li {
	list-style-image: url(media/image/puce.gif);
}
p {
	font-size: 11px;
	color: #2A557B;
}
hr {
	height: 1px;
	border-top: 1px solid #5CBEEE;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
form {
}
.formnewsletter {
	margin-top: 10px;
	margin-bottom: 10px;
}
input {
	border: 1px solid #BEDC6F;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A557B;
	text-indent: 3px;
}
.bouton-go {
	border: 0;
	vertical-align: bottom;
}
textarea {
	border: 1px solid #BEDC6F;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A557B;
	text-indent: 3px;
}
label {
	display: block;
	font-size: 11px;
	color: #2A557B;
	margin-bottom: 5px;
}
legend {
	font-size: 12px;
}

/*** TYPO ***/
.surtitre {
	font-size: 11px;
	font-weight: bold;
	color: #CC99FF;
}
.titre {
	font-size: 12px;
	font-weight: bold;
	color: #6EAC37;
}
a.titre {
	color: #6EAC37;
	text-decoration: none;
}
a.titre:hover {
	color: #FF6600;
	text-decoration: underline;
}
.soustitre {
	font-size: 11px;
	font-weight: bold;
	color: #0062B8;
}
.chapo, .chapo p.spip {
	font-size: 12px;
	font-weight: bold;
	color: #BEDC6F;
	margin-left: 15px;
	margin-right: 15px;
}
.descriptif, .descriptif p.spip {
	font-size: 11px;
	color: #6EAC37;
}
.lettrine {
	font-size: 16px;
	font-weight: bold;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A557B;
	text-align: justify;
}
.ps {
	font-size: 9px;
	font-style: italic;
	color: #5CBEEE;
}
.notes {
	font-size: 9px;
	color: #5CBEEE;
}
.info {
	font-size: 9px;
	color: #5CBEEE;
}
a.info {
	color: #5CBEEE;
	text-decoration: underline;
}
a.info:hover {
	color: #0062B8;
	text-decoration: underline;
}

/**/
.bouton {
	border: 0;
}
.puce {
	margin-bottom: -2px;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
/*** LIENS ***/
a {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/*** contextmenu ***/
a.secteur:hover, a.rubrique:hover, a.secteuroff:hover, a.rubriqueoff:hover, a.articleoff:hover, a.secteuron:hover, a.rubriqueon:hover, a.articleon:hover {
	color: #FF9900;	
}
a.secteur {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.rubrique {
	color: #FF9900;
	text-decoration: none;
}
a.secteuroff {
	font-weight: bold;
	color: #0062B8;
	text-decoration: none;
}
a.rubriqueoff {
	color: #0062B8;
	text-decoration: none;
}
a.articleoff {
	font-weight: normal;
	color: #0062B8;
}
a.secteuron {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.rubriqueon {
	color: #FF9900;
	text-decoration: none;
}
a.articleon {
	color: #FF9900;
}
li.selecton {
	background-color: #F6FAEA;
	border-bottom: 1px solid #BEDC6F;
}
li.selectoff {
	border-bottom: 1px solid #BEDC6F;
}
li.selectflash {
	background-color: #D9F3FF;
	border-bottom: 1px solid #BEDC6F;
}
/*** Agenda ***/
.agenda {
	font-size: 11px;
	color: #5CBEEE;
	text-align: center;
	width: 100%;
}
.agendaNav {
}
.agendaHead {
	width: 14%;
	font-weight: bold;
	color: #0062B8;
}
.agendaNotThisMonth {
	width: 14%;
	color: #ADDEF6;
}
.agendaThisMonth {
	width: 14%;
}
.agendaThisDay {
	width: 14%;
	background-color: #F6FAEA;
}
.agendaHasEvents {
	width: 14%;
	border: 1px solid #FF9900;
}
.agendaMaxi {
	height: 50px;
}
/*** Forum ***/
.forum {
	font-size: 11px;
	color: #2A557B;
	width: 100%;
	border: 1px solid #BEDC6F;
}
.forumHead {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: #BEDC6F;
}
.forum tr.fonce {
	background-color: #F6FAEA;
}
.forum tr.clair {
	background-color: #FFFFFF;
}
/*** Diaporama ***/
.diaporama {
	width: 100%;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CC99FF;
	background: #F7F0FF;
}
a img.diapo {
	border: 1px solid #CC99FF;
}
a:hover img.diapo {
	border: 1px solid #CC00FF;
}
/*** SPIP ***/
h3.spip {
	font-size: 12px;
	color: #6EAC37;
	margin-left: 0;
	text-indent: 0;
	background: none;
}
hr.spip {
	border-top: 1px dashed #BEDC6F;
	Clear: both;
}
li.spip {
	list-style-image: url(media/image/puce.gif);
}
.spip_cadre {
	width : 95%;
	padding: 5px;
}
.spip_surligne {
	background-color: #E5FF99;
}
a img.spip_logos {
	border: 1px solid #BEDC6F;
}
a:hover img.spip_logos {
	border: 1px solid #6EAC37;
}
table.spip {
	font-size: 11px;
	color: #2A557B;
	border: 1px solid #BEDC6F;
	background: #BEDC6F;
	border-collapse: collapse;
}
table.spip tr.row_first {
	background-color: #BEDC6F;
	text-align: center;
}
table.spip tr.row_first strong.spip {
	color: #FFFFFF;
}
table.spip tr.row_odd {
	background-color: #F6FAEA;
}
table.spip tr.row_even {
	background-color: #FFFFFF;
}
table.spip td {
	border: 1px solid #BEDC6F;
	padding: 3px;
}
.spip_encadrer {
	font-size: 11px;
	color: #2A557B;
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset {
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
}
.formrecherche {
	width: 100px;
}

#formulaire_1 {}
.forml {}
.spip_barre {}
.barre_1 {}

.spip_code {}
.spip_documents {
	margin: 4px;
}
.spip_logos {}
.spip_bouton {}

/* SERVICE PUBLIC*/
.box_sp_titre_r {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.box_sp_titre_o {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.box_sp_titre_v {
	font-size: 12px;
	font-weight: bold;
	color: #BEDC6F;
}
.box_sp_titre_b {
	font-size: 12px;
	font-weight: bold;
	color: #0062B8;
}
.box_sp_r {
	width: 100%;
	padding: 2px;
	margin: 0;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	background-color: #F6FAEA;
}
.box_sp_o {
	width: 100%;
	padding: 2px;
	margin: 0;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	background-color: #F6FAEA;
}
.box_sp_v {
	width: 100%;
	padding: 2px;
	margin: 0;
	border-top: 1px solid #BEDC6F;
	border-bottom: 1px solid #BEDC6F;
	background-color: #F6FAEA;
}
.box_sp_b {
	width: 100%;
	padding: 2px;
	margin: 0;
	border-top: 1px solid #0062B8;
	border-bottom: 1px solid #0062B8;
	background-color: #F6FAEA;
}
