/* general tag styles */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000202;
	padding: 0;
	margin: 15px 0 0 0;
	text-align: center;
	font-size: 69%;
	background: #FAF7CA;
}

p, td, li, form, label {
	font-size: 1em;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p, ul {
	line-height: 120%;
	padding: 0 0 10px 0;
	color: #000202;
	font-weight: normal;
	border: 0;
	margin: 0;
}

h1 {
    font-size: 1em;
	line-height: 120%;
	padding: 0;
	border: 0;
	margin: 0;
	color: #fff;
}

h2 {
    font-size: 0.9em;
	padding: 4px 4px 3px 4px;
	border: 0;
	margin: 0 0 10px 0;
	color: #fff;
	text-transform: uppercase;
	background: #91A782;
}

h3, h4 {
    font-size: 1em;
	line-height: 120%;
	padding: 7px;
	border: 0;
	margin: 0 0 12px 0;
	color: #fff;
	text-transform: uppercase;
}

h5, h6 {
	font-size: 1em;
	padding: 0;
	border: 0;
	margin: 0;
}

select {
	font-size: 1em;
}

a {
	color: #7B906D;
	text-decoration: none;
}

a:hover {
	color: #7B906D;
	text-decoration: underline;
}

label {
	color: #000;
	vertical-align: top;
}

.em-note {
  font-style: italic;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
} 

div.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
} 

ul li {
	line-height: 120%;
}


/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

/* main containers */ 

#main-container {
	text-align: left; 
	margin: 0 auto;
	width: 956px;
	/*background: url(../images/content-bg.gif) left top repeat-y;*/
}

#column-l {
	float: left;
	width: 147px;
	margin: 0 13px 0 0;
}

#column-r {
	float: right;
	width: 796px;
}

#column-lc {
	float: left;
	width: 520px;
	background: #fff;
	min-height: 850px;
	overflow: hidden;
}

#column-lr {
	float: right;
	width: 265px;
}

/* logo */

#logo {
	margin: 0 0 0 0;
}

/* left navigation */

#lnav {
	padding: 0 2px 0 4px;
}

#lnav ul {
	list-style: none;
	margin: 0 0 10px 3px;
}

#lnav ul li {
	padding: 0 0 1px 11px;
}

#lnav ul li a {
	color: #2A2A2A;
}

#lnav ul li.selected a {
	font-weight: bold;
}

h3 a, h3 a:hover {
	color: #fff;
}

h3.journal, .journal #content h3 {
	background: #941901;
}

#lnav ul.journal li {
	background: url(../images/red-arrow.gif) left top no-repeat;
}

h3.communautes, .communautes #content h3 {
	background: #EB9B01;
}

#lnav ul.communautes li {
	background: url(../images/yellow-arrow.gif) left top no-repeat;
}

#lnav ul.emploi li {
	background: url(../images/green-arrow.gif) left top no-repeat;
}

#lnav ul.boutik li {
	background: url(../images/grey-arrow.gif) left top no-repeat;
}

h3.pratique, .pratique #content h3 {
	background: #729EA3;
}

ul.boutons {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	text-transform: uppercase;
}

ul.boutons li {
	display: block;
	float: left;
	white-space: no-wrap;
	margin: 0 0 15px 10px;
}

ul.boutons li a {
	color: #fff;
	font-weight: bold;
	padding: 4px 4px 3px 4px;
}

.pratique ul.boutons li a {
	background: #729EA3;
}

.pratique ul.boutons li a:hover, .pratique ul.boutons li.selected a {
	text-decoration: none;
	background: #485e61;
}

.journal ul.boutons {
	margin: 20px 0 0;
}

.journal ul.boutons li {
	margin: 0 0 0 10px;
}

.journal ul.boutons li a {
	background: #d5d5d5;
}

.journal ul.boutons li a:hover, .journal ul.boutons li.selected a {
	background: #941901;
	text-decoration: none;
}

.boutik ul.boutons li a {
	background: #807858;
}

.boutik ul.boutons li a:hover, .pratique ul.boutons li.selected a {
	text-decoration: none;
	background: #4d4835;
}

#lnav ul.pratique li {
	background: url(../images/blue-arrow.gif) left top no-repeat;
}

h3.emploi {
	background: #93A631;
}

h3.emploi a, h3.emploi a:hover {
	color: #fff;
	text-decoration: none;
}

h3.boutik, .boutik #content h3 {
	background: #807858;
}

h3.boutik a, h3.boutik a:hover {
	color: #fff;
	text-decoration: none;
}

h3.emploi a:hover, h3.boutik a:hover {
	text-decoration: underline;
}


/* header */

#header {
	background: #FAF7CA;
	padding: 0 0 5px 0;
	height: 75px;
}

#util {
	float: right;
	width: 322px;
	background: #fff url(../images/bottom-util.jpg) left bottom no-repeat;
	color: #807858;
}

.welcome {
	font-size: 1.09em;
	color: #91A782;
	font-weight: bold;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

.util-content {
	padding: 0 10px 10px 10px;
	height: 46px;
}

.util-content input.text, .results-block input.text, form.rad input.text, form.rad textarea, .panier-produits textarea, .formulaire_forum .forml, .publier-simple .text, .publier-simple textarea, #lnav input.text {
	border: 1px solid #C2BEAF;
	font-size: 0.9em;
	color: #807858;
	padding: 3px 5px;
	margin: 0 0 2px 0;
	height: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.formulaire_forum input.barre, .spip_barre {
	display: none;
}

.formulaire_forum .forml {
	width: 350px;
}

form.rad label {
	color: #403c2c;
	font-weight: bold;
	float: left;
	width: 125px;
	display: block;
	padding-top: 3px;
}

form.rad label.no-padding {
	padding-top: 0;
}

.publier-simple label.label {
	padding-top: 2px;
	font-weight: bold;
	text-transform: uppercase;
	width: 150px;
	float: left;
}

.publier-simple label.checkboxlabel {
	padding-top: 2px;
	font-weight: bold;
	text-transform: uppercase;
}


.formulaire_forum label {
	color: #403c2c;
	font-weight: bold;
	display: block;
}

form.rad label.label_portrait,
form.rad label.label_flashinfo, 
form.rad label.label_anpe, 
form.rad label.label_ant, 
form.rad label.label_abo_stages {
	width: 385px;
}

form.rad input.text {
	width: 250px;
	font-size: 1em;
	height: 12px;
}

form.rad textarea, .panier-produits textarea {
	width: 300px;
	font-size: 1em;
	height: 50px;
}

.formulaire_forum textarea.forml {
	width: 350px;
	font-size: 1em;
	height: 70px;
}

.publier-simple table {
	padding-bottom: 10px;
}


.publier-simple textarea {
	width: 350px;
	font-size: 1em;
	height: 200px;
}

form.rad .inlinelabels label {
	display: inline;
	width: auto;
	float: none;
	padding-top: 0;
}

form.rad .inlinelabels input.text {
	width: 85%;
}

.util-content input.text {
	width: 140px;
}

.util-content input {
	vertical-align: middle;
}

#login {
	margin: -4px 0 0 0;
}

#login input.text {
	width: 50px;
}

#util a {
	color: #807858;
}

#util span.logout a, #util span.logout {
	color: #7B906D;
	font-size: 0.9em;
}

#util table {
	margin: 0 0 0 -5px;
}

#util table td {
	padding: 0 10px 0 10px;
}

#util .util-links {
	padding: 0;
	color: #7B906D;
	font-size: 0.9em;
}

#util .util-links a {
	color: #7B906D;
}

/* top navigation */

#tnav {
	list-style: none;
}

#tnav li {
	float: left;
}

#tnav li p {
	text-align: center;
}

#tnav li a, #tnav li a:hover {
	color: #fff;
	text-transform: uppercase;
	float: left;
	padding: 9px 0;
	text-decoration: none;
	font-weight: bold;
}

#tnav #nav1 a {
	background: #941901;
	width: 103px;
}

#tnav #nav2 a {
	background: #EB9B01 url(../images/nav2-bg.jpg) left bottom no-repeat;
	width: 129px;
}

#tnav #nav3 a {
	background: #729EA3 url(../images/nav3-bg.jpg) left bottom no-repeat;
	width: 104px;
}

#tnav #nav4 a {
	background: #93A631 url(../images/nav4-bg.jpg) left bottom no-repeat;
	width: 90px;
}

#tnav #nav5 a {
	background: #807858 url(../images/nav5-bg.jpg) left bottom no-repeat;
	width: 94px;
}

/* breadcrumb */

#crumb {
	padding: 10px 17px;
	background: url(../images/dot.gif) left bottom repeat-x;
	text-transform: lowercase;
}

.margin {
	padding: 10px 17px 0;
}

.hr {
	background: url(../images/dot.gif) repeat-x;
	width: 100%;
	padding-top: 1px;
	margin: 10px 0;
}

.hr-solid {
	border-top: 1px solid #ccc;
	background: transparent;
}

.rad .hr {
	margin: 0 0 1em;
}


.hr hr {
	display: none;
}

#crumb a {
	color: #040100;
}

#crumb span {
	font-weight: bold;
	color: #798C6C;
}


/* content block */

.content-block {
	padding: 15px;
	background: url(../images/dot.gif) left bottom repeat-x;
}

.blurb-r {
	float: left;
	width: 260px;
}

.blurb-r p {
	color: #554C26;
}

.blurb-r p a {
	color: #554C26;
}

#content {
	padding: 0 16px;
}

#content h1, #popup h1, .search h1 {
	color: #91a782;
	font-size: 1.5em;
	margin: 10px 0;
}

.search h1 {
	margin: 10px 15px;
}

#popup h1 {
	font-size: 2em;
}

#content h3 {
	text-align: center;
	font-size: 1.1em;
	padding: 4px;
	background: #91a782;
}


#content ul {
	margin-left: 20px;
}

#content .chapo {
	font-size: 1.05em;
	font-weight: bold;
	margin: 10px 0;
}

#content .chapo p {
	font-weight: bold;
}

.spip_documents_left {
	margin: 10px 20px 10px 0;
}

.spip_documents_center {
	display: block;
	margin: auto;
}

.spip_documents, .rdm_tv_item .spip_logos, .phototheque_item img, .cols-full .spip_logos {
	border: 1px solid #ccc;
	padding: 5px;
	background: #eee;
	font-size: 0.9em;
	line-height: 90%;
	font-style: italic;
}

.spip_document_1101 {
	border: none !important;
	padding: 0 !important;
}

.two-cols-list img {
	margin-right: 7px;
}

.details {
	clear: both;
	padding: 10px 17px;
	background: url(../images/dot.gif) left top repeat-x;
}

.progress {
	vertical-align: bottom;
	margin: 0 3px;
}

.reagir {
	padding: 10px 17px;
	background: url(../images/dot.gif) left top repeat-x;
}

.reagir h2 {
	margin-bottom: 2px;
}

.reagir legend {
	font-weight: bold;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-size: 1.1em;
}

.communautes .reagir legend {
	color: #EB9B01;
}

.journal .reagir legend {
	color: #941901;
}

.pratique .reagir legend {
	color: #729EA3;
}

.emploi .reagir legend {
	color: #93A631;
}

.boutik .reagir legend {
	color: #807858;
}

.spip_bouton input, input.spip_bouton, a.spip_bouton {
        font: 11px Arial, sans-serif;
	padding: 4px;
        border-right: #acb5b5 3px double; 
        border-top: #c4cccc 3px double; 
        border-left: #acb5b5 3px double; 
        border-bottom: #6f7777 3px double;
        background-color: #E5E5E5;
	cursor: pointer;
	text-decoration: none;
	color: #333;
}
.spip_bouton input:hover, input.spip_bouton:hover, a.spip_bouton:hover {
        border-right: #949c9c 3px double; 
        border-top: #abb3b3 3px double; 
        border-left: #949c9c 3px double; 
        border-bottom: #585e5e 3px double;
        background-color: #E5E5E5;
	text-decoration: none;
}


.reagir fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

/* caroussel */

.caroussel {
	width: 225px;
	overflow: hidden;
	position: relative;
}

.caroussel img {
	display: inline;
}

.caroussel-container {
	position: relative;
	width: 1500px;
	overflow: hidden;
	left: 0;
}

.caroussel-item {
	float: left;
	width: 225px;
	margin-right: 25px;
}

/* column half */

.cols-half {
	background: url(../images/cols2-bg.jpg) left top repeat-y;
	margin: 0;
}

.cols-bottom {
	background: url(../images/dot.gif) left bottom repeat-x;
	padding: 15px 0 17px 0;
}

.cols-full {
	padding: 15px 17px 15px 17px;
	background: url(../images/dot.gif) left bottom repeat-x;
}

.cols-half-last {
	background: url(../images/cols2-bg.jpg) left top repeat-y;
	margin: 0;
	height: 100%; /* IE fix */
}

.cols-half-last .cols-bottom {
	background: none;
}

.communautes .cols-bg {
	background: url(../images/cols2-bg-yellow.gif) left top repeat-y;
	height: 100%;
}

.journal .cols-bg {
	background: url(../images/cols2-bg-red.gif) left top repeat-y;
	height: 100%;
}

.pratique .cols-bg {
	background: url(../images/cols2-bg-blue.gif) left top repeat-y;
	height: 100%;
}

.emploi .cols-bg {
	background: url(../images/cols2-bg-green.gif) left top repeat-y;
	height: 100%;
}

.boutik .cols-bg {
	background: url(../images/cols2-bg-grey.gif) left top repeat-y;
	height: 100%;
}

.col-l {
	float: left;
	width: 225px;
	padding: 0 18px 0 17px;
}

.col-r {
	margin-left: 260px;
	padding: 0 18px 0 17px;
}

.cols-half .title {
	font-size: 1.09em;
	font-weight: bold;
}

.cols-half .title span {
	font-size: 0.9em;
	font-weight: normal;
}

.cols-half .more {
	font-size: 0.9em;
	color: #729EA3;
}

.cols-half .more a {
	font-size: 0.9em;
	color: #729EA3;
}

.communautes .cols-half .more {
	color: #EB9B01;
}

.communautes .cols-half .more a {
	color: #EB9B01;
}

.journal .cols-half .more {
	color: #941901;
}

.journal .cols-half .more a {
	color: #941901;
}

.emploi .cols-half .more {
	color: #93A631;
}

.emploi .cols-half .more a {
	color: #93A631;
}

.boutik .cols-half .more {
	color: #807858;
}

.boutik .cols-half .more a {
	color: #807858;
}

.reagir h4 {
	text-transform: none;
	padding: 0;
	font-size: 1.1em;
}

.journal .reagir h4 {
	color: #941901;
}

.communautes .reagir h4 {
	color: #EB9B01;
}

.emploi .reagir h4 {
	color: #93A631;
}

.boutik .reagir h4 {
	color: #807858;
}

.cols-half .dotted-line, .cols-half-last .dotted-line {
	margin: 0 -18px 0 -15px;
	width: 257px;
	background-color: #fff;
}

.communautes h2 {
	background: #EB9B01;
}

.journal h2 {
	background: #941901;
}

.pratique h2 {
	background: #729EA3;
}

.emploi h2 {
	background: #93A631;
}

.boutik h2 {
	background: #807858;
}

.communautes .cols-half .title a {
	color: #EB9B01;
}

.journal .cols-half .title a {
	color: #941901;
}

.pratique .cols-half .title a {
	color: #729EA3;
}

.emploi .cols-half .title a, .emploi .cols-half .title {
	color: #93A631;
}

.boutik .cols-half .title a {
	color: #807858;
}

.link-list {
	background: #FCF0D9;
	list-style: none;
	margin: -10px 0 0 0;
	padding: 5px 0;
}

.link-list li {
	padding: 0 0 1px 10px;
	margin: 0 0 0 7px;
}

.communautes .link-list li a {
	color: #EB9B01;
}

.communautes .link-list li {
	background: url(../images/yellow-arrow-list.gif) left top no-repeat;
}

.journal .link-list li a {
	color: #941901;
}

.journal .link-list li {
	background: url(../images/red-arrow-list.gif) left top no-repeat;
}

.pratique .link-list li a {
	color: #729EA3;
}

.pratique .link-list li {
	background: url(../images/blue-arrow-list.gif) left top no-repeat;
}

.emploi .link-list li a {
	color: #93A631;
}

.emploi .link-list li {
	background: url(../images/green-arrow-list.gif) left top no-repeat;
}

.boutik .link-list li a {
	color: #807858;
}

.boutik .link-list li {
	background: url(../images/grey-arrow-list.gif) left top no-repeat;
}

.communautes  .link-list {
	background: #FCF0D9;
}

.journal  .link-list {
	background: #EAD1CC;
}

.pratique .link-list {
	background: #E3ECED;
}

.emploi  .link-list {
	background: #E9EDD6;
}

.boutik  .link-list {
	background: #E6E4DE;
}

.box {
	margin: -10px 0 10px 0;
	padding: 0;
}

.communautes .box {
	background: #FCF0D9;
}

.journal .box {
	background: #EAD1CC;
}

.pratique .box {
	background: #E3ECED;
}

.emploi .box {
	background: #E9EDD6;
}

.boutik .box {
	background: #E6E4DE;
}


.announcement-blurb {
	float: left;
	width: 143px;
}

.img-announcement {
	float: left;
	width: 71px;
	margin: 0 10px 5px 0;
}

/* column half home features with images */

.cols-half .col-l-home-journal .title {
	padding: 0 0 2px 0;
}

.cols-half .col-l-home-journal .title a {
	color: #941901;
}

.cols-half .col-l-home-journal .spip_documents {
	padding: 0;
	border: 0;
	margin-bottom: 9px;
}

.half-col-rdm-tv .spip_documents {
	padding: 0;
	border: 0;
	margin: 0;
}

.half-col-rdm-tv .col-1 h2 {
	margin: 0;
}

.half-col-rdm-tv .cols-bg {
	background-image: none !important;
}

.col-l-home-journal {
	float: left;
	width: 225px;
	padding: 0 18px 0 17px;
}

.col-l-home-journal h2, .col-l-home-communautes h2 {
	background: #fff;
}

.col-l-home-journal h2, .col-l-home-journal h2 a, .col-l-home-journal h2 a:hover {
	color: #941901;
}

.col-l-home-journal h2 a.selected {
	background: #941901;
}

.col-l-home-journal h2 a.selected, .col-l-home-journal h2 a.selected:hover {
	color: #fff;
	padding: 0 4px;
	text-decoration: none;
	border-top: 2px solid #941901;
	border-bottom: 2px solid #941901;
}

.col-l-home-communautes {
	float: left;
	width: 225px;
	padding: 0 18px 0 17px;
}

.cols-half .col-l-home-communautes .title {
	padding: 0 0 2px 0;
}

.cols-half .col-l-home-communautes .title a {
	color: #EB9B01;
}

.col-l-home-communautes h2, .col-l-home-communautes h2 a, .col-l-home-communautes h2 a:hover {
	color: #EB9B01;
}

.col-l-home-communautes h2 a.selected {
	background: #EB9B01;
}

.col-l-home-communautes h2 a.selected, .col-l-home-communautes h2 a.selected:hover {
	color: #fff;
	padding: 0 4px;
	text-decoration: none;
	border-top: 2px solid #EB9B01;
	border-bottom: 2px solid #EB9B01;
}

.cols-half .col-l-home-pratique .title {
	padding: 0 0 2px 0;
}

.cols-half .col-l-home-pratique .title a {
	color: #729EA3;
}

.col-l-home-pratique {
	float: left;
	width: 225px;
	padding: 0 18px 0 17px;
}

.col-l-home-pratique h2, .col-l-home-pratique h2 a, .col-l-home-pratique h2 a:hover {
	color: #729EA3;
}

.col-l-home-pratique h2 span {
	background: #729EA3;
}

.col-l-home-pratique h2 span a, .col-l-home-pratique h2 span a:hover {
	color: #fff;
	padding: 0 4px;
	text-decoration: none;
	border-top: 2px solid #729EA3;
	border-bottom: 3px solid #729EA3;
}

.cols-half .col-l-home-emploi .title {
	padding: 0 0 2px 0;
}

.cols-half .col-l-home-emploi .title a {
	color: #93A631;
}

.col-l-home-emploi {
	float: left;
	width: 225px;
	padding: 0 18px 0 17px;
}

.col-l-home-emploi h2, .col-l-home-emploi h2 a, .col-l-home-emploi h2 a:hover {
	color: #93A631;
}

.col-l-home-emploi h2 span {
	background: #93A631;
}

.col-l-home-emploi h2 span a, .col-l-home-emploi h2 span a:hover {
	color: #fff;
	padding: 0 4px;
	text-decoration: none;
	border-top: 2px solid #93A631;
	border-bottom: 3px solid #93A631;
}

.cols-half .col-l-home-boutik .title {
	padding: 0 0 2px 0;
}

.cols-half .col-l-home-boutik .title a {
	color: #807858;
}

.col-l-home-boutik {
	float: left;
	width: 225px;
	padding: 0 18px 0 17px;
}

.col-l-home-boutik h2, .col-l-home-boutik h2 a, .col-l-home-boutik h2 a:hover {
	color: #807858;
}

.col-l-home-boutik h2 span {
	background: #807858;
}

.col-l-home-boutik h2 span a, .col-l-home-boutik h2 span a:hover {
	color: #fff;
	padding: 0 4px;
	text-decoration: none;
	border-top: 2px solid #807858;
	border-bottom: 3px solid #807858;
}

.portrait-blurb {
	float: left;
	width: 133px;
}

.portrait-blurb p {
	color: #601102;
}

.portrait-blurb p a, .portrait-blurb p a:hover {
	color: #601102;
	font-weight: bold;
}

.img-portrait {
	float: left;
	width: 71px;
	margin: 0 10px 5px 0;
	padding: 0 0 0 10px
}

.col-half-list, .col-half-list li {
	list-style: none;
}

.col-half-list span {
	display: block;
}

.col-half-list a:hover {
	text-decoration: none;
}

.col-half-list a:hover .title {
	text-decoration: underline !important;
}

.col-half-list .title {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

.col-half-list .title {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

.col-half-list li {
	padding-bottom: 7px;
}

.col-half-list .abstract {
	padding-bottom: 2px;
	color: #000;
}

/* colored list */

.col-l .link-list-journal {
	list-style: none;
	margin: -10px 0 0 0;
	padding: 5px 0;
	background: #EAD1CC;
}

.col-l .link-list-journal li {
	padding: 0 0 1px 10px;
	margin: 0 0 0 7px;
}

.col-l .link-list-journal li a {
	color: #941901;
}

.col-l .link-list-journal li {
	background: url(../images/red-arrow-list.gif) left top no-repeat;
}



.col-l .link-list-communautes {
	list-style: none;
	margin: -10px 0 0 0;
	padding: 5px 0;
	background: #FBEBCC;
}

.col-l .link-list-communautes li {
	padding: 0 0 1px 10px;
	margin: 0 0 0 7px;
}

.col-l .link-list-communautes li a {
	color: #D37801;
}

.col-l .link-list-communautes li {
	background: url(../images/yellow-arrow-list.gif) left top no-repeat;
}



.col-l .link-list-pratique li a {
	color: #476568;
}

.col-l .link-list-pratique li {
	background: url(../images/blue-arrow-list.gif) left top no-repeat;
}

.col-l  .link-list-pratique {
	list-style: none;
	margin: -10px 0 0 0;
	padding: 5px 0;
	background: #E3ECED;
}

.col-l  .link-list-pratique li {
	padding: 0 0 1px 10px;
	margin: 0 0 0 7px;
}



.col-l .link-list-general li a {
	color: #5A6652;
}

.col-l .link-list-general li {
	background: url(../images/arrow-callout.gif) left top no-repeat;
}

.col-l  .link-list-general {
	list-style: none;
	margin: -10px 0 0 0;
	padding: 5px 0;
	background: #E9EDE6;
}

.col-l  .link-list-general li {
	padding: 0 0 1px 10px;
	margin: 0 0 0 7px;
}




.cols-bg-red-blue {
	background: url(../images/cols2-bg-red-blue.gif) left top repeat-y;
	height: 100%;
}

.cols-bg-blue-green {
	background: url(../images/cols2-bg-blue-green.gif) left top repeat-y;
	height: 100%;
}
.cols-bg-white-green {
	background: url(../images/cols2-bg-white-green.gif) left top repeat-y;
	height: 100%;
}


.cols-half-special {
	background: url(../images/cols2-bg-special.gif) left top repeat-y;
	margin: 0;
}

#col-l-special {
	float: left;
	width: 149px;
	padding: 0 18px 0 17px;
} 

#col-r-special {
	float: left;
	width: 301px;
	padding: 0 18px 0 17px;
} 

/* center column styles */

.zoom {
	float: right;
	position: relative;
	z-index: 1;
	margin: -29px 0 0 0;
}

.tags {
	text-align: center;
	padding: 0 15px 25px 15px;
	margin: 20px 0 0 0;
	background: url(../images/dot.gif) left bottom repeat-x;
	line-height: 200%;
}

.callout-indent .tags, .reagir .tags {
	text-align: center;
	padding: 0;
	margin: 0;
	background: none;
}

.cad {
	margin: 20px 0 0 0;
	padding: 25px 15px 0 15px;
	background: url(../images/dot.gif) left top repeat-x;
}

.cad input.button {
	margin-left: 30px;
}

input.button, a.bouton {
	border: 1px solid #729ea3;
	background: #b8ced1;
	font: 1em Arial, sans-serif;
	padding: 4px 4px 3px 4px;
	margin-top: 3px;
	color: #000;
}

#FORM_RDMEnvSMS td[align=center] {
	text-align: center;
}

input.button:hover, a.bouton:hover {
	background: #729ea3;
	border-color: #485e61;
	text-decoration: none;
}


.cad2 {
	margin: 20px 0 0 0;
	padding: 0 15px 25px 15px;
	background: url(../images/dot.gif) left bottom repeat-x;
}

.tags .frequence {
	display: none;
}

.tags a.font10, .tags .nuage1 {
	font-size: 0.9em;
}

.tags .nuage2 {
	font-size: 1em;
}

.tags .nuage3 {
	font-size: 1.15em;
}

.tags a.font14, .tags .nuage4 {
	font-size: 1.27em;
}

.tags .nuage5 {
	font-size: 1.35em;
}

.tags .nuage6 {
	font-size: 1.49em;
}

.tags a.font18, .tags .nuage7 {
	font-size: 1.6em;
}

.tags a.font20, .tags .nuage8 {
	font-size: 1.80em;
}

.tags .nuage9 {
	font-size: 2em;
}

.tags a.font24, .tags .nuage10 {
	font-size: 2.18em;
}

.communautes .tags a {
	color: #EB9B01;
	font-weight: bold;
}

.journal .tags a {
	color: #941901;
	font-weight: bold;
}

.pratique .tags a {
	color: #729EA3;
	font-weight: bold;
}

.emploi .tags a {
	color: #93A631;
	font-weight: bold;
}

.boutik .tags a {
	color: #807858;
	font-weight: bold;
}

.content-indent {
	padding: 0 15px 20px 15px;
	background: url(../images/dot.gif) left bottom repeat-x;
}

.callout-indent small {
	display: block;
	padding-bottom: 5px;
}

/* right column styles */

#column-lr h3 {
	font-size: 0.9em;
	padding: 4px;
	margin: 0;
	background: #91A782;
}

#column-lr h3.communautes {
	background: #EB9B01;
}

#column-lr h3.journal {
	background: #941901;
}

#column-lr h3.pratique {
	background: #729EA3;
}

#column-lr h3.emploi {
	background: #93A631;
}

#column-lr h3.boutik {
	background: #807858;
}

.callout-indent {
	padding: 10px;
}

.callout {
	background: #E5E7BC;
	margin: 0 0 10px 0;
}

.callout ul li a {
	color: #5A6652;
}

.callout ul li {
	background: url(../images/arrow-callout.gif) left top no-repeat;
	list-style: none;
	padding: 0 0 3px 10px;
	margin: 0;
}

.callout-indent td ul {
	width: 159px;
	display: block;
}

#column-lr .callout-communautes {
	background: #F7E5A2;
	margin: 0 0 10px 0;
}

#column-lr .callout-general {
	background: #e6e7bd;
	margin: 0 0 10px 0;
}

#column-lr .callout-communautes ul li a, .callout-communautes ul li a:hover {
	color: #C29132;
}

#column-lr .callout-communautes ul li {
	background: url(../images/yellow-arrow-list.gif) left top no-repeat;
	list-style: none;
	padding: 0 0 1px 10px;
	margin: 0;
}

#column-lr .callout-journal {
	background: #EBD6AC;
	margin: 0 0 10px 0;
}

#column-lr .callout-journal ul li a, .callout-journal ul li a:hover {
	color: #941901;
}

#column-lr .callout-journal ul li {
	background: url(../images/red-arrow-list.gif) left top no-repeat;
	list-style: none;
	padding: 0 0 1px 10px;
	margin: 0;
}

#column-lr .callout-pratique {
	background: #DFE5C2;
	margin: 0 0 10px 0;
}

#column-lr .callout-pratique ul li a, .callout-pratique ul li a:hover {
	color: #658E93;
}

#column-lr .callout-pratique ul li {
	background: url(../images/blue-arrow-list.gif) left top no-repeat;
	list-style: none;
	padding: 0 0 1px 10px;
	margin: 0;
}

#column-lr .callout-emploi {
	background: #E5E7AB;
	margin: 0 0 10px 0;
}

#column-lr .callout-emploi ul li a, .callout-emploi ul li a:hover {
	color: #5F6A34;
}

#column-lr .callout-emploi ul li {
	background: url(../images/green-arrow-callout.gif) left top no-repeat;
	list-style: none;
	padding: 0 0 1px 10px;
	margin: 0;
}

#column-lr .callout-boutik {
	background: #E2DEB3;
	margin: 0 0 10px 0;
}

#column-lr .callout-boutik ul li a {
	color: #5F6A34;
}

#column-lr .callout-boutik ul li {
	background: url(../images/boutik-arrow-callout.gif) left top no-repeat;
	list-style: none;
	padding: 0 0 1px 10px;
	margin: 0;
}

.ads {
	margin: 0;
}
.ads-emploi {
	margin: 0 0 10px 0;
}

.emploi #column-lr .ads {
	text-align: center;
}
.emploi #column-lr .ads-emploi {
	text-align: center;
}

#column-lr li {
	background: url(../images/arrow-callout.gif) left top no-repeat;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 120%;
}

#column-lr li a {
	color: #616B5A;
}

.sondage2 {
	background: #FFFFFF;
	padding: 20px;
	margin: 0 0 10px 0;
}
.sondage2 h3 {
	background: none !important;
	color: #91A782;
	font-size: 1.09em !important;
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
}

.sondage {
	background: #E6E7BF;
	padding: 20px;
	margin: 0 0 10px 0;
}

.sondage h3, .bloc-gauche h3 {
	background: none !important;
	color: #91A782;
	font-size: 1.09em !important;
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
}

.sondage form fieldset p label, .sondage p, .sondage li, .bloc-gauche p {
	color: #6C7765;
}

.sondage fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.sondage legend {
	display: none;
}

.sondage td {
	color: #6C7765;
	padding: 0 5px 0 0;
}

.bloc-gauche {
	background: #E6E7BF;
	padding: 10px;
	margin: 15px 0 10px 0;
}

.bloc-gauche input.text {
	width: 80px;
	margin-top: 0;
}


.bloc-gauche input.image {
	margin-top: 0;
}

.bloc-gauche {
	position: relative;
}



/* search */

#search {
	margin: 0 0 10px 0;
	font-size: 0.9em;
	color: #6B6345;
}

#search a {
	color: #6B6345;
}

#search input.text {
	border: 1px solid #C1BB95;
	font-size: 0.9em;
	color: #807858;
	padding: 3px 5px;
	height: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 140px;
}

#search input {
	vertical-align: middle;
}

/* newsletter */

#newsletter {
	padding: 10px;
}

#newsletter input.text {
	border: 1px solid #AFC8CB;
	font-size: 1em;
	padding: 2px 5px;
	height: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 140px;
	color: #000202;
}

#newsletter input {
	vertical-align: middle;
}

/* serach results styles */

#crumb .results-no {
	float: right;
	color: #1D1D1C;
	font-weight: normal;
	font-size: 0.9em;
}

p.results-odd {
	background: #E9EDE6;
	color: #6C7765;
	font-size: 1.09em;
	font-weight: bold;
	padding: 7px 10px;
}

p.results {
	background: #F4F6F2;
	color: #6C7765;
	font-size: 1.09em;
	font-weight: bold;
	padding: 7px 10px;
}

.result-item {
	border-bottom: 1px solid #D5D5D5;
	clear: both;
	height: 108px;
	padding: 0 0 8px 0;
	padding: 8px 0 0 0;
	cursor: pointer;
	clear: both;
}

.result-item-last{
	border-bottom: none;
}

.result-item img {
	background: #F8F8F8;
	border: 1px solid #D5D5D5;
	padding: 4px;
	float: left;
}

.result-item p {
	margin-left: 170px;
	padding-top: 8px;
}

.result-item p a.title, .rdm_tv_featured a.title, .categories a.title {
	font-size: 1.1em;
	font-weight: bold;
}

div.categories {
	margin: 10px 0 0;
	background: url(../images/dot.gif) left top repeat-x;
}

div.categories table {
	width: 100%;
}

div.categories table tr {
	background: url(../images/dot.gif) left bottom repeat-x;
}

div.categories img {
	margin-bottom: 5px;
}

div.categories table td {
	width: 156px;
	padding: 10px 8px;
	text-align: center;
}

div.categories table td.colonne-1, div.categories table td.colonne-2 {
	background: url(../images/categories-bg.gif) bottom right;
	width: 155px;
}

ul.tabs {
	list-style: none;
	border-bottom: 1px solid #ccc;
	height: 20px;
	margin: 0 !important;
	padding: 0;
	width: 100%;
}

ul.tabs li {
	float: left;
	width: 105px;
	text-transform: uppercase;
	height: 17px;
	background: #ccc;
	display: block;
	padding-top: 3px;
	margin-right: 5px;
}

ul.tabs li a {
	color: #fff;
	text-align: center;
}

tr.results-odd, tr.results-odd td {
	background: #E9EDE6;	
	color: #6C7765;
	padding: 4px;
}

tr th {
	background: #E9EDE6;	
	padding: 4px;
}

tr.results, tr.results td {
	background: #F4F6F2;
	color: #6C7765;
	padding: 4px;
}

.boutik-produits, .panier-produits {
	width: 448px;
}

.boutik-produits td {
	padding: 10px;
}

.boutik-produits td.boutik-image {
	text-align: left; 
	padding-right: 0;
}

.boutik-produits td.boutik-image img {
}

.boutik-label {
	font-weight: bold;
}

.boutik-label span {
	font-weight: normal;
	background: transparent !important;
}

.boutik-description {
	font-size: 0.9em;
}

.boutik-prix {
	white-space: nowrap;
}

p.results-odd img, .results img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

p.results-odd span, .results span {
	background: #FAEC03;
}

.results-block {
	padding: 15px;
}

.results-block h2 {
	margin: 0;
}

.page-scroll {
	margin: 0 15px 0 15px;
	background: #F8F8F8;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding: 5px 15px 4px 15px;
}

.page-scroll a {
	color: #4F4F4F;
	margin: 0 4px 0 0;
}

.page-scroll a.selected {
	text-decoration: underline;
	font-weight: bold;
}

.page-scroll p {
	text-align: center;
	padding: 0;
}

.page-scroll .prev {
	float: left;
	width: 40px;
	height: 9px;
}

.page-scroll .pages {
	width: 380px;
	float: left;
}

#content .page-scroll .pages {
	width: 345px;
	float: left;
}

.page-scroll .next {
	float: right;
	width: 40px;
	height: 9px;
}

.toolbar {
	margin: 0;
	background: #F8F8F8;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding: 5px 15px 4px 15px;
	text-align: left;
	color: #4F4F4F;
}

.formulaire_forum, .reaction {
	background: #F8F8F8;
	border: 1px solid #D5D5D5;
	padding: 5px 15px 4px 15px;
}

.reaction {
	margin: 1px 0;
}

.toolbar a {
	color: #4F4F4F;
	margin: 0 4px 0 0;
}

.toolbar a:hover {
	color: #000;
	text-decoration: none;
}

.toolbar a.selected {
	text-decoration: underline;
	font-weight: bold;
}

.toolbar img {
	vertical-align: baseline;
}

.search-filter {
	margin: 15px 15px 0 15px;
	background: #F4F3ED;
	padding: 15px;
}

.search-filter .title {
	color: #807858;
	font-weight: bold;
}

.search-filter p {
	color: #3B3B3B;
}

.search-filter table td {
	color: #3B3B3B;
	padding: 0 30px 10px 0;
	vertical-align: top;
}

.search-filter table th {
	padding: 0 0 10px 0;
	vertical-align: top;
	line-height: 180%;
}

.search-filter table td {
	line-height: 180%;
}

.search-filter textarea {
	width: 270px;
}

/* general callouts */

.callout  .tags {
	text-align: center;
	padding: 15px;
	background: none;
	line-height: 220%;
}

.callout .tags a {
	color: #6C7765;
}

/* footer */

#footer {
	text-align: left; 
	margin: 40px auto;
	width: 866px;
	padding: 0 90px 0 0;
}

#footer p {
	text-align: center;
	color: #5D5C4B;
}

#footer .logos .spip_documents {
	display: inline;
	border: 0;
	padding: 0;
	background: transparent;
}

#footer .logos .spip_documents img {
	margin: 0 20px 0 0;
	display: inline;
}

#footer .logos table {
	margin: auto;
	padding-bottom: 10px;
}

#footer td {
	vertical-align: middle;
}

#footer a {
	color: #5D5C4B;
}

#footer .note {
	color: #C0BE9B;
	font-size: 0.9em;
}

/* other styles */

.align-center {
	text-align: center;
}

.dotted-bottom {
	background: url(../images/dot.gif) left bottom repeat-x;
}

.dotted-line {
	background: url(../images/dot.gif) left center repeat-x;
	font-size: 1px;
	line-height: 1px;
	padding: 17px 0 17px 0;
}

.float-right {
	float: right;
}

.img-flush-left {
	float: left;
	margin: 0 10px 5px 0;
}

.green {
	color: #93A631;
	font-size: 1.09em;
}

h2.journal {
	background: #941901;
	color: #fff;
}

h2.communautes {
	background: #EB9B01;
	color: #fff;
}

h2.pratique {
	background: #729EA3;
	color: #fff;
}

h2.general {
	background: #91A782;
	color: #fff;
}

table.rdm_tv {
	margin: 15px auto;
	width: 490px;
}

.rdm_tv ul {
	padding-left: 7px;
}

.rdm_tv_featured {
	margin: 10px 15px;
}

.rdm_tv_featured .spip_documents {
	float: left;
	margin-right: 20px;
}

.rdm_tv_featured a.title {
	padding-top: 15px;
	display: block;
}

.rdm_tv_featured em {
	font-style: normal;
}

.rdm_tv_featured small {
	padding-top: 10px;
	display: block;
}

.rdm_tv_featured .spip_logos {
	float: left;
	margin-right: 15px;
}

.rdm_tv_list, .two-cols-list {
	margin: 10px auto;
	width: 490px;
}

.rdm_tv_list .spip_logos {
	margin-right: 10px;
}

.rdm_tv_list a.title, .two-cols-list a.title {
	font-size: 1.1em;
	font-weight: bold;
}

.rdm_tv_list em, .two-cols-list em {
	font-style: normal;
}

.rdm_tv_list td, .two-cols-list td {
	padding: 10px 0;
	border-bottom: 1px solid #d5d5d5;
}

.rdm_tv_list td.last, .two-cols-list tr.last td {
	border-bottom: none;
}

.bloc_notation {
	margin: 10px;
}

#column-lr table.rdm_tv  {
	width: 240px;
	margin: 0 auto;
}

table.rdm_tv td {
	vertical-align: middle;
}

td.rdm_tv_item {
	text-align: center;
}


	div.auto_complete {
          width: 350px;
          background: #f6f6f6;
        }
        div.auto_complete ul {
          border:1px solid #cccccc;
          margin:0;
          padding:0;
          width:100%;
          list-style-type:none;
          background: #f6f6f6;
        }
        div.auto_complete ul li {
          margin:0;
          padding:6px;
          background: #f6f6f6;
        }
        div.auto_complete ul li a {
          color: #696969;
        }
        div.auto_complete ul li.selected {
          background-color: #cccccc;
        }
        div.auto_complete ul strong.highlight {
          color: #800; 
          margin:0;
          padding:0;
        }


table.sort_activity td {
	font-size: 10px;
	padding: 0;
	line-height: 100%;
}

#popup {
	background: #fff;
	margin: 0 15px 15px 15px;
	padding-top: 7px;
}

/** colors **/



.communautes #crumb span, .communautes #content h1, .communautes .results-block a, .communautes #popup h1, .communautes .two-cols-list a.title, .communautes .categories a.title {
	color: #EB9B01;
}

.journal #crumb span, .journal #content h1, .journal .results-block a, .rdm_tv_featured .title, .rdm_tv_featured em, .rdm_tv_featured em a, .rdm_tv_list .title, .rdm_tv_list em, .rdm_tv_list em a, .callout-journal .callout-indent td, .callout-journal .callout-indent td a, .journal .two-cols-list .title, .journal .two-cols-list em, .journal .two-cols-list em a, .journal .title, .journal #popup h1, .journal .margin a {
	color: #941901;
}

a.black {
	color: #000;
}

.pratique #crumb span, .pratique #content h1, .pratique .results-block a, .pratique #popup h1, .pratique .col-half-list a, .pratique .col-l a, .pratique .cols-bottom a {
	color: #729EA3;
}

.emploi #crumb span, .emploi #content h1, .emploi .results-block a, .emploi .two-cols-list a.title, .emploi .two-cols-list em, .emploi .two-cols-list em a, .emploi #popup h1 {
	color: #93A631;
}

.boutik #crumb span, .boutik #content h1, .boutik .results-block a, .boutik #popup h1 {
	color: #807858;
}

