#corpus ,#corpus_interne  {
color:#000000;
}
img{border:0;}
a {
text-decoration:none;
color:#ffffff;
}

a:hover {
color:#d80000;
}


h1{font-size:1.8em;color:#fe0000;}
h2{font-size:1.3em;}
h3{font-size:1.18em;}
ul{margin:0; padding:0; list-style: none;}


div#kmt_login_afficher_LoginForm{
padding:5px;
margin:0;

}


.clear{
clear:both;
}

div#kmt_login_afficher_LoginForm a{
/*color:#ffffff;*/
}
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;
}
/************************* tableau de données *******************/
table{
border-collapse:collapse;
}
table th,table td{
padding:2px;
}
th.tableheader {
font-weight:bolder;
background-color: #3967A6;
text-align: center;
border-top:1px solid #dedede;
border-left:1px solid #dedede;
border-bottom:1px solid #454545;
border-right:1px solid #454545;
color:#ffffff;

} 
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-left:1px solid #dedede;
border-top:1px solid #dedede;
border-bottom:1px solid #aaaaaa;
border-right:1px solid #aaaaaa;
padding:1px;
}
/********************** 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;
}
/****************** home page ******************/
.logo{
	clear:both;
}

.slider_news{
background: #000000;
width:470px;
overflow:hidden;
}

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

#slider li {
	position:relative;
	width:470px;
	height:250px;
	overflow:hidden;
}

#slider h3 {
	background: #d80000;
	margin:0px;
	padding:8px;
	font-weight:normal;
}

#slider h3 a {
	text-transform: uppercase;
	color: #ffffff;
	font-size:1.15em;
	
}

ol#controls {
	float:right;
	padding: 0;
	margin:0;
	list-style:none;
}

ol#controls li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

ol#controls li a {
	font-size:0.8em;
	float: left;
	color: #ffffff;
	padding:2px 3px;
	background: #000000;
	text-decoration: none;
}

ol#controls li.current a {
	background:#d80000;
	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;
}
			
.home_col_droite li,.interne_col_droite li{
	padding:5px 0;
	border-bottom:1px solid #454545;
}

.list_resume{
	position:absolute;
	background:#d80000;
	color:#ffffff;
	padding:10px;
	width:450px;
	height:230px;
}
.list_resume a:hover{
	color:#ffffff;
}
.more{
	display:block;
	background:#454545;
	margin-top:8px;
	float:right;
	padding:0 5px;
	font-size:0.8em;
		border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.more:hover{
	background:#ffffff;
}
/************ bas de page ********/
.slider_partenaires{
	float:left;
background: #ffffff;
width:332px;
overflow:hidden;
}

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

#slider_part li {
	position:relative;
	width:332px;
	height:180px;
	overflow:hidden;
}
/************ formulaire **************/
.newsletterForm{
	float:left;
	margin:20px 40px;
}
.newsletterForm h3{
	margin:0;
}
input[type=text],input[type=password]{
	font-family: 'PT Sans Narrow', sans-serif;
		border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
	border:1px solid #000000;
}

input.email{
	width:150px;

}

button{
	border:0;
	border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
	background:#000000;
	color:#ffffff;
	padding:2px 5px;
}
/*********** reseau sociaux***/
.reseau{
	float:right;
	margin:20px 20px 0 0;
}
/********localisation************/
.localisation{
position:absolute;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.55);
padding:2px 8px;
font-size:0.8em;
top:0;
left:0;
width:614px;
}
.interne_col_central_large .localisation{
	width:100%;
}

.localisation a{
	color:#ffffff !important;
}
.localisation div{
	display:inline;

}
a.localisation_current {

}

/*********** colone centrale interne***/
.interne_col_central a{
color:#d80000;	
}
.interne_col_central a:hover{
	color:#000000;
}
/******** Plan de site  ********/
#Plan_4 ,#Plan_5 ,#Plan_8538{
margin:20px 0 20px 0;
}

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

#Plan_4  li ul,#Plan_5  li ul,#Plan_8538 li ul{
margin:2px 0 5px 20px;
}
#Plan_4  a.level_1,#Plan_5  a.level_1,,#Plan_8538 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_8538 li .level_2,#Plan_8538 li .level_3{
list-style:circle inside;
margin:2px 0 2px 10px;
}

/************** Texte *********************/

#tools{
margin:5px 0px 0 0;
height:30px;
}
#tools div.addthis_toolbox{
float:right;
}
.texte{
padding:0px 0px 30px 0px;
}
.texte p{
margin:0 0 5px 0;
}
p.chapo{
font-weight:bolder;
}


.texte h1,.interne_col_central h1,.interne_col_central_large h1{
font-weight:400;
margin:0px 0 12px -20px;
padding:4px 4px 4px 20px;
color:#ffffff;
background:#d80000;
width:606px;
}

.interne_col_central_large h1{
	width:100%;
	margin:0px 0 12px 0px;
}
h2.surtitre{
	color:#888;
	font-style:italic;
	margin:0;
	font-weight:normal;
}
.texte h3{
font-size:1.2em;
color:#d80000;
margin:8px 0 0px 0;
}

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

.texte ul{
margin:8px 0 8px 10px; 
padding:0; 
list-style:square;
}
.texte li{
list-style:square;
}

.texte a {
	color:#d80000;
}
.texte a:hover{
	color:#000000;
}

.illus{
float:right;
width:260px;
margin-left:15px;

}
div.kmt_illus_full  a{
color:#000000;
}
#page_interne  div.kmt_illus_full,div.mail_content div.kmt_illus_full{
margin:0px 0 0 15px;
padding:0px;
text-align:right;
}
#page_interne div.kmt_illus_full .legend ,div.mail_content div.kmt_illus_full .legend {
/*display:none;*/
width:250px;
font-size:0.85em;
margin-bottom:5px;
text-align:right;
}

div.encadre{
clear:both;
float:right;
width:260px;
margin:10px 0 10px 10px;
background:#d80000;
padding:0px;
color:#ffffff;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

div.encadre_texte{padding:0px 7px 7px 7px;font-size:0.9em}
div.encadre_texte h3,div.encadre_texte h4{font-size:1.2em;color:#000000;margin:3px 0 5px 0;padding:0px 10px 0px 0px;border-bottom:1px solid #ffffff}
div.encadre a{
	color:#ffffff;
}
.interne_col_central div.kmt_illus_full img{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border:5px solid #000000;
}


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

.interne_content .liste_texte_resume_image{
clear:both;
margin:0 0 20px 15px;
}

/*********** liste de texte *********/
.liste_texte_resume_image ul li{
	margin:10px 0;
	padding:10px 0;
	border-bottom:1px solid #888888;
}
.liste_texte_resume_image ul li p{
	margin:3px 0;
	font-size:0.9em;
}
/*************** Moteur de recherch *********************/
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;
}
/**************** 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;
}


/********** pretty list ***********/
.diaporama_pretty,.diaporama_intro{
	margin:20px 0 0 20px;
}

.thumbnail_pretty,.thumbnail_pretty_big{
float:left;
width:118px;
padding:9px;
margin:20px 10px 10px 10px;
text-align:center;
font-size:0.9em;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background:#000000;
color:#ffffff;
height:140px;
font-size:0.9em;
}


.thumbnail_pretty_big{
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width:251px;
	height:215px;
	border:2px solid #ffffff;
}

.thumbnail_pretty_big img{
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}



.thumbnail_pretty a,.thumbnail_pretty_big a{
	color:#ffffff;
}
.thumbnail_pretty:hover,.thumbnail_pretty_big:hover{
	background:#d80000;
	color:#ffffff;
}
.thumbnail_pretty img{
	margin:auto;
	border:1px solid #dedede;
	display:block;

}
.thumbnail_pretty img.img_video{
	width:94px;
}

