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

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #597193;
}

a:hover {
	color: #1a6fb1;
}

h1 {
	font-size: 2.5em;
	color: #7c6a4b;
	margin: 0px 0 8px 0
}

h2 {
	font-size: 1.6em;
	color: #99742e;
	margin: 5px 0 5px 0;
}

h3 {
	font-size: 1.35em;
	margin-bottom: 5px;
	color: #99742e
}

h4 {
	font-size: 1.25em;
	color: #0d73b3;
	margin: 0
}

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

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

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

.rule { /*visibility:hidden;*/
	background: url(/icones/accueil/rule.gif);
	height: 20px;
	clear: both;
}

hr.separateur {
	clear: both;
	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 {
	text-align: left;
}

span.error {
	color: red;
}

div#kmt_login_afficher_LoginForm a {
	color: #ff0000;
}

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;
}

#btn_submit {
	margin: 5px;
	float: right;
}

/************************* tableau de donn�es *******************/
table {
	border-collapse: collapse;
}

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

th.tableheader {
	font-weight: bolder;
	background-color: #5c4624;
	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;
}

.tabForm {
	width: 100%;
}

/********************** flash div *****************/
#flashMovieDiv_logo {
	float: right;
	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;
}

.trajan {
	color: #99742e;
	font-weight: normal;
	text-transform: uppercase;
}

/*************** langues ****************/
.langues {
	text-align: right;
	padding-top: 24px;
}

.langue_link {
	display: inline;
	border-right: 1px solid #ffffff;
	padding: 5px 5px 3px 5px;
}

.langue_link a {
	color: #c9c1b2;
}

.langue_link a:hover {
	color: #ffffff;
}

/********** home page ******************/
.logo {
	float: left;
}

.more {
	text-align: right;
}

.intro {
	width: 460px;
	padding-top: 15px;
}

.home_col_central .list_texte {
	float: left;
	width: 210px;
	margin: 0 20px 10px 0;
	font-size: 0.99em;
}

.home_col_central .list_texte h2 {
	font-size: 2.1em;
}

.home_col_central .list_texte li {
	margin-bottom: 8px;
}

.home_col_central .list_texte .titre {
	display: block;
	font-weight: bolder;
}

.home_col_central .list_texte .date {
	display: block;
	color: #597193;
}

/*************** Menu bouton home page ****************/
.menu_home_bloc {
	float: left;
	width: 98px;
	height: 97px;
	padding: 7px 7px 7px 10px;
	font-size: 1.0em;
}

.menu_home_bloc a {
	color: #ffffff;
	display: block;
	height:30px;
}

.menu_home_bloc:hover a {
	/*color: #000000;*/
}

.item_1 {
	background: url(/icones/accueil/rub/1.jpg) no-repeat;
}

.item_2 {
	background: url(/icones/accueil/rub/2.jpg) no-repeat;
}

.item_3 {
	background: url(/icones/accueil/rub/3.jpg) no-repeat;
}

.item_4 {
	background: url(/icones/accueil/rub/4.jpg) no-repeat;
}

.item_5 {
	background: url(/icones/accueil/rub/5.jpg) no-repeat;
}

.item_6 {
	background: url(/icones/accueil/rub/6.jpg) no-repeat;
}

.item_1:hover {
	background: url(/icones/accueil/rub/1_over.jpg) no-repeat;
}

.item_2:hover {
	background: url(/icones/accueil/rub/2_over.jpg) no-repeat;
}

.item_3:hover {
	background: url(/icones/accueil/rub/3_over.jpg) no-repeat;
}

.item_4:hover {
	background: url(/icones/accueil/rub/4_over.jpg) no-repeat;
}

.item_5:hover {
	background: url(/icones/accueil/rub/5_over.jpg) no-repeat;
}

.item_6:hover {
	background: url(/icones/accueil/rub/6_over.jpg) no-repeat;
}

/************* interne ************/
.menu_image_interne {
	
}

.img_rub {
	float: left;
	clear: both;
	height: 112px;

}

.interne_menu #titre_container {
	float: right;
	margin-top: -60px;
}

.interne_menu #titre {
	position: relative;
	height: 57px;
	margin: 0px 10px 0px 250px;
	width: 428px;
}

.interne_menu #titre h1.trajan {
	position: absolute;
	font-weight: normal;
	bottom: 0;
	margin: 0;
	right: 0;
	line-height: 1.1em;
}

.localisation {
	font-size: 0.9em;
	margin-bottom: 8px;
}

#toplink {
	position: absolute;
	margin: -30px 0 0 850px
}

/**************** menu bouton interne ***********/
.menu_interne_bloc {
	float: left;
	width: 98px;
	height: 43px;
	padding: 7px 7px 7px 10px;
	font-size: 1.0em;
	text-align: left;
}

.menu_interne_bloc a {
	color: #ffffff;
	display: block;
	height:40px;
}

.item_interne_1 {
	background: url(/icones/accueil/rub/1_interne.jpg) no-repeat;
}

.item_interne_1:hover {
	background: url(/icones/accueil/rub/1_over_interne.jpg) no-repeat;
}

.item_interne_2 {
	background: url(/icones/accueil/rub/2_interne.jpg) no-repeat;
}

.item_interne_2:hover {
	background: url(/icones/accueil/rub/2_over_interne.jpg) no-repeat;
}

.menu_interne_bloc:hover a {
	/*color: #000000;*/
}

/******** Plan de site  ********/
#Plan_4 a,#Plan_5 a,#Plan_7999 a,#Plan_6992 a {
	text-decoration: none;
}

#Plan_4,#Plan_5,#Plan_7999,#Plan_6992 {
	margin: 22px 0 20px 0;
}

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

#Plan_4  li ul,#Plan_5  li ul,#Plan_7999 li ul,#Plan_6992 li ul {
	margin: 2px 0 5px 20px;
}

#Plan_4  a.level_1,#Plan_5  a.level_1,#Plan_7999 a.level_1,#Plan_6992 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_7999 li .level_2,#Plan_7999 li .level_3,#Plan_6992 li .level_2,#Plan_6992 li .level_3
	{
	list-style: circle inside;
	margin: 2px 0 2px 10px;
}

#tools {
	
}

.list_tools {
	
}

/************** Texte *********************/
.texte {
	padding: 0px 220px 30px 0px;
	text-align: justify;
}

.texte td {
	text-align: left;
}

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

p.chapo {
	font-weight: bolder;
	margin-top: 0px;
	padding-top: 0px;
}

span.date {
	font-weight: normal;
}

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

.texte h1,.envoyerAmi h1 {
	font-size: 1.4em;
	margin: 15px 0 0 0;
}

.texte h2 {
	font-size: 1.3em;
	margin: 12px 0 8px 0;
}

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

.texte h3 {
	font-size: 1.2em;
	color: #4a5a6b;
	margin: 15px 0 8px 0;
	padding: 0 /*background:url(/icones/accueil/pucemenu3.gif) no-repeat;*/
}

.texte h4 {
	font-size: 1.1em;
	margin: 8px 0 2px 0;
	font-style: italic;
}

.texte .videoplayer {
	margin: 0px 0px 0px 0;
}

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

.texte ul {
	margin-bottom: 10px;
}

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

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

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

div.encadre {
	clear: both;
	float: right;
	width: 250px;
	margin: 15px 0 10px 30px;
	background: #d4eeff;
	padding: 0px;
	color: #454545;
}

/*
div.encadre_haut_left{background:url(/icones/accueil/bg_encadre_h_left.gif) no-repeat top left;}
div.encadre_haut_right{height:10px;background:url(/icones/accueil/bg_encadre_h_right.gif) no-repeat top right;}
div.encadre_bas_left{background:url(/icones/accueil/bg_encadre_b_left.gif) no-repeat bottom left;}
div.encadre_bas_right{height:10px;background:url(/icones/accueil/bg_encadre_b_right.gif) no-repeat bottom right;}
div.encadre_texte{padding:7px;font-size:0.9em}*/
div.encadre_texte h3,div.encadre_texte h4 {
	background: #3282b8;
	color: #ffffff;
	margin: 0;
	padding: 4px 10px 4px 10px;
	text-align: center;
}

div.encadre_texte p {
	padding: 10px;
}

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 {
	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;
}

.liste_texte_resume_image td {
	
}

.liste_texte_resume_image td h3 {
	margin: 0
}

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

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

#texte_float .content {
	background: url(/icones/accueil/bg_alert_content.png) repeat-y;
	padding: 8px 54px 8px 54px;
}

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

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

/*************** Moteur de recherch *********************/
.search_form {
	padding: 8px 0 8px 25px;
	border: 1px dotted #888888;
	border-left: 0px;
	border-right: 0px;
	margin-left: 4px;
}

input.word {
	font-size: 1em;
	width: 75px;
	border: 1px solid #454545;
	background: #f3f3f3;
}

input.word_2 {
	font-size: 1em;
	width: 90px;
	border: 1px solid #454545;
	background: #f3f3f3;
}

input.word_3 {
	font-size: 0.9em;
	width: 150px;
}

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 {
	text-align: left;
	position: absolute;
	z-index: 999;
	background-color: #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #dedede;
	width: 450px;
	height: 300px;
	margin-left: 30px;
}

#add_commentaires_handle {
	
}

#add_commentaires_handle h3 {
	background-color: #0d73b3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 5px;
	padding: 5px;
	color: #ffffff;
}

#add_commentaires_corpus {
	padding: 8px;
}

.bg_header_comment {
	background-color: #dedede;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 4px 8px;
	margin-bottom: 5px;
}

.bg_footer_comment {
	height: 10px;
	border-bottom: 1px dotted #454545;
}

/***************** 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: #c7d74c;
	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: #F9F6E5;
	border: 1px solid #454545;
	text-align: left;
}

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

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

/****************** Google map **************/
#kmtMap {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #dedede;
}

#sidebar_kmtMap {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #dedede;
	background: #ebf2fc;
	margin: 5px 0 5px 0;
	padding: 8px;
}

#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{
position:absolute;
margin:10px 250px 0px 0;
}*/
.versio {
	position: absolute;
	text-align: center;
	font-size: 0.95em;
	margin-left: 10px;
}

/************** alerte ou teaser flottant*************/
#html_float {
	position: absolute;
	z-index: 100;
	/*width:550px;*/
}

#html_float .header {
	/*background:#ffffff ; /*url(/icones/accueil/bg_alert_header.png) no-repeat;*/
	height: 15px;
	cursor: move;
}

#html .content {
	/*background:#ffffff ; /*url(/icones/accueil/bg_alert_content.png) repeat-y;*/
	padding: 8px;
}

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

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

/*********** catalogue ************/
#catalogue {
	margin-top: 20px;
}

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

/***** documents *****/
.liste_documents_marge_droite {
	/*background:url(/icones/accueil/bg_formations.gif) no-repeat;*/
	width: 170px;
	margin: 20px 0px 0px 30px;
	padding: 0px 10px;
	border: 2px solid #d2044f;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.liste_documents {
	margin: 20px 0px 0px 30px;
	padding: 0px 10px;
}

.liste_documents_marge_droite h3 {
	background: #d2044f;
	color: #ffffff;
	padding-top: 0px;
	margin-top: 10px;
}

.liste_documents h3 {
	color: #d2044f;
	padding-top: 0px;
	margin-top: 10px;
}

.liste_documents_marge_droite ul,.liste_documents ul {
	padding-left: 0px;
}

.liste_documents_marge_droite ul li,.liste_documents ul li {
	/*list-style-image:url(/icones/accueil/puce_rose.gif);*/
	margin-bottom: 15px;
}

.liste_documents_marge_droite ul li a,.liste_documents ul li a {
	color: #1071ae;
	font-weight: bolder;
	font-size: 1.1em;
}

.liste_documents_marge_droite p.more {
	text-align: right;
}

.liste_documents_marge_droite p.more a {
	color: #1071ae;
	/*font-weight:bolder;*/
}

.liste_documents_marge_droite p.more a:hover {
	color: #355919;
}

/**** formulaire de pr�inscription ****/
#form_demande_info_seul {
	width: 470px;
	margin: 10px 5px;
	padding: 10px 5px;
	border: 1px solid #d2044f;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.form_info legend {
	font-weight: bolder;
	padding: 5px;
	color: #d2044f;
}

.form_info fieldset {
	padding: 5px 0px 10px 5px;
	margin-bottom: 10px;
	border: 0px;
	border-top: 1px solid #d2044f;
}

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

#form_demande_info_seul form p label {
	display: block;
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 5px;
	color: #0d73b3;
}

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

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

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

#encart_rappel {
	width: 350px;
	border: 1px dotted;
	padding: 10px;
	margin: 10px 10px 10px 50px;
	background: #d2044f;
	color: #ffffff;
}

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

a.preinscription {
	float: right;
	width: 200px;
	display: block;
	font-weight: bolder;
	background: #d2044f;
	color: #ffffff;
	padding: 3px 5px;
	border: 1px dotted;
}

/*** image du menu interne col gauche ***/
.image_interne_col_gauche { /*background:red;*/
	margin: 80px 0px 0px 20px;
	padding: 0px;
}

/************************ extranet ***********************/
	/*** directory, groups ***/
.my_directory,.my_groupes {
	float: left;
	padding: 10px 10px 5px 10px;
	background: #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #dedede;
	width: 500px;
	margin: 20px 5px 20px 0px;
}

.my_groupes_extended {
	padding: 10px 10px 5px 10px;
	background: #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #dedede;
	margin: 4px 5px 4px 5px;
}

.my_groupes li,.liste_texte_resume li,.my_groupes_extended li {
	padding: 3px;
	background: #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0px 0px 5px 0px;
	font-weight: bolder;
}

.my_groupes span {
	font-weight: normal;
}

.groupe_travail_detail {
	padding: 8px;
	background: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #dedede;
}

.my_directory h3,.my_groupes h3,.liste_texte_resume h3,.my_groupes_extended h3,.mailtogroupe h3
	{
	color: #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #d20450;
	padding: 5px;
	margin: 0 0 5px 0;
}

.arbo {
	overflow: auto;
	padding: 10px 0 30px 0;
	/*background:red;*/
}

.my_directory .links,.form_front .links,.my_groupes .links {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #ffffff;
	border: 1px solid #dedede;
	padding: 5px 8px 5px 8px;
	margin: 5px 0 0 0;
	text-align: center;
}

.my_directory .links a,.form_front .links a,.my_groupes .links a {
	font-weight: bolder;
}

/*** formulaires front ***/
.form_front {
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #dedede;
	margin-top: 8px;
	background: #efefef;
}

.form_front h2 {
	color: #ffffff;
	font-size: 1.4em;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #8db2cf;
	padding: 5px;
	margin: 0 0 10px 0;
	border: 0;
}

.form_front table {
	border-collapse: separate;
	border-spacing: 2px;
}

.form_front table td {
	padding: 3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #f9f9f9;
}

.form_front table th.tableheader {
	padding: 3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #d20450;
	text-align: center;
	color: #ffffff;
}

.form_front table tr.tabledata_1 td,.form_front table tr.tabledata_2 td
	{
	
}

/****************** trombi box ************/
#trombinoscope {
	margin-top: 15px;
}

#trombinoscope table {
	width: 100%;
}

#trombinoscope .personne {
	text-align: center;
	margin-bottom: 10px;
	width:117px;
}

#trombinoscope .personne a {
	display: block;
}

#trombinoscope .personne a img {
	border: 1px solid #ffffff;
	margin: 0;
}

#trombinoscope .personne a:hover img {
	border: 1px solid #567292;
}

#trombinoscope .personne .legend {
	display: block;
}

#detail_trombi {
	background: #aba18c;
	margin-top: 155px;
}

#detail_trombi .detail_trombi_infos {
	padding: 10px;
	color: #ffffff;
	font-size: 0.9em;
}

#detail_trombi h3 {
	color: #7e5d21;
	font-size: 1.35em;
	text-transform: uppercase;
	font-family: verdana;
	font-weight: normal;
}

.detail_trombi_infos h4 {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.15em;
	margin-bottom: 8px;
}

.detail_trombi_infos .departements {
	border-top: 1px solid #b9b19f;
	margin: 15px 0 10px 0;
}

#trombi_full {
	margin-top: 15px;
}

#trombi_full h2 {
	font-weight: normal;
	font-size: 1.7em;
	line-height:1em;
}

#trombi_full img {
	margin: 0 15px 15px 0;
}

#trombi_full .fonction {
	margin: 0 0px 6px 0;
	color: #99742e;
}

#trombi_full .text_container {
	position: relative;
	height: 145px;
	width: 260px;
	margin-left: 205px;
	margin-top:30px
}

#trombi_full .text_container .comment {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: justify;
	
}

#trombi_full ul {
	margin-left: 15px;
}

#trombi_full li {
	list-style-image: url(/icones/accueil/pucemenu3.gif);
}

#trombi_full h3 {
	background: url(/icones/accueil/rule.gif) repeat-x;
	padding-top: 20px;
}

.trombi-navigator {
	text-align: center;
	margin: 15px 15px 0 15px;
	color: #99742e;
}

.trombi_encadre {
	background: #ada38f;
	padding: 10px;
	color: #e3ded5;
	margin-top:70px;
}

.trombi_encadre ul.departement,.detail_trombi_infos ul.departement {
	list-style:square;
	margin-left:13px;
}

.trombi_encadre a {
	color: #ffffff;
}

.trombi_encadre .agence {
	border-top: 1px solid #bbb2a1;
	margin: 10px 0 10px 0;
	padding-top: 10px;
}

.trombi_encadre .contact a{
	font-weight:bolder;
}
.trombi_encadre .contact a:hover{
	color:#dedede;
}
/****************** agences box ************/
#agences {
	margin-top: 15px;
}

#trombinoscope table {
	width: 100%;
}

#agences .agence {
	padding: 5px;
	background: #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #dedede;
	margin: 4px 3px 4px 3px;
}

/*********** liens direct en home ***********/
.header_direct_link {
	background: url(/icones/accueil/header_direct_link.gif) no-repeat;
	height: 35px
}

.content_direct_link {
	background: #ffffff;
	width: 172px;
}

.footer_direct_link {
	background: url(/icones/accueil/footer_direct_link.gif) no-repeat;
	height: 23px
}

table.tableTimeline {
	border-collapse: separate;
	border-spacing: 2px;
}

table.tableTimeline td {
	padding-top: 5px;
	background: #f8f8f8;
}

table.tableTimeline td.header {
	background: #ffffff;
}

table.tableTimeline td.timeline {
	width: 120px;
	font-weight: bolder;
	font-size: 1.2em;
	text-align: left;
	background: #eaeaea;
}

table.tableTimeline td.timeline h2 {
	margin-top: 20px;
	font-size: 1.5em;
}