/*Couleurs :
Rouge Accueil #bc1214
Orange Activités #ee7f01
Vert Entreprises #609b39
Vert Voler durable #899742
Bleu Mon carnet de vol #005e8a
Bleu clair (fond) #d9e0ec
Bleu (fond) TOP #03427a
*/

body {
	font-size: 100%;
	margin: 0;
	padding: 0;
	background: #195b98 url(/images/fd_de_page.jpg) repeat-x left top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link, a:visited {
	color: #bc1214;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #03427a;
}

a.picto_lien {
	color: #bc1214;
	background:transparent url(/images/picto_lien.gif) no-repeat scroll right center;
	padding-right:15px;
	padding-left:0px;
}

a.picto_lien:hover {
	color: #03427a;
}




img, a img {
	margin: 0;
	padding: 0;
	border: 0;
}
#conteneur {
	z-index: 1;
	position: relative;
	width: 998px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#top {
	width: 998px;
	height: 54px;
	background-color: #03427a;
}
#top .accessibilite{
	float: left;	
	width: 166px;
	height: 53px;
	padding:0;
	margin:0;
}

#top .accessibilite img{
	padding:0;
	margin:0;
}
#top .login{
	float: left;	
	width: 300px;
	height: 20px;
	padding: 24px 0 0 10px;
}
#top .log_carnet {
	width: 118px;
	background-color: #b4c7d4;
	height: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #2a2a2a;
	border: 1px solid #ee7f01;
	margin: 0 5px 0 0 ;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#top .pass_carnet {
	width: 95px;
	background-color: #b4c7d4;
	height: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #2a2a2a;
	border: 1px solid #ee7f01;
	margin: 0 2px 0 0 ;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#top .bt_carnet {
	vertical-align: text-bottom;
	padding:0;
	margin:0;
}
/*Navigation TOP IFRAME*/

#MainMenu_iframe {
	float: right;
	height: 54px;
	color: #FFFFFF;
	width: 650px;

}

/*Navigation TOP*/
#MainMenu {
	float: right;
	height: 54px;
	color: #FFFFFF;
	width: 505px;

}
#contenu_fd_plus {
	margin:0;
	top:0;
	
	
}
#tab ul {
	margin:0;
	padding:0 11px 0 0;
	list-style:none;
	float:right;
}
#tab li 
{
	float:left;
	margin:0;
	padding:0 2px 0 0;
	height: 54px;
	width: 95px;
}


#tab a:link .accueil, 
#tab a:visited .accueil
{
	padding:5px 0 0 0;
	display:block;
	background: url(/images/top/fd_accueilOFF.jpg) no-repeat left top;
	color:#FFFFFF;
	height: 49px;
	width: 95px;
	text-align: center;
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}

#tab a:link .activites,
#tab a:visited .activites 
{
	padding:5px 0 0 0;
	display:block;
	background: url(/images/top/fd_activitesOFF.jpg) no-repeat left top;
	color:#FFFFFF;
	height: 49px;
	width: 95px;
	text-align: center;
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}

#tab a:link .entreprises,
#tab a:visited .entreprises
 {
	padding:5px 0 0 0;
	display:block;
	background: url(/images/top/fd_entreprisesOFF.jpg) no-repeat left top;
	color:#FFFFFF;
	height: 49px;
	width: 95px;
	text-align: center;
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}

#tab a:link .durable,
#tab a:visited .durable
 {
	padding:5px 0 0 0;
	display:block;
	background: url(/images/top/fd_durableOFF.jpg) no-repeat left top;
	color:#FFFFFF;
	height: 49px;
	width: 95px;
	text-align: center;
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}

#tab a:link .carnet,
#tab a:visited .carnet{
	padding:5px 0 0 0;
	display:block;
	background: url(/images/top/fd_carnetOFF.jpg) no-repeat left top;
	color:#FFFFFF;
	height: 49px;
	width: 95px;
	text-align: center;
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}

#tab a:link .iframes,
#tab a:visited .iframes{
	padding:5px 0 0 0;
	display:block;
	background: url(/images/top/iframe_bt_0FF.jpg) no-repeat left top;
	color:#FFFFFF;
	height: 49px;
	width: 100px;
	text-align: left;
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
	
}


#tab a:hover .accueil,
#tab a:active .accueil,
#tab li.item_active  .accueil{
	background: url(/images/top/fd_accueilON.jpg) no-repeat left top;
}
#tab a:hover .activites,
#tab a:active .activites,
#tab li.item_active  .activites{
	background: url(/images/top/fd_activitesON.jpg) no-repeat left top;
}

#tab a:hover .entreprises,
#tab a:active .entreprises,
#tab li.item_active .entreprises{
	background: url(/images/top/fd_entreprisesON.jpg) no-repeat left top;
}

#tab a:hover .durable,
#tab a:active .durable,
#tab li.item_active .durable{
	background: url(/images/top/fd_durableON.jpg) no-repeat left top;
}

#tab a:hover .carnet,
#tab a:active .carnet,
#tab li.item_active .carnet{
	background: url(/images/top/fd_carnetON.jpg) no-repeat left top;
}

#tab a:hover .iframes,
#tab a:active iframes,
#tab li.item_active .iframe{
	background: url(/images/top/iframe_bt_0N.jpg) no-repeat left top;
}
/* Fin Navigation */

#top_flash {
	width: 100%;
	height: 89px;
	background-color: #ee7f01;
}


/* Bandeau images */

#top_images {
	width: 100%;
	height: 182px;
}

#top_images .grande_images{
	float:left;
	width: 750px;
	height: 182px;
	padding:0;
	margin:0;
}

 #top_images .petite_images {
	float:left;
	width: 248px;
	height: 182px;
	
}
#contenu_fd {
	padding:0 0 0 10px;
	background: #FFFFFF url(/images/fd_contenu_activites.jpg) repeat-y left top;
	width: 988px;	
}
#nav_droit{
	background: url(/images/col_droit/fd_nav_activites.gif);
	width: 238px;
}
#sepa {
	width: 998px;
	height: 2px;
	background: url(/images/fd_contenu_sepa.gif) repeat-y left top;
	padding:0;
	margin:0;
	overflow: hidden;
}
#contenu_col_droit .carte_interactive {
	padding:10px 80px 15px 0;
	margin:0;
	display: block;
	background: #ee7f01 url(/images/col_droit/fleche_interactive_activites.gif) no-repeat left top;
	width: 158px;
	text-align: right;
	}
	
#contenu_col_droit .bas_nav {
	padding:0;
	margin:0;
	height: 26px;
	background: url(/images/col_droit/bas_nav_activites.gif) no-repeat right top;
	text-align: right;
	width: 238px;
	}
#contenu_col_droit .cartes  {
	padding:25px 0 0 0;
	margin:0;
	display: block;
	background-color: #ee7f01;
	}


#autres {
	padding:30px 5px 0 5px;
	margin:0;
	background: url(/images/col_droit/autre_top_activites.gif) no-repeat right top;
	width: 228px;
	}	

/* barre du chemin - recherche */
#chemin_page {
	font: 75% Arial, Helvetica, sans-serif;
	float: right;
	text-align: right;
	width: 465px;
 }


#chemin_page .chemin{
padding: 0;
margin: 0;
}

#chemin_page .chemin li{
display: inline;
padding: 0;
margin: 0;
}

#chemin_page .chemin li a:link, #chemin_page .chemin li a:active, #chemin_page .chemin li a:visited {
	background-image: url("/images/puce_chemin.jpg");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 10px;
	margin: 0 3px 0 0px;
	color: #8297b1;
}

#chemin_page .chemin li a:hover {
	color: #03427a;
}

	
#chemin_page .chemin .maj { 
font-weight: normal;
color: #888888;
padding: 0 0 0 3px; }




/* CONTENU DE PAGE */
#tzr-page-content {
	float:left;
	width: 480px;
	padding:3px 10px 0 0 ;
	margin:0;
}

/* 3 eme COL */
#contenu_bleu {
	float:left;
	width: 230px;
	padding:46px 10px 10px 10px;
	margin:0;
	text-align:left;
}
	
#contenu_bleu .titrage{
	padding:0px 0px 3px 0px;
	margin:0;
	font-size: 130%;
	font-weight: bold;
	color: #ba1423;
	display: block;
}
	
#contenu_bleu .sous_titrage{
	padding:18px 0px 4px 0px;
	margin:0;
	color: #0f437b;
	display: block;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}
#contenu_bleu .sous_titrage_inline {
	padding:18px 0px 4px 0px;
	margin:0;
	color: #0f437b;
	display: inline;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}


#contenu_bleu .titrage a:link, #contenu_bleu .titrage a:visited, #contenu_bleu .titrage a:active {
	color: #ba1423;
	text-decoration: none;
}
	
#contenu_bleu  .titrage a:hover {
	color: #03427a;
	text-decoration: none;
}
	
#contenu_bleu h6 {
	padding:0px 0 3px 0;
	margin:0;
	font-size:90%;
	font-weight: bold;
	color: #525252;
	display: block;
}
#contenu_bleu .toutes_infos {
	padding:15px 20px 20px 0;
	margin:12px 0 0 0 ;
	display: block;
	background: url(/images/fd_tte_infos.gif) no-repeat left top;
	width: 210px;
	text-align: right;
	}
#mur-images{
	padding-top: 9px;
}
#mur-images a{	
	height: 29px;
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
}
#mur-images a img{
	padding: 0;
}
#contenu_bleu img {
	padding:9px 0 5px 0;
	margin:0;
}
#contenu_bleu .recherches {
	width: 220px;
	padding: 8px 0 0 0;
	margin: 0 0 5px 0;	
}
#contenu_bleu .recherches input {
	float: left;
	width: 170px;
	height: 16px;
	margin: 0 5px 0 0;
	padding:  3px 5px 0 5px;
	border: 1px solid #03427a;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #888888;
}

#contenu_bleu .recherches select {
	float: left;
	width: 170px;
	height: 16px;
	margin: 0 5px 0 0;
	padding:  3px 5px 0 5px;
	border: 1px solid #03427a;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #888888;
}
#contenu_bleu .recherches .go {
	margin: 0;
	padding: 0;
	float: left;
	width: 30px;
	height: 20px;
	border: none;
}

#contenu_bleu .rechercher_v2, .rechercher_v2
{
	width: 220px;
	padding: 0px 0 0px 0;
	margin: 4px 0 5px 0;	
}
#contenu_bleu .rechercher_v2 input, .rechercher_v2 input  {
	float: left;
	width: 210px;
	height: 16px;
	margin: 0 0px 0 0;
	padding:  3px 0px 0 5px;
	border: 1px solid #03427a;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #888888;
}
#contenu_bleu .rechercher_v2 select, .rechercher_v2 select {
	float: left;
	width: 220px;
	height: 19px;
	margin: 0 0px 0 0;
	padding:  1px 0px 0 3px;
	border: 1px solid #03427a;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #888888;
}

#contenu_bleu .rechercher_v2 .recherche_bt, .rechercher_v2 .recherche_bt
{
	margin: 0;
	padding: 0;
	float: left;
	width: 93px;
	height: 20px;
	border: none;
	display: block;
}

#contenu_bleu .mini_pictos {
	padding:10px 0 2px 0;
	margin:0;
	font-size: 90%;
	}
	
#contenu_bleu .mini_pictos img{
	padding:0 0 0 3px;
	margin:0;
	}
	
#contenu_bleu .mini_pictos .col_g {
	padding:0;
	margin:0;
	float: left;
	}
	
#contenu_bleu .mini_pictos .col_d {
	padding:0 0 0 5px;
	margin:0;
	float: left;
	}

#contenu_bleu .photos_videos {
	display: none;
}

	
/* 4 eme COL */	
	
#contenu_col_droit {
	float:right;
	padding:0 0 10px 0;
	margin:0;
		}
	
#contenu_col_droit img {
	padding:0;
	margin:0;
	}	


	
#autres .titrage_plus_autres {
	padding:0;
	margin: 0 0 5px 0;
	background: url(/images/col_droit/filet_bleu.gif) no-repeat right bottom;
	font: 25px Arial, Helvetica, sans-serif;
	color: #03427a;
	text-align: right;
	display: block;
	
	}
#autres .imagetxt {
	margin: 0 ;
	padding: 0;
	width: 228px;
}	

#autres .imagetxt .img_vignette {
	clear: both;
	float: left;
	margin: 0 10px 5px 0px;
	padding: 0px;
	
}	

#autres .imagetxt .img_pictos {
	margin: 0;
	padding: 0;
}	

#autres .imagetxt .img_pictos img {
	padding: 3px 3px 0 0;
	}			
	
#autres img
 {
	padding: 3px 0 3px 0;
	}	
	
#autres .titrage_autres a:link, #autres .titrage_autres a:active, #autres .titrage_autres a:visited,
#autres .imagetxt .titrage_autres a:link, #autres .imagetxt .titrage_autres a:active, #autres .imagetxt .titrage_autres a:visited  {
	padding: 0 0 5px 0;
	margin:0;
	font-size: 130%;
	font-weight: bold;
	color: #bc1214;
	display: block;
	line-height: 14px;
	}	
	
#autres .titrage_autres a:hover,
#autres .imagetxt .titrage_autres a:hover  {
	color: #03427a;
	}	
	

/* BAS DE PAGE */	

#bas_de_page {
	padding:8px 0 0 10px;
	height: 18px;
	background: url(/images/fd_bas_de_page.jpg) repeat-x left top;
}

#nav_bas
{
margin-bottom: 0;
overflow: hidden;
width: 600px;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li a
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #03427a;
	text-decoration: none;
}


#navlist li a:hover
{
	text-decoration: underline;
}


#navlist li
{
border-left: 1px solid #03427a;
float: left;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

#baselineFR  {
	padding:8px 0 0 0;
	height: 23px;
	background-color: #04427b;
	font: 12px Arial, Helvetica, sans-serif;
	color: #9ab3ca;
	letter-spacing: 2px;
	text-align: center;	
}

#baselineGB  {
	padding:8px 0 0 0;
	height: 24px;
	background-color: #04427b;
	font: 12px Arial, Helvetica, sans-serif;
	color: #9ab3ca;
	letter-spacing: 2px;
	text-align: center;	
}
	

#bas_logos {
	float: right;
	padding:4px 10px 0;
	height: 73px;
	background-color: #195b98;
	
}
	
.finfloat {
	clear: both;
}
.finfloat-space {
	clear: both;
	margin-bottom:20px;
}

.finfloat-space_10 {
	clear: both;
	margin-bottom:10px;
	
}

/* INFO > DIV > nav_droit dans chaque thème*/


#nav_droit ul{
	list-style-type: none;
	text-align: left;
	padding:0;
	margin:0;

}

#nav_droit ul li a{
	background: transparent url(/images/col_droit/puce-navOFF.gif) no-repeat left center;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #bb1c29;
	line-height: 18px;	
}

#nav_droit ul li a:hover{
	background: transparent url(/images/col_droit/puce-navON.gif) no-repeat left center;
	color: #03427a;
	padding :0 0 0 15px;
	margin: 0;
}

#nav_droit ul li a#current{
background: transparent url(/images/col_droit/puce-navON.gif) no-repeat left center;
	color: #03427a;
	padding :0 0 0 15px;
	/*margin: 0 5px 0 13px;*/
	margin:0;
}

#nav_droit ul li li a{
        background: transparent url(/images/col_droit/puce-navOFF.gif) no-repeat 15px top;
        padding-left: 30px;
        text-align: left;
        text-decoration: none;
	color: #bb1c29;
	line-height: 18px;
	font-size: 11px;
}

#nav_droit ul li li a:hover{
	background: transparent url(/images/col_droit/puce-navON.gif) no-repeat 15px top;
	color: #03427a;
	padding :0 0 0 30px;
        margin: 0;
	font-size: 11px;
}

#nav_droit ul li li a#current{
background: transparent url(/images/col_droit/puce-navON.gif) no-repeat 15px top;
        color: #03427a;
        padding :0 0 0 30px;
/*        margin: 0 5px 0 13px; */
	margin:0;
	font-size: 11px
}



#la_vignette{
	padding :0px 0px 15px;
	margin: 0;
	text-align: center;
	width: 230px;
}

/* LES PLUS*/

#picto_photos{
	padding :0px 0 0 21px;
	margin: 0;
	background: url(/images/pictos/pictos_photos.jpg) no-repeat;
	width: 80px;
	float: left;
	clear: both;
}

#picto_pdf{
	padding :0 0 0 21px;
	margin: 12px 0 0 0;
	background: url(/images/pictos/pdf.jpg) no-repeat;
	width: 180px;
	
}

#picto_videos{
	padding :0px 0 0 21px;
	margin: 0;
	background: url(/images/pictos/picto_video.jpg) no-repeat;
	width: 80px;
	float: left;
}

#pictos_sites img {
	padding:0px 0 0px 0;
	margin:0;
	}

/*1ere et 2eme COL*/

#deux_col_contenu {
	margin: 0px;
	padding: 10px 0 0 0;
	float: left;
	width: 480px;
	color: #000000;
}

#deux_col_contenu .sous_titrage{
	padding:18px 0px 4px 0px;
	margin:0;
	color: #0f437b;
	display: block;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

#deux_col_contenu .sous_titrage_inline{
	padding:18px 0px 10px 0px;
	margin:0;
	color: #0f437b;
	display: inline;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

#deux_col_contenu img {
	margin: 0px;
	padding: 5px 0 5px 0;
}


#deux_col_contenu .col_g {
	margin: 0px;
	padding: 0 0 10px 0;
	float: left;
	width: 230px;
	overflow:hidden; /* pb ie6 sur urls*/
}

#deux_col_contenu .col_d {
	margin: 0px;
	padding:  0 0 10px 0;
	float: right;
	width: 230px;
}

#deux_col_contenu .col_d .script {
	margin: 0;
	padding: 0;
	font-size: 150%;	
}

#deux_col_contenu .col_g .les_activites {
	padding :4px 0 4px 28px;
	margin: 0;
	background: url(/images/picto_l_activites.jpg) no-repeat left;
	display: block;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #aa3820;
}

#deux_col_contenu .infos_plus {
	margin: 0px;
	padding: 0;
	float: left;
	background: url(/images/home/fd_titrage.gif) no-repeat left top;
	width: 230px;
	color: #000000;
	font-weight: normal;
}

#deux_col_contenu .chapo {
	font:  105%/20px Verdana, Arial, Helvetica, sans-serif;
	color: #81633d;	
}

#deux_col_contenu .infos_plus .txtinfosPlus
 {
padding: 0 0 0 9px;	
}


#deux_col_contenu .infos_plus .txtinfosPlus .titrage{
	padding:0px 0px 3px 0px;
	margin:0;
	font-size: 130%;
	font-weight: bold;
	color: #ba1423;
	display: block;
	}


#deux_col_contenu .infos_plus .txtinfosPlus .titrage a:link, 
#deux_col_contenu .infos_plus .txtinfosPlus .titrage a:visited, 
#deux_col_contenu .infos_plus .txtinfosPlus .titrage a:active {
	color: #ba1423;
	text-decoration: none;
	
	}
	
#deux_col_contenu .infos_plus .txtinfosPlus  .titrage a:hover {
	color: #03427a;
	text-decoration: none;
	}
	

#deux_col_contenu .infos_plus .txtinfosPlus h6 {
	padding:0px 0 3px 0;
	margin:0;
	font-size:90%;
	font-weight: bold;
	color: #525252;
	display: block;
	}


#deux_col_contenu .infos_plus .txtinfosPlus .toutes_infos {
	padding:15px 20px 20px 0;
	margin:12px 0 0 0 ;
	display: block;
	background: url(/images/fd_tte_infos.gif) no-repeat left top;
	width: 210px;
	text-align: right;
	}
	

#deux_col_contenu .infos_plus .txtinfosPlus img {
	padding:2px 0 5px 0;
	margin:0;
	}
	
#deux_col_contenu .col_g .langues,
#deux_col_contenu .col_d .langues{
	margin: 0;
	padding: 2px 0px 6px 0px;
	font-style: italic;
	font-size: 90%;
	
}
#deux_col_contenu .col_g .langues img,
#deux_col_contenu .col_d .langues img{
	margin: 0;
	padding: 0 0 0 4px;
	vertical-align: middle; 
}


/* Listes*/
#listes {
	margin: 0px;
	padding: 10px 0 0 0;
	float: left;
	width: 487px;
	color: #000000;
}

#listes .sans_fd {
	background-color: #ffffff;
}

#listes .avec_fd {
	background-color: #f7ebdd;
}

#listes .avec_fd .col_images,
#listes .sans_fd .col_images {
	margin: 0px;
	padding: 4px 5px 10px 3px;
	float: left;
	width: 84px;
}

#listes .avec_fd .col_descriptif,
#listes .sans_fd .col_descriptif {
	margin: 0px;
	padding: 4px 5px 10px 0px;
	float: left;
	width: 360px;
	
}
#listes .avec_fd .col_descriptif .type,
#listes .sans_fd .col_descriptif .type{
	margin: 0px;
	padding: 0px;
	color: #03427a;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
}

#listes .avec_fd .col_descriptif img,
#listes .sans_fd .col_descriptif img{
	margin: 0px;
	padding: 2px 0 2px 0;
}
#listes .avec_fd .col_envoyer,
#listes .sans_fd .col_envoyer{
	margin: 20px 0 0 0;
	padding: 4px 5px 4px 0px;
	float: left;
	width: 21px;
}
#listes .avec_fd .col_descriptif .titrage,
#listes .sans_fd .col_descriptif .titrage{
	padding: 0px 0px 2px;
	font-size: 120%;
	font-weight: bold;
	color: #ee7f01;		
}

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.sous_titrage_trigger {
	background:transparent url(/images/bt-ouvrir.jpg) no-repeat scroll right 10px;
	padding:10px 0 10px 0;
	border-top:1px solid gray;
	margin:0;
	color: #0f437b;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

.sous_titrage_trigger.active {
	background:transparent url(/images/bt-fermer.jpg) no-repeat scroll right 10px;
	padding:10px 0 10px 0;
	border-top:1px solid gray;
	margin:0;
	color: #0f437b;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

.moins_infos , .courriel, .plus_infos{
	color:#BC1214;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px;
	padding:0;
	width:105px;
}

.plus_infos {
	background:transparent url(/images/bt-ouvrir.jpg) no-repeat scroll left 2px;
	color:#BC1214;
	font-weight:bold;
	margin:0;
	padding:3px 0 3px 18px;
}
.plus_infos.active {
	background:transparent url(/images/bt-fermer.jpg) no-repeat scroll left 2px;
	color:#BC1214;
	font-weight:bold;
	margin:0;
	padding:3px 0 3px 18px;
}
.plus_infos a:hover{
	color:#03427A;
}
.courriel a:link,  .courriel a:visited,  .courriel a:active {
	background:transparent url(/images/picto-courriel.jpg) no-repeat scroll left 5px;
	color:#BC1214;
	font-weight:bold;
	margin:0;
	padding:3px 0 3px 15px;
}
.courriel a:hover {
	color:#03427A;
}
