a#tab_feedback {
	background: #222425 url(/images/feedback.png) no-repeat scroll -2px 50%;
	border: 1px solid #222425;
	display: block;
	height: 90px;
	position: absolute;
	right: 0;
	top: 160px;
	width: 25px;
	z-index: 50;
}

.hoddy_ms {
	margin-left: 7px;
	float: left;
	font-family: arial;
	font-size: 20px;
	color: #193a52
}

#form_exp,#form_por {
	clear: both;
	margin-top: 4px;
	border-top: 1px solid #ccc;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	background: #FFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.select_10 select {
	font-size: 10px;
	border: 1px solid #999;
}

.superedit {
	font-weight: bold;
	float: right;
	background: #f1f1f1;
	border: 1px solid #ccc;
	padding: 1px;
}

/* aide comp�t */
#aide_tech {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 90;
	width: 266px;
	height: 94px;
	margin-top: -150px; /* moitié de la hauteur */
	margin-left: 167px; /* moitié de la largeur */
	background: url(/images/aide_tech.png);
}

#aide_tech2 {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 90;
	width: 266px;
	height: 94px;
	margin-top: 20px; /* moitié de la hauteur */
	margin-left: 172px; /* moitié de la largeur */
	background: url(/images/aide_tech.png);
}

#aide_tech .bodx {
	margin-left: 26px;
	margin-top: 20px;
	padding-top: 0px;
	height: 75px;
	width: 225px;
}

#aide_tech2 .bodx {
	margin-left: 26px;
	margin-top: 20px;
	padding-top: 0px;
	height: 75px;
	width: 225px;
}

.update {
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
}

ul.contacts {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

ul.contacts li.selected {
	background-color: #ffb;
	cursor: pointer;
}

li.contact {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 26px;
}

li.contact div.image {
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 8px;
}

li.contact div.nom {
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
}

#chef_update {
	z-index: 100;
	font-size: 11px;
	padding: 1px;
	filter: alpha(opacity = 90);
	opacity: 0.90;
	-moz-opacity: 0.90;
}

#chef_update_2 {
	z-index: 100;
	font-size: 11px;
	padding: 1px;
	filter: alpha(opacity = 95);
	opacity: 0.95;
	-moz-opacity: 0.95;
}

.hide {
	display: none
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Input_Text {
	font-size: 11px;
}

.Projets_Cours {
	font-size: 14px;
	color: #0066CC;
}

button {
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cursor {
	cursor: pointer;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

button {
	font-size: 11px;
}

.buttons {
	font-size: 11px;
}

/* recrutes et users */
.recruit {
	color: #1a3c04;
}

.user {
	color: #333;
}

.mysearch {
	font-size: 11px;
}

.Exception {
	font-size: 18px;
	color: #333333;
}

.Intitule {
	font-size: 12px;
	color: #333;
}

.recherches_men {
	font-size: 16px;
	color: #000;
	padding-bottom: 5px;
	line-height: inherit;
	margin: 0.2em 0;
}

#global_search {
	background: url(/images/loupe-tiny.png) no-repeat;
	background-position: right;
	height: 50px;
}

#global_search {
	background: url(/images/douceur.jpg) repeat-x;
	border-top: 2px solid #ccc;
	padding-top: 7px;
	margin-top: 4px;
	width: 100%;
}

#global_search input {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#global_search select {
	font-size: 13px;
}

.Recherches {
	font-size: 11px;
	color: #333333;
}

.Petit_Texte {
	font-size: 11px;
	color: #000;
}

.rech_competences a {
	text-decoration: none;
	font-size: 11px;
}

select {
	font-size: 12px;
}

.texte11 {
	font-size: 11px;
}

.texte12 {
	font-size: 12px;
}

.texte10 {
	font-size: 10px;
}

.hidden {
	font-size: 10px;
	color: #FFFFFF;
}

.ajax_login_error {
	font-size: 12px;
	color: #990000;
	font-weight: 800;
}

.notread {
	
}

.notread a {
	color: #FF6600;
}

#request {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 150;
	width: 400px;
	margin-top: -225px; /* moitié de la hauteur */
	margin-left: -200px; /* moitié de la largeur */
	border: 3px solid #285c83;
	background-color: #F1F1F1;
}

#request_login {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 150;
	width: 400px;
	margin-top: -225px; /* moitié de la hauteur */
	margin-left: -200px; /* moitié de la largeur */
	border: 3px solid #285c83;
	background-color: #F1F1F1;
}

#request_message {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 150;
	width: 470px;
	margin-top: -235px; /* moitié de la hauteur */
	margin-left: -235px; /* moitié de la largeur */
	border: 3px solid #285c83;
	background-color: #F1F1F1;
}

#request_profile {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 150;
	width: 600px;
	height: 555px;
	margin-top: -300px; /* moitié de la hauteur */
	margin-left: -300px; /* moitié de la largeur */
	overflow: auto;
	border: 3px solid #fff;
	background-color: #fff;
}

#button_worketer {
	border: 2px solid #0066CC;
	background-color: #4E93CA;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
}

#request_large {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 150;
	width: 600px;
	margin-top: -395px; /* moitié de la hauteur */
	margin-left: -300px; /* moitié de la largeur */
	border: 3px solid #285c83;
	background-color: #F1F1F1;
}

#request_prof {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 150;
	width: 700px;
	padding: 5px;
	margin-top: -395px; /* moitié de la hauteur */
	margin-left: -350px; /* moitié de la largeur */
	border: 3px solid #285c83;
	background-color: #FFF;
}

#requestl {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 150;
	width: 700px;
	margin-top: -275px; /* moitié de la hauteur */
	margin-left: -350px; /* moitié de la largeur */
	border: 3px solid #285c83;
	background-color: #F1F1F1;
}

#inscrolt  td {
	font-size: 11px;
	border-bottom: 1px #CCCCCC solid;
	vertical-align: top;
	padding: 3px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 1px;
}

#outscroll {
	width: 660px;
	border: 1px solid #999;
}

#outscroll td {
	background-color: #CCC;
	text-align: left;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

#inscroll {
	height: 200px;
	overflow: auto;
	overflow-y: auto;
	overflow: -moz-scrollbars-vertical;
	width: 660px;
	border: 1px solid #999;
}

#requestl h1 {
	font-size: 16px;
	color: #333;
	line-height: inherit;
	font-weight: bold;
	margin: 0.1em 0;
}

#requestl h2 {
	font-size: 14px;
	color: #FFF;
	line-height: inherit;
	margin: 0.1em 0;
}

#globo {
	position: fixed !important;
	position: absolute;
	background-color: #000;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	padding: 0;
	margin: 0;
	z-index: 100;
	filter: alpha(opacity = 50);
	opacity: 0.50;
	-moz-opacity: 0.50;
	display: none;
}

#request h1,#request_login h1,#request_large h1,#request_message h1 {
	font-size: 16px;
	color: #FFF;
	line-height: inherit;
	font-weight: bold;
	margin: 0.1em 0;
}

#request h2,#request_login h2,#request_large h2,#request_message h2 {
	font-size: 14px;
	color: #FFFF00;
	line-height: inherit;
	margin: 0.1em 0;
}

#requesto {
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 150;
	width: 400px;
	margin-top: -225px; /* moitié de la hauteur */
	margin-left: -200px; /* moitié de la largeur */
	border: 3px solid #285c83;
	background-color: #F1F1F1;
}

#requesto h1 {
	font-size: 16px;
	color: #990000;
	line-height: inherit;
	font-weight: bold;
	margin: 0.1em 0;
}

#requesto h2 {
	font-size: 14px;
	color: #333;
	line-height: inherit;
	margin: 0.1em 0;
}

#formResponse {
	list-style: none;
}

#badya {
	padding-left: 9px;
	padding-right: 7px;
}

#badyb {
	padding-right: 9px;
	padding-left: 7px;
}

#profile_membre td {
	font-size: 12px;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	text-align: left;
	padding: 4px;
	padding-left: 7px;
}

#profile_membre {
	background: url(/images/douceur.jpg) repeat-x;
}

#inter_profile_membre {
	height: 8px;
	background: #F6F6F6;
}

#inter_profil {
	height: 8px;
}

#facture tr {
	padding: 0;
}

#facture td {
	font-size: 11px;
	border: 1px #333 solid;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	padding-left: 0px;
}

#profil td {
	font-size: 12px;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	text-align: left;
	padding: 6px;
	padding-left: 7px;
}

#profil {
	background: url(/images/douceur.jpg) repeat-x;
}

#profil_v2  td {
	font-size: 12px;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	padding-left: 7px;
}

#profil_v2 {
	background: url(/images/douceur.jpg) repeat-x;
}

#suivi_cand td {
	font-size: 12px;
	border-bottom: 1px #CCC solid;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#signin td {
	font-size: 11px;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	text-align: left;
	padding: 2px;
	padding-left: 7px;
}

#signin {
	background: url(/images/douceur.jpg) repeat-x;
}

#inter_sign {
	height: 10px;
	background: #F6F6F6;
}

#inscription td {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 2px;
}

#inscription input,#inscription select {
	font-size: 12px;
}

#theresult {
	font-size: 12px;
	padding-left: 3px;
	padding-bottom: 3px;
}

#inscription select,input,textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#univers td {
	font-size: 11px;
	vertical-align: top;
	padding: 2px;
}

#univers  select {
	font-size: 11px;
}

#subscribe input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#subscribe  td {
	font-size: 11px;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 1px;
}

#subscribe input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#subscribe  select {
	font-size: 11px;
}

#notice td {
	font-size: 11px;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 1px;
}

#notice_v3 td {
	font-size: 12px;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 1px;
}

.tab_select td {
	background: #F7F7F7;
}

#notice_v2 td:hover {
	background: #F1F1F1;
}

#notice_v2 td {
	font-size: 11px;
	border-bottom: 1px #e1e1e1 solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 3px;
}

#projet_v3 td {
	font-size: 12px;
	border-bottom: 1px #ededed solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 3px;
}

#projet_v3 {
	background: url(/images/douceur.jpg) repeat-x;
	border-top: 1px dotted #999;
	padding-top: 0px;
}

#projet_v4 td {
	font-size: 11px;
	border-bottom: 1px #ededed solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 3px;
}

#projet_v4 {
	background: url(/images/douceur.jpg) repeat-x;
	border-top: 1px dotted #999;
	padding-top: 0px;
}

#projet_v2 td {
	font-size: 11px;
	border-bottom: 1px #ededed solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 3px;
}

#projet_v2 {
	background: url(/images/douceur.jpg) repeat-x;
	border-top: 1px solid #ccc;
	padding-top: 0px;
}

#friend_msg {
	width: 100%;
	background-color: #FFF;
	border: 1px dashed #FF9900;
	padding: 3px;
	margin-top: 7px;
	position: relative;
	display: block;
}

#findeter {
	padding: 4px;
}

#findeter td {
	font-size: 11px;
	border-bottom: 1px #eee solid;
	vertical-align: top;
	padding: 3px;
	text-align: left;
}

#friends {
	padding: 4px;
}

#friend_feed {
	height: 10px;
	background-color: #F6F6F6;
}

#friends td {
	font-size: 11px;
	border-bottom: 1px #eee solid;
	vertical-align: top;
	background: url(/images/douceur.jpg) repeat-x;
	padding: 3px;
	text-align: left;
}

#feed {
	background: url(/images/douceur.jpg) repeat-x;
}

#inter_feed {
	height: 7px;
	background-color: #F6F6F6;
	position: relative;
	font-size: 8px;
	color: #F6F6F6;
}

#inter_feed_v3 {
	height: 5px;
	position: relative;
	font-size: 8px;
	color: #Fff;
}

#professionnal {
	border-top: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#professionnal td {
	font-size: 12px;
	border-bottom: 1px #F1F1F1 solid;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border-left: 1px solid #ccc;
}

#professionnal th {
	font-size: 12px;
	background: #f1f1f1;
	border-bottom: 1px #F1F1F1 solid;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	padding-top: 8px;
	border-left: 1px solid #ccc;
}

#profile td {
	font-size: 12px;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 4px;
}

#profile th {
	font-size: 12px;
	background: #f1f1f1;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

#common_search {
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(/images/search.jpg) no-repeat;
	background-position: center left;
	border: 1px solid #ccc;
	background-color: #fff;
}

#common_list td {
	font-size: 12px;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

#common_list td:hover,#common_list tr:hover {
	background: #F1F1F1;
}

#common_list td a {
	text-decoration: none;
	font-weight: bold;
}

#common_list  th {
	border-top: 1px solid #ccc;
	font-size: 13px;
	background: #f1f1f1;
	color: #353535;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

#portfo td {
	font-size: 12px;
	border-bottom: 1px #CCC solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

#profile select {
	font-size: 12px;
}

#profile  input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inscroll_mailbox,#inscroll_detbox {
	height: 440px;
	overflow: auto;
	overflow-y: auto;
	overflow: -moz-scrollbars-vertical;
	width: 100%;
}

#inscroll_news {
	height: 465px;
	overflow: auto;
	overflow-y: auto;
	overflow: -moz-scrollbars-vertical;
	width: 100%;
}

#reception input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mailbox  td a {
	text-decoration: none;
}

#mailbox  td {
	font-size: 11px;
	border-bottom: 1px #F6F6F6 solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 3px;
	cursor: pointer;
}

#mailbox h1 {
	font-size: 12px;
	font-weight: bold;
}

#mailbox h2 {
	font-size: 11px;
	color: #696969;
	font-weight: normal;
}

#mailbox h3 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

#mailbox  th a {
	text-decoration: none;
}

#mailbox  th {
	font-size: 11px;
	border-bottom: 1px #ccc solid;
	background: #F1F1F1;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: default;
}

#mailbox  tr:hover {
	background: #F1F1F1;
	cursor: pointer;
}

#mailbox  select {
	font-size: 11px;
}

#mailbox  input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#table-dyn td {
	font-size: 12px;
	border: 1px #CCC solid;
	background-color: #FFFFCC;
	vertical-align: top;
	padding-left: 4px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 4px;
}

#table-dyns td {
	font-size: 11px;
	border: 1px #CCC solid;
	background-color: #FFFFCC;
	vertical-align: top;
	padding-left: 4px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

#astuce_seek td {
	font-size: 11px;
	background-color: #FFFFEE;
	vertical-align: top;
	text-align: left;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#seek {
	background: url(../images/douceur_mini.jpg) repeat-x;
}

#seek td {
	background: url(../images/douceur_mini.jpg) repeat-x;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	padding: 3px;
	padding-top: 5px;
}

#saak  td {
	font-size: 12px;
	border-top: 1px #CCC solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 15px;
}

#saak2 td {
	font-size: 11px;
	border-bottom: 1px #ededed solid;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 6px;
}

#saak2 {
	background: url(/images/douceur.jpg) repeat-x;
	border-top: 2px solid #ccc;
	padding-top: 3px;
}

#blank td {
	font-size: 11px;
	padding: 1px;
	border-top: 0px #CCC solid;
	border-left: 0px #CCC solid;
	border-bottom: 0px solid #CCC;
	border-right: 0px solid #FFF;
}

ul#tabnav {
	font-size: 11px;
	list-style-type: none;
	text-align: left;
	padding: 3px 5px 24px 5px;
	/* THIRD number must change with respect to padding-top (X) below */
	border-bottom: 1px solid #999;
	margin: -8px 0px -10px 0px;
}

ul#tabnav li {
	display: inline;
	float: left;
	height: 21px;
	background-color: #F1F1F1;
	margin: 2px 2px 0 2px;
	border: 1px solid #999;
}

ul#tabnav li.active {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	font-weight: bold;
}

#tabnav a {
	float: left;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 4px;
}

#tabnav a:hover {
	background: #fff;
	text-decoration: underline;
}

/* profile */
ul#tabnav_profil {
	font-size: 12px;
	list-style-type: none;
	text-align: left;
	padding: 3px 3px 31px 0px;
	/* THIRD number must change with respect to padding-top (X) below */
	border-bottom: 1px #30678f solid;
	margin: 5px 0px 0px 0px;
}

ul#tabnav_profil li {
	display: inline;
	float: left;
	height: 23px;
	background-color: #f9f9f9;
	margin: 7px 4px 0 0px;
	border: 1px solid #999;
	border-bottom: 1px #30678f solid;
}

ul#tabnav_profil li#active {
	border: 1px solid #30678f;
	border-bottom: 1px solid #f1f1f1;
	background-color: #f1f1f1;
	font-weight: bold;
}

ul#tabnav_profil li.active {
	border: 1px solid #30678f;
	background-color: #30678f;
	color: white;
	font-weight: bold;
}

ul#tabnav_profil li.active a {
	color: white;
}

#tabnav_profil a {
	float: left;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 5px;
}

#tabnav_profil a:hover {
	color: #fff;
	background: #30678f;
	text-decoration: underline;
}

#switch {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: left;
}

#formContent {
	padding: 5px;
}

/* END CSS ONLY NEEDED IN DEMO */ /* Big box with list of options */
#ajax_listOfOptions {
	position: absolute; /* Never change this one */
	width: 300px; /* Width of box */
	overflow: auto; /* Scrolling features */
	border: 1px solid #317082; /* Dark green border */
	background-color: #FFF; /* White background color */
	text-align: left;
	font-size: 11px;
	z-index: 100;
}

#ajax_listOfOptions div {
	/* General rule for both .optionDiv and .optionDivSelected */
	margin: 1px;
	padding: 1px;
	cursor: pointer;
	font-size: 11px;
}

#ajax_listOfOptions .optionDiv { /* Div for each item in list */
	
}

#ajax_listOfOptions .optionDivSelected { /* Selected item in the list */
	background-color: #88bfed;
	color: #FFF;
}

#ajax_listOfOptions_iframe {
	background-color: #F00;
	position: absolute;
	z-index: 5;
}

form {
	display: inline;
}

#plus a:link {
	text-decoration: none;
}

#plus a:hover {
	background: #F1F1F1;
}

/* ajax switch */
#ajax_switch {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}

#ajax_switch a {
	text-decoration: none;
}

#ajax_switch li {
	display: inline;
	margin-left: 5px;
	cursor: pointer;
	font-size: 11px;
	border-bottom: 2px #0099CC solid;
}

#ajax_switch_v2 {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}

#ajax_switch_v2 a {
	text-decoration: none;
	color: #000;
}

#ajax_switch_v2 li {
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	margin-left: 5px;
	cursor: pointer;
	font-size: 11px;
	border-bottom: 2px #0099CC solid;
}

#ajax_switch_v2 li:hover {
	font-weight: bold;
}

/* nuage */ /* tags */
.nuage_5 {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.nuage_4 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.nuage_3 {
	font-size: 13px;
	color: #006699
}

.nuage_2 {
	font-size: 15px;
	color: #009933;
}

.nuage_1 {
	font-size: 17px;
	color: #0066CC;
}

.mess_skin,#mess_skin {
	background: #f5f5f5;
	border-right: 1px solid #ccc;
}

.mess_skin_right {
	padding-left: 20px;
}

.icone_module {
	margin-top: -7px;
	margin-right: 8px;
}

.competence_left {
	float: left;
	list-style: none;
}

.competence_right {
	float: left;
	margin-left: 15px;
	list-style: none;
}

.presentation {
	font-size: 13px;
}

#destinataires {
	margin-top: 3px;
	width: 380px;
	padding: 0px 0px 6px 0px;
	white-space: normal;
	text-align: left;
	overflow: hidden;
}

#destinataires span.ml_contact {
	clear: both;
	border: 1px solid #3875af;
	background-color: #f1f1f1;
	white-space: normal;
	margin-right: 7px;
	margin-left: 0px;
	padding: 0px 0px 1px 4px;
	line-height: 19px;
	font-size: 12px;
	color: #333;
}

#destinataires span.ml_contact a {
	white-space: no-wrap;
}

#destinataires span.ml_contact a img {
	vertical-align: middle;
}

#destinataires span.ml_contact a:hover img {
	
}

.srch {
	background: url(/images/search-loupe.png) no-repeat;
	background-position: 2px center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #999;
}

.srch2 {
	background: url(/images/search-loupe.png) no-repeat;
	background-position: 2px center;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	background-color: #FFF;
	border: 1px solid #ccc;
}

.srch_v2 {
	background: url(/images/search-loupe.png) no-repeat;
	background-position: 2px center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #ccc;
}

#label_hover:hover {
	background: #F1F1F1;
	cursor: pointer;
}

.select_type {
	margin: 0;
	padding: 0;
	margin-left: 63px;
}

.select_type li {
	list-style: none;
	display: inline;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px 5px 5px 5px;
	font-size: 11px;
	margin-left: 2px;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 5px;
}

.active_li {
	background: #6699CC;
	color: #fff;
}

.super_hover tr:hover {
	background: #f7f7f7;
}

.fiches {
	display: inline;
	white-space: normal;
	text-align: left;
	overflow: hidden;
}

.fiche_membre {
	display: inline;
	white-space: normal;
	text-align: left;
	overflow: hidden;
}

.footer_link a:link,.footer_lang a:visited,.footer_lang a:active,.footer_lang a:hover
	{
	color: #696969;
	text-decoration: none;
}