﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
	background-color: #EBEBEB;
}
#interface {
	width: 780px;
	margin: auto;
	background-color: #FFFFFF;
}
#container {
}
/* HEADER */
#header {
}
/* TOPMENU */
#topmenu {
}
a.topmenu {
	font-size: 11px;
	font-weight: bold;
	color: #375B72;
	text-decoration: none;
}
a.topmenu:hover {
	color: #375B72;
	text-decoration: underline;
}
/* LEFT */
#left {
	background-attachment: scroll;
	background-image: url(media/image/menu_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftbottom {
	font-size: 10px;
	color: #91AAA9;
}
a.leftbottom {
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}
a.leftbottom:hover {
	color: #CC6600;
	text-decoration: underline;
}
.menuracine {
	background-attachment: scroll;
	background-image: url(media/image/menu-racine_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.menu-secteur {
	font-size: 13px;
	font-weight: bold;
	color: #E77218;
	text-decoration: none;
}
a.menu-secteur:hover {
	color: #E77218;
	text-decoration: underline;
}
.menuprofession {
	background-attachment: scroll;
	background-image: url(media/image/menu-profession_bgd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*** contextmenu ***/
.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;
}
.cmenu a img {  
    border: 0;
}
.menuselect {
	background-attachment: scroll;
	background-image: url(media/image/menu_bgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
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: #8394A4;	
}
a.secteur {
	font-weight: bold;
	color: #8394A4;
	text-decoration: none;
}
a.rubrique {
	color: #8394A4;
	text-decoration: none;
}
a.secteuroff {
	font-weight: bold;
	color: #E77218;
	text-decoration: none;
}
a.rubriqueoff {
	font-weight: bold;
	color: #E77218;
	text-decoration: none;
}
a.articleoff {
	font-weight: normal;
	color: #E77218;
	text-decoration: none;
}
a.secteuron {
	font-weight: bold;
	color: #8394A4;
	text-decoration: none;
}
a.rubriqueon {
	font-weight: bold;
	color: #8394A4;
	text-decoration: none;
}
a.articleon {
	color: #8394A4;
}
/* CONTENT */
#content {
}
.bloc {
	margin-bottom: 10px;
}
.blocheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(media/image/doc_header_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloccontent {
	font-size: 12px;
	color: #666666;
	border-left: 1px solid #C6D4D4;
	border-right: 1px solid #C6D4D4;
	border-bottom: 1px solid #C6D4D4;
	background-color: #E5F5F5;
	padding: 10px;
}
.titre {
	font-size: 18px;
	color: #375B72;
	font-weight:normal;
}
.titre-2 {
	font-size: 14px;
	font-weight: bold;
	color: #00A39E;
}
a.titre-2 {
	font-size: 14px;
	font-weight: bold;
	color: #00A39E;
}
a.titre-2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #00A39E;
	text-decoration: underline;
}
.descriptif {
	font-size: 12px;
	font-weight: bold;
	color: #375B72;
}
a.descriptif {
	color: #375B72;
	text-decoration: none;
}
a.descriptif:hover {
	color: #375B72;
	text-decoration: underline;
}
.logoleft {
	float: left;
	padding-right: 10px;
}
.logoright {
	float: right;
	padding-left: 10px;
}
.chapo {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.lettrine {
	font-size: 16px;
	font-weight: bold;
}
.texte {
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.ps {
	font-size: 12px;
	font-weight: bold;
	color: #375B72;
}
.notes {
	font-size: 10px;
	color: #BEA690;
}
a.contentfooter {
	font-size: 10px;
	color: #BEA690;
	text-decoration: none;
}
a.contentfooter:hover {
	color: #BEA690;
	text-decoration: underline;
}
/* RIGHT */
#right {
}
.box {
	margin-top: 10px;
}
.boxheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.boxheader {
	color: #FFFFFF;
	text-decoration: none;
}
a.boxheader:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.boxcontent {
	border-left: 1px solid #C2D1E6;
	border-right: 1px solid #C2D1E6;
	padding: 0 10px 0 10px;
}
.titrebox {
	font-size: 12px;
	font-weight: bold;
	color: #C2D1E6;
	padding-top: 5px;
}

/* FOOTER */
#footer {
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
a.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* commun */
li {
	list-style-image: url(media/image/puce_box.gif);
}
hr {
	height: 1px;
	border-top: 1px solid #CC6600;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
a {
	font-size: 11px;
	color: #E77218;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.info {
	font-size: 9px;
	color: #00A39E;
}
a.info {
	color: #00A39E;
	text-decoration: none;
}
a.info:hover {
	color: #00A39E;
	text-decoration: underline;
}
.alignright {
	text-align: right;
}
.bouton {
	border: 0;
}
.small {
	font-size: 10px;
	color: #666666;
}
a.small {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.small:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.obligatoire {
	color: #E77218;
}
.rightstop {
	clear: right;
}
.leftstop {
	clear: left;
}
.floatstop {
	clear: both;
}
/* formulaire */
form {
	display: inline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #375B72;
	text-indent: 3px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #375B72;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #375B72;
}
label {
	font-size: 11px;
	color: #375B72;
}
.titreform {
	font-size: 12px;
	font-weight: bold;
	color: #00A39E;
}
.textform {
	font-size: 11px;
	font-weight: bold;
	color: #375B72;
}
/*** SPIP ***/
h3.spip {
	font-size: 14px;
	color: #00A39E;
}
hr.spip {
	border-top: 1px dashed #CC6600;
	clear: both;
}
li.spip {
	list-style-image: none;
}
a img.spip_logos {
	border: 1px solid #E77218;
}
a:hover img.spip_logos {
	border: 1px solid #CC6600;
}
table.spip {
	font-size: 11px;
	color: #666666;
	border: 1px solid #375B72;
	border-collapse: collapse;
}
table.spip tr.row_first {
	background-color: #375B72;
	text-align: center;
}
table.spip tr.row_first strong.spip {
	color: #FFFFFF;
}
table.spip tr.row_odd {
	background-color: #E8F1F1;
}
table.spip tr.row_even {
	background-color: #FFFFFF;
}
table.spip td {
	border: 1px solid #375B72;
	padding: 3px;
}
.spip_cadre {
	width : 95%;
	padding: 5px;
}
.spip_encadrer {
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
	border: 0;
}
.spip_surligne {
	background-color: #FFFFCC;
}
a.spip_note {
	font-size: 10px;
	color: #BEA690;
	text-decoration: none;
}
a.spip_note:hover {
	font-size: 10px;
	color: #BEA690;
	text-decoration: underline;
}
fieldset {
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
}
.formrecherche {
	width: 120px;
}
.formulaire_recherche {
	border: 1px solid #C2D1E6;
	background-color: #FFFFFF;
}
div.spip { 
  margin-top: 1em;
  margin-bottom: 1em;
}
#formulaire_1 {}
.forml {}
.spip_barre {}
.barre_1 {}

.spip_code {}
.spip_documents {
	margin-bottom: 10px;
}
.spip_documents_right {
	margin-left: 10px;
}
.spip_documents_left {
	margin-right: 10px;
}
.spip_logos {}
.spip_bouton {}
