@charset "utf-8";
/* CSS Document */

/* body, div, p, table{ font-family: Verdana; color:#656565; font-size: 11px; } */

img{
border:0;
}

a, a:visited{
	text-decoration:none;
	color:#5bb0e6;
}
a:hover {
	text-decoration:none;
	color:#ff802e;
}

* {
	margin: 0;	
}

h1 {
	color:#4785c8;
}

h2 {
	color:#4785C8;
	font-size:15px;
}

h3 {
	color:#a1774f;
	font-size:14px;
}
h3 a {
	color:#a1774f;
}


h1.ligne {
	background:url(../images/ligne-titre.gif) repeat-x;
	padding: 2px 0 5px 35px;
	font-size:18px;
	width:auto;
}
h1.ligne span{
	background-color:#FFFFFF;
	padding: 0 0 0 10px;
}

h2.ligne {
	background:url(../images/ligne-titre.gif) repeat-x;
	padding: 2px 0 5px 0;
	width:auto;
	margin: 10px 0 10px 0;
}

h2.ligne span{
	background-color:#FFFFFF;
	padding: 0 10px 0 0;
}

h2.ligne span.commentaire{
	background-image:url('../images/commentaire.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	padding:0 10px 0 26px;
	height:24px;
}

.titre1{
	color:#4785C8;
	font-size:15px;
	font-weight:bold;
	padding-bottom:15px;
}

body {
	background:#dee9ef none repeat scroll 0 0;
	/*color:#b8b6b7;*/
	color:#7f7b7b;
	font-family:Verdana, sans-serif;
	font-size:80%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:0px;
	margin:0px;
}
h3 .date{
	color:#7f7b7b;
	font-family:Verdana, sans-serif;
	font-size:80%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	}
.marron {
	color:#a1774f;
}
.marron .date{
	font-size:80%;
	color:#7F7B7B;
	font-weight:normal;
}

#global {
	position:relative;
	background-color:#FFF;
	margin:0 auto;
	width:870px;
	padding-left:15px;
	padding-right:15px;
	
}

#header {
	/*margin: 0 10px 0 10px;*/
	padding-top:15px;
	width:100%;
	padding-bottom:30px;
	height:auto;
}

#menu-espace-profil {
	display:block;
	height:20px;
}

#menu-espace-profil a {
	color:#a7a7a6;
	text-decoration:underline;
}
#menu-espace-profil a:hover {
	color:#2495de;
	text-decoration:none;
}

#logo {
	background-image:url(../images/logo-urogec.jpg);
	width:140px;
	height:47px;
	float:left;
	cursor:pointer;
}
#menu {
	background-image:url(../images/menu-bg.jpg);
	background-repeat:repeat-x;
	height:31px;
	

	/*padding-top:2px;*/
}

#header{
	position: relative;
	z-index:1;
	}
	#sub-header, #content{
	position: relative;
	z-index:0;
	}
#recherche{
	float:right;
	padding-top:5px;
}

.logo-urogec{
	float:left;
	padding:5px 7px 0 0;
}

#sub-header{
	width:100%;
	/* margin: 0 10px 0 10px; */
}
#content {
	width:100%;
	height:100%;
	background-color:#FFF;
	margin: 20px 0 20px 0;
	padding-bottom:10px;
	overflow:hidden;
}

#footer{
	width:100%;
	font-size:12px;
	border-top:1px solid #dadad9;
	padding-top:10px;
	padding-bottom:15px;
	/*margin: 0 10px 0 10px;*/
	color:#909090;
}
#footer span{
	line-height:20px;
}
#footer a{
	color:#5bb0e6;
	text-decoration:none;
}
#footer a:hover{
	color:#ff802e;
}


#footer p{
	font-size:9px;
	padding-top:8px;
}

/* Blocs */

#bloc-video {
	float:left;
	width:288px;
}

#bloc-info{
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:232px;
	color:#2495de;
	text-align:left;
}

#bloc-login{
	padding:13px;
	font-size:11px;
	float:left;
	background-image:url(../images/login-bg.jpg);
	background-repeat:repeat-x;
	width:290px;
	height:147px;
	color:#7f7b7b;
	overflow:hidden;
}
#bloc-login p{
	overflow:hidden;
}

#bloc-login .info{
	background-image:url(../images/info-bg.jpg);
	background-repeat:no-repeat;
	color:#3ed60f;
	font-weight:bold;
	font-size:10px;
	background-color:#FFF;
	overflow:hidden;
	width:289px;
	height:53px;
	margin-top:5px;
	padding-top:5px;
}
#bloc-login .info p{
	width:160px;
	float:left;
	padding-left:7px;
}

#bloc-login a {
	color:#7f7b7b;
	text-decoration:underline;
}
#bloc-login a:hover {
	color:#2495de;
	text-decoration:none;
}

button {
	cursor:pointer;
}
.bouton-inscrire{
	background-image:url(../images/bouton-inscription.png);
	margin:4px;
	border:0px;
	width:108px;
	height:45px;
	cursor:pointer;
}
.bouton-inscrire:hover{
	background-image:url(../images/bouton-inscription-over.png);
}
.bouton-connecter{
	background-image:url(../images/bouton-connexion.jpg);
	border:0px;
	width:101px;
	height:25px;
	margin-right:9px;
	cursor:pointer;
}

.bouton-question{
	background-image:url(../images/bouton-question.png);
	margin-top:15px;
	border:0px;
	width:102px;
	height:40px;
	cursor:pointer;
}
.bouton-question:hover{
	background-image:url(../images/bouton-question-over.png);
}

.bouton-ok{
	background-image:url(../images/bouton-ok.jpg);
	padding-right:5px;
	padding-left:5px;
	height:22px;
	border:0px;
	width:27px;
	cursor:pointer;
}

.bouton-valider{
	background-image:url(../images/bouton-valider.jpg);
	height:40px;
	border:0px;
	width:102px;
	cursor:pointer;
}

.bouton-valider:hover{
	background-image:url(../images/bouton-valider-over.jpg);
}

#bloc-login input{
	float:right;
}

.bloc-degrade-haut {
	border:solid 1px #d4d4d4;
	padding: 5px 17px 5px 17px;
	float:left;
	background-image:url(../images/bloc-accueil.jpg);
	background-repeat:no-repeat;
	width:242px;
	height:100%;
	overflow:hidden;
}
.bloc-degrade-haut.presentation h1, .bloc-degrade-haut.competences h1, .bloc-degrade-haut.actualites h1 {
	font-size:16px;
	color:#095a8f;
	margin-bottom:8px;
}

.bloc-degrade-haut.competences h2, .bloc-degrade-haut.actualites h2{
	font-size:13px;
	color:#7f7b7b;
	font-weight:normal;
	display:inline;
}

.bloc-degrade-haut.presentation a, .bloc-degrade-haut.competences a, .bloc-degrade-haut.actualites h2 a{
	color:#7f7b7b;
	text-decoration:none;
}
.bloc-degrade-haut.presentation a:hover, .bloc-degrade-haut.competences a:hover, .bloc-degrade-haut.actualites h2 a:hover{
	color:#4785c8;
}

.bloc-degrade-haut.competences {
	margin-left:16px;
	margin-right:16px;
}
.bloc-degrade-haut.actualites{
	color:#44d717;
}
.bloc-degrade-haut.actualites li{
	padding-bottom:15px;
}

/* Champs */

.input-recherche {
	background-image:url(../images/input-recherche.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:102px;
	height:16px;
	padding-top:4px;
	padding-left:3px;
	margin-left:5px;
	font-size:11px;
	color:#999;
}

.input-recherche-annuaire {
	background-image:url(../images/input-recherche-annuaire.jpg);
	background-repeat:no-repeat;
	border:0px;
	margin-top:4px;
	width:118px;
	height:16px;
	font-size:11px;
	float:left;
	padding-top:4px;
	padding-left:3px;
	color:#999;
}

.input-login {
	float:right;
	background-image:url(../images/input-login.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	width:174px;
	height:20px;
	border:0px;
	color:#999;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
}

/* Mise en forme des puces */

#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#menu ul li ul li{
	background-image:none;
	padding:0;
}
#menu li {
	font-size:14px;
	background: url(../images/menu-separateur.jpg) no-repeat right center;
	padding-right:3px;
	padding-top:1px;
	line-height:23px;
}
#menu a:hover {
	color:#ff802e;
	/*color:#039;*/
}

.bloc-degrade-haut.competences ul, .bloc-degrade-haut.actualites ul{
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:13px;
}

.bloc-degrade-haut.presentation li {
	padding:0;
	margin-left:-20px;
	margin-bottom:10px;
	color:#7f7b7b;
	list-style:url(../images/fleche-fine.png);
}

.bloc-degrade-haut.competences li {
	padding-left:30px;
	padding-bottom:10px;
	padding-top:5px;
}

.bloc-degrade-haut.actualites li{
	float:left;
}

.bloc-degrade-haut.competences img {
	padding-right:5px;
}

.bloc-degrade-haut.competences p {
	color:#a5a3a3;
	line-height:17px;
}

.ligne-formulaire{
	height:25px;
	overflow:hidden;
	width:100%;
	padding-bottom:5px;
}

/* Extranet */

#page {
	margin-right:5px;
	float:left;
	overflow:hidden;
	width:578px;
}

#side-bar {
	float:right;
	overflow:hidden;
	width:285px;
}

.bloc-degrade-gauche.scolaire 	{color:#4080c6;}
.bloc-degrade-gauche.scolaire a, .bloc-degrade-droit.social a:active, .bloc-degrade-droit.social a:visited  {color:#4080c6;}
.bloc-degrade-gauche.scolaire a:hover {color:#4785c8;}

.bloc-degrade-gauche.gestion 	{color:#64c080;}
.bloc-degrade-gauche.gestion a, .bloc-degrade-droit.social a:active, .bloc-degrade-droit.social a:visited  {color:#64c080;}
.bloc-degrade-gauche.gestion a:hover {color:#4785c8;}

.bloc-degrade-droit.immobilier	{color:#db8b94;}
.bloc-degrade-droit.immobilier a, .bloc-degrade-droit.social a:active, .bloc-degrade-droit.social a:visited  {color:#db8b94;}
.bloc-degrade-droit.immobilier a:hover {color:#4785c8;}

.bloc-degrade-droit.social 		{color:#ffa165;}
.bloc-degrade-droit.social a, .bloc-degrade-droit.social a:active, .bloc-degrade-droit.social a:visited {color:#ffa165;}
.bloc-degrade-droit.social a:hover {color:#4785c8;}

#immobilier p a, #scolaire p a, #scolaire a p, #social a p, #gestion a p, #bloc-actualite a p{
	color:#A5A3A3;
}
#immobilier p a:hover, #scolaire p a:hover, #scolaire a:hover p, #social a:hover p, #gestion a:hover p, #bloc-actualite a:hover p{
	color:grey;
}


.bloc-degrade-droit.social p, .bloc-degrade-gauche.scolaire p,.bloc-degrade-gauche.gestion p, .bloc-degrade-droit.immobilier p{
	color:#a5a3a3;
}

.bloc-degrade-droit img, .bloc-degrade-gauche img {
	margin-right:15px;
} 

.bloc-degrade-droit.immobilier h1, .bloc-degrade-droit.social h1, .bloc-degrade-gauche h1, .bloc-degrade-gauche h1 {
	font-size:21px;
}

.bloc-degrade-droit h2, .bloc-degrade-gauche h2 {
	font-size:13px;
}

/* A revoir */
.bloc-degrade-droit.side-bar h1 {
	font-size:16px;
	color:#095a8f;
}

#bloc-scolaire .espace{
	margin-top:10px;
	margin-bottom:10px;
}

.bloc-degrade-gauche span{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

.bloc-degrade-gauche .separation{
	float:right;
	margin-top:17px;
	background-color:#4a87c9;
	height:4px;
	width:130px;
	font-size:1px;
}

.bloc-degrade-droit.social hr{
	color:#ffe0bd;
	border:2px solid #ffe0bd;
}
.bloc-degrade-gauche.gestion hr{
	color:#c3efd1;
	border:2px solid #c3efd1;
}
.bloc-degrade-droit.immobilier hr{
	color:#f6e5e5;
	border:2px solid #f6e5e5;
}

.bloc-degrade-droit ul, .bloc-degrade-gauche ul{
	margin:0;
	/*padding: 15px 15px 0 15px;*/
	padding-top:15px;
}

.bloc-degrade-gauche h2, .bloc-degrade-droit h2 {
	margin:0;
	padding:0;
}

#bloc-scolaire p, #bloc-immobilier p, #bloc-gestion p, .bloc-degrade-droit p {
	margin:0;
	padding:0;
	display:compact;
}

.bloc-degrade-droit.side-bar {
	margin-bottom:10px;
}

.tout-voir a, .tout-voir a:visited, .tout-voir a:active {
	color:#7f7b7b;
	text-decoration:underline;
}

.tout-voir a:hover {
	color:#2495de;
	text-decoration:none;
}

.bloc-degrade-droit {
	float:left;
	border:solid 1px #d4d4d4;
	background-image:url(../images/degrade-droit.jpg);
	background-repeat:repeat-y;
	background-color:#F9F9F9;
	background-position:right;
	width:249px;
	height:100%;
	margin-bottom:25px;
	padding:15px;
	font-size:11px;
	overflow:hidden;
}

.bloc-degrade-gauche {
	float:left;
	border:solid 1px #d4d4d4;
	background-image:url(../images/degrade-gauche.jpg);
	background-repeat:repeat-y;
	background-color:#F9F9F9;
	width:249px;
	height:100%;
	margin-right:10px;
	margin-bottom:25px;
	padding:15px;
	font-size:11px;
	overflow:hidden;
}

.espace-droit {
	margin-right:7px;
}

.bloc-degrade-droit.agenda{
	color:#44d717;
	background-image:none;
	background-color:#FFFFFF;
	border:none;
	margin-top:-3px;
}

.bloc-degrade-droit {
	font-size:11px;
}

/*.bloc-degrade-droit img{
	padding-right:10px;
}*/

.bloc-degrade-droit.agenda h2{
	font-size:13px;
	color:#64a5d0;
	font-weight:normal;
	display:inline;
}

.bloc-degrade-droit.agenda ul{
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:13px;
}

.bloc-degrade-droit.agenda li{
	padding-top:10px;
	font-size:13px;
}
.bloc-degrade-droit .alignement-gauche {
	float:right;
}

.bloc-degrade-droit.annonces li {
	color:#1e7dba;
}

.bloc-degrade-gauche ul , .bloc-degrade-droit ul{
	display:block;
	margin:0;
	padding-left:15px;
}

.bloc-degrade-droit.breves  #important{
	float:left;
}
.bloc-degrade-droit.breves  #important h2{
	color:64a5d0;
}
.bloc-degrade-droit.breves  {
	float:left;
}

ul.puce-image{
	list-style-type:none;
	margin:0;
	padding:0;
	color:#7f7b7b;
	margin-top:10px;
}

ul.puce-fichier li{
	background-image:url(../images/picto-none.png);
	background-repeat:no-repeat;
	background-position:inherit;
	list-style-type:none;
	margin-left:0;
	padding-left:20px;
	min-height:20px;
	color:#7f7b7b;
	}

li.word, li.doc, li.docx   { 
	background-image:url(../images/picto-bureautique-word.png) !important;
	background-repeat:no-repeat;
	background-position:inherit;
	list-style-type:none;
	margin-left:0;
	padding-left:20px;
	min-height:20px;
	color:#7f7b7b;
}
li.doc a, li.doc a:visited {color:#7f7b7b;}
li.docx a, li.docx a:visited {color:#7f7b7b;}
li.word a, li.word a:visited {color:#7f7b7b;}

li.excel, li.xls, li.xlsx  { 
	background-image:url(../images/picto-bureautique-excel.png) !important;
	background-repeat:no-repeat;
	list-style-type:none; 
	margin-left:0;
	padding-left:20px;
	min-height:20px;
	color:#7f7b7b;
}

li.xls a, li.xls a:visited {color:#7f7b7b;}
li.xlsx a, li.xlsx a:visited {color:#7f7b7b;}
li.excel a, li.excel a:visited {color:#7f7b7b;}

li.pdf { 
	background-image:url(../images/picto-bureautique-pdf.png) !important; 
	background-repeat:no-repeat;
	list-style-type:none; 
	margin-left:0;
	padding-left:20px;
	min-height:20px;
	
}
li.pdf a, li.pdf a:visited {color:#7f7b7b;}

li.social-rh{
	background-image:url(../images/picto-social.png); 
	background-repeat:no-repeat;
	list-style-type:none; 
}
li.immobilier{
	background-image:url(../images/picto-immo.png); 
	background-repeat:no-repeat;
	list-style-type:none; 
}
li.gestion{
	background-image:url(../images/picto-gestion.png); 
	background-repeat:no-repeat;
	list-style-type:none; 
}
li.scolaire{
	background-image:url(../images/picto-scolaire.png); 
	background-repeat:no-repeat;
	list-style-type:none; 
}

li.fleche-rose{
	list-style-image:url(../images/fleche-pleine-rose.png);
	margin-bottom:5px;
}
li.fleche-orange{
	list-style-image:url(../images/fleche-pleine-orange.png);
	margin-bottom:5px;
}
li.fleche-verte{
	list-style-image:url(../images/fleche-pleine-verte.png);
	margin-bottom:5px;
}
li.fleche-bleue{
	list-style-image:url(../images/fleche-pleine-bleue.png);
	margin-bottom:5px;
}
li.tel-fixe{
	list-style-image:url(../images/tel-fixe.png);
	margin-bottom:5px;

}

li.tel-mobile{
	list-style-image:url(../images/tel-mobile.png);
	margin-bottom:5px;
	
}

li.tel-fax{
	list-style-image:url(../images/tel-fax.png);
	margin-bottom:5px;
}
li.mail{
	list-style-image:url(../images/mail.png);
	margin-bottom:5px;
	}

.titre-bloc {
	width:100%;
	overflow:hidden;
	margin-bottom:7px;
}
.separateur{
	background-image:url(../images/separateur-side-bar.jpg);
	background-repeat:no-repeat;
	width:100%;
	margin-left:-14px;
	margin-top:8px;
	margin-bottom:8px;
	height:1px;
}

.cadre {
	border: 1px solid #CECECE;
	background-color:#f6f6f6;
	padding:5px;
	width:auto;
	margin: 10px 0 10px 0;
	overflow:hidden;
}

.intro {
	padding: 10px 0 10px 0 ;
	color: #a3753a;
}

.entete-contenu{
	font-style:italic;
	font-size:12px;
}

.marge-verticale{
	height:20px;
}

.separateur-horizontal{
	background-color:#DADAD9;
	height:1px;
	width:100%;
	margin: 10px 0 10px 0;

}

.ui-datepicker-trigger {
	cursor:pointer;
}

.message {
	background-color: #F2FFE1;
	border: 1px solid #83D13D;
	padding: 10px;
	margin: -15px 0 15px 0;
    white-space: normal;
    width:auto;
    font-weight:bold;
    color:#83D13D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.error {
	background-color: red;
	padding: 10px;
	margin: -15px 0 15px 0;
    white-space: normal;
    width:auto;
    font-weight:bold;
    color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/**
	Recherche
*/
.result{
padding-top:10px;
clear:left;
padding-bottom:10px;
}
div.pager{
margin-left:auto;
margin-right:auto;
text-align:center;
}
ul.pager{
margin:0;
padding:0;
display:inline;

}
.vignette{
display:block;
float:left;
width:70px;
height:70px;
padding-right:10px;
}
.result .texte{
margin-left:80px;
}
ul.pager li{
display:inline;
}

.result p a{
	color:#B8B6B7;
	}

.vert {
	color:#83D13D;
}
.gras {
	font-weight:bold;
}

/* Caroussel des brèves */
.carousel-control{overflow:hidden;display:inline-block;vertical-align:middle;float:right;width:20px;height:20px;cursor:pointer;line-height:999px;zoom:1;}
.carousel-next{background:url('../images/suivant.png') no-repeat; cursor:pointer;}
.carousel-previous{background:url('../images/precedent.png') no-repeat; cursor:pointer;}

/* Commentaires */
.nb-commentaire{
	background-image:url('../images/commentaire.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:26px;
	height:24px;
	float:right;
	margin-top:10px;
}

img.bordure{ 
	border:1px solid #ccc; 
	padding:2px;
	margin-right:10px; 
	background:#FFFFFF; 
}

/* */
#bloc-ressources{
	border-left:1px solid #CECECE;
	float:right;
	padding-left:15px;
	margin-left:15px;
	width:53%;
}

span.commentaire{
	background-image:url('../images/commentaire.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:26px;
	height:24px;
	margin-top:10px;
}

#bloc-nouvelles-ressources{
	float:left;
	width:40%;
}

.tout-voir{
	padding-left:16px;
	background-image: url('../images/fleche-tout-voir.jpg');
	background-repeat:no-repeat;
	background-position: left center;
	display:bloc;
	float:right;
	margin-top:10px;
}
.tout-voir:hover {
	background-image: url('../images/fleche-tout-voir-over.jpg');
}
.bouton-vert{
	background-image:url('../images/bouton-vert-d.jpg');
	background-repeat:no-repeat;
	background-position: right center;
	height:40px;
	cursor:pointer;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}
.bouton-vert a{
	color: #FFFFFF;
}
.bouton-vert span{
	background-image:url('../images/bouton-vert-g.jpg');
	background-repeat:no-repeat;
	height:40px;
	display:block;
	background-position:left center;
	text-align:center;
	vertical-align:middle;
}

.bouton-vert input{
	display:block;
	height:34px;
	width:100%;
	background:none;
	border:0;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
}
.bouton-vert span:hover{
	background-image:url('../images/bouton-vert-g-over.jpg');
	background-position: left center;
}

.bouton-vert:hover, div.bouton-vert:hover{
	background-image:url('../images/bouton-vert-d-over.jpg');
	background-position: right center;
}

.icone{
float:left;
margin-right:10px;
}
.clr{
clear:both;
}

ul.treemenu{
padding-left:25px;
}
ul.treemenu ul{
	padding-left:12px;
	}

ul.treemenu .close {
list-style-image:url('../images/fleche-pleine-orange.png');
		}
ul.treemenu .open {
list-style-image:url('../images/fleche-pleine-orange-bas.png');
		}
ul.treemenu  .item {
list-style-image:url(../images/fleche-pleine-rose.png);
}

ul.treemenulist
{
    /*padding-top: 10px;*/
    padding-bottom: 7px;
}

ul.sublevel1
{
    padding-top:8px;
}

ul.treemenu a.mainleveltitle
{
    font-weight: bold;
    font-size: 18px;
}

ul.treemenu a.subleveltitle
{
    font-size: 12px;
}

ul.treemenu a.subleveltitle1
{
    font-weight: bold;
}

.pas_puce{
	list-style-type:none;
	padding:0;
	
	}
.infos{
width:460px;
float:left;
}
.addr{
float:right;
width:300px;
}
.hide{
display:none;
}
ul.photos li{
display:inline;
margin-left:30px;
margin-right:30px;
}
ul.photos{
	margin-left:auto;
margin-right:auto;
}

/* Boutons */
.bouton-gris {
	background-color:#f0f0f0;
	border: solid 1px #d5d5d5;
	margin-top:15px;
	color:#566876;
	margin-right:10px;
}

.bouton-gris:hover{
	background-color:#f9f9f9;
	border: solid 1px #d5d5d5;
	color:#5bb0e6;
}
.bouton-gris.mail{
	background-image:url(../images/button-mail.png);
	background-repeat: no-repeat;
	background-position:5px center;
	cursor:pointer;
	padding-left:25px;
	overflow:hidden;
}
.bouton-gris.check{
	background-image:url(../images/button-check.png);
	background-repeat: no-repeat;
	background-position:5px center;
	cursor:pointer;
	padding-left:25px;
	overflow:hidden;
}
.bouton-gris.list{
	background-image:url(../images/button-list.png);
	background-repeat: no-repeat;
	background-position:5px center;
	cursor:pointer;
	padding-left:25px;
	overflow:hidden;
}

