#corpus,#corpus_interne {
	color: #000000;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #0094d8;
}

a:hover {
	color: #454545;
}

h1 {
	font-size: 1.9em;
	line-height: 1.1em;
	color: #0094d8;
	margin: 8px 0 8px 0
}

h2 {
	font-size: 1.4em;
	color: #0094d8;
	margin: 15px 0 5px 0
}

h3 {
	font-size: 1.18em;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left
}

p {
	margin: 10px 0 10px 0;
}

div#kmt_login_afficher_LoginForm {
	padding: 5px;
	margin-top: 25px;
	font-size: 1em;
	background: url(/icones/accueil/bg_login.gif) no-repeat;
	height: 150px;
	color: #4c4c4c;
}

#kmt_login_afficher_LoginForm .inputlogin {
	width: 80px;
	height: 14px;
	border: 1px solid #97948e;
	font-size: 0.9em;
	color: #4c4c4c;
}

#kmt_login_pleine_page {
	padding: 5px;
	margin-top: 25px;
	color: #4c4c4c;
}

#kmt_login_pleine_page td {
	font-size: 1.1em;
	font-weight: bolder;
}

.clear {
	clear: both;
	visibility: hidden;
}

hr.separateur {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

hr.separateur_left {
	clear: left;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

hr.separateur_right {
	clear: right;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

div#kmt_login_afficher_LoginForm a {
	
}

div#kmt_login_afficher_LoginForm h3 {
	color: #ffffff;
	font-size: 1.1em;
	margin: 3px;
}

span.content_admin_handler {
	display: block;
	margin: 5px;
	font-size: 0.9em;
}

span.content_admin_handler img {
	position: relative;
	margin-bottom: -4px;
}

ul,li {
	margin: 0;
}

/************************* tableau de données *******************/
table {
	border-collapse: collapse;
	width: 100%;
}

table th,table td {
	padding: 2px;
}

th.tableheader {
	font-weight: bolder;
	background-color: #a6d3ed;
	text-align: center;
	border: 1px solid #ffffff;
	color: #454545;
}

th.tableheader a {
	color: #ffffff;
}

tr.tabledata_1 {
	background-color: #F0F0F0;
}

tr.tabledata_2 {
	background-color: #E2E2E2;
}

tr.tabledata_3 {
	background-color: #ffffff;
}

tr.tabledata_4 {
	background-color: #F2E7D7;
}

tr.tabledata_1_on {
	background-color: #ffffff;
}

tr.tabledata_2_on {
	background-color: #ffffff;
}

tr.tabledata_1_memo {
	background-color: #F2B787;
}

tr.tabledata_2_memo {
	background-color: #F2B787;
}

tr.tabledata_1 td,tr.tabledata_2 td,tr.tabledata_3 td,tr.tabledata_4 td
	{
	border: 1px solid #ffffff;
	padding: 3px;
}

.tabForm {
	width: 100%;
}

/********************** flash div *****************/
.flashMovieDiv {
	margin: 0;
}

/******************** Tableau formulaire ***************************/
#corpus_interne table.tabEntete { /*border-collapse:separate;*/
	width: 100%;
}

#corpus_interne table.tabEntete td {
	background: #dedede;
	border: 2px solid #ffffff;
}

#corpus_interne table.tabEntete td.label,#corpus_interne table.tabEntete td.data
	{
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
}

#corpus_interne table.tabEntete td.data {
	text-align: left;
}

#corpus_interne table.tabEntete td.light {
	background: #efefef;
}

#corpus_interne table.tabEntete td.empty {
	background: #ffffff;
}

.tooltip {
	background-color: #2F2C20;
	border: 1px solid #FFFFFF;
	padding: 10px 15px;
	width: 250px;
	display: none;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 6px 6px 10px #000000;
}
/***********localisation *******/
.localisation{
	position:absolute;
	margin-top:-18px;
}
.localisation div{
	display:inline;
}
a.localisation_current {
	font-weight: bolder
}

.contact{
	position:fixed;
	top:200px;
	left:0;
}

/****************** home page ******************/
.separateur{
	margin:10px 0;
	clear:both;
	border-bottom:1px solid #dedede;
}
.home_col_central .texte h1 {
	font-size: 1.6em;
	line-height: 1.1em;
}

.img_logo {
	float: left;
	margin: 25px 22px;
}

.charte {
	margin: 0px 0px 0px 18px;
}


.modal{
	position:absolute;
	z-index:100;
	top:250px;
	left:400px;
	background:#f7f7f7 url(/icones/accueil/bg_rejoindre.jpg) no-repeat;
font-size:1.3em;
	padding:8px;
	font-weight:bolder;
	box-shadow:0 0 5px 0px #000000;
	-moz-box-shadow:0 0 5px 0px #000000;
-webkit-box-shadow: 0 0 5px #000000;
border:7px solid #333333;
text-align:center;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.modal div{
	float:left;
	width:120px;
	height:60px;
	padding:8px;
	margin:8px;
	margin-top:50px;
	border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
     
}

.modal h2{
	font-size:1.8em;
	border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background:#ffffff;
padding:3px;
width:200px;
margin:auto;
}
.modal div a{
	color:#ffffff;
}
.modal div a:hover{
	color:#3c3c3c;
}
.modal div.benevolat{
	background:#0098d7
}
.modal div.emploi{
	background:#c74403
}
.modal div.civique{
	background:#99cc33
}
.modal .close{
	font-size:0.6em;
	margin-top:15px;
}
/*********** slider ************/
.slider_news{
float:left;
width:375px;
height:325px;
overflow:hidden;
}

#slider ul,#slider li {
	margin: 0;
	padding: 0;
	list-style:none;
}

#slider li {
	position:relative;
	*position:static;
	width:375px;
	height:325px;
	overflow:hidden;
}

#slider h3 {
	position: absolute;
	*position:static;
	top: 190px;
	width: 355px;
	background: url(/icones/accueil/bg_slider.png);
	color: #ffffff;
	height: 110px;
	padding: 10px;
	text-transform: uppercase;
	line-height: 1.5em;
}

#slider h3 a {
	color: #ffffff;
	font-size: 1.4em;
}

ol#controls {
	position:absolute;
	z-index:100;
	margin: -32px 0 0 300px;
	padding: 0;
}

ol#controls li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;

}

ol#controls li a {
	float: left;
	border: 2px solid #ffffff;
	background: #DAF3F8;
	color: #888888;
	padding:3px;
	text-decoration: none;
	font-size:1em;
	font-weight:bolder;
}

ol#controls li.current a {
	background: #0098d7;
	color: #fff;
}

ol#controls li a:focus,#prevBtn a:focus,#nextBtn a:focus {
	outline: none;
}

span#prevBtn,span#nextBtn {
	float: left;
	margin: -125px 0px 0 -15px;
}

span#nextBtn {
	float: right;
	margin: -125px -15px 0 0px;
}

.list_texte_teaser{
float:left;
width:355px;
height:170px;
padding:0 10px 10px;
background:url(/icones/accueil/bg_list_actus.gif) repeat-y top right;
overflow:hidden;
}
.list_texte_teaser h4{
	font-size:1.4em;
	margin:10px 0 5px;
}
.list_texte_teaser ul{
list-style:disc;
list-style-position:outside;
margin-left:20px;
font-size:1.15em;
}
.list_texte_teaser ul li a{
	color:#666666;
}
.list_texte_teaser ul li a:hover{
	color:#0098d7;
}

.more{
	float:right;
	display:block;
	background:#0098d7;
	padding:3px 5px;
	color:#ffffff;
	margin:5px 0;
	
}

.videochannel{
	float:right;
}

/********* double colonne centrale *****/
.home_col_central_1 .texte,.home_col_central_2 .texte {
	margin: 0;
	padding: 0;
}

.home_col_central_1 .texte .teaser_temoignage {
	background: #cce7d8;
	padding: 5px;
	min-height: 150px;
	/*rajout thierry 25.11.2010 - ticket 13771, pb IE7 */
}

.home_col_central_1 .texte h1,.home_col_central_2 .texte h1 {
	font-size: 1.4em;
	/*text-transform:uppercase;*/
}

.bloc_texte_home{
	border-bottom:1px solid #dedede;
	padding: 5px 0 15px 0;
}

.bloc_texte_home .more{
	float:left;	
}
.bloc_texte_home h2{
	color:#000000;
	font-size:1.25em;
	margin:3px 0 0 0;
	
}
.bloc_texte_home h3{
	font-size:1.4em;
	color:#0098d7;
	margin:0 0 8px 0;
}
.adresse_footer {
	float: left;
	color: #cccccc;
	font-size: 1.2em;
	padding: 30px 0 0 50px;
}

.menu_externe {
	float: right;
	font-size: 1.2em;
	font-weight: bolder;
	padding: 30px 50px 0 0;
}

.menu_externe a {
	color: #ffffff;
}

.mFooter_1,.mFooter_2,.mFooter_3 {
	float: left;
	margin-right: 40px;
	color: #666666;
	font-size: 1.1em;
}
.mFooter_1 a,.mFooter_2 a,.mFooter_3 a {
	color: #666666;
}
.mFooter_1 a:hover,.mFooter_2 a:hover,.mFooter_3 a:hover {
	color: #000000;
}
.mFooter_1 li,.mFooter_2 li {
	margin-bottom: 3px;
}

.logo_footer {
	float: left;
	border-left: 1px solid #bbbbbb;
	padding-left: 30px;
	margin-top: 10px;

}

/******** flottants ****/
#html_float table {
	border-collapse: collapse;
}

#html_float table td {
	padding: 0;
	border: 0;
	margin: 0;
}

#html_float table td img {
	display: block;
}

/************* interne ************/


.interne_col_central_2 .list_texte { /*border:1px solid #454545;*/
	padding: 8px;
}

.interne_col_central_2 .list_texte h3 {
	color: #000000;
	font-size: 1.4em;
	margin: 0px 0 10px 0;
}

.interne_col_central_2 .list_texte .date {
	display: none;
	color: #000000;
}

.interne_col_central_2  .list_texte li a {
	font-size: 1.1em;
	font-weight: bolder;
}

.interne_col_central_2  .list_texte ul {
	margin: 0 0 0 20px;
}

.interne_col_central_2  .list_texte li {
	list-style: disc;
	color: #0094d8;
	margin-bottom: 10px;
}

.interne_col_central_2  .list_texte li span {
	color: #000000;
	text-align: justify;
}

.interne_col_central_2  .liste_texte_resume_image {
	border: 1px solid #999999;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 8px 0 8px 0;
	padding: 0;
}

.interne_col_central_2  .liste_texte_resume_image .date {
	display: none;
}

.interne_col_central_2  .liste_texte_resume_image h2,.interne_col_central_2  .liste_texte_resume_image h3 {
	margin: 5px 6px 3px 8px;
}

.interne_col_central_2  .liste_texte_resume_image .resume {
	margin: 6px;
}

#corpus_interne .interne_col_central_2  .liste_texte_resume_image .kmt_illus_full	{
	/*background: #b2dff3;*/
	padding: 6px;
	margin: 0;
}

#corpus_interne .interne_col_central_2  .liste_texte_resume_image .kmt_illus_full img{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

/*#corpus_interne .interne_col_central_3_bis .kmt_illus_full,*/
#corpus_interne .interne_col_central_3_bis .kmt_illus_full .flv {
	background: #000000;
	padding: 15px;
	margin: 0;
	border: 0;
}

#corpus_interne .interne_col_central_2  .liste_texte_resume_image .kmt_illus_full img
	{
	margin: 0;
}

.interne_col_central_1 .nomrub {
	color: #000000;
	text-align: right;
	font-weight: bolder;
	font-size: 1.2em;
	background: url(/icones/accueil/dots.gif) repeat-x;
}

.interne_col_central_1 .nomrub span {
	padding-left: 7px;
	background: #ffffff;
}

/******** Plan de site  ********/
#Plan_4,#Plan_5,#Plan_6799,#Plan_7843 {
	margin: 22px 0 40px 0;
}

#Plan_4 li,#Plan_5 li,#Plan_6799 li,#Plan_7843 li {
	list-style: square inside;
	margin: 6px 0 0 20px;
}

#Plan_4  li ul,#Plan_5  li ul,#Plan_6799 li ul,#Plan_7843 li ul {
	margin: 2px 0 5px 40px;
}

#Plan_4  a.level_1,#Plan_5  a.level_1,#Plan_6799 a.level_1,#Plan_7843 a.level_1
	{
	font-weight: bolder;
}

#Plan_4 li .level_2,#Plan_5 li .level_2,#Plan_4 li .level_3,#Plan_5 li .level_3,#Plan_6799 li .level_2,#Plan_6799 li .level_3,#Plan_7843 li .level_2,#Plan_7843 li .level_3
	{
	list-style: circle inside;
	margin: 2px 0 2px 10px;
}

/*************** media ****************/
.mp3 {
	padding: 15px 15px 15px 60px;
	background: #a6d3ed url(/icones/accueil/bgmp3.gif) no-repeat;
	border: 1px dotted #0081cb;
	text-align: center;
}

.mp3 .legend {
	padding-left: 60px;
}

.flv {
	text-align: center;
	background: #a6d3ed url(/icones/accueil/bgflv.gif) no-repeat;
}

.flv .legend {
	padding: 6px;
}

/************** Texte *********************/
#tools {
	text-align: right;
	margin-right: 40px;
}

.list_tools {
	text-align: right;
	margin-right: 40px;
}

.small #tools {
	float: left;
	margin: 0px 0 0 0;
	text-align: left;
}

.texte {
	padding: 0px 0px 30px 0px;
	/*text-align:justify;*/
	font-size: 1.0em;
}

.texte p {
	margin: 0px 0 5px 0;
}

p.chapo {
	font-weight: bolder;
	text-align: justify;
}

.small .corps_texte {
	float: left;
	width: 370px;
	margin-bottom: 20px;
}

.small .corps_texte h3 {
	margin-top: 0px;
}

.texte span.date {
	font-weight: normal;
}

.notation {
	font-size: 0.9em;
	font-style: italic;
	margin: 8px 0 4px 0;
}

.texte h1 {
	
}

.texte h2 {
	margin: 12px 0 2px 0;
}

h2.surtitre {
	font-size: 1.2em;
	margin: 0;
	color: #a8a8a8;
	padding: 5px 0px;
}

.texte h3 {
	font-size: 1.2em;
	color: #00863c;
	margin: 17px 0 2px 0;
	padding: 0 0 0px 0px;
	/*background:url(/icones/accueil/pucemenu3.gif) no-repeat;*/
}

.texte h3.home {
	color: #0094d8;
}

.texte h4 {
	color: #97948e;
	margin: 8px 0 2px 0;
}

.texte p {
	margin: 8px 0 8px 0;
}

.texte .lien {
	display: block;
	margin: 10px 0 20px 0;
	font-style: italic;
	text-align: right;
}

.texte li {
	list-style-image: url(/icones/accueil/pucemenu2.gif);
	margin: 0;
}

#corpus_interne .illus,#corpus_print .illus {
	float: right;
	width: 300px;
	margin-left: 10px;
}

#corpus_interne div.kmt_illus_full,div.mail_content div.kmt_illus_full,#corpus_print div.kmt_illus_full
	{
	padding: 0px;
}

#corpus_interne div.kmt_illus_full,.home_col_central_1 div.kmt_illus_full,.home_col_central_2 div.kmt_illus_full
	{
	padding: 5px 0px 0px 10px;
}

.texte .teaser_temoignage_home {
	
}

.texte .teaser_temoignage_home div.kmt_illus_full { /*background:red;*/
	padding: 5px 15px 0px 10px;
}

#corpus_interne  .small div.kmt_illus_full {
	margin: 0 0 15px 0;
}

#corpus_interne  div.kmt_illus_full .legend,div.mail_content div.kmt_illus_full .legend
	{
	text-align: left;
	font-size: 0.85em;
}

#corpus_interne .interne_col_central_2 div.kmt_illus_full {
	margin: 0;
	border: 0;
}

div.encadre {
	clear: both;
	float: right;
	width: 280px;
	margin: 15px 0 10px 10px;
	background: #b2cde8;
	padding: 3px 10px 10px 10px;
	color: #454545;
		border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.small .encadre {
	width: 360px;
}

div.encadre_texte h3,div.encadre_texte h4 {
	font-size: 1.2em;
	color: #ffffff;
	margin: 0 0px 4px 0px;
	padding: 4px;
	border-bottom: 1px dotted #454545
}


div.encadre_texte p {
	}

div.encadre_texte ul {
	padding: 5px 10px 10px 10px;
}

div.texte ul {
	list-style: square;
	list-style-position: outside;
	margin-left: 40px;
}

#corpus_interne  div.map {
	clear: both;
	/*position: relative;
z-index:0;*/
	margin-top: 10px;
}

h2.mapTitle {
	color: #fe0000;
	font-size: 12px;
	margin: 0;
}

p.mapText {
	width: 210px;
	margin: 0;
	font-size: 10px
}

div.texte ul {
	list-style: square;
	list-style-position: outside;
	margin-left: 20px;
}

/************** alerte *************/
#texte_float {
	position: absolute;
	z-index: 100;
	width: 550px;
}

#texte_float .header {
	background: url(/icones/accueil/bg_floating_header_blanc.png) no-repeat;
	height: 50px;
	cursor: move;
}

#texte_float #floating_content {
	background: url(/icones/accueil/bg_floating_content_blanc.png) repeat-y;
	padding: 8px 40px 8px 54px;
	overflow: auto;
}

#texte_float #floating_content .scroll_content {
	height: 300px;
	overflow: auto;
}

#texte_float .footer {
	background: url(/icones/accueil/bg_floating_footer_blanc.png) no-repeat;
	height: 51px;
}

.alerte h1 {
	color: #c74403;
	margin-top: 0;
}

.texte_float_benevolat .alerte h1 {
	color: #00914a;
	margin-top: 0;
}

.texte_float_benevolat #texte_float {
	position: absolute;
	z-index: 100;
	width: 550px;
}

.texte_float_benevolat #texte_float .header {
	background: url(/icones/accueil/bg_floating_header_blanc_bleu.png)
		no-repeat;
	height: 50px;
	cursor: move;
}

.texte_float_benevolat #texte_float #floating_content {
	background: url(/icones/accueil/bg_floating_content_blanc_bleu.png)
		repeat-y;
	padding: 8px 40px 8px 54px;
	overflow: auto;
}

.texte_float_benevolat #texte_float #floating_content .scroll_content {
	height: 300px;
	overflow: auto;
}

.texte_float_benevolat #texte_float .footer {
	background: url(/icones/accueil/bg_floating_footer_blanc_bleu.png)
		no-repeat;
	height: 51px;
}

#texte_float #floating_content .scroll_content ul li {
	list-style-image: url(/icones/accueil/pucemenu2.gif);
	margin-left: 30px;
}

/*************** Moteur de recherche *********************/
#search_form {
	position: absolute;
	top: -4px;
	left: 810px;
}

#search_form input[type='image'],#search_implantation_form [type='image']  {
	margin-bottom: -7px;
}

div.search_hr_result_break {
	border-top: 1px dotted #888888;
	margin: 5px 0 5px 0;
}

span.search_result {
	font-weight: bolder;
}

span.search_result_info_bar {
	font-size: 0.9em;
	font-style: italic;
}

div.resultat_searchForm {
	margin: 10px 0 10px 0;
}

/********** Formulaire **************/
#form_code {
	margin: 10px 0 10px 70px;
}

#form_code p {
	margin: 10px 0 10px 0px;
	font-weight: bolder;
}

#form_code form textarea {
	width: 300px;
	height: 100px;
}

/************* Ajout de commentaires ************/
#add_commentaires {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #455560;
	width: 450px;
	height: 300px;
	margin-left: 30px;
}

#add_commentaires_handle {
	background-color: #455560;
}

#add_commentaires_handle h3 {
	margin: 0;
	padding: 3px;
	color: #ffffff;
}

#add_commentaires_corpus {
	padding: 8px;
}

/***************** Notez un contenu *****************/
#add_likethat {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #8e303c;
	width: 200px;
	margin-left: 30px;
}

#add_likethat_handle {
	background-color: #8e303c;
}

#add_likethat_handle h3 {
	margin: 0;
	padding: 3px;
	color: #ffffff;
}

#add_likethat_corpus {
	padding: 8px;
	text-align: center;
}

/**************** Glossaire ***************/
#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 5px;
	background: url(/icones/client/accueil/tab_bottom.gif) repeat-x bottom;
}

#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link,#tabnav a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
	margin: 0 4px 3px 0;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
	width: 1em;
	text-align: center;
}

#tabnav a:link.active,#tabnav a:visited.active {
	background: #997000;
	color: #ffffff;
}

#tabnav a:hover {
	background: #fff;
}

dl.glossaire {
	clear: both;
	margin: 50px 0 20px 0;
}

dl.glossaire dt {
	border-bottom: 1px dotted #454545;
	padding-bottom: 5px;
	font-weight: bolder;
	font-size: 1.3em;
	margin: 5px 0 5px 0;
}

/****************** keyword box ************/
#keyword_shadow_box,#legende_shadow_box {
	visibility: hidden;
	position: absolute;
	z-index: 99999;
}

.keyword_definition {
	width: 180px;
	font-size: 0.9em;
	padding: 5px;
	background: #cddef0;
	border: 1px solid #0194d9;
	text-align: left;
}

.keyword_definition h4 {
	font-size: 1.2em;
	border-bottom: 1px dotted #454545;
	margin: 2px 2px 8px 2px;
	color: #000000;
}

/******************* tag clouds **************/
.tagcloud {
	width: 120px;
	margin-top: 20px;
	/*border:1px solid;*/
}

.tagcloud .header {
	background: url(/icones/accueil/cloudheader.gif) no-repeat;
	height: 27px;
}

.tagcloud .content {
	background: url(/icones/accueil/cloudcontent.gif) repeat-y;
}

.tagcloud .footer {
	background: url(/icones/accueil/cloudfooter.gif) no-repeat;
	height: 25px;
}

.tagcloudinterne  .header {
	background: url(/icones/accueil/cloudheaderInterne.gif) no-repeat;
	height: 17px;
}

.tagcloudinterne .content {
	background: #cae5f4;
}

.tagcloudinterne .footer {
	background: url(/icones/accueil/cloudfooterInterne.gif) no-repeat;
	height: 47px;
}

/******************** Pub **************/
p.adds {
	clear: both;
	text-align: center;
}

/****************** Google map **************/
#kmtMap {
	border: 1px solid #454545;
}

#sidebar_kmtMap {
	border: 1px solid #454545;
	background: #F8F2E9;
	margin: 5px 0 5px 0;
	padding: 8px;
	width: 514px;
}

#sidebar_kmtMap ul {
	list-style: square;
	list-style-position: inside;
}

/*********** diaporama **************/
td.td_diaporama {
	background: #ffffff;
	padding: 0;
	border: 1px solid #dedede;
	text-align: center;
	vertical-align: middle;
}

td.td_diaporama_over {
	background: #dedede;
	padding: 0;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
}

/*********** Lien rss ***************/ 
.rss_link{
float:right;
}

.versio {
	position: absolute;
	text-align: center;
	font-size: 0.95em;
	margin-left: 10px;
}

/************* Abonnes mailing *************/
.newsletterForm {
	float: left;
	padding: 45px 0px 10px 20px;
	margin: 10px 0px 20px 30px;
	width: 280px;
	background: url(/icones/accueil/bg_newsletter.png) no-repeat;
}

.newsletterForm input[type='text'],#search_form input[type='text'],#search_implantation_form input[type='text']{
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	color: #666666;
	font-size: 1em;
	padding: 4px;
}
.newsletterForm input[type='text']{
	width:200px;
}
.newsletterForm button {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 2px 2px #006591;
	-moz-box-shadow: 2px 2px 2px #006591;
	-webkit-box-shadow: 2px 2px 2px #006591;
	padding: 3px;
	background: #009149;
	color: #ffffff;
	border: 0;
}

.newsletterForm a {
	color: #ffffff;
	font-weight: bolder;
}

.newsletterForm ul {
	color: #ffffff;
	font-size: 0.9em;
	margin: 8px 10px;
	list-style-position: outside;
	list-style-image: url(/icones/accueil/coche.png);
}

/************** alerte no border *************/
#texte_float_no_border {
	position: absolute;
	z-index: 100;
	width: 684px;
	height: 597px;
}

#texte_float_no_border .header {
	height: 10px;
	cursor: move;
}

#texte_float #floating_content {
	background: #ffffff;
	padding: 8px 40px 8px 54px;
	overflow: auto;
}

#texte_float_no_border #floating_content .scroll_content {
	
}

#texte_float_no_border .footer {
	display: none;
}

#texte_float_no_border h1 {
	display: none;
}

/************** alerte ou teaser flottant*************/
#html_float1,#html_float2 {
	position: absolute;
	z-index: 120;
	/*width:550px;*/
	padding:10px;
	margin-top:120px;
	
}




.alerte a{
	color:#ffffff;
}
.alerte .close{
margin:0px;
padding:4px;
text-align:right;
font-size:1.2em;
}

.alerte table,.alerte td{
	border-collapse:collapse;
	padding:0;
}
/*********** catalogue ************/
#catalogue {
	margin-top: 20px;
}

#catalogue table td.header {
	background: #ececec;
	width: 100%;
}

/***************** faq ***************/
.faqPanels .questions,.faqPanels .reponses {
	float: left;
	overflow: auto;
	width: 310px;
	height: 500px;
	border: 1px dotted #888888;
	padding: 0px 8px 8px 8px;
	margin: 0 20px 0 0px
}

.faqPanels dt {
	font-weight: bolder;
	margin-top: 15px;
	font-size: 1.2em;
	color: #00863c;
}

.faqPanels .questions dd {
	cursor: pointer;
	background: url(/icones/accueil/pucemenu2.gif) no-repeat;
	padding: 3px 0 3px 20px;
	margin-left: 8px;
}

.reponses dl {
	display: none;
}

.reponses dt {
	font-size: 1.3em;
	margin-bottom: 8px;
}

.faqPanels .reponses dd {
	margin-left: 0px;
}

.reponses dl.currentItem {
	display: block;
}

.form_mission {
	width: 600px;
	/*border:1px solid;*/
	margin-top: 20px;
}

/**** formulaire de réponse mission bénévolat ****/
#form_demande_info_seul,.form_mission {
	width: 650px;
	margin: 10px 5px 0px 0px;
	padding: 20px 5px;
	/*border:1px solid #0094d8;*/
	border: 2px solid #dedede;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.form_info legend { /*font-weight:bolder;	
	padding:5px;
	color:#00914a;*/
	background: #ffffff;
	padding: 3px;
	color: #888888;
	font-size: 1.3em;
	font-weight: bolder;
	border: 2px solid #dedede;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.form_info fieldset { /*padding:5px 0px 10px 0px;
	margin-bottom:10px;
	border:0px;
	border-top:1px solid #00914a;*/
	background: #efefef;
	padding: 10px;
	border: 2px solid #dedede;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 10px;
}

#form_demande_info_seul form p {
	clear: both;
	padding: 0px;
	margin: 5px;
}

#form_demande_info_seul_2 form p {
	clear: both;
	padding: 0px;
	margin: 3px;
}

#form_demande_info_seul form p label {
	display: block;
	float: left;
	width: 37%;
	text-align: right;
	padding-right: 5px;
	color: #4e434e;
}

#form_demande_info_seul_2 form p label {
	display: block;
	float: left;
	width: 55%;
	text-align: right;
	padding-right: 5px;
	color: #4e434e;
}

#form_demande_info_seul form p label.small {
	display: block;
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 5px;
	color: #4e434e;
}

#form_demande_info_seul form p textarea {
	width: 350px;
	height: 100px;
}

p.avertissement {
	color: red;
	font-style: italic;
}

#form_demande_info_seul form .bouton,#form_demande_info_seul_2 form .bouton
	{
	margin: 5px;
	text-align: right;
	height: 30px;
}

#encart_rappel {
	width: 630px;
	border: 1px dotted;
	padding: 5px;
	margin: 5px;
	background: #0094d8;
	color: #ffffff;
}

#encart_rappel p {
	margin: 5px 0px;
}

a.reponse {
	float: right
}

table.tb_form_mission label {
	color: #00914a;
	border-bottom: 1px dotted #00914a;
}

table.tb_form_mission select {
	background: #efefef;
}

h3.envoi_mail {
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #00914a;
}

/*div dans module pfdp_missions_benevolat*/
.detail_infos_box {
	position: absolute;
	/*position:relative pour un display dans le flux et non en avant-plan */
	display: none;
	margin: 5px 0px 15px 90px;
	width: 350px;
	background: #f0f0f0;
	border: 1px solid #5a5a5a;
	text-align: left;
	/*z-index:150;*/
}

.texte_detail_infos_box {
	padding: 10px;
	text-align: justify;
	color: #0094d8;
}

.detail_implantation {
	padding-left: 20px;
}

.liste_texte_implantation,.liste_texte_resume {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.liste_texte_implantation ul,.liste_texte_resume ul {
	list-style-image: url(/icones/accueil/box_chevron_blanc.gif);
	padding-left: 0px;
}

.liste_texte_implantation ul li,.liste_texte_resume ul li {
	padding-bottom: 5px;
}

.filtre_region {
	margin-top: 25px;
}

.filtre_type {
	margin-top: 0px;
}

.filtre_region ul,.filtre_type ul {
	list-style-image: url(/icones/accueil/box_chevron_blanc.gif);
	padding-left: 20px;
}

.filtre_region ul li,.filtre_type ul li {
	
}

.filtre_region ul li a,.filtre_type ul li a {
	font-weight: bolder;
	color: #454545;
}

#bloc_type {
	float: left;
	width: 330px;
	margin-left: 15px;
	text-align: left;
	/*border:1px dotted red;*/
}

#bloc_region {
	float: left;
	width: 330px;
	margin-right: 15px;
	text-align: left;
	/*border:1px dotted green;*/
}

#liste_types {
	text-align: left;
}

#liste_regions {
	text-align: left;
}

.access_exergue {
	width: 200px;
	border: 1px dotted #0094d8;
	padding: 5px 10px;
	margin-bottom: 10px;
	background: #00914a;
	float: right;
}

.access_exergue_long {
	width: 350px;
	border: 1px dotted #0094d8;
	padding: 5px 10px;
	background: #00914a;
	float: right;
}

.access_exergue a,.access_exergue_long a {
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
}

.access_exergue a:hover,.access_exergue_long a:hover {
	color: #c0c0c0;
	text-decoration: underline;
}

.don h1,.don h3,.don h3 a {
	color: #C74403;
}

.donBox {
	float: left;
	width: 155px;
	margin: 4px;
	padding: 4px;
	background: #efefef;
	border: 1px solid #dedede;
	text-align: left;
}

.donBox h3 {
	margin: 0;
	padding: 3px;
	background: #ffffff;
	color: #c74403;
}

.donBox h3 a {
	color: #c74403;
}

.donBox ul {
	margin-left: 20px
}

.donBox li {
	list-style-image: url(/icones/accueil/pucemenu2.gif);
	margin: 0;
}

.benevolat h1,.benevolat h3,.benevolat h3 a {
	color: #0094d8;
}

.benevolatBox,.benevolatBox_2 {
	float: left;
	width: 210px;
	margin: 4px;
	padding: 4px;
	background: #efefef;
	border: 1px solid #dedede;
	text-align: left;
}

.benevolatBox_2 {
	width: 155px;
}

.benevolatBox h3,.benevolatBox_2 h3 {
	margin: 0;
	padding: 3px;
	background: #ffffff;
	color: #00914a;
}

.benevolatBox h3 a,.benevolatBox_2 h3 a {
	color: #c74403;
}

.benevolatBox ul,.benevolatBox_2 ul {
	margin-left: 20px
}

.benevolatBox li,.benevolatBox_2 li {
	list-style-image: url(/icones/accueil/pucemenu2.gif);
	margin: 0;
}

#flashMovieDiv_Cartes_des_implantations {
	margin: 0px 0px 0px -40px;
}

#search_implantation_form {
	margin-left: 10px;
	padding: 0;
}

/****************Liste ********************/
ul.documents {
	clear: both;
	margin: 0 10px 10px 10px;
}

#detail_calendar ul.documents {
	clear: both;
	margin: 0px;
	text-align: right;
}

ul.documents li {
	padding: 5px 0 5px 0;
	/*list-style:square;
list-style-position:inside;
font-weight:bolder;*/
}

#detail_calendar ul.documents li {
	padding: 0px;
}

.joff_ete_entete li {
	list-style-image: url(/icones/accueil/pucemenu2.gif);
	margin-left: 30px;
}

#flashMovieDiv_Flash_page_don_reduit {
	margin-left: -10px;
}

ul.liste_partenaires {
	border: 1px solid #d4d4d4;
	padding: 0px;
	margin: 0px;
}

ul.liste_partenaires li { /*border-bottom:1px solid #d4d4d4;*/
	height: 120px;
	background: #f1f1e8;
	padding: 5px;
}

ul.liste_partenaires li p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

h2.home_don {
	font-size: 1.7em;
	line-height: 1.1em;
	color: #0094d8;
	margin: -15px 0 8px 0;
	padding: 0px;
}

.offre_corps_texte ul,.corps_texte ul {
	list-style: square;
	padding: 0px 30px;
}

#encart_boutons {
	margin-top: 20px;
}

/* webservice liste des lieux de distribution fleurs de la fraternité */
.liste_texte_implantation .left {float:left; width:70px; }
.liste_texte_implantation .right {float:left; width:230px; margin-bottom:10px;}
.liste_texte_implantation .right h2 {color:#e36c0a;}
