
/* @override Credits */
/*
Date : 12.04.2010
Auteur : Adrien Heury
Projet : HSST
Logiciel : CSS Edit 2.6 - iMac
Commentaire : Pour cibler une version de internet-explorer : #IE6, IE7, #IE8

                        
                          oooo$$$$$$$$$$$$oooo
                      oo$$$$$$$$$$$$$$$$$$$$$$$$o
                   oo$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o         o$   $$ o$
   o $ oo        o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o       $$ $$ $$o$
oo $ $ "$      o$$$$$$$$$    $$$$$$$$$$$$$    $$$$$$$$$o       $$$o$$o$
"$$$$$$o$     o$$$$$$$$$      $$$$$$$$$$$      $$$$$$$$$$o    $$$$$$$$
  $$$$$$$    $$$$$$$$$$$      $$$$$$$$$$$      $$$$$$$$$$$$$$$$$$$$$$$
  $$$$$$$$$$$$$$$$$$$$$$$    $$$$$$$$$$$$$    $$$$$$$$$$$$$$  """$$$
   "$$$""""$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     "$$$
    $$$   o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     "$$$o
   o$$"   $$$$$$$$$$$    HAVE FUN WITH MY CSS    $$$$$$$$$$$$       $$$o
   $$$    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$" "$$$$$$ooooo$$$$o
  o$$$oooo$$$$$  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$   o$$$$$$$$$$$$$$$$$
  $$$$$$$$"$$$$   $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     $$$$""""""""
 """"       $$$$    "$$$$$$$$$$$$$$$$$$$$$$$$$$$$"      o$$$
            "$$$o     """$$$$$$$$$$$$$$$$$$"$$"         $$$
              $$$o          "$$""$$$$$$""""           o$$$
               $$$$o                                o$$$"
                "$$$$o      o$$$$$$o"$$$$o        o$$$$
                  "$$$$$oo     ""$$$$o$$$$$o   o$$$$""
                     ""$$$$$oooo  "$$$o$$$$$$$$$"""
                        ""$$$$$$$oo $$$$$$$$$$
                                """"$$$$$$$$$$$
                                    $$$$$$$$$$$$
                                     $$$$$$$$$$"
                                      "$$$""*/

/*[Table of contents]
-------------------------------------------------------------------*/
/*[Color codes]
VERT : #afd236
GRIS : #4d4d4f
-------------------------------------------------------------------*/
/*[Typography]
-------------------------------------------------------------------*/

@import url("reset.css");
@import url("grid.css");
@import url("typography.css");
@import url("wysiwyg.css");
@import url("ficheSt.css");

/*@import url("formSousTraitant.css");*/

body {
	background: #e3e3e3 url(../images/bkg.jpg) no-repeat center 0;
	color: #4d4d4f;
}

.bandeau{
  display:none;
}
.container {
	margin-top: 20px;
	background: url(../images/bkg-container.png) repeat-y 0 0;
}

.imgClub{
  margin-left:10px;
  margin-top:25px;
}


a.imgCluba{
  background: none !important;
}
/* @group supHeader */
.supHeader {
	height: 30px;
	margin: 0;
	padding: 0 0 0 265px;
	position: relative;
}

#pageCSSfr .supHeader.identifier{
  background: url(../images/sprite.png) no-repeat 0 -155px;	
}

#pageCSSfr.do .supHeader.identifier{
  background: url(../images/spriteDO.png) no-repeat 0 -155px;
}

#pageCSSen.do .supHeader.identifier{
  background: url(../images/spriteDO-en.png) no-repeat 0 -155px;
}

#pageCSSfr.do #IE6 .supHeader.identifier,
#pageCSSfr.ST #IE6 .supHeader.identifier{
  background: url(../images/spriteDO.png) no-repeat 0 -155px;
}

#pageCSSfr.ST .supHeader.identifier{
  background: url(../images/spriteST.png) no-repeat 0 -155px;	
}

.supHeader.identifier .membreDO, #pageCSSfr.ST .supHeader.identifier .membre{
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 15px 0 0;
    float: left;
	color: #89a3d3;
}
.supHeader.identifier .membreDO span, .supHeader.identifier .membre span{
    display: block;
    float: left;
}

#pageCSSfr .supHeader.identifier{
    color: #B5D434;
}
#pageCSSfr.do .supHeader.identifier{
    color: #88A2D5;
}

#pageCSSfr .supHeader{
  background: url(../images/sprite.png) no-repeat 0 -125px;
}

#pageCSSen .supHeader{
  background: url(../images/sprite-en.png) no-repeat 0 -155px;
}

#pageCSSfr.do .supHeader{
  background: url(../images/spriteDO.png) no-repeat 0 -125px;
}

#pageCSSfr.ST .supHeader{
  background: url(../images/spriteST.png) no-repeat 0 -125px;
}

.supHeader.identifier .consulter {
	display: block;
	height: 20px;
	margin: 5px 10px 0 0;
  padding: 0px 3px;
}
.supHeader.identifier .consulter span{
    display: none;
}

#pageCSSfr .supHeader.identifier .consulter{
    width: 75px;
	background: url(../images/sprite.png) no-repeat 0 -185px;  
}

#pageCSSen  .supHeader.identifier .consulter{
  width: 95px;
  background: url(../images/spriteDO-en.png) no-repeat -140px -185px; 
}

#pageCSSen#IE6  .supHeader.identifier .consulter{
    width: 100px;
}

#pageCSSfr .supHeader.identifier .membreDO .consulter, #pageCSSfr .supHeader.identifier .membre .consulter,
#pageCSSen .supHeader.identifier .membreDO .consulter, #pageCSSen .supHeader.identifier .membre .consulter{
    margin-top: -3px;
    height: 20px;
    float: right;
}

#pageCSSfr .supHeader.identifier .membreDO .consulter, #pageCSSfr .supHeader.identifier .membre .consulter{
	background: url(../images/spriteDO.png) no-repeat -140px -185px;  
}


#pageCSSfr .supHeader.identifier .membreDO .deconnexion, #pageCSSfr .supHeader.identifier .membre .deconnexion,
#pageCSSen .supHeader.identifier .membreDO .deconnexion, #pageCSSen .supHeader.identifier .membre .deconnexion{
    margin-top: -3px;
    float: right;
    padding:0px;
}


.supHeader.identifier .membreDO, 
.supHeader.identifier .membre {
    width: 595px;
}



#pageCSSen .supHeader.identifier .membreDO, #pageCSSEn .supHeader.identifier .membre {
    width: 590px;
}

.supHeader.identifier .membre{
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 15px 0 0;
    float: left;
  	color: #afd236;
}

.supHeader.identifier .membre .consulter {
	display: block;
	height: 20px;
	width: 140px;
	margin: 5px 10px 0 0;
}

.supHeader.identifier .consulter .membre span {
	display: none;
}

#pageCSSfr .supHeader.identifier .deconnexion,
#pageCSSen .supHeader.identifier .deconnexion {
	display: block;
	height: 20px;
	width: 100px;
	margin: 5px 0 0 0;
}

#pageCSSfr.do #IE6 .supHeader.identifier .deconnexion,
#pageCSSfr.ST #IE6 .supHeader.identifier .deconnexion,
#pageCSSen.do #IE6 .supHeader.identifier .deconnexion,
#pageCSSen.ST #IE6 .supHeader.identifier .deconnexion {
    padding: 0px;
    margin: 0px;
    margin-top: -3px;
}

#pageCSSfr.do #IE6 .supHeader.identifier .membreDO .consulter,
#pageCSSfr.ST #IE6 .supHeader.identifier .consulter,
#pageCSSen.do #IE6 .supHeader.identifier .membreDO .consulter,
#pageCSSen.ST #IE6 .supHeader.identifier .consulter {
    padding: 0px;
    margin: 0px;
    margin-top: -3px;
    margin-right: 5px;
}

#pageCSSfr .supHeader.identifier .deconnexion{
 	background: url(../images/sprite.png) no-repeat 0 -205px; 
}

#pageCSSen .supHeader.identifier .deconnexion{
  background: url(../images/spriteDO-en.png) no-repeat 0 -205px;
  width: 95px;
}

.supHeader.identifier .deconnexion span {
	display: none;
}

/* @group Formulaire */

.supHeader form {
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	position: relative;
}

#IE7 .supHeader form {
	margin: 4px 0 0 0;
}

#IE6 .supHeader form {
	margin: 4px 0 0 0;
}

#IE8 .supHeader form {
	margin: 4px 0 0 0;
}

.supHeader form input {
	border: none;
	margin: 0;
	padding: 4px;
	font-family: Arial;
	color: #4d4d4f;
}

#IE7 .supHeader form input {
	border: 1px solid #fff;
	padding: 1px;
}

#IE6 .supHeader form input {
	border: 1px solid #fff;
	padding: 1px;
}

#IE8 .supHeader form input {
	border: 1px solid #fff;
	padding: 1px;
}

@-moz-document url-prefix()
{
    .supHeader form input {
        padding: 3px 4px 4px 4px;
    }
}

.supHeader form input.login {
	width: 90px;
	margin: 0 5px 0 0;
}

.supHeader form input.pass {
	width: 90px;
	margin: 0 5px 0 0;
}

form input.connexion {
	cursor: pointer;
	margin: 0 5px 0 0;
	width: 95px;
	height: 20px;
	position: absolute;
	border:none;
}

#pageCSSfr input.connexion{
  background: url(../images/sprite.png) no-repeat 0 -225px;  
}


#pageCSSen  form input.connexion{
  background: url(../images/spriteDO-en.png) no-repeat 0 -225px;  
}

#IE7  form input.connexion {
	border: none;
	margin-top: 1px;
}

#IE6 .form input.connexion {
	border: none;
	margin-top: 1px;
}

#IE8 form input.connexion {
	border: none;
	margin-top: 1px;
}

/* @end */

.supHeader a {
	color: #afd236;
	text-decoration: underline;
	font-size: 11px;
	display: block;
	float: left;
	margin: 10px 15px 0 0;
	background: none;
	font-weight: normal;
}

#formularMireLogin{
  padding:10px;
}

#pageCSSfr #formularMireLogin a.loosePass{
    margin-left:150px !important;
}

#pageCSSen #formularMireLogin a.loosePass{
    margin-left:110px !important;
}

#formularMireLogin a.loosePass,#formularMireLogin a.identifiy 
{
	color: #afd236;
	text-decoration: underline;
	font-size: 12px;
	display: block;
	float: left;
	margin: 10px 15px 0 0;
	background: none;
	font-weight: normal;    
}

#formularMireLogin input.connexion{
  position:relative;
  float:left;
  margin-left:175px;
}

.supHeader a:hover {
	text-decoration: none;
}

.supHeader a.loosePass {
	margin-left: 105px;
}

.supHeader  span{
  color:inherit;
}
/* @group Langue */

.supHeader .langue{
	display: block;
	height: 25px;
	width: 35px;
	position: absolute;
	top: -9px;
	right: 0px;
    padding: 0px;
}

#pageCSSfr .supHeader .langue.fr {
	background: url(../images/sprite.png) no-repeat -947px -203px;
}

#pageCSSen .supHeader .langue.fr {
	background: url(../images/sprite-en.png) no-repeat -947px -203px;
}


#pageCSSfr .supHeader .langue.en {
	background: url(../images/sprite.png) no-repeat -914px -203px;

}

#pageCSSen .supHeader .langue.en {
	background: url(../images/sprite-en.png) no-repeat -914px -203px;

}


.supHeader .langue span {
	display: none;
}



/* @end */

/* @end */

/* @group header */

.header {
	height: 100px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1000;
}

#pageCSSfr .header{
	background: url(../images/sprite.png) no-repeat 0 0;  
}

#pageCSSen .header {
  background: url(../images/sprite-en.png) no-repeat 0 0;
}

#pageCSSfr.do .header{
	background: url(../images/spriteDO.png) no-repeat 0 0;  
}

#pageCSSen.do .header{
	background: url(../images/spriteDO-en.png) no-repeat 0 0;  
}

#pageCSSfr.ST .header{
	background: url(../images/spriteST.png) no-repeat 0 0;  
}

/* @group Logo */

.header h1 {
	margin: 0;
	padding: 0;
}

.header h1 a {
	display: block;
	height: 120px;
	width: 220px;
	top: 15px;
	left: 30px;
	position: absolute;
}

#pageCSSfr .header h1 a{
	background: url(../images/sprite.png) no-repeat 0 -255px;  
}

#pageCSSen .header h1 a {
  background: url(../images/sprite-en.png) no-repeat 0 -255px;  
}

#IE6 .header h1 a {
	top: 16px;
}

.header h1 a span {
	display: none;
}

/* @end */

/* @group Bouton recherche de sous-traitant */


.linkSearchSousTraitant {
	display: block;
	height: 100px;
	width: 235px;
	position: absolute;
	top: 0;
	right: -5px;
	text-decoration: none;
	font-weight: normal;
}

#pageCSSfr .linkSearchSousTraitant{
	background: url(../images/sprite.png) no-repeat -743px -292px;  
}

#pageCSSen .linkSearchSousTraitant {
  background: url(../images/sprite-en.png) no-repeat -743px -292px;
}

#pageCSSfr.do .linkSearchSousTraitant,
#pageCSSfr.ST .linkSearchSousTraitant{
	background: url(../images/spriteDO.png) no-repeat -743px -292px;  
    margin-right: -6px;
}

#pageCSSen.do .linkSearchSousTraitant {
	background: url(../images/spriteDO-en.png) no-repeat -743px -292px;  
    margin-right: -6px;
}

.linkSearchSousTraitant span {
	display: block;
	margin: 65px 0 0 75px;
	color: #afd236;
	text-decoration: underline;
	font-size: 11px;
}
#pageCSSfr.do .linkSearchSousTraitant span {
	color: #83A5D5;
}


.do .linkSearchSousTraitant span {
	color: #83A5D5;
}

.ST .linkSearchSousTraitant span {
color:#8da3d2;
}

.linkSearchSousTraitant:hover span {
	text-decoration: none;
}

/* @end */

/* @end */

/* @group subHeader */

.subHeader {
	height: 25px;
	margin: 0;
	padding: 0 0 0 270px;
	position: relative;
	z-index: 100;
}

#ficheSitra .subHeader{
  background:none !important;
  position:absolute;
  top:80px;
  padding:0 0 0 800px;
  /*margin-top:5px;*/
}

#pageCSSfr .subHeader{
 	background: url(../images/sprite.png) no-repeat 0 -100px; 
}

#pageCSSen .subHeader {
  background: url(../images/sprite-en.png) no-repeat 0 -100px; 
}

/* @group Formulaire */

.subHeader form {
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	font-size: 10px;
}

#IE8 .subHeader form {
	margin: 4px 0 0 0;
	padding: 0 !important;
	float: left;
}

#IE7 .subHeader form {
	margin: 4px 0 0 0;
}

#IE6 .subHeader form {
	margin: 4px 0 0 0;
}

.subHeader form label {
	margin: 0 5px 0 0;
}

#IE8 .subHeader form label {
	float: left;
	margin-top: 3px;
}

.subHeader form input {
	border: none;
	margin: 0;
	padding: 2px;
	font-family: Arial;
	font-size: 10px;
}

#IE8 .subHeader form input {
	border: 1px solid #fff;
	padding: 1px 1px 0 1px;
	margin: 0;
	float: left;
}

#IE7 .subHeader form input {
	border: 1px solid #fff;
	padding: 1px 1px 0 1px;
}

#IE6 .subHeader form input {
	border: 1px solid #fff;
	padding: 1px 1px 0 1px;
}

@-moz-document url-prefix()
{
    .subHeader form input {
       padding: 1px 1px 1px 1px;
    }
}

.subHeader form input.ok {
	cursor: pointer;
	margin: 0;
	width: 25px;
	height: 15px;
}

#pageCSSfr .subHeader form input.ok{
	background: url(../images/sprite.png) no-repeat -955px -230px;  
}

#pageCSSen .subHeader form input.ok { 
  background: url(../images/sprite-en.png) no-repeat -955px -230px;  
}

#IE8 .subHeader form input.ok {
	border: none;
	margin-top: 1px;
}

#IE7 .subHeader form input.ok {
	border: none;
}

#IE6 .subHeader form input.ok {
	border: none;
}

@-moz-document url-prefix()
{
    .subHeader form input.ok {
       position: absolute;
    }
}

/* @end */

/* @group Outils */

.subHeader ul.outils {
	list-style: none;
	margin: 2px 14px 0 0;
	padding: 0;
	float: right;
}

#IE6 .subHeader ul.outils {
	margin: 4px 7px 0 0;
}

.subHeader ul.outils li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

.subHeader ul.outils li a {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	height: 20px;
	width: 20px;
}

#pageCSSfr .subHeader ul.outils li a{
	background: url(../images/sprite.png) no-repeat -880px -185px;  
}

#pageCSSen .subHeader ul.outils li a {
  background: url(../images/sprite-en.png) no-repeat -880px -185px;
}

#pageCSSfr .subHeader ul.outils li a span {
	display: none;
}

#pageCSSen .subHeader ul.outils li a span {
	display: none;
}

#pageCSSfr .subHeader ul.outils li.favoris a, #pageCSSen .subHeader ul.outils li.favoris a {
	background-position: -880px -185px;
}

#pageCSSfr  .subHeader ul.outils li.zoomMoins a, #pageCSSen  .subHeader ul.outils li.zoomMoins a {
	background-position: -900px -185px;
}

#pageCSSfr .subHeader ul.outils li.zoomPlus a,  #pageCSSen .subHeader ul.outils li.zoomPlus a{
	background-position: -920px -185px;
}

#pageCSSfr .subHeader ul.outils li.ami a, #pageCSSen .subHeader ul.outils li.ami a {
	background-position: -940px -185px;
}

#pageCSSfr .subHeader ul.outils li.print a,#pageCSSen .subHeader ul.outils li.print a {
	background-position: -960px -185px;
}

/* @end */


/* @end */

/* @end */

/* @group breadcrumb */

.breadcrumb {
	margin: 17px 0 20px 15px;
	padding: 0 0 0 255px;
	color: #748b12;
	font-size: 10px;
	height: 25px;
}

.breadcrumb a {
	color: #748b12;
	text-decoration: underline;
	background: none;
	font-weight: normal;
}

.breadcrumb a:hover {
	text-decoration: none;
}

.breadcrumb a.home {
	padding: 0 0 0 10px;
	text-transform: uppercase;
}

#pageCSSfr .breadcrumb a.home{
	background: url(../images/sprite.png) no-repeat -975px -246px;
}

#pageCSSen .breadcrumb a.home {
  background: url(../images/sprite-en.png) no-repeat -975px -246px;  
}

#pageCSSfr.do .breadcrumb a.home{
	background: url(../images/spriteDO.png) no-repeat -975px -246px;
}

#pageCSSen.do .breadcrumb a.home{
	background: url(../images/spriteDO-en.png) no-repeat -975px -246px;
}

#pageCSSfr.ST .breadcrumb a.home{
	background: url(../images/spriteDO.png) no-repeat -975px -246px;
}

#IE6 .breadcrumb a.home,  #pageCSSfr #IE6 .breadcrumb a.home, #pageCSSen #IE6 .breadcrumb a.home {
	background-position: -975px -248px;
}

/* @end */

/* @group sidebar */

.sidebar {
	width: 270px;
	float: left;
	position: relative;
}

.sidebar ul {
	list-style: none;
	margin: 0 0 0 -10px;
	padding: 0;
}

.sidebar ul  li{
  list-style-position: outside;
}
#IE7 .sidebar ul li{
  list-style-image:none;
}
.sidebar ul li ul{
  margin:0px;
}
#IE6 .sidebar ul {
	margin: 0 0 0 -9px;
}

#IE6 .sidebar ul li ul{
  margin:0px;
}

.sidebar ul li , .sidebar ul li ul li{
	display: block;
	margin: 0;
	padding: 0;
	background: none;
}

#IE6 .sidebar ul li,  #IE6 .sidebar ul li ul li{
	display: inline;
}

.sidebar ul li a,.sidebar ul li ul li a  {
	display: block;
	margin: 0;
	padding: 0;
	height: 39px;
	width: 250px;
	color: #4c4c4e;
	text-decoration: none;
	font-weight: normal;
}

body.do#pageCSSfr .sidebar ul li a span,body.do#pageCSSfr .sidebar ul li ul li a span,
body.ST#pageCSSfr .sidebar ul li a span,body.ST#pageCSSfr .sidebar ul li ul li a span
{
	display: block;
	margin-left: 30px;
}


#pageCSSfr .sidebar ul li a,#pageCSSfr .sidebar ul li ul li a 
{
	background: url(../images/sprite.png) no-repeat 0 -375px;   
}

#pageCSSen .sidebar ul li a,#pageCSSen  .sidebar ul li ul li a  {
  background: url(../images/sprite-en.png) no-repeat 0 -375px;  
}


body.ST#pageCSSfr .sidebar ul li a,
body.ST#pageCSSfr .sidebar ul li.monespaceST ul li a 
{
	background: url(../images/spriteST.png) no-repeat;
}

body.do#pageCSSfr .sidebar ul li a,
body.do#pageCSSfr .sidebar ul li.monespaceDO ul li a
{
    background: url(../images/spriteDO.png) no-repeat;
}

body.do#pageCSSen .sidebar ul li a,
body.do#pageCSSen .sidebar ul li.monespaceDO ul li a
{
    background: url(../images/spriteDO-en.png) no-repeat;
}

body.do#pageCSSfr .sidebar ul li a span, 
body.do#pageCSSfr .sidebar ul li ul li a span,
body.ST#pageCSSfr .sidebar ul li a span, 
body.ST#pageCSSfr .sidebar ul li ul li a span
{
    display: none;
}

body.do#pageCSSfr .sidebar ul li.monespaceDO ul li ul li a,
body.ST#pageCSSfr .sidebar ul li.monespaceST ul li ul li a,
body.do#pageCSSen .sidebar ul li.monespaceDO ul li ul li a
{
    background: none;
    width: 195px;
    margin-bottom: 10px;
}
body.do#pageCSSfr .sidebar ul li.monespaceDO ul li ul li a.select,
body.ST#pageCSSfr .sidebar ul li.monespaceST ul li ul li a.select,
body.do#pageCSSen .sidebar ul li.monespaceDO ul li ul li a.select
{
    background: #DDDDDD;
    font-weight: bold;
}
body.do#pageCSSfr .sidebar ul li ul li ul li a span,
body.do#pageCSSen .sidebar ul li ul li ul li a span,
body.ST#pageCSSfr .sidebar ul li ul li ul li a span
{
	display: block;
	margin: 2px 0;
	padding: 3px;
	color:inherit;
}

#pageCSSfr.do .sidebar ul li.monespaceDO a,
#pageCSSen.do .sidebar ul li.monespaceDO a{
    background-position: -250px -375px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO a:hover,
#pageCSSfr.do .sidebar ul li.monespaceDO a.select,
#pageCSSen.do .sidebar ul li.monespaceDO a:hover,
#pageCSSen.do .sidebar ul li.monespaceDO a.select
{
    background-position: 0px -375px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO ul li.mesmessagesdo a,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.mesmessagesdo a{
    background-position: -250px -415px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO ul li.mesmessagesdo a:hover,
#pageCSSfr.do .sidebar ul li.monespaceDO ul li.mesmessagesdo a.select,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.mesmessagesdo a:hover,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.mesmessagesdo a.select
{
    background-position: 0px -415px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO ul li.mesrecherchesdo a,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.mesrecherchesdo a{
    background-position: -250px -455px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO ul li.mesrecherchesdo a:hover,
#pageCSSfr.do .sidebar ul li.monespaceDO ul li.mesrecherchesdo a.select,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.mesrecherchesdo a:hover,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.mesrecherchesdo a.select
{
    background-position: 0px -455px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO ul li.maselectiondo a,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.maselectiondo a{
    background-position: -250px -495px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO ul li.maselectiondo a:hover,
#pageCSSfr.do .sidebar ul li.monespaceDO ul li.maselectiondo a.select,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.maselectiondo a:hover,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.maselectiondo a.select
{
    background-position: 0px -495px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO ul li.mesparametresdo a,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.mesparametresdo a{
    background-position: -250px -535px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO ul li.mesparametresdo a:hover,
#pageCSSfr.do .sidebar ul li.monespaceDO ul li.mesparametresdo a.select,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.mesparametresdo a:hover,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.mesparametresdo a.select
{
    background-position: 0px -535px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO ul li.actudo a,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.actudo a{
    background-position: -250px -615px;
}

#pageCSSfr.do .sidebar ul li.monespaceDO ul li.actudo a:hover,
#pageCSSfr.do .sidebar ul li.monespaceDO ul li.actudo a.select,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.actudo a:hover,
#pageCSSen.do .sidebar ul li.monespaceDO ul li.actudo a.select
{
    background-position: 0px -615px;
}


#pageCSSfr.ST .sidebar ul li.monespaceST a{
    background-position: -250px -375px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST a:hover,
#pageCSSfr.ST .sidebar ul li.monespaceST a.select
{
    background-position: 0px -375px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST ul li.fichesoustraitant a{
    background-position: -250px -415px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST ul li.fichesoustraitant a:hover,
#pageCSSfr.ST .sidebar ul li.monespaceST ul li.fichesoustraitant a.select
{
    background-position: 0px -415px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST ul li.mesmessagesst a{
    background-position: -250px -455px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST ul li.mesmessagesst a:hover,
#pageCSSfr.ST .sidebar ul li.monespaceST ul li.mesmessagesst a.select
{
    background-position: 0px -455px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST ul li.statistiquesst a{
    background-position: -250px -495px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST ul li.statistiquesst a:hover,
#pageCSSfr.ST .sidebar ul li.monespaceST ul li.statistiquesst a.select
{
    background-position: 0px -495px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST ul li.parametrest a{
    background-position: -250px -535px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST ul li.parametrest a:hover,
#pageCSSfr.ST .sidebar ul li.monespaceST ul li.parametrest a.select
{
    background-position: 0px -535px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST ul li.actust a{
    background-position: -250px -615px;
}

#pageCSSfr.ST .sidebar ul li.monespaceST ul li.actust a:hover,
#pageCSSfr.ST .sidebar ul li.monespaceST ul li.actust a.select
{
    background-position: 0px -615px;
}



#pageCSSfr  .sidebar ul li a:hover,#pageCSSfr  .sidebar ul li ul li a:hover,#pageCSSen  .sidebar ul li a:hover,#pageCSSen  .sidebar ul li ul li a:hover {
	color: #000;
}

#pageCSSfr .sidebar ul li.accueil a,
#pageCSSen .sidebar ul li.accueil a {
	background-position: -250px -375px;
}

#pageCSSfr #IE6 .sidebar ul li.accueil a,
#pageCSSen #IE6  .sidebar ul li.accueil a {
	background-position: -251px -375px;
}

#pageCSSfr .sidebar ul li.accueil a:hover, 
#pageCSSfr .sidebar ul li.accueil a.select,
#pageCSSen .sidebar ul li.accueil a:hover, 
#pageCSSen .sidebar ul li.accueil a.select {
	background-position: 0 -375px;
}

#pageCSSfr #IE6 .sidebar ul li.accueil a:hover, 
#pageCSSfr #IE6 .sidebar ul li.accueil a.select,
#pageCSSen #IE6 .sidebar ul li.accueil a:hover, 
#pageCSSen #IE6 .sidebar ul li.accueil a.select
 {
	background-position: -1px -375px;
}

#pageCSSfr .sidebar ul li.espaceDoneurOrdre a, #pageCSSen .sidebar ul li.espaceDoneurOrdre a {
	background-position: -250px -415px;
}

#pageCSSfr #IE6 .sidebar ul li.espaceDoneurOrdre a, #pageCSSen #IE6 .sidebar ul li.espaceDoneurOrdre a {
	background-position: -251px -415px;
}

#pageCSSfr .sidebar ul li.espaceDoneurOrdre a:hover, 
#pageCSSfr .sidebar ul li.espaceDoneurOrdre a.select,
#pageCSSen .sidebar ul li.espaceDoneurOrdre a:hover, 
#pageCSSen .sidebar ul li.espaceDoneurOrdre a.select
 {
	background-position: 0 -415px;
}

#pageCSSfr #IE6 .sidebar ul li.espaceDoneurOrdre a:hover, 
#pageCSSfr #IE6 .sidebar ul li.espaceDoneurOrdre a.select,
#pageCSSen #IE6 .sidebar ul li.espaceDoneurOrdre a:hover, 
#pageCSSen #IE6 .sidebar ul li.espaceDoneurOrdre a.select {
	background-position: -1px -415px;
}

#pageCSSfr .sidebar ul li.espaceSousTraitant a{
	background-position: -250px -455px;
}

#pageCSSfr #IE6 .sidebar ul li.espaceSousTraitant a {
	background-position: -251px -455px;
}

#pageCSSfr .sidebar ul li.espaceSousTraitant a:hover, 
#pageCSSfr .sidebar ul li.espaceSousTraitant a.select
{
	background-position: 0 -455px;
}

#pageCSSfr #IE6 .sidebar ul li.espaceSousTraitant a:hover, 
#pageCSSfr #IE6 .sidebar ul li.espaceSousTraitant a.select
{
	background-position: -1px -455px;
}

#pageCSSfr .sidebar ul li.sousTraitanceInfo a {
	background-position: -250px -495px;
}

#pageCSSen .sidebar ul li.sousTraitanceInfo a{
  background-position: -250px -455px;
}

#pageCSSfr #IE6 .sidebar ul li.sousTraitanceInfo a
{
	background-position: -251px -495px;
}

#pageCSSen #IE6 .sidebar ul li.sousTraitanceInfo a
{
  background-position: -251px -455px;
}

#pageCSSfr .sidebar  ul li.sousTraitanceInfo a:hover, 
#pageCSSfr .sidebar ul li.sousTraitanceInfo a.select
{
	background-position: 0 -495px;
}

#pageCSSen .sidebar  ul li.sousTraitanceInfo a:hover, 
#pageCSSen .sidebar ul li.sousTraitanceInfo a.select
{
    background-position: 0 -455px;
}
#pageCSSfr #IE6 .sidebar ul li.sousTraitanceInfo a:hover, 
#pageCSSfr #IE6 .sidebar ul li.sousTraitanceInfo a.select
{
	background-position: -1px -495px;
}

#pageCSSen #IE6 .sidebar ul li.sousTraitanceInfo a:hover, 
#pageCSSen #IE6.sidebar ul li.sousTraitanceInfo a.select
{
    background-position: -1px -455px;
}


/**
* ARCHIVE
*/


#pageCSSfr .sidebar ul li.archives a {
	background-position: -250px -765px;
}

#pageCSSen .sidebar ul li.archives a{
  background-position: -250px -765px;
}

#pageCSSfr #IE6 .sidebar ul li.archives a
{
	background-position: -251px -765px;
}

#pageCSSen #IE6 .sidebar ul li.archives a
{
  background-position: -251px -765px;
}

#pageCSSfr .sidebar  ul li.archives a:hover, 
#pageCSSfr .sidebar ul li.archives a.select
{
	background-position: 0 -765px;
}

#pageCSSen .sidebar  ul li.archives a:hover, 
#pageCSSen .sidebar ul li.archives a.select
{
    background-position: 0 -765px;
}
#pageCSSfr #IE6 .sidebar ul li.archives a:hover, 
#pageCSSfr #IE6 .sidebar ul li.archives a.select
{
	background-position: -1px -765px;
}

#pageCSSen #IE6 .sidebar ul li.archives a:hover, 
#pageCSSen #IE6.sidebar ul li.archives a.select
{
    background-position: -1px -765px;
}

/**
* FIN ARCHIVE
*/

/**
* DEBUT VOYAGE
*/

#pageCSSfr .sidebar ul li.voyage a {
	background-position: -250px -809px;
}

#pageCSSen .sidebar ul li.voyage a{
  background-position: -250px -810px;
}

#pageCSSfr #IE6 .sidebar ul li.voyage a
{
	background-position: -251px -809px;
}

#pageCSSen #IE6 .sidebar ul li.voyage a
{
  background-position: -251px -810px;
}

#pageCSSfr .sidebar  ul li.voyage a:hover, 
#pageCSSfr .sidebar ul li.voyage a.select
{
	background-position: 0 -809px;
}

#pageCSSen .sidebar  ul li.voyage a:hover, 
#pageCSSen .sidebar ul li.voyage a.select
{
    background-position: 0 -810px;
}

#pageCSSfr #IE6 .sidebar ul li.voyage a:hover, 
#pageCSSfr #IE6 .sidebar ul li.voyage a.select
{
	background-position: -1px -809px;
}

#pageCSSen #IE6 .sidebar ul li.voyage a:hover, 
#pageCSSen #IE6.sidebar ul li.voyage a.select
{
    background-position: -1px -810px;
}
/**
* FIN VOYAGE
*/


/**
* DEBUT QUI SOMMES NOUS
*/

#pageCSSfr .sidebar ul li.quiSommesNous a {
	background-position: -250px -849px;
}

#pageCSSen .sidebar ul li.quiSommesNous a{
  background-position: -250px -856px;
}

#pageCSSfr #IE6 .sidebar ul li.quiSommesNous a
{
	background-position: -251px -849px;
}

#pageCSSen #IE6 .sidebar ul li.quiSommesNous a
{
  background-position: -251px -857px;
}

#pageCSSfr .sidebar  ul li.quiSommesNous a:hover, 
#pageCSSfr .sidebar ul li.quiSommesNous a.select
{
	background-position: 0 -849px;
}

#pageCSSen .sidebar  ul li.quiSommesNous a:hover, 
#pageCSSen .sidebar ul li.quiSommesNous a.select
{
    background-position: 0 -856px;
}

#pageCSSfr #IE6 .sidebar ul li.quiSommesNous a:hover, 
#pageCSSfr #IE6 .sidebar ul li.quiSommesNous a.select
{
	background-position: -1px -849px;
}

#pageCSSen #IE6 .sidebar ul li.quiSommesNous a:hover, 
#pageCSSen #IE6.sidebar ul li.quiSommesNous a.select
{
    background-position: -1px -857px;
}
/**
* FIN VOYAGE
*/


#pageCSSfr .sidebar ul li.savoirFaire a{
	background-position: -250px -535px;
}


#pageCSSen .sidebar ul li.savoirFaire a
{
   background-position: -250px -495px;
}

#pageCSSfr #IE6 .sidebar ul li.savoirFaire a
{
	background-position: -251px -535px;
}

#pageCSSen #IE6 .sidebar ul li.savoirFaire a
{
  background-position: -251px -495px;
}
#pageCSSfr .sidebar ul li.savoirFaire a:hover, 
#pageCSSfr .sidebar ul li.savoirFaire a.select 
{
	background-position: 0 -535px;
}


#pageCSSen .sidebar ul li.savoirFaire a:hover, 
#pageCSSen .sidebar ul li.savoirFaire a.select 
{
    background-position: 0 -495px;
}

#pageCSSfr #IE6 .sidebar ul li.savoirFaire a:hover, 
#pageCSSfr #IE6 .sidebar ul li.savoirFaire a.select
{
	background-position: -1px -535px;
}


#pageCSSen #IE6 .sidebar ul li.savoirFaire a:hover, 
#pageCSSen #IE6 .sidebar ul li.savoirFaire a.select
{
  background-position: -1px -495px;    
}


#pageCSSfr .sidebar ul li.hauteSavoie a
{
	background-position: -250px -575px;
}



#pageCSSen .sidebar ul li.hauteSavoie a
{
    background-position: -250px -535px;
}

#pageCSSfr #IE6 .sidebar ul li.hauteSavoie a
{
	background-position: -251px -575px;
}


#pageCSSen #IE6 .sidebar ul li.hauteSavoie a
{
  background-position: -251px -535px;    
}

#pageCSSfr .sidebar ul li.hauteSavoie a:hover, 
#pageCSSfr .sidebar ul li.hauteSavoie a.select  
{
	background-position: 0 -575px;
}


#pageCSSen .sidebar ul li.hauteSavoie a:hover, 
#pageCSSen .sidebar ul li.hauteSavoie a.select
{
    background-position: 0 -535px;
}

#pageCSSfr #IE6 .sidebar ul li.hauteSavoie a:hover, 
#pageCSSfr #IE6 .sidebar ul li.hauteSavoie a.select
{
	background-position: -1px -575px;
}


#pageCSSen #IE6 .sidebar ul li.hauteSavoie a:hover, 
#pageCSSen #IE6 .sidebar ul li.hauteSavoie a.select
{
    background-position: -1px -535px;
}


#pageCSSfr .sidebar ul li.partenaires a{
	background-position: -250px -615px;
}


#pageCSSen .sidebar ul li.partenaires a  {
  background-position: -250px -575px;
}

#pageCSSfr #IE6 .sidebar ul li.partenaires a
{
	background-position: -251px -615px;
}


#pageCSSen #IE6 .sidebar ul li.partenaires a
{
  background-position: -251px -575px;  
}

#pageCSSfr .sidebar ul li.partenaires a:hover, 
#pageCSSfr .sidebar ul li.partenaires a.select
{
	background-position: 0 -615px;
}


#pageCSSen .sidebar ul li.partenaires a:hover, 
#pageCSSen .sidebar ul li.partenaires a.select{
    background-position: 0 -575px;
}

#pageCSSfr #IE6 .sidebar ul li.partenaires a:hover, 
#pageCSSfr #IE6 .sidebar ul li.partenaires a.select
{
	background-position: -1px -615px;
}


#pageCSSen #IE6 .sidebar ul li.partenaires a:hover, 
#pageCSSen #IE6 .sidebar ul li.partenaires a.select
{
    background-position: -1px -575px;
}

#pageCSSfr .sidebar ul li.contact a,
#pageCSSen .sidebar ul li.contact a
{
	background-position: -250px -655px;
}

#pageCSSfr #IE6 .sidebar ul li.contact a,
#pageCSSen #IE6 .sidebar ul li.contact a
{
	background-position: -251px -655px;
}

#pageCSSfr .sidebar ul li.contact a:hover, 
#pageCSSfr .sidebar ul li.contact a.select,
#pageCSSen .sidebar ul li.contact a:hover,
#pageCSSen .sidebar ul li.contact a.select
 {
	background-position: 0 -655px;
}

#pageCSSfr #IE6 .sidebar ul li.contact a:hover, #pageCSSfr  #IE6 .sidebar ul li.contact a.select,
#pageCSSen #IE6 .sidebar ul li.contact a:hover, #pageCSSen #IE6 .sidebar ul li.contact a.select
{
	background-position: -1px -655px;
}

.sidebar ul li a span,.sidebar ul li ul li a span {
	display: none;
}

#pageCSSfr .sidebar ul li ul li ul li a,#pageCSSen .sidebar ul li ul li ul li a {
	background: none;
	height: auto;
	margin: 0 0 0 50px;
	padding: 0;
	width: 205px;
	color:inherit;
}

#pageCSSfr .sidebar ul li ul li ul li a.select, #pageCSSen .sidebar ul li ul li ul li a.select{
	background: #ddd;
}

.sidebar ul li ul li  ul li a span {
	display: block;
	margin: 2px 0;
	padding: 5px;
	color:inherit;
}

/* @end */

/* @group article = contenu central */

.article {
	width: 680px;
	float: left;
}

/* @group Home */

.home .article h2 {
	display: block;
	width: 460px;
	height: 60px;
	margin: 10px 0 0 0;
	padding: 0;
} 

#pageCSSfr.home.do .article h2
{
    	background: url(../images/sprite-do.png) no-repeat 0 0; 
}
#pageCSSfr.home.do #IE6 .article h2
{
    	background: url(../images/titrages.png) no-repeat 0 0; 
}

#pageCSSfr.home .article h2
{
	background: url(../images/sprite-home.png) no-repeat 0 0;  
}

#pageCSSen.home .article h2
{
	background: url(../images/sprite-home-en.png) no-repeat 0 0;  
	width:480px;
}

.home .article h2 span {
	display: none;
}

.home .article h3 {
	font-weight: bold;
	font-size: 14px;
	color: #4d4d4f;
	margin: 0;
	padding: 0;
}

/*.do h2, .ST h2 {
	background: url(../images/titrages.png) no-repeat 0 0; 
	width: 450px;
	height : 30px;
}*/
.do h2 span,.ST h2 span {
	display: none;
}

.ST h2.ST {
  background: url(../images/titrages.png) no-repeat 0 -160px;
	width: 450px;
	height : 30px;  
}
.ST h2.FICHESOUSTRAITANT {
  background: url(../images/titrages.png) no-repeat 0 -120px;
	width: 450px;
	height : 30px;  
}
.ST h2.PARAMETREST {
  background: url(../images/titrages.png) no-repeat 0 -40px;
	width: 450px;
	height : 30px;  
}
.ST h2.STATISTIQUESST {
  background: url(../images/titrages.png) no-repeat 0 -80px;
	width: 450px;
	height : 30px; 
}

.do h2.ACTUDO,.ST h2.ACTUST
{
  background: url(../images/titrages.png) no-repeat 0 -320px;
	width: 450px;
	height : 30px; 
}
#pageCSSen.do h2.ACTUDO {
  background: url(../images/titrages-en.png) no-repeat 0 -320px;
}


.do h2.DO,
#pageCSSfr.do #IE6 h2.DO {
  background: url(../images/titrages.png) no-repeat 0 -200px;
	width: 465px;
	height : 30px;
}


#pageCSSen.do h2.DO,
#pageCSSen.do #IE6 h2.DO {
  background: url(../images/titrages-en.png) no-repeat 0 -200px;
}

.do h2.MESMESSAGESDO,
.ST h2.MESMESSAGESST, 
.do h2.LIREMSGDO,
.ST h2.LIREMSGST,
.do h2.LIREMSGEMISDO, 
.ST h2.LIREMSGEMISST,
.do h2.DELETEMSGEMISDO,
.ST h2.DELETEMSGEMISDO 
 {
  background: url(../images/titrages.png) no-repeat 0 0px;
	width: 450px;
	height : 30px;
}

#pageCSSen.do h2.MESMESSAGESDO,
#pageCSSen.ST h2.MESMESSAGESST, 
#pageCSSen.do h2.LIREMSGDO,
#pageCSSen.ST h2.LIREMSGST,
#pageCSSen.do h2.LIREMSGEMISDO, 
#pageCSSen.ST h2.LIREMSGEMISST,
#pageCSSen.do h2.DELETEMSGEMISDO,
#pageCSSen.ST h2.DELETEMSGEMISDO 
 {
  background: url(../images/titrages-en.png) no-repeat 0 0px;
	width: 450px;
	height : 30px;
}

.do h2.MESRECHERCHESDO,
.do h2.MASELECTIONDO,
.do h2.MESPARAMETRESDO{
	width: 450px;
	height : 30px;
}

#pageCSSfr.do h2.MESRECHERCHESDO{
  background: url(../images/titrages.png) no-repeat 0 -240px;
}
#pageCSSfr.do h2.MASELECTIONDO {
  background: url(../images/titrages.png) no-repeat 0 -280px;
}
#pageCSSfr.do h2.MESPARAMETRESDO {
  background: url(../images/titrages.png) no-repeat 0 -40px;
}

#pageCSSen.do h2.MESRECHERCHESDO{
  background: url(../images/titrages-en.png) no-repeat 0 -240px;
}
#pageCSSen.do h2.MASELECTIONDO {
  background: url(../images/titrages-en.png) no-repeat 0 -280px;
}
#pageCSSen.do h2.MESPARAMETRESDO {
  background: url(../images/titrages-en.png) no-repeat 0 -40px;
}


/* @group Bloc welcome */


.home .article .welcome{
	width: 680px;
	height: 360px;
	margin: 20px 0 15px 0;
	position: relative;
}

#pageCSSfr.home .article .welcome{
  background: url(../images/sprite-home.png) no-repeat 213px -168px;
}

#pageCSSen.home .article .welcome{
  background: url(../images/sprite-home-en.png) no-repeat 213px -168px;
}

#pageCSSen.home .article .welcome {
  height:220px;
}
.home .article .welcome .donneurOrdre {
	position: absolute;
	top: 60px;
	left: 275px;
	width: 380px;
}

.home .article .welcome .multiSearch {
	display: block;
	width: 190px;
	height: 80px;
	position: absolute;
	top: 109px;
	left: 275px;
	font-size: 11px;
	color: #afd236;
	font-weight: normal;
	text-decoration: underline;
}

#pageCSSfr.home .article .welcome .multiSearch
{
	background: url(../images/sprite-home.png) no-repeat -814px -64px;  
}

#pageCSSen.home .article .welcome .multiSearch
{
	background: url(../images/sprite-home-en.png) no-repeat -814px -64px;  
}


.home .article .welcome .homeVoyage
{
	background: url(../images/homeVoyage.png) no-repeat 0 0;
	display: block;
	width: 193px;
	height: 68px;
	position: absolute;
	top: 109px;
	left: 465px;
	font-size: 11px;
	color: #afd236;
	font-weight: normal;
	text-decoration: underline;	
	  
}

#pageCSSfr.home .article .welcome .homeVoyage
{
	background: url(../images/homeVoyage.png) no-repeat 0 0;
}

#pageCSSen.home .article .welcome .homeVoyage{
	background: url(../images/homeVoyageEn.png) no-repeat 0 0;
}


.home .article .welcome .multiSearch:hover {
	text-decoration: none;
}

.home .article .welcome .multiSearch span {
	margin: 44px 0 0 55px;
	display: block;
}


.home .article .welcome .homeVoyage span {
	margin: 44px 0 0 68px;
	display: block;
}

#pageCSSen.home .article .welcome .homeVoyage span{
	margin: 44px 0 0 68px;
}










.home .article .welcome .sousTraitant {
	position: absolute;
	top: 231px;
	left: 275px;
	width: 380px;
}

.home .article .welcome .sousTraitant .login {
	background: #b5d434;
	text-decoration: none;
	font-weight: bold;
	color: #4d4d4f;
}

.home .article .welcome .sousTraitant .login:hover {
	color: #000;
}

.home .article .welcome .subscribe {

	display: block;
	width: 190px;
	height: 60px;
	position: absolute;
	top: 290px;
	left: 380px;
	font-size: 11px;
	color: #afd236;
	font-weight: normal;
	text-decoration: underline;
}

#pageCSSfr.home .article .welcome .subscribe
{
	background: url(../images/sprite-home.png) no-repeat -814px 0;
}

#pageCSSen.home .article .welcome .subscribe
{
	background: url(../images/sprite-home-en.png) no-repeat -814px 0;
}


.home .article .welcome .subscribe:hover {
	text-decoration: none;
}

.home .article .welcome .subscribe span {
	margin: 34px 0 0 55px;
	display: block;
}

/* @end */

/* @group Bloc Actus */

.blocActu {
	width: 360px;
	margin: 30px 0 0 0;
	padding: 0;
	float: left;
	min-height: 275px;
	position: relative;
}

#IE6 .blocActu {
	height: 275px;
}

.blocActu h3 {
	display: block;
	margin: -5px 0 0 -5px !important;
	padding: 0;
	height: 30px;
	width: 365px;
}

#pageCSSfr .blocActu h3 {
	background: url(../images/sprite-home.png) no-repeat 0 -74px;
}

#pageCSSen .blocActu h3 {
	background: url(../images/sprite-home-en.png) no-repeat 0 -74px;
}


.blocActu h3 span {
	display: none;
}

/* @group Une actu par div */

.blocActu .actu {
	border-bottom: 1px solid #a6a6a7;
	padding: 0 0 10px 0 !important;
	margin: 10px 0 0 0 !important;
	width:360px ;
}

/*#IE6 .blocActu .actu{
  width:340px;
}*/

.blocActu .actu img {
	float: left;
	margin: 0 20px 10px 0;
}

.blocActu .actu h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	color: #4c4c4e;
	background: none;
}

.blocActu .actu p {
	font-size: 11px;
	line-height: 13px;
	color: #4c4c4e;
	margin: 0;
	padding: 0;
}

.blocActu .actu .readMore {
	background: #afd236;
	font-weight: bold;
	font-size: 11px;
	color: #4c4c4e;
	text-decoration: none;
	float:right;
}

.blocActu .actu .readMore:hover {
	color: #000;
}

#listActu{
  margin-top:10px;
}


#listActu .oneActu{
  padding:10px 5px 10px 5px;
  padding-bottom:10px;
  clear:both;
  border-top: 1px solid #c8ed05;
}

.do #listActu .oneActu,.ST #listActu .oneActu{
  border-top: 1px solid #83a0d5;  
}

#listActu .allActu{
  
}

#listActu .oneActu:hover
{
  background:none repeat scroll 0 0 #f6fcd7;
}

.do #listActu .oneActu:hover,
.do #listActu .oneActu.surDeux:hover {
    background:none repeat scroll 0 0 #E7EDFC;
}

#listActu .oneActu.surDeux:hover
{
  background:none repeat scroll 0 0 #f6fcd7;      
}
#listActu .oneActu.surDeux
{
  background:none repeat scroll 0 0 #f4f4f5;
}


#listActu .oneActu span.date,#listActu .allActu span.date{
  /*display:block;*/
  /*clear:both;*/
  font-style:italic; 
  /*margin-bottom: 5px;*/
}


#listActu h2.title
{
  margin-bottom:5px;
  font-size:15px;
  background:none;
  line-height: 15px; 
}

#listActu h2.title span.date
{
    color:#555;
    font-size: 12px;
    text-transform: lowercase;
}

#listActu .oneActu .imgActu,#listActu .allActu .imgActu
{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

.divReadMore{
  float:right;
  margin-top:5px;
}

/* @end */

.blocActu .nav {
	height: 15px;
	width: 360px;
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
	background: #f0f0f0;
	/*position: absolute;*/
	bottom: 0;
}


.blocActu .nav .all {
	display: block;
	float: left;
	width: 110px;
	height: 15px;
}

#pageCSSfr .nav .all{
	background: url(../images/sprite-home.png) no-repeat -5px -105px;  
}

#pageCSSen .nav .all{
	background: url(../images/sprite-home-en.png) no-repeat -5px -105px;  
}

#pageCSSfr.do .nav .all{
	background: url(../images/spriteDO.png) no-repeat 0 -661px;  
}

#pageCSSfr.ST .nav .all{
	background: url(../images/spriteST.png) no-repeat 0 -661px;  
}

.blocActu .nav .all span {
	display: none;
}

#slideActus,#slideActus div
{
  background:#fff;
  padding:0;
}

.do #slideActus,.do #slideActus div, .ST #slideActus,.ST #slideActus div
{
  width:350px !important;
}


.blocActu #navActus {
	/*list-style: none;*/
	margin: 0;
	padding: 0;
	float: right;
    width: auto;
}

.blocActu #navActus a{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	color: #4c4c4e;
	text-decoration: underline;
	background: none;
	font-weight: normal;
	padding: 0 2px;
	background: none;
}

.blocActu #navActus a:hover {
	text-decoration: none;
	color: #000;
}

.blocActu #navActus  a.activeSlide {
	color: #afd236;
	text-decoration: none;
}

.do .blocActu #navActus  a.activeSlide,
.ST .blocActu #navActus  a.activeSlide {
	color: #84A2D4;
}

/*.blocActu .nav ul li {
	display: block;
	margin: 0;
	padding: 0 2px;
	float: left;
	background: none;
}

.blocActu .nav ul li a {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	color: #4c4c4e;
	text-decoration: underline;
	background: none;
	font-weight: normal;
}

.blocActu .nav ul li a:hover {
	text-decoration: none;
	color: #000;
}

.blocActu .nav ul li a.select {
	color: #afd236;
	text-decoration: none;
}*/

/* @end */

/* @group Bloc Publicité */

.blocPub {
	display: block;
	margin: 30px 0 0 20px;
	padding: 25px 0 0 0;
	height: 220px;
	width: 300px;
	float: left;
}

.blocPub img{
  float:left;
}
#pageCSSfr .blocPub {
	background: url(../images/sprite-home.png) no-repeat -467px -168px;  
}

#pageCSSen .blocPub {
	background: url(../images/sprite-home.png) no-repeat -467px -168px;  
}

.blocPub h3 {
	display: none;
}

.blocPub object{
  float:left;
  width:300px; 
  height:250px;
  cursor: pointer;
}

/* @group Page Recherche (Affineur multiple) */

.affineur {
	background: url(../images/sprite-affineur.png) repeat-y 0 0;
	width: 680px;
	margin-bottom: 15px;
	padding: 15px 0 0 0;
	position: relative;
	/*min-height:526px;*/
}

.do .affineur {
    background: url(../images/sprite-affineurDO.png) repeat-y 0 0;
}

.affineur p.intro {
	background: #4d4d4f;
	display: block;
	width: 445px;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 5px 15px;
	font-size: 14px;
	line-height: 16px;
}

.do .affineur .nomRecherche {
    background: #89A2DA;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    margin-bottom: 10px;
}
.do .affineur .nomRecherche input {
    width: 255px;
}

.do .affineur p.intro {
    background: none;
    color: #4E4D50;
}

.do .affineur p.intro.bleu
{
    background-color: #88a2d5;
    color:#fff;
}


.do .blocRechercheEnregistre {
    background: url(../images/spriteDO.png) no-repeat 0 -865px;
    width: 640px;
    height: 75px;
    padding: 20px;
    margin-bottom:10px;
}

.do .blocRechercheEnregistre .textNbrRecherche {
    font-weight: bold;
}

.do .blocRechercheEnregistre .addRecherche {
    display: block;
    width: 260px;
    height: 60px;
    background: url(../images/spriteDO.png) no-repeat -710px -410px;
    margin-top: 10px;
}
#pageCSSen.do .blocRechercheEnregistre .addRecherche {
    background: url(../images/spriteDO-en.png) no-repeat -710px -410px;
}
.do .blocRechercheEnregistre .addRecherche span {
    display: none;
}


/* @group Liste de choix */
.affineur .listeChoix {
	padding-bottom: 15px;
}

.affineur .blocChoix {
	background: #e7f2c3;
	margin: 5px 0 0 10px;
	padding: 10px;
	width: 445px;
}

.do .affineur .blocChoix {
    background: #E2E2E4;
}

/* @end */

/* @group Formulaire */

.affineur form {
	width: 475px;
	padding-bottom: 10px;
	min-height: 445px;
}


#IE6 .affineur form{
  height:526px;
	min-height: 445px;  
}

.affineur form div.bloc {
	background: #e7f2c3;
	margin: 5px 0 0 10px;
	padding: 10px 10px 15px 10px;
}

.do .affineur form div.bloc {
    background: #E2E2E2;
}

#IE6 .affineur form div.bloc {
	padding: 10px 10px 0 10px;
}

.affineur form div.bloc label {
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
}

.affineur form div.bloc select {
	width: 425px;
}

.affineur form div.bloc .jqTransformSelectWrapper ul {
	background: #fff;
}

.jqTransformSelectWrapper ul li {
	margin: 0;
	padding: 0;
	background: none;
	list-style-image:none !important;
	list-style-position: outside;
}

.affineur form div.bloc input.texte {
	border: 1px solid #fff;
	padding: 2px;
	font-family: Arial;
	color: #4d4d4f;
	font-size: 11px;
}

#IE7 .affineur form div.bloc input.texte {
	padding: 1px 2px 1px 2px;
}

#IE6 .affineur form div.bloc input.texte {
	padding: 1px 2px 1px 2px;
}

.affineur form div.bloc .add {
	font-size: 11px;
	color: #4d4d4f;
	display: block;
	margin: 30px 0 0 0;
	padding: 0;
	clear: both;
	background: none;
	font-weight: normal;
	text-decoration: underline;
}

#IE6 .affineur form div.bloc .add {
	margin: 0;
}

.affineur form div.bloc .add:hover {
	text-decoration: none;
}

.affineur form div.bloc .submitSearch {
	background: #afd236;
	padding: 2px 5px;
	text-decoration: none;
	color: #4d4d4f;
	font-weight: bold;
}

.do .affineur form div.bloc .submitSearch {
    background: #88A2D5;
    color: #FFF;
}

.affineur form div.bloc .submitSearch:hover {
	color: #000;
}

.affineur form div.bloc .colonne {
	float: left;
	width: 138px;
	margin: 0 10px 0 0;
}

.affineur form div.bloc .colonne div {
	display: block;
	clear: both;
}

.affineur form div.bloc .colonne div label {
	font-weight: normal;
	font-size: 11px;
	display: block;
	float: left;
	margin: 10px 0 0 0;
	width : 115px;
}

.do .affineur form div.bloc .colonne div label {
    width: auto;
}

#serieContainer div.colonne .jqTransformCheckboxWrapper{
  float:left;
}

.affineur form div.bloc .colonne div span {
	float: left;
	margin-right: 5px;
}

/* Specificités */
.affineur form div.bloc .autreSpecialite, .affineur form div.bloc .autreCertification {
	margin: 5px 0 0 0;
	padding: 0;
}

.affineur form div.bloc .autreCertification{
  display:block;
  clear:both;
}

#IE6 .affineur form div.bloc .autreSpecialite,  #IE6 .affineur form div.bloc .autreCertification{
	padding: 0 0 10px 0;
	margin: -5px 0 0 0;
}

.affineur form div.bloc .autreSpecialite label,  .affineur form div.bloc .autreCertification label{
	font-weight: normal;
	display: inline;
	margin: 0 8px 0 0;
	font-size: 11px;
}

.affineur form div.bloc .autreSpecialite input.texte,.affineur form div.bloc .autreCertification input.texte {
	width: 260px;
}

/* @end */

/* @group Resultat */

.affineur .resultat {
	position: absolute;
	right: 10px;
	top: 25px;
	width: 168px;
	font-size: 11px;
	padding:0 !important;
	margin:0px !important;
}

#IE6 .affineur .resultat {
	right: 5px;
	width: 168px;
}

.affineur .resultat .nbResult {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 3px solid #fff;
	background: none;
	line-height:30px;
}

.do .affineur .resultat .nbResult {
    color: #4B4B4D;
	border-bottom: 3px solid #4B4B4D;
}

.do .affineur.rechercheList .resultat .nbResult,.do .affineur.rechercheList .resultat .nbResult:hover
{
  color: #88a2d5;  
  border-bottom: 3px solid #88a2d5;
}



.do .affineur .resultat .nbResult:hover {
    color: #000;
	border-bottom: 3px solid #000;
}

.affineur .resultat .nbResult:hover {
	color: #fff;
	border-bottom: 3px solid #fff;
}

.affineur .resultat .nbResultPhrase {
	display: block;
	margin: 10px 0 10px 0;
	color:#fff;
}

.affineur.rechercheList .resultat .nbResultPhrase {
	color:#88a2d5;
}

.affineur .resultat .nbResultPhrase.alerte{
	color:red;
}

.affineur .resultat .seeResults {
	display: block;
	height: 60px;
	width: 180px;
	margin: 320px 0 0 0;
	padding: 0;
}

#pageCSSfr .affineur .resultat .seeResults{
	background: url(../images/sprite.png) no-repeat -807px -409px;  
} 
#pageCSSen .affineur .resultat .seeResults {
  background: url(../images/sprite-en.png) no-repeat -807px -409px;  
}

.affineur .resultat .seeResults span {
	display: none;
}


.affineur .resultat .reinitialiser {
	background: #afd236;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
}

.do .affineur .resultat .reinitialiser {
    background: #8DA2CD;
}


#IE6 .affineur .resultat .reinitialiser {
	margin-left: 0;
}

.affineur .resultat .reinitialiser:hover {
	color: #000;
}

.do .affineur .resultat .reinitialiser:hover {
	color: #ffffff;
}

.do .affineur .resultat .reinitialiser{
  padding:0px;
}

.affineur .resultat .modify {
	background: #afd236;
	font-weight: bold;
	text-decoration: none;
	color: #4d4d4f;
	display: block;
	width: 163px;
	padding: 5px;
	font-size: 12px;
	margin: 25px 0 0 0;
}


.affineur .resultat .modify:hover {
	color: #000;
}


.affineur .resultat .newSearch,.affineur .resultat .saveSearch {
	background: #afd236;
	font-weight: bold;
	text-decoration: none;
	color: #4d4d4f;
	display: block;
	width: 163px;
	padding: 5px;
	font-size: 12px;
	margin: 5px 0 0 0;
}

.do .affineur .resultat .newSearch,.do .affineur .resultat .saveSearch,.do .affineur .resultat .modify {
    background: #88A2D5;
    color: #fff;
}


.affineur .resultat .newSearch:hover,.affineur .resultat .saveSearch:hover {
	color: #000;
}
.do .affineur .resultat .newSearch:hover,.do .affineur .resultat .saveSearch:hover,.do .affineur .resultat .modify:hover {
    color: #fff;
}

div#reinitCritere {
  padding:2px;
  color:#fff;
  margin-top:10px;
}

.do div#reinitCritere {
    color: #505052;
}
/* @end */

/* @group Liste de resultats */

.enTeteListeResultats {
	background: #4d4d4f;
	height: 40px;
	font-size: 11px;
	color: #afd236;
}

.do .enTeteListeResultats{
    background: #fff;
}

.do .enTeteListeResultats {
    color: #88A2D5;
}


.enTeteListeResultats .raisonSociale {
	width: 340px;
	display: block;
	float: left;
	color: #fff;
	padding: 10px 0 0 30px;
}

.do .enTeteListeResultats .raisonSociale{
  color: #4e4e4e;
  font-weight: bold;
}

#IE6 .enTeteListeResultats .raisonSociale {
	width: 350px;
}

.enTeteListeResultats .ville {
	width: 215px;
	display: block;
	float: left;
	padding: 20px 0 0 0;
}

.enTeteListeResultats .check {
	display: block;
	float: left;
	padding: 20px 0 0 0;
}

.enTeteListeResultats a {
	color: #afd236;
	text-decoration: underline;
	background: none;
	font-weight: normal;
}

.do .enTeteListeResultats a {
    color: #88A2D5;
}


.enTeteListeResultats a:hover {
	text-decoration: none;
	color: #afd236;
}

.do .enTeteListeResultats a:hover {
	color: #88A2D5;    
}

/*.do .listeResultats {
  background-color:#dce3f3;
}*/
.listeResultats {
	height: 500px;
	overflow-y: scroll;
	margin: 0 0 2px 0;
}

#IE6 .listeResultats .line1,#IE6 .listeResultats .line2 {
  height:15px;
}

.listeResultats .line1 {
	clear: both;
	background: #e9e9e9;
	min-height: 15px;
	padding: 5px 5px;
	margin: 0;
	position:relative;
}

#IE7 .listeResultats .line1 {
  padding-top: 5px;
  padding-bottom:0;
}

.listeResultats .line2 {
	clear: both;
	background: #e3e3e3;
	min-height: 15px;
	padding: 5px 5px;
	margin: 0;
	position:relative;	
}

#IE7 .listeResultats .line2 {
  padding-top: 5px;
  padding-bottom:0;
}


.listeResultats .raisonSociale {
	display: block;
	float: left;
	width: 340px;
	color: #4d4d4f;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 2px 0 0 10px;
	padding: 0;
}

.listeResultats .raisonSociale:hover {
	text-decoration: underline;
}

.listeResultats .raisonSociale#bouton {
	display: block;
  
	padding: 0 0 0 15px;
}

#pageCSSfr .listeResultats .raisonSociale#bouton{
	background: url(../images/sprite.png) no-repeat -950px -508px;  
}

#pageCSSfr.do .listeResultats .raisonSociale#bouton{
	background: url(../images/spriteDO.png) no-repeat -950px -508px;  
}

#pageCSSen .listeResultats .raisonSociale#bouton {
  background: url(../images/sprite-en.png) no-repeat -950px -508px;  
}

.do .listeResultats .raisonSociale#bouton {
  background: url(../images/spriteDO-en.png) no-repeat -950px -508px !important;  
}
.listeResultats .raisonSociale#bouton.affiche {
	display: block;
}

#pageCSSfr .raisonSociale#bouton.affiche {
  	background: url(../images/sprite.png) no-repeat -950px -490px;
}

#pageCSSen .listeResultats .raisonSociale#bouton.affiche {
    background: url(../images/sprite-en.png) no-repeat -950px -490px;
}

.do .listeResultats .raisonSociale#bouton.affiche {
    background: url(../images/spriteDO-en.png) no-repeat -950px -490px !important;
}


@-moz-document url-prefix()
{
    #pageCSSfr .listeResultats .raisonSociale#bouton.affiche {
		background-position: -950px -493px;
	}
	
}

@-moz-document url-prefix()
{
    #pageCSSen .listeResultats .raisonSociale#bouton.affiche {
		background-position: -950px -493px;
	}
	
}


.listeResultats .divApparait {
	padding: 10px 10px 10px 30px;
	margin-bottom:0px;
  float:left;
  width:577px;
  border-right: 1px solid #b5d434;
}

#IE7 .listeResultats .divApparait{
  width:578px;  
}
.do .listeResultats .divApparait{
  border-right: 1px solid #86a6d5;
}

.listeResultats .divApparait .colonne {
	width: 340px;
	float:left;
}

.listeResultats .divApparait .nbrSpecialite {
	font-weight: bold;
	text-decoration: underline;
	color: #4d4d4f;
	background: none;
}

.listeResultats .divApparait .nbrSpecialite:hover {
	text-decoration: none;
}

.listeResultats .divApparait .eMail {
	padding: 3px 0 0 30px;
	height: 14px;
	color: #4d4d4f;
	text-decoration: none;
	display: block;
	font-weight: normal;
}

#pageCSSfr .listeResultats .divApparait .eMail {
	background: url(../images/sprite.png) no-repeat -955px -260px;  
}
#pageCSSen .listeResultats .divApparait .eMail {
	background: url(../images/sprite-en.png) no-repeat -955px -260px;
}	
#pageCSSfr.do .listeResultats .divApparait .eMail {
	background: url(../images/spriteDO.png) no-repeat -955px -260px;  
}
#pageCSSfr.ST .listeResultats .divApparait .eMail {
	background: url(../images/spriteST.png) no-repeat -955px -260px;  
}

.do .listeResultats .divApparait .eMail {
	background: url(../images/spriteDO-en.png) no-repeat -955px -260px !important;
}	

.listeResultats .divApparait .eMail:hover {
	text-decoration: underline;
}

.listeResultats .divApparait .voirFiche {
	padding: 5px;
	background: #afd236;
	color: #4d4d4f;
	text-decoration: none;
	font-weight: bold;
  float:left;
}

.do .listeResultats .divApparait .voirFiche,
.ST .listeResultats .divApparait .voirFiche {
    background: #83A5D5;
}

@-moz-document url-prefix()
{
    .listeResultats .divApparait .voirFiche {
		padding: 8px 5px 5px 5px;
	}
}

.listeResultats .divApparait .voirFiche:hover {
	color: #000;
}

.listeResultats .ville {
	display: block;
	float: left;
	width: 240px;
	margin: 3px 0 0 0;
}

#IE6 .listeResultats .ville {
	width: 255px;
}

.listeResultats .check {
	display: block;
	float: left;
	margin: -7px 0 0 0;
}

.printSelection {
	background: #afd236;
	padding: 5px;
	color: #4d4d4f;
	text-decoration: none;
	float: right;
	margin-right: 10px;
	font-weight: bold;
    cursor: pointer;

}
.do .printSelection {
    background: #88A2D5;
    color: #fff;
}

.contactSelection {
	background: #afd236;
	padding: 5px;
	color: #4d4d4f;
	text-decoration: none;
	float: right;
	font-weight: bold;
    cursor: pointer;
}
.do .contactSelection {
    background: #88A2D5;
    color: #fff;
}

/* @end */

/* @group Tooltip */

#tooltip {
	position: absolute;
	z-index: 3000;
	background: #e3e3e3;
	padding: 0;
	margin: 0;
}

#tooltip span { 
	margin: 0 0 10px 0;
	padding: 15px 100px 10px 15px;
	background: #afd236;
	clear: both;
	display: block;
	font-size: 12px;
}
.do #tooltip span,
.ST #tooltip span {
    background: #83A5D5;
}

#tooltip ul {
	list-style: none;
	margin: 10px 15px;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
}


#tooltip ul li {
	background: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: inside;
}

/* @end */

/* @end */

/* @group Fiche SousTraitant (floatbox) */

/* @group Fermer : floatbox */

/* Bouton de fermeture floatbox */
#floatbox-box a.close-floatbox {
	position: absolute;
	display: block;
	width: 100px;
	height: 30px;
    background: none;
	background-image: url(../images/close.gif);
    background-repeat: no-repeat;
    background-position: right 2px;
	padding: 5px 15px 0 0;
	top: 10px;
	right: 20px;
	color: #afd236;
	text-transform: uppercase;
	font-size: 10px;
}



.close-floatbox:hover {
	color: #afd236;
	text-decoration: underline;
}

#floatbox-box a.close-floatbox.ficheSitrahotel{
  background-image: url(../images/closeSitraPink.png);
  color:#ebaad6;
}

#floatbox-box a.close-floatbox.ficheSitrarestaurant{
  background-image: url(../images/closeSitraOrange.png);
  color:#ff6000;
}

/* @end */

/* @group En tête : floatbox */
.ficheSousTraitant .enTete {
	background: url(../images/bkg-entete-lightbox.png) no-repeat 0 0;
	height: 105px;
	position: relative;
}

.ficheSousTraitant .enTete h2 {
	color: #afd236;
	font-weight: normal;
	font-size: 30px;
	padding: 30px 0 25px 30px;
    background: none;
}

/* @end */

/* @group Outils : floatbox */

#pageCSSfr .ficheSousTraitant .enTete .subHeader,
#pageCSSen .ficheSousTraitant .enTete .subHeader,
#ficehSitra .enTete .subHeader 
 {
	background: none;
}

.ficheSousTraitant .enTete .subHeader ul {
	margin: -2px 30px 0 0;
}

/* @end */

/* @group Accordéon : floatbox */

.ficheSousTraitant .accordeon {
	padding: 30px;
}

.ficheSousTraitant .accordeon .toggleSubMenu {

}

.ficheSousTraitant .accordeon .toggleSubMenu a {
	font-weight: bold;
	color: #fff;
	height: 15px;
	margin: 0 0 3px 0;
	padding: 10px;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	background: #a5a6a7;
}

.ficheSousTraitant .accordeon .toggleSubMenu a:hover {
	background: #4c4d4f;
}

.ficheSousTraitant .accordeon .toggleSubMenu a:hover span {
	cursor: pointer;
}

#pageCSSfr .ficheSousTraitant .accordeon .toggleSubMenu a:hover span{
  	background: #4c4d4f url(../images/sprite.png) no-repeat -953px -507px;
}
	
#pageCSSen .ficheSousTraitant .accordeon .toggleSubMenu a:hover span {
  background: #4c4d4f url(../images/sprite-en.png) no-repeat -953px -507px;  
}


.ficheSousTraitant .accordeon .toggleSubMenu a span {
	display: block;
	padding: 0 0 0 15px;
}

#pageCSSfr .ficheSousTraitant .accordeon .toggleSubMenu a span{
	background: url(../images/sprite.png) no-repeat -971px -535px;
}

#pageCSSen  .ficheSousTraitant .accordeon .toggleSubMenu a span {
    background: url(../images/sprite-en.png) no-repeat -971px -535px;
}

@-moz-document url-prefix()
{
    .ficheSousTraitant .accordeon .toggleSubMenu a span {
		margin-top: 3px !important;
	}
}

.ficheSousTraitant .accordeon .toggleSubMenu a.open {
	background: #4c4d4f;
}

.ficheSousTraitant .accordeon .toggleSubMenu a.open span {
	display: block;
	padding: 0 0 0 15px;
}

#pageCSSfr .ficheSousTraitant .accordeon .toggleSubMenu a.open span{
	background: url(../images/sprite.png) no-repeat -950px -491px;  
}

#pageCSSen .ficheSousTraitant .accordeon .toggleSubMenu a.open span {
	background: url(../images/sprite-en.png) no-repeat -950px -491px;  
}

.ficheSousTraitant .accordeon .bloc {
	background: #eceaea;
	padding: 15px;
	margin: 0 0 3px 0;
}

.ficheSousTraitant .accordeon .bloc h3 {
	text-transform: uppercase;
	background: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #4c4d4f;
	padding: 3px;
	margin: 0 0 10px 0;
	width:auto;
}

.ficheSousTraitant .accordeon .bloc ul {
	margin: 0;
	padding: 0;
}

.ficheSousTraitant .accordeon .bloc ul li {
	margin: 0 0 0 3px;
	padding: 0;
	background: none;
	font-size: 11px;
}


.ficheSousTraitant .accordeon .bloc .ui-tabs .ui-tabs-nav li{
    background: url(../images/tabCarteUnselect.png) no-repeat 0 0 transparent;
    margin:0;
}
.ficheSousTraitant .accordeon .bloc .ui-tabs .ui-tabs-nav{
  margin-left:3px;
}

.ficheSousTraitant .accordeon .bloc dl {
	font-size: 11px;
	margin-left: 3px;
}

.ficheSousTraitant .accordeon .bloc dl dt {
	width: auto !important;
	display: inline;
	margin-right: 5px;
}

.ficheSousTraitant .accordeon .bloc dl dd {
	margin-left: 0;
	margin-bottom: 7px;
}

.ficheSousTraitant .accordeon .bloc p {
	font-size: 11px;
	margin-left: 3px;
}

/* Bloc identité */
.ficheSousTraitant .accordeon .subData.identite .bloc.logo {
	margin: 0 0 3px 0;
}

.ficheSousTraitant .accordeon .subData.identite .bloc.logo img {
	float: left;
	margin-right: 10px;
}

.ficheSousTraitant .accordeon .subData.identite .bloc.logo dl {
	font-size: 13px;
	float: left;
	display: block;
	width: 585px;
}

.ficheSousTraitant .accordeon .subData.identite .bloc dl dt.adress, .ficheSousTraitant .accordeon .subData.identite .bloc dl dt.mail, .ficheSousTraitant .accordeon .subData.identite .bloc dl dt.downloadPlaquette {
	margin: 0;
}

/* Pour que les 2 blocs aient la même hauteur peu importe le contenu */
.ficheSousTraitant .accordeon .subData.identite .blocsContent {
	background: #eceaea; 
	margin-bottom: 3px
}

.ficheSousTraitant .accordeon .subData.identite .bloc.coordonnees {
	float: left;
	width: 470px;
	margin: 0 3px 0 0;
	border-right: 3px solid #fff;
}

.ficheSousTraitant .accordeon .subData.identite .bloc.informations {
	float: left;
	width: 324px;
	margin: 0 0 0 0;
}

.ficheSousTraitant .accordeon .subData.identite .blocsContent .bloc.coordonnees dt.mail {
	
}

.ficheSousTraitant .accordeon .subData.identite .blocsContent .bloc.coordonnees dd.email {
	/*margin-left: 0;*/
}

.ficheSousTraitant .accordeon .subData.identite .blocsContent .bloc.coordonnees dd.email a {

	padding: 3px 0 0 30px;
	height: 13px;
}

#pageCSSfr .ficheSousTraitant .accordeon .subData.identite .blocsContent .bloc.coordonnees dd.email a{
  	background: url(../images/sprite.png) no-repeat -955px -260px;
}

#pageCSSen .ficheSousTraitant .accordeon .subData.identite .blocsContent .bloc.coordonnees dd.email a {
	background: url(../images/sprite-en.png) no-repeat -955px -260px;
}

.ficheSousTraitant .accordeon .subData.identite .blocsContent .bloc.coordonnees dd.email a span {
	background: #afd236;
}

.ficheSousTraitant .accordeon .subData.identite .blocsContent .bloc.informations dd.downloadPlaquette a {
	padding: 1px 0 0 40px;
	margin: 0;
}

#pageCSSfr .ficheSousTraitant .accordeon .subData.identite .blocsContent .bloc.informations dd.downloadPlaquette a{
	background: url(../images/sprite.png) no-repeat -942px -277px;
}

#pageCSSen .ficheSousTraitant .accordeon .subData.identite .blocsContent .bloc.informations dd.downloadPlaquette a {
	background: url(../images/sprite-en.png) no-repeat -942px -277px;
}

.ficheSousTraitant .accordeon .subData.identite .blocsContent .bloc.informations dd.downloadPlaquette a span {
	background: #afd236;
	margin-left: 3px;
}

/* Bloc contact */
.ficheSousTraitant .accordeon .subData.contact .bloc {
	float: left;
	margin: 0 3px 0 0;
	width: 250px;
}

.ficheSousTraitant .accordeon .subData.contact .bloc.technique {
	margin-right: 0;
	width: 263px;
}

.ficheSousTraitant .accordeon .subData.contact .bloc .email a {
	padding: 3px 0 0 30px;
	margin: 0;
	height: 13px;
	line-height: 16px;
}

#pageCSSfr .ficheSousTraitant .accordeon .subData.contact .bloc .email a {
	background: url(../images/sprite.png) no-repeat -955px -260px;
}

#pageCSSen  .ficheSousTraitant .accordeon .subData.contact .bloc .email a {
 background: url(../images/sprite-en.png) no-repeat -955px -260px; 
}


.ficheSousTraitant .accordeon .subData.contact .bloc .email a span {
	background: #afd236;
	margin-left: 1px;
}

/* Bloc Matières */
.ficheSousTraitant .accordeon .subData.matieres .bloc ul, .ficheSousTraitant .accordeon .subData.production .bloc.list ul,.ficheSousTraitant .accordeon .subData.certification .bloc  ul{
	float: left;
	width: 350px;
	margin-right: 30px;
}

.ficheSousTraitant .accordeon .subData.matieres .bloc ul li,.ficheSousTraitant .accordeon .subData.production .bloc.list li,.ficheSousTraitant .accordeon .subData.certification .bloc li {
	margin-left: 10px;
}





/* Bloc références */
.ficheSousTraitant .accordeon .subData.references .bloc ul {
	float: left;
	width: 200px;
	margin-right: 30px;
}

/* @end */

/* @end */

/* @end */

/* @group blocPartenaires */

.blocPartenaires {
	background: #fff;
	margin: 100px 0 0 0;
	padding: 0;
	height: 60px;
	width: 980px;
}

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

.blocPartenaires ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	background: none;
}

.blocPartenaires ul li a {
	display: block;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}

.blocPartenaires ul li a{
	background: url(../images/sprite.png) no-repeat -120px -728px;
}
/*#pageCSSen .blocPartenaires ul li a {
 background: url(../images/sprite-en.png) no-repeat -120px -728px; 
}*/

.blocPartenaires ul li a span {
	display: none;
}

/* @group Partenaires créateurs */

.blocPartenaires .partenairesCreateurs {
	display: block;
	height: 20px;
	width: 120px;
	float: left;
	margin: 27px 0 0 0;
}

#pageCSSfr .blocPartenaires .partenairesCreateurs{
 	background: url(../images/sprite.png) no-repeat 0 -740px; 
}

#pageCSSen .blocPartenaires .partenairesCreateurs {
	background: url(../images/sprite-en.png) no-repeat 0 -740px;
}

.blocPartenaires .partenairesCreateurs span {
	display: none;
}

.blocPartenaires ul.logoCreateurs li.agenceEco a {
	width: 80px;
	height: 20px;
	margin-right: 20px;
	display: inline;
}

.blocPartenaires ul.logoCreateurs li.arve a {
	width: 105px;
	height: 25px;
	margin-right: 20px;
	display: inline;
}

#pageCSSfr .blocPartenaires ul.logoCreateurs li.arve a,#pageCSSen .blocPartenaires ul.logoCreateurs li.arve a  {
	background-position: -220px -728px;
}

.blocPartenaires ul.logoCreateurs li.cci a {
	width: 35px;
	height: 50px;
	margin-top: 0;
	margin-right: 20px;
	display: inline;
}

#pageCSSfr .blocPartenaires ul.logoCreateurs li.cci a, #pageCSSen .blocPartenaires ul.logoCreateurs li.cci a{
 	background-position: -345px -717px; 
}

.blocPartenaires ul.logoCreateurs li.sndec a {
	width: 115px;
	height: 40px;
	margin-top: 2px;
}

#pageCSSfr .blocPartenaires ul.logoCreateurs li.sndec a, #pageCSSen .blocPartenaires ul.logoCreateurs li.sndec a{
	background-position: -400px -715px;  
}
/* @end */

/* @group Soutien de */

.blocPartenaires .soutien {
	display: block;
	height: 20px;
	width: 105px;
	float: left;
	margin: 27px 0 0 160px;
}

#pageCSSfr .blocPartenaires .soutien{
	background: url(../images/sprite.png) no-repeat -705px -740px;  
}

#pageCSSen .blocPartenaires .soutien {
  background: url(../images/sprite-en.png) no-repeat -690px -740px;
}

.blocPartenaires .soutien span {
	display: none;
}

.blocPartenaires ul.logoSoutien li.caisseEpargne a {
	width: 35px;
	height: 35px;
}
#pageCSSfr .blocPartenaires ul.logoSoutien li.caisseEpargne a, #pageCSSen .blocPartenaires ul.logoSoutien li.caisseEpargne a
{
 	background-position: -815px -730px; 
}

.blocPartenaires ul.logoSoutien li.europe a {
	width: 50px;
	height: 30px;
}


#pageCSSfr .blocPartenaires ul.logoSoutien li.europe a, #pageCSSen .blocPartenaires ul.logoSoutien li.europe a{
	background-position: -850px -730px;  
}

.blocPartenaires ul.logoSoutien li.inconnu a {
	width: 30px;
	height: 30px;
}

#pageCSSfr .blocPartenaires ul.logoSoutien li.inconnu a, #pageCSSen .blocPartenaires ul.logoSoutien li.inconnu a{
 	background-position: -900px -730px; 
}

/* @end */

/* Ajout de bordure */
.blocPartenaires .contentBlocPartenaires {
	border-top: 1px solid #d4d4d5;
	margin: 0 30px;
}

.blocPartenaires .contentBlocPartenaires ul li
{
  list-style-position:inherit;
}
/* @end */

/* @group footer */

.footer {
	background: #afd236;
	height: 15px;
	margin: 0;
	padding: 5px 0 0 30px;
	font-size: 11px;
	color: #4d4d4f;
	width: 950px;
	position: relative;
}

.do .footer {
    background: #4D4C4F;
    color: #fff;
}

.ST .footer {
    background: #637AA4;
    color: #fff;
}

.footer ul {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 5px;
}

.footer ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 11px;
	line-height: 11px;
}

.footer ul li a {
	display: block;
	float: left;
	color: #4d4d4f;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	background: none;
}

.do .footer ul li a,
.ST .footer ul li a {
	color: #fff;
}

.footer ul li a:hover {
	text-decoration: underline;
}

.footer ul li.mentions a {
	border-right: 1px solid #4d4d4f;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}

.do .footer ul li.mentions a,
.ST .footer ul li.mentions a {
	border-right: 1px solid #fff;
}


/* @end */


/* @group Resultat de recherche googe */

.gs-title, .gs-title * {
	color: #4D4D4F !important;
}

.gs-title:hover {
	text-decoration: none !important;
}


.gs-visibleUrl {
	color: #999 !important;
}

.gsc-webResult {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.gsc-cursor-box {
	text-align: center;
	font-size: 11px !important;
}

.gsc-trailing-more-results {
	color: #5790c5 !important;
}

.gsc-trailing-more-results:hover {
	text-decoration: none !important;
}

.gsc-cursor-page, .gsc-cursor-current-page {
	color: #333 !important;
}


/* @group Search */
div.gsc-tabHeader.gsc-tabhActive{
  border:none;
  font-size: 3em; line-height: 1; margin-bottom: 0.5em; 
  font-weight: normal; color: #000;
  color: #9FA907;
  text-align: center;
  margin: 10px 0 20px 0;
  padding: 0;
  font-weight: normal;
  clear: both; 
}

div.gsc-tabsArea{
  text-align:center;
}

/* @end */



/* @group edition en backoffice */
#article_haut {
  border:1px dashed #000000;
  min-height:10px;
}

#article_bas {
  border:1px dashed #000000;
  min-height:10px;
}


.modifier {
  -moz-border-radius:3px 3px 3px 3px;
  background:url("/images/file_edit.png") no-repeat scroll 7px 3px transparent !important;
  border:1px dotted #CCCCCC;
  color:#000000 !important;
  float:right;
  font-weight:bold;
  height:16px;
  padding:4px 10px 2px 30px !important;
}

a.modifier:hover  {
  color:#555555 !important;
  text-decoration:underline !important;
}

.enregistrer {
  -moz-border-radius:3px 3px 3px 3px;
  background:url("/images/disc.png") no-repeat scroll 7px 3px transparent !important;
  border:1px dotted #CCCCCC;
  color:#000000 !important;
  float:right;
  font-weight:bold;
  height:16px;
  padding:4px 10px 2px 30px !important;
}
/* @end */




/* @group S'identifier */
.article .blocSidentifier {
	background: #B5D434;
}
/* Lien perdu login/pass */
.article .blocSidentifier form fieldset label {
	font-size: 12px;
	color: #4D4D4F;
	width:150px;
	display:block;
	float:left;
}

.article .blocSidentifier form fieldset{
    padding:10px;
}


.article .blocSidentifier form fieldset div input.valider:hover {
	color: #dedede;
	background: #5b5b5e;
	cursor: pointer;
}

/* @end */

/* @group Paramètres donneur d'ordre */

.do .modifCoordoneesDO,
.do .modifPassDO,
.do .supprCompteDO{
    background: url(../images/titrageDO.png) no-repeat;
    height: 30px;
    margin: 0px;
    margin-left: -5px;
}

#pageCSSen.do .modifCoordoneesDO,
#pageCSSen.do .modifPassDO,
#pageCSSen.do .supprCompteDO{
    background-image: url(../images/titrageDO-en.png);
}

.ST .supprCompteST  {
    background: url(../images/titrageST.png) no-repeat;
    height: 30px;
    margin: 0px;
    margin-left: -5px;  
}

.do .modifCoordoneesDO {
    background-position: 0 -240px;
}
.do .modifPassDO {
    background-position: 0 -270px;
}
.do .supprCompteDO {
    background-position: 0 -300px;
}


.ST .supprCompteST {
    background-position: 0 -180px;
    margin-top:20px;
}

.do .modifCoordoneesDO span,
.do .modifPassDO span,
.do .supprCompteDO span,
.ST .supprCompteST span {
    display: none;
}

.do form#formular,.ST form#formular {
    margin: 0px;
}

.do form#formular fieldset {
    margin: 0px;
    margin-bottom: 25px;
    padding-top: 20px;
}

.do form#formular legend,.ST form#formular legend{
    display: none;
}

/* @end */

input.submit {
    background:none repeat scroll 0 0 #333333;
    border:3px solid #555555;
    color:#FFFFFF;
    cursor:pointer;
    padding:5px 10px;
}

.do form#formular input.submit {
    background:none repeat scroll 0 0 #89A1D6;
    border: none;
    font-weight: bold;
    padding: 3px 5px;
    font-size: 12px;
}

.article .blocSidentifier form fieldset input.submit {
    padding:0px;
    margin-left:5px;
}


/* @flash logo partenaires */
#partnerListBox{
  float:left;
  margin-top:6px;
}


/* @ajout d'une specialite dans la recherche */
#specialite, #matiere, #secteur,#listSelectionMessage{
  float:left;
  height: 275px;
  overflow: auto;
  margin-bottom:50px;
  margin-top:15px;
  width:445px;
}


#specialite div,#matiere div,#secteur div,#listSelectionMessage div{
  float:left;
}

#listSpecSelected,#listMatiereSelected, #listSecteurSelected{
  background: url(../images/fondSpanSpecialite.png) no-repeat 0 0px;
  width:445px;
  height:20px;
  display:block;
  padding:5px 0 0 7px;
  cursor:pointer;
  font-size:11px;
}

.do #listSpecSelected, .do #listMatiereSelected,.do #listSecteurSelected{
  background: url(../images/fondSpanSpecialiteBlue.png) no-repeat 0 0px;
}

#specialite span.titleMetier{
  display:block;
  padding:15px 0px 5px 0px;
  font-style: italic;
  font-size:13px;
}


#specialite div.blocListSpecMetier{
  margin-left:10px;
}
/*@ animation de prechargement @*/
#loadingAnimation, #loadingAnimationResultat{
  background: url("../images/loader.gif") no-repeat scroll 0 0 transparent;
  width:32px;
  height:32px;
  display:none;
  position:absolute;
  left:64px;
  top:64px;
}

.loadingAnimationCarte{
  background: url("../images/loader.gif") no-repeat scroll 0 0 transparent;
  width:32px;
  height:32px;
  display:block;
  margin:auto;
  margin-top:500px;  
}

.ficheSousTraitant .loadingAnimationCarte{
  margin-top:275px;      
}

#loadingCarte{
    background: url("../images/1pxTranparent.png") repeat 0 0 transparent;
    /*background-color: gray;*/
    /*opacity:0.2;*/
    position: absolute;
    height:1030px;
    width:700px;
    z-index: 5000;
     left:0;
    top:0;
   
}

.ficheSousTraitant #loadingCarte{
    height:660px;
    width:830px;    
}

.containerCarte{
  position:relative;
  float:left;
}

#loadingAnimationResultat
{
    position:relative !important;
    top:0px !important;
    left : 260px;
}
#loadingAnimation span,#loadingAnimationResultat span{
  display:none;
}


/*@ element qui contient la liste des citeres choisi */
#containerResult, #modifierChoix, #nouvelleRecherche, #enregistreRecherche{
  display: none;
}


.affineur.rechercheList #modifierChoix{
  display:block;
}
/*@ un element de la liste de resultat */
div.listeResultats div#element
{
    display:none;
}

div.listeResultats div#element div.colonne p{
  margin:0px;
}

.checkBoxLabel{
	float: left;
	width: 250px !important;
	margin-top: 8px;
	width:400px;
}

div#specialite .checkBoxLabel, div#matiere .checkBoxLabel, div#secteur .checkBoxLabel{
  width: 400px !important;
  font-weight:bold;
}

/* Bouton de validation */
.soumission {
	display: block;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	clear: both;
}

.soumission.choix
{
    top:275px;
    width:425px;
    position:absolute;
}

span.noData{
  display:block;
  padding:15px;
}

span.noData.noPadding{
  padding:0px;
}

ul.pagination{
  float:right;
  margin-top:10px;
}

ul.pagination li
{
    background: none;
    display:inline;
}

#slideActus{
  width:360px;
}

#affineurNews{
  padding:10px 0 10px 0;
  margin-top: 10px;
}

#affineurNews legend
{
  display:none;
}


#affineurNews form div {
  float:right;
}

#plan ul{
  margin-left:10px;
}



/********FORMULAIRE DONNEUR ORDRE ************/

fieldset.formDo, fieldset.formPass{
  background:none repeat scroll 0 0 #E7F2C3 !important;
  width:680px !important;
}

.ST fieldset.formDo{
background:none repeat scroll 0 0 #F3F3F3 !important;
}

.ST fieldset.formPass{
  width:340px !important;
  background:none repeat scroll 0 0 #F3F3F3 !important;
  padding:0 !important;
  margin:0px;
}

.ST .formPass .submit,.ST .formDeleteAccount .submit{
  border:none !important;
  color:#fff !important;
  padding:1px !important;
  margin-left:120px;
  background-color:#637aa6 !important;
  font-weight: bold;
}

.ST .formDeleteAccount .submit{
  margin-left:5px;  
}

.ST .formPass .submitPass{
    padding:0px !important;
    margin-top:5px;
}
.do fieldset.formDo, .do fieldset.formPass{
  background:none repeat scroll 0 0 #EEEEEE !important;
}


.do fieldset.formDo div.soumission{
  text-align:left;
  margin-top:0px;
  margin-left : 110px;
}

.do fieldset.formDo.formDeleteAccount div.soumission{
    margin-left : 5px;  
}

fieldset.formDo div.jqTransformSelectWrapper span{
    color:#4d4d4f !important;
    padding-left:12px !important; 
}

fieldset.formDo div.jqTransformSelectWrapper ul a{
  padding-left:12px !important;      
}

fieldset.formDo select,fieldset.formDo input.inputTexte{
  color:#4d4d4f !important;
  margin:0px !important;
}

fieldset.formDo select{
  width:192px !important;
}
fieldset.formDo span.indicatif{
  padding:0px 5px 0px 5px;
  
}
fieldset.formDo input.inputTexte{
  width:195px !important;
  border:none !important;
  padding-left:12px !important;  
  padding-top:3px !important;  
  padding-bottom:3px !important;    
}

.ST fieldset.formDo input.inputTexte{
  width:182px !important;  
}

fieldset.formDo input.inputTexte.indicatif{
  width:20px !important;
  padding-left:2px !important;
}


fieldset.formDo div{
  clear:none !important;
}

fieldset.formDo label{
  font-weight:normal !important;
  text-align:right !important;
  width:105px !important;
  color:#4d4d4f !important;
  padding-left:0px !important;
  padding-top:5px !important;
}

fieldset.formDo label.combo{
  padding-top:5px !important;
}

fieldset.formDo div.colonne{
  width:340px;
  float:left;
}

fieldset.formDo div.colonne div{
  margin-bottom:10px;
}

span.oblig{
  color:red;
}

fieldset.formDo span.error{
  color:red;
  margin-left:115px;
  font-size:10px;
  margin-top:5px;
  display:block;
}

fieldset.formDo span.labelCharte{
  padding-top:6px;
  display:block;
}

fieldset.formDo .charteCheckBox{
  float:left;

}

fieldset.formDo span.jqTransformCheckboxWrapper{
  /*float:none !important;*/
}

fieldset.formDeleteAccount label.labelDeleteAccount{
  width:640px !important;
}

fieldset.formDeleteAccount textarea.deleteAccount{
  border:none !important;
  margin-left:5px;
  padding-left:5px;  
  width:655px;
  height:100px;
  margin-top:5px;
}
/** @ lien ajouter a la selection dans la fiche sous-traitant @ **/
ul li.addSelection{
  background:none;
}

ul li.addSelection a{
  padding-top:3px !important;
  width:140px !important;
  background:none !important;
}

.do ul li.addSelection a{
  color:inherit;
}

/** @ espace DO @ **/
.sidebar a.retour{
	background: url("../images/spriteDO.png") no-repeat  -20px -580px;
	width:127px;
	height:31px;
	display: block;
	margin-left:10px;
	margin-bottom:20px;
}
#pageCSSen  .sidebar a.retour{
	background: url("../images/spriteDO-en.png") no-repeat  -20px -580px;
}

.sidebar a.retour span{
	display : none;
}
.colonneDoLeft .blocActu,
.colonneSTLeft .blocActu{
  width:365px !important;
	background: #fff;
}
.colonneDoLeft .blocActu #slideActus,
.colonneSTLeft .blocActu #slideActus{
    width:360px !important;
}

.colonneDoLeft .blocActu .nav,
.colonneSTLeft .blocActu .nav{
    margin-left: 5px !important;
    width: 360px !important;
    padding: 0px !important;
    margin-bottom: 15px !important;
}

.do .article .colonneDoLeft{
  width:360px;
  float:left;
  margin:right:10px;
}

.do .article .colonneDoRight,
.ST .article .colonneSTRight{
  width:305px;
  float:right;   
}

.do .article .blocactu {
	margin-top: 20px;
}

.do .article .blocActu .actu{
  width:310px;
}

.do .article .blocActu h3{

  background: url(../images/titrageDO.png) no-repeat 0px -90px !important;
  margin: 0px !important;
}

.ST .article .blocActu h3{
  background: url(../images/titrageST.png) no-repeat 0px -30px !important;
}
.do .article .colonneDoLeft div.blocactu .nav {
    padding: 0px;
}

.do .article .blocActu h3 span{
  display:block;
}

.do  .article .colonneDoRight div ,
.do .article .colonneDoLeft div ,
.ST  .article .colonneSTRight div ,
.ST .article .colonneSTLeft div 
{
	margin-top: 20px;
	width:310px;
}

.do  .article .colonneDoRight div div,
.do  .article .colonneDoLeft div div,
.ST  .article .colonneSTRight div div,
.ST  .article .colonneSTLeft div div
{
	background: #f3f3f3;
	padding : 10px;
	margin : 0;
    width: 280px;
    margin-left: 5px;
}
.do  .article .colonneDoLeft div div,
.ST  .article .colonneSTLeft div div {
    width: 340px;
}


.do .article .colonneDoLeft div h3,
.ST .article .colonneSTLeft div h3 {
	width: 365px;
}

.do .article .colonneDoRight  div  h3,
.do .article .colonneDoLeft div h3,
.ST .article .colonneSTRight  div  h3,
.ST .article .colonneSTLeft div h3
{
	color : #fff;
	font-size: 14px;
	background: #4d4d4f;
    height: 30px;
    margin: 0px;
}

.do .article .colonneDoRight  div  h3,
.do .article .colonneDoLeft div h3 {
    background: url(../images/titrageDO.png);
}

#pageCSSen.do .article .colonneDoRight  div  h3,
#pageCSSen.do .article .colonneDoLeft div h3 {
    background-image: url(../images/titrageDO-en.png);
}

.ST .article .colonneSTRight  div  h3,
.ST .article .colonneSTLeft div h3
{
    background: url(../images/titrageST.png);
}

.do .article .colonneDoRight  div  h3,
.do .article .colonneDoRight  div ,
.ST .article .colonneSTRight  div  h3,
.ST .article .colonneSTRight  div {
    width: 305px;
}

.do .article .colonneDoRight  div  h3 span,
.do .article .colonneDoLeft div h3 span,
.ST .article .colonneSTRight  div  h3 span,
.ST .article .colonneSTLeft div h3 span
{
    display: none;
}

.do .article .colonneDoRight  div.blocpageDo  h3 {
    background-position: 0 -30px;
}
.do .article .colonneDoRight  div.blocMessagesDo  h3 {
    background-position: 0 -60px;
}

.do .article .colonneDoLeft div.blocRechercheDo h3 {
    background-position: 0 -150px;
}

.do .article .colonneDoLeft div.blocParametresDo h3 {
    background-position: 0 -120px;
}


.ST .article .colonneSTRight div.blocMessagesST h3 {
    background-position: 0 -90px;
}
.ST .article .colonneSTRight div.blocParametresST h3 {
    background-position: 0 -60px;
}
.ST .article .colonneSTLeft div.blocStatistiqueST h3 {
    background-position: 0 -390px;
}

.do .article .colonneDoLeft div.blocRechercheDo span,
.do .article .colonneDoRight div.blocMessagesDo span,
.ST .article .colonneSTRight div.blocpageST span,
.ST .article .colonneSTRight div.blocMessagesST span,
.ST .article .colonneSTLeft div.blocStatistiqueST span
 {
    color: #FF1303;
	font-weight: bold;
}

.do .article .colonneDoRight div ul,
.ST .article .colonneSTRight div ul {
	margin: 10px 0px;
}

.do .article .colonneDoRight div ul li,
.ST .article .colonneSTRight div ul li {
	list-style-image: none;
	background: url(../images/spriteDO.png) no-repeat -955px -858px #FFF;
	padding: 2px 0px;
	padding-left: 30px;
	margin: 0px;
}
.do #IE7 .article .colonneDoRight div ul li,
.do #IE6 .article .colonneDoRight div ul li,
.ST #IE7 .article .colonneSTRight div ul li,
.ST #IE6 .article .colonneSTRight div ul li {
    list-style-image: none;
    padding-left: 10px;
}
.do #IE6 .article .colonneDoRight div ul li,
.ST #IE6 .article .colonneSTRight div ul li {
    margin-left: -20px;
    padding-left: 30px;
    background-position: -945px -858px;
}
.do .article .colonneDoRight div ul li.lignetableau2,
.ST .article .colonneSTRight div ul li.lignetableau2 {
    background-color: #F3F3F3;
}

.do .article .colonneDoRight div ul li a
.ST .article .colonneSTRight div ul li a {
	color: #88A3DA;
	background: none;
}

.do .article .colonneDoRight div.blocMessagesDo ul li,
.ST .article .colonneSTRight div.blocMessagesST ul li {
	background-position: -955px -817px;
}

.do .article .blocActu .actu  a
{
	/*background : #88a1c9;*/
	/*color : #fff;*/
	padding: 2px;
}

.do .breadcrumb a
{
color : #88a1c9;
}

/*.do .article a
{
	background : #88a1c9;
	color : #fff;
	padding: 2px;
}*/
.do .blocActu .actu .readMore,
.ST .blocActu .actu .readMore {
	background : #88a1c9;
	color : #fff;
}
/** @ espace DO @ **/
.colonneSTLeft .blocActu{
    width:310px !important;
	background: #fff;
}

/*.colonneSTLeft .blocActu #slideActus{
    width:310px !important;
}*/

.ST .article .colonneSTLeft{
  width:310px;
  float:left;
  margin:right:10px;
}

/*
.ST .article .blocActu .actu{
  width:310px;
}

.ST .article .blocActu h3{
  background:none !important;
  width:310px;
}

.ST .article .blocActu h3 span{
  display:block;
}
*/
.ST .article a,
.ST .article .blocActu .actu  a
{
	/*background : #88a1c9;*/
	/*color : #fff;*/
	/*padding: 2px;*/
}

div.alerteMail{
  display:block; 
  width:150px;
  float:left; 
}

.do div.alerteMail {
    float: none;
    margin: 10px 0px;
}

div.alerteMail label{
display:block;
float:left;
font-size:11px;
font-weight:normal;
margin:8px 0 0;
color:white;
}

.do div.alerteMail label{
    /*display:inline;
    float:none;*/
    font-size:14px;
    color: #4B4B4D;
}

.do a.btnSaveSearch {
    display: block;
    background: url(../images/spriteDO.png) no-repeat -530px -245px;
    width: 160px;
    height: 50px;
    margin-top: 50px;
    margin-bottom: 10px;
}
#pageCSSen.do a.btnSaveSearch {
    background: url(../images/spriteDO-en.png) no-repeat -530px -245px;
}
.do a.btnSaveSearch span {
    display: none;
}

.ST .breadcrumb a
{
	color : #88a1c9;
}


.ST h3, .do h3{
    height:30px;
    width:685px;

}

.ST h3 span,.do h3 span{
  display:none;
}


/*@ Titrage ST ET DO@*/
.ST h3.titreMessageRecu
{
    background: url(../images/titrageST.png) no-repeat 0px -120px;
    margin-left: -5px;
}

.do h3.titreMessageRecu
{
    background: url(../images/titrageDO.png) no-repeat 0px -360px;
    margin-left: -5px;
}
#pageCSSen.do h3.titreMessageRecu
{
    background: url(../images/titrageDO-en.png) no-repeat 0px -360px;
}

.ST h3.titreMessageEnvoye{
    background: url(../images/titrageST.png) no-repeat 0px -300px;
    margin-left: -5px;  
}


.do h3.titreMessageEnvoye{
    background: url(../images/titrageDO.png) no-repeat 0px -330px;
    margin-left: -5px;  
    margin-bottom: 0px;
}
#pageCSSen.do h3.titreMessageEnvoye{
    background: url(../images/titrageDO-en.png) no-repeat 0px -330px;
}

.ST h3.titreMessageSupprime{
    background: url(../images/titrageST.png) no-repeat 0px -330px;
    margin-left: -5px;  
}

.do h3.titreMessageSupprime{
    background: url(../images/titrageDO.png) no-repeat 0px -390px;
    margin-left: -5px;  
    margin-bottom: 0px;
}
#pageCSSen.do h3.titreMessageSupprime{
    background: url(../images/titrageDO-en.png) no-repeat 0px -390px;
}


h3.titreMessageRecu {
    margin-bottom: 0px;
}

div#messageList {
    width: 670px;
    padding: 5px;
    background: #F0F0F0;
}

div#messageList table{
  background-color: #f0f0f0;
  margin-bottom: 0px;
}
#IE7 div#messageList table{
    width: 100%;
}

div#messageList table .entetetableau a{
    color: #5B78B2;
    background: none;
    text-decoration: underline;
    font-weight:bold;
}

div#messageList table tr td{
  vertical-align:middle;
  padding: 2px 5px;
  border-bottom: none;
}

div#messageList table tr td a{
  color: #4D4D4F;
  background: none;
  font-weight: normal;
  padding:0px;
}

div#messageList table tr td a:hover{
  text-decoration: underline;
}

div#messageList table  span.lu
{
    background: url(../images/spriteST.png) no-repeat -965px -843px transparent;
    width:14px;
    height:14px;
    display:block;
}

div#messageList table span.nonLu
{
    background: url(../images/spriteST.png) no-repeat -965px -822px;
    width:14px;
    height:9px;
    display:block;
}

div#messageList table span.repondu
{
    background: url(../images/spriteST.png) no-repeat -965px -801px;
    width:15px;
    height:17px;
    display:block;
}

div#messageList table td.right{
  text-align:right;
}

div#messageList table tr{
      cursor: pointer;
}


div#messageList table tr.lignetableau1, div#messageList table .ligneLu.lignetableau1{
    background-color:#fff;
}
div#messageList table .ligneLu.lignetableau2{
    background-color: #F0F0F0;
}

div#messageList table .ligneNonLu.lignetableau1{
    background-color:#D4D8E3;

}

#IE6 div#messageList table .ligneLu.lignetableau2{
    background-color: #F0F0F0;
}

div#messageList table tr.ligneNonLu td,
div#messageList table tr.ligneNonLu td a
{
   font-weight: bold; 
}

 div#messageList table .ligneNonLu.lignetableau2{
    background-color:#B6C1D5;
}

div#messageList table td.colonneSup{
    border-right: 1px solid #5E78AB;
    width: 30px;
    cursor: default;
}

div#messageList table td.triLibelle{
  font-weight: bold;
}

div#messageList table td span.file, div#messageList table td span.noFile{
    width:7px;
    height:12px;
    display:block;
}

div#messageList table td span.file{
   background: url(../images/fileMessage.png) no-repeat 0 0 transparent;
}

div#messageList table tfoot, div#messageList table .footer{
    background: #CFCFCF;
}
div#messageList table tfoot tr td,div#messageList table tr.footer td{
    padding: 5px 10px;
    margin-top: 10px;
    cursor:default;
}


div#messageList table tr.footer{
  font-style:italic;
  color:#4D4D4F;
  font-size:13px;
}
div#messageList table tr td .nbmsg{
    font-weight: bold;
}

/*@ Envoi mesasge DO/ST @*/

.do h3.titreEcrireMessage {
    width: 685px;
    height: 30px;
    background: url(../images/titrageDO.png) no-repeat 0 -180px;
    margin-bottom: 0px;
    margin-left: -5px;
}
#pageCSSen.do h3.titreEcrireMessage {
    background: url(../images/titrageDO-en.png) no-repeat 0 -180px;
}


.ST h3.titreEcrireMessage {
    width: 685px;
    height: 30px;
    background: url(../images/titrageST.png) no-repeat 0 -360px;
    margin-bottom: 0px;
    margin-left: -5px;
}


.do h3.titreEcrireMessage span {
    display: none;
}

form#formular fieldset.formMsg {
    background: #F1F1F1;
    width: 680px;
    padding-bottom: 0px;
}

form#formular fieldset.formMsg  div{
    margin-bottom: 10px;
    font-weight: bold;
}

form#formular fieldset.formMsg  label{
    width: 100px;
    color: #908F94;
    font-weight: bold;
    padding: 0px 10px;
}

form#formular fieldset.formMsg  input{
    background: #FFF;
    border: none;
    font-weight: bold;
    padding: 2px;
}

form#formular fieldset.formMsg  input.submit{
    background: #89A3D4;
    border: none;
    font-weight: bold;
    padding: 2px;
}

form#formular fieldset.formMsg .soumission {
    text-align: left;
    padding: 5px 10px;
    background: #DBDBDB;
    margin-bottom: 0px;
}

/*@ MISE EN FORME MESSAGE @*/
div.blocMessage div.infoMessage span.subjectMessage{
  font-weight: bold;
  display:block;
  clear:both;
  font-size:16px;
  margin-bottom:15px;
}


div.blocMessage{
  padding:15px 15px 15px 15px;
  background-color:#f0f0f0;
}

div.blocMessage div.infoMessage
{
  border-bottom:1px solid #8f8f95;
  padding-bottom:14px;
}

div.blocMessage div.infoMessage div{
  margin-bottom:2px;
  font-size:11px;
  font-weight: bold;  
}
div.blocMessage div.infoMessage span.libelleInfoMessage{
  color:#908f95;
  width:75px;
  display: block;
  float:left;
  font-size:11px;
  font-weight: bold;
}


div.blocMessage div.textMessage{
  background-color: #fff;
  padding:12px;
}

div.blocMessage div.textMessage hr{
  height:2px;
  visibility: visible;
}
div.actionRead{
  background-color: #cfcfd0;
  height:15px;
  padding-top:5px;
  padding-bottom:5px; 
  text-align:center; 
  position:relative;
}

div.actionRead span.numPage{
  color:#fff;
  float:right;
  padding-right:5px;
}


.blocMessageHome li a{
     background: none;
     color:#4b4b4b;
}

.blocpageDo ul li a, .blocSelectionDo ul li a{
  background: none;
  color:#85a2c0;
}

/*@ PAGE STATISTIQUES ESPACE SOUS TRAITANT @*/

.cadrePresentation {
    width: 680px;
    height: 125px;
    background: url(../images/spriteST.png) no-repeat;
    background-position: 0px -865px;
    overflow: hidden;
}
.cadrePresentation img {
    display: block;
    float: left;
}
.cadrePresentation p {
    float: left;
    padding: 30px;
    width: 365px;
    font-size: 20px;
}
.cadrePresentation p span {
    background: #FFFFFF;
    color: #FF1300;
    font-weight: bold;
}

h3.demarquezvous, h3.historique {
    background: url(../images/titrageST.png) no-repeat;
    margin-bottom: 0px;
    margin-left: -5px;
    margin-top: 20px;
}
h3.demarquezvous {
    background-position: 0px -240px;
}
h3.historique {
    background-position: 0px -210px;
}

.contenuDemarquezvous {
    padding: 15px;
    background: #F1F1F1;
    font-size: 11px;
}
.contenuDemarquezvous p {
    margin-bottom: 0px;
}

.affichageAnnee div {
    float: left;
    width: 54px;
    font-size: 11px;
    text-align: center;
    margin-right: 2px;
}
.affichageAnnee div.last {
    width: 64px;
}
.affichageAnnee div.colonne1 {
    background: #F1F1F1;
}
.affichageAnnee div.colonne2 {
    background: #FFFFFF;
}

.affichageAnnee div p {
    margin-bottom: 0px;
    border-bottom: 1px solid #A6A6A6;
    line-height: 1.2em;
    padding: 4px 0px;
}
.affichageAnnee div p.last {
    border-bottom: none;
}
.affichageAnnee div p.last span {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/arrow_upDown.png) no-repeat;
    margin: 0px auto;
}
.affichageAnnee div p.last span.down {
    background-position: -20px 0px;
}
.affichageAnnee div p.last span.equal {
    background: none;
}

.affichageAnnee div p span {
    display: block;
    color: #FF1300;
    font-weight: bold;
}

/*@ RECHERCHE ALPHABETIQUE @*/

.abc {
    
}

.abc li {
    list-style-type: none;
    list-style-image: none;
    float: left;
    width: auto;
    padding: 0px 3px;
    display: block;
}
.abc li a {
    padding: 1px 2px;
    background: none;
    color: #AFD236;
}
.abc li span {
    padding: 1px 2px;
}
.abc li.select a{
    background: #AFD236;
    color: #000;
}

.do .abc li a,
.ST .abc li a {
    color: #83A5D5;
}
.do .abc li.select a,
.ST .abc li.select a{
    background: #83A5D5;
    color: #FFF;
}


.enteteRecherche{
  height:30px;
}



.enteteRecherche a{
  width:220px;
  text-align:center;
  background-color:#f2f2f2;
  display:block;
  float:left;
  height:22px;
  font-size:14px;
  padding-top:8px;
  font-weight: normal;
}

.enteteRecherche a.selectedTab{
  background-color:#afd236;
  font-weight: bold;
}

.do .optionRecherche a{
  padding:0px;
}
.optionRecherche{
  background-color:#daea92;
  display:block;
  width:660px;
  height:20px;
  padding-top:5px;
  padding-bottom:5px;  
  padding-right:20px;
}

.do .optionRecherche {
    background-color: #cfd3de;
}

#formularFullText div{
  padding:15px;
  background-color:#AFD236;
}

#formularFullText .seeResults{
	display: block;
	height: 60px;
	width: 180px;
	padding: 0;
}

#formularFullText .seeResults{
	background: url(../images/sprite.png) no-repeat -807px -409px;  
}  


#pageCSSen #formularFullText .seeResults{
	background: url(../images/sprite-en.png) no-repeat -807px -409px;  
}  

.alerteMailMois{
  display:block;
  clear:both;
}

.alerteMois{
  width:20px;
  border:none;
}

.topBlocRecherche{
  height:30px;
  background-color:#68696b;
}

.deleteRecherche{
	background: #68696b url(../images/poubelle.jpg) no-repeat 0 0;  
	width:12px;
	height:14px;
	float:right;
	margin-right:8px;
	margin-top:10px;
	background-color: #68696b !important;
	padding:0px !important;
}

.infoParametres{
  background: url(../images/spriteST.png) no-repeat 0 -780px;
  height:55px;
  padding-top:30px;
  padding-left:30px;
  padding-right:30px; 
}

div.blocUpdatePass h3
{
    background: url(../images/titrageST.png) no-repeat 0 -150px !important;
}

.ST #formular fieldset.formPass div{
    width:320px;
}

div.blocUpdateEnInfo h3{
  background: url(../images/titrageST.png) no-repeat 0 -270px !important;
}

div.blocLinkInfo{
  height:150px;
}

div.infoPlus{
  float:left;
  width:500px;
  margin-top:10px;
}

div.infoPlus ul li{

  list-style-image: none !important;
  list-style-position:inside !important;
  padding-left:10px !important;
}

div.infoPlus ul li a{
  padding:0px !important;
}

.ST div.infoPlus ul li
{
  background:url("../images/spriteST.png") no-repeat -975px -476px;
}

.do div.infoPlus ul li
{
  background:url("../images/spriteDO.png") no-repeat -975px -476px;
}



div.infoPlus a{
  background-color:#fff;
  text-decoration: underline;
}

div.infoPlus a:hover{
  text-decoration: none;
}

.ST div.infoPlus a{
    color:#5b7ca7;
}

.do div.infoPlus a{
  color:#82a2db;
}

div.navFiche{
  padding:10px 30px 10px 30px;
}

div.navFiche .nextFiche{
  float:right;
}

div.navFiche .previousFiche{
  float:left;
}

.titreSelectionFiche{
  background:url("../images/titrageDO.png") no-repeat 0 -210px;
}

#pageCSSen.do .titreSelectionFiche{
  background:url("../images/titrageDO-en.png") no-repeat 0 -210px;
}

.do label.labelDeleteAccount{ 
text-align:left !important;
margin-left:5px;
}

.critere{
  background:url("../images/rechercheCritere.png") no-repeat;
}

#pageCSSen .critere{
  background:url("../images/rechercheCritereEn.png") no-repeat;
  background-color: #F2F2F2;
}

#pageCSSen .critere.selectedTab{
    background-color:#AFD236;
}

.alphabetique{
background:url("../images/rechercheAlphabetique.png") no-repeat;

}

#pageCSSen .alphabetique{
  background:url("../images/rechercheAlphabetiqueEn.png") no-repeat;
  background-color: #F2F2F2;
}

#pageCSSen .alphabetique.selectedTab{
    background-color:#AFD236;
}

.libre{
background:url("../images/rechercheLibre.png") no-repeat;

}

#pageCSSen .libre{
  background:url("../images/rechercheLibreEn.png") no-repeat;
  background-color: #F2F2F2;
}

#pageCSSen .libre.selectedTab{
    background-color:#AFD236;
}

.infoMessagerie{
  position:absolute;
  left:30px;
  top:115px;
}

.infoMessagerie a{
  padding:0px;
}

.infoMessagerie a.monCompteHome{
  background-color:#fff;
  color:#87a6dc;
  text-decoration: underline;
  font-size:11px;
}

.infoMessagerie a.monCompteHome:hover{
    text-decoration: none;
}

.infoMessagerie span.nbrMessage{
  float:left;
  width:20px;
  background-color:red;
  color:#fff;
  text-align:center;
  font-weight: normal;
}

.infoMessagerie span.imageMessage{
  background:url("../images/spriteDO.png") no-repeat -962px -780px !important;
  float:left;
  width:18px;
  height:12px;
}

.infoMessagerie span.pipe{
  padding-left:4px;
  color:#87a6dc;
}

span.alertActivatedDisplay{
  background:url("../js/jqtransformplugin/img/checkbox.gif") no-repeat scroll center bottom transparent;
  display:block;
  float:left;
  width:18px;
  height:19px; 
  margin-left:10px;
  margin-top:5px; 
}
span.libelleAlerteMail{
  color:#fff;
  margin-top:9px;
  margin-left:5px; 
  display:block;
  float:left;
}

.do .containerElement{

  float:left;
  background-color:#dce3f3;
  width:665px;
}

.do .msgSuivant{
  background:url("../images/btnPageNext.png") no-repeat;
  width:105px;
  height:29px;
  position:absolute;
  left:575px;
  top:10px;
}

.do .msgPrecedent{
  background:url("../images/btnPagePrevious.png") no-repeat;
  width:120px;
  height:29px;
  position:absolute;
  top:10px;
  left:0px;
 
}


#pageCSSen.do .msgSuivant{
  background:url("../images/btnPageNextEn.png") no-repeat;
  width:105px;
  height:29px;
  position:absolute;
  left:575px;
  top:10px;
}

#pageCSSen.do .msgPrecedent{
  background:url("../images/btnPagePreviousEn.png") no-repeat;
  width:120px;
  height:29px;
  position:absolute;
  top:10px;
  left:0px;
 
}


.ST .msgSuivant{
  background:url("../images/btnPageNextSt.png") no-repeat;
  width:105px;
  height:29px;
  position:absolute;
  left:575px;
  top:10px;
}

.ST .msgPrecedent{
  background:url("../images/btnPagePreviousSt.png") no-repeat;
  width:120px;
  height:29px;
  position:absolute;
  top:10px;
  left:0px;
 
}


#listSelectionMessage label{
  width:300px;
  margin-top:6px !important;
}

.paginationMessage{
  float:right;
}

.paginationMessage a{
  color:#6779a7 !important;
  text-decoration:underline;
  font-style: normal;
}

.paginationMessage a:hover{
  text-decoration:none;
}

.paginationMessage a.selected,.paginationMessage a.selected:hover{
  font-weight: bold !important;
  text-decoration:none !important;
}

a.btnPreviousPageMessage{
  background:url("../images/btnPreviousPageMessage.jpg") no-repeat !important;
  width:6px;
  height:9px;
  display:inline-block;
  margin-left:10px;
  margin-top:3px;  
}



span.btnPreviousPageMessageDesabled{
  background:url("../images/btnPreviousPageMessageDesabled.jpg") no-repeat;
  width:6px;
  height:9px;
  margin-left:10px;
  margin-top:3px;  
  display:inline-block;
}

a.btnNextPageMessage{
  background:url("../images/btnNextPageMessage.jpg") no-repeat !important;
  width:6px;
  height:9px;
  display:inline-block;
  margin-left:10px;
  margin-top:3px;

}

span.btnNextPageMessageDesabled{
  background:url("../images/btnNextPageMessageDesabled.jpg") no-repeat;
  width:6px;
  height:9px;
  margin-left:10px;
  margin-top:3px;
  display:inline-block;  
}

form#formularMireLogin div.subscribe{
  float:left;
  margin-top:5px;
  margin-bottom:5px;
  width:350px
}

.largerDiv {
  margin:5px 0 5px 10px;
}
.largerDiv .labelLarge{
  width:300px !important;
  text-align:left !important;
}
#signature{
  display:none;
}
#containerEtapes span.help{
  font-size:10px;
  padding-left:130px;
}
/*.infoMessagerie a{
  background:red url("../images/spriteDO.png") no-repeat -941px -780px !important;
  padding-right:20px;
  padding-left:8px;
  display:block;
  width:14px;
  height:12px;  
  color:#fff;
  font-weight: normal;
}*/

.gs-visibleUrl-short{
  display:none;
}


.rechercheCarte{
  float:left;
  width:680px;
  background-color:#eceaea;
  padding:10px;
  margin-bottom:5px;
  font-family: Arial;
  font-size:11px;
}

.comboVille{
  clear:both;
  display:block;
  margin-bottom:10px;
  float:left;
}

.comboVille label, .listSelection .labelAfficher{
  float:left;
  font-weight:bold;
  margin-right:5px;
  font-family: Arial;
  font-size:11px;
  padding-top:2px;
}

.listSelection{
  clear:both;
}

#checkBoxHotel{
  float:left;
}

.listSelection .jqTransformCheckboxWrapper{
  margin:0 !important;
}

.listSelection div{
  float:left;
  margin-left:5px;
  padding: 0;
  
}
.pictoHotel{
	background-image: url(../images/pictoHotel.png);
  background-repeat: no-repeat;
  background-position: left 4px  ;
  float:left;
  padding-left:20px;
  padding-top:3px;
  margin-left:1px;
  height:20px;
}

/**
*Picto restaurant
*/
.containerCheckBoxRestaurant{
  margin-left:15px !important;
}
.checkBoxRestaurant{
  margin-left:5px;
  
}
.pictoRestaurant{
	background-image: url(../images/pictoRestaurant.png);
  background-repeat: no-repeat;
  background-position: left 2px  ;
  float:left;
  padding-left:12px;
  padding-top:3px;
  margin-left:5px;
  height:20px;
}


/**
*Picto evenement
*/
.containerCheckBoxEvenement{
  margin-left:15px !important;
}
.checkBoxEvenement{
  margin-left:5px;
  
}
.pictoEvenement{
	background-image: url(../images/pictoEvenement.png);
  background-repeat: no-repeat;
  background-position: left 2px  ;
  float:left;
  padding-left:18px;
  padding-top:3px;
  margin-left:5px;
  height:20px;
}


/**
*Picto evenement
*/
.containerCheckBoxOffice{
  margin-left:15px !important;
}
.checkBoxOffice{
  margin-left:5px;
  
}
.pictoOffice{
	background-image: url(../images/pictoOffice.png);
  background-repeat: no-repeat;
  background-position: left 2px  ;
  float:left;
  padding-left:10px;
  padding-top:3px;
  margin-left:5px;
  height:20px;
}

#pageCSSfr .buttonSearchSitra{
  display:block;
  width:89px;
  height:20px;
  background-image: url(../images/searchSitraBtn.png);
}

#pageCSSen .buttonSearchSitra{
  display:block;
  width:89px;
  height:20px;
  background-image: url(../images/searchSitraBtnEn.png);
}

.containerButtonSearch{
  margin-left:80px !important;
}

.ficheSousTraitant .containerButtonSearch{
  margin-left:274px !important;
}

.ficheSousTraitant .rechercheCarte{
  width:800px;
}

.ui-tabs { width:300px;position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { 
  margin: 0; 
  /*padding: .2em .2em 0;*/
  /*margin-bottom:15px;*/
  display:block;
  float:left; 
}
.ui-tabs .ui-tabs-nav li { 
  list-style: none; 
  float: left; 
  position: relative; 
  top: 1px; 
  margin: 0; 
  border-bottom: 0 !important; 
  padding: 0; 
  white-space: nowrap; 
  background: url(../images/tabCarteUnselect.png)  no-repeat 0 0 transparent;
}
.ui-tabs .ui-tabs-nav li a { 
  float: left; 
  padding: .5em 1em; 
  text-decoration: none; 
  font-weight:bold;
  font-size:13px;
  background-color:red;
  padding:0;  
  width:60px;
  height:35px;
  display:block;
}

.ui-tabs .ui-tabs-nav li a.hotel{
  background:url(../images/pictoHotelLarge.png)  no-repeat center center transparent;
}
  
ui-tabs .ui-tabs-nav li.ui-tabs-selected a.hotel{
  background:url(../images/pictoHotelLarge.png)  no-repeat center center white ;
}

.ui-tabs .ui-tabs-nav li a.restaurant{
  background:url(../images/pictoRestaurantLarge.png)  no-repeat center center transparent;
}
  
ui-tabs .ui-tabs-nav li.ui-tabs-selected a.restaurant{
  background:url(../images/pictoRestaurantLarge.png)  no-repeat center center white ;
}

.ui-tabs .ui-tabs-nav li a.evenement{
  background:url(../images/pictoEvenementLarge.png)  no-repeat center center transparent;
}
  
ui-tabs .ui-tabs-nav li.ui-tabs-selected a.evenement{
  background:url(../images/pictoEvenementLarge.png)  no-repeat center center white ;
}

.ui-tabs .ui-tabs-nav li a.office{
  background:url(../images/pictoOfficeLarge.png)  no-repeat center center transparent;
}
  
ui-tabs .ui-tabs-nav li.ui-tabs-selected a.office{
  background:url(../images/pictoOfficeLarge.png)  no-repeat center center white ;
}


.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
.ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav li.ui-state-processing a 
{ 
  cursor: text; 
  background-color:white; 
  color:white !important;
  
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {min-height:350px; display: block; border-width: 0;  background: none; float:left;width:670px;background-color:white;padding-bottom:10px;}
.ui-tabs .ui-tabs-hide { display: none !important; }
.ficheSousTraitant .ui-tabs .ui-tabs-panel{width:260px;margin-left:3px;}

#tabsCarte{
  
  padding:16px 10px 10px 10px;
  float:left;
  width:680px;
  position:relative;
}

.ficheSousTraitant #tabsCarte{
  background-color:#eceaea;
  padding:0;
  float:left;
  width:260px;
  
}

.ficheSousTraitant #tabs{
  display:block !important;
}

#tabsCarte .titre,.titreReponseEvent .titre{
  font-size:14px;
  font-weight: bold;
  color:#4d4d4f;
  text-transform: uppercase;
}

#tabsCarte .reponse, .titreReponseEvent .reponse{
  font-size:14px;
  font-weight: bold;
  color:#e0129e;
}


#tabsCarte #filtreRestaurant  .reponse,#tabsCarte #filtreContainerRestaurant  .reponse{
  color:#ff6000;
}

#tabsCarte #filtreEvenement  .reponse, #tabsCarte #filtreContainerEvenement  .reponse, .titreReponseEvent .reponse{
  color:#afd236;
  text-transform: uppercase;
}

#tabsCarte #filtreContainerTourisme  .reponse{
  color:#3172bc;
}

#listResultatHotel,
#listResultatRestaurant,
#listResultatEvenement,
#listResultatTourisme
{
  width:390px;
  background-color:#efefef;
  float:left;
  height:226px;
  background-color:white;
  padding:5px 10px 10px 15px;
}

.ficheSousTraitant #listResultatHotel,
.ficheSousTraitant #listResultatRestaurant,
.ficheSousTraitant #listResultatEvenement,
.ficheSousTraitant #listResultatTourisme
{
  width:230px;
}


#filtreContainerHotel .listeResultat,
#filtreContainerRestaurant .listeResultat,
#filtreContainerEvenement .listeResultat,
#filtreContainerTourisme .listeResultat
{
    overflow-y: scroll;
    overflow-x:hidden;
    height:275px;
    margin-top:10px;
    position:relative;
}


.ficheSousTraitant #filtreContainerHotel .listeResultat,
.ficheSousTraitant #filtreContainerRestaurant .listeResultat,
.ficheSousTraitant #filtreContainerEvenement .listeResultat,
.ficheSousTraitant #filtreContainerTourisme .listeResultat{
  height:226px;
}

#filtreContainerHotel .titreReponse,
#tabsCarte #filtreContainerRestaurant .titreReponse,
#tabsCarte #filtreContainerEvenement .titreReponse,
#tabsCarte #filtreContainerTourisme .titreReponse
{
  padding-bottom:8px;
  border-bottom: 1px solid #ebaad6;
  margin:15px 10px 10px 15px;
}

#tabsCarte #filtreContainerRestaurant .titreReponse{
  border-bottom: 1px solid #ff6000;
}

#tabsCarte #filtreContainerEvenement .titreReponse, .titreReponseEvent{
  border-bottom: 1px solid #afd236;
}

#tabsCarte #filtreContainerTourisme .titreReponse{
  border-bottom: 1px solid #3172bc;
}


#listResultatHotel .blocFiche,
#listResultatRestaurant .blocFiche,
#listResultatEvenement .blocFiche,
#listResultatTourisme .blocFiche,
#resultatEvent .blocFicheEvent{
  float:left;
  padding-bottom:10px;
  background-color:#efefef;
  line-height:13px;
}

/*#resultatEvent .blocFicheEvent{
  padding:0 0px 0 5px;
}*/

#listResultatHotel .adresseDescription, 
#listResultatRestaurant .adresseDescription,
#listResultatEvenement .adresseDescription,
#listResultatTourisme .adresseDescription{
  padding:5px 0 0 0;
  float:left;

}


#listResultatHotel .enteteFiche,
#listResultatRestaurant .enteteFiche,
#listResultatEvenement .enteteFiche,
#listResultatTourisme .enteteFiche,
#resultatEvent .enteteFiche
{
  min-height:20px;
  background-color:#4c4d4f;
  color:#fff;
  font-size:11px;
  font-weight:bold;
  padding:7px 0 0 30px;
  float:left;  
  width:345px;
  position:relative;
}


.ficheSousTraitant #listResultatHotel .enteteFiche,
.ficheSousTraitant #listResultatRestaurant .enteteFiche,
.ficheSousTraitant #listResultatEvenement .enteteFiche,
.ficheSousTraitant #listResultatTourisme .enteteFiche,
.ficheSousTraitant #resultatEvent .enteteFiche
{
  width:185px;
}


#resultatEvent .enteteFiche{
  width:650px;
}

#listResultatHotel .blocAdresse,
#listResultatRestaurant .blocAdresse,
#listResultatEvenement .blocAdresse,
#listResultatTourisme .blocAdresse
{
  float:left;
  width: 116px;
  font-size:11px;
  color:#4d4d4f;
  border-right:1px solid #4d4d4f;
  
}

.ficheSousTraitant #listResultatHotel .blocAdresse,
.ficheSousTraitant #listResultatRestaurant .blocAdresse,
.ficheSousTraitant #listResultatEvenement .blocAdresse,
.ficheSousTraitant #listResultatTourisme .blocAdresse
{
    margin-top:5px;
    display:block;
    margin-left:5px;    
    border: none;
}


#listResultatTourisme .blocAdresse{
  width:190px;
}


.ficheSousTraitant #listResultatTourisme .blocAdresse{
  float:left;
  width:115px;
}
.ficheSousTraitant #listResultatTourisme .blocAdresse span{
  word-wrap:break-word;
}

#listResultatTourisme .blocAdresse a{
  background-color:#3172bc;
  color:white;
}


#listResultatHotel .blocDescription,
#listResultatRestaurant .blocDescription,
#listResultatEvenement .blocDescription,
#listResultatTourisme .blocDescription{
  float:left;  
  width: 160px;
  font-size:11px;
  color:#4d4d4f;
  padding-left:5px;
}


.ficheSousTraitant .blocDescription{
  border-bottom:1px solid #4d4d4f;
  margin-top:5px;
  padding-bottom:10px;
  width:205px !important;
  padding:0 !important;
  margin-left:5px;
}

#listResultatTourisme .blocDescription{
 width: 80px;
}
.customInfoWindow{
  background-color:#4d4d4f;
  float:left;
  width:230px;
  padding:0 5px 5px 5px;
}
.customInfoWindow a{
  background:#ebaad6;
}

#ficheSitra{
  padding:10px;
  line-height:14px;
  font-family: Arial;
  font-size:11px;
  color:#4c4d4f;
}

#ficheSitra .enTete{
    background: url(../images/bkg-entete-lightbox.png) no-repeat 0 0;
    height: 105px;
    position: relative;
}

#ficheSitra .enTete h2 {
color:white;
font-weight: normal;
font-size: 30px;
padding: 15px 0 25px 50px;
background: none;
text-transform:none;
}

#ficheSitra .enTete h2 span.typeEvenement{
    font-size:15px;
}


#ficheSitra .enTete h2 span{
  color:white;
}
#ficheSitra  .dataSitra{
  margin-top:20px;
  margin-bottom:10px;
  float:left;
}

#ficheSitra.ficheEvenement .dataSitra{
  margin-top:10px;
}

#ficheSitra div.image{
  float:left;
}

#ficheSitra p.descriptif{
  float:left;
  width:395px;
  padding-left:20px; 
  padding-right:10px;   
}

#ficheSitra.inSite p.descriptif{
  width:310px;
}

#ficheSitra.inSite .coordonnees{
    width:250px;
}

#ficheSitra div.link a{
  background:#eaa9d5 !important;
}

#ficheSitra.ficheRestaurant div.link a{
  background:#ff6000 !important;
}



#ficheSitra .accordeon .toggleSubMenu a {
font-weight: bold;
color: white;
height: 15px;
margin: 0 0 3px 0;
padding: 10px;
display: block;
text-transform: uppercase;
font-size: 14px;
background: #A5A6A7;
}

#ficheSitra div.subData{
  background-color:#eceaea;
  padding:10px;
  /*width:500px;*/
}

.containerInfoWindow{
  background-color:#4d4d4f;
  width:240px;
  font-family:Arial;
  padding:0 5px 5px 5px;
  float:left;
}

.containerInfoWindow.hotel a{
  background-color:#ebaad6;
}

.containerInfoWindow.restaurant a{
  background-color:#ff6000;
}

.containerInfoWindow.evenement a{
  background-color:#8bbc31;
}

.containerInfoWindow.office a{
  background-color:#3172bc;
  color:white;
}

.containerInfoWindow span.titreInfoWindow{
  display:block;
  color:#fff; 
  font-size:11px; 
  font-weight:bold;
  margin:0;
  margin-left:35px;
  margin-top:10px;
  width:170px;
  float:left;
  padding-bottom:5px;
}

.containerInfoWindow.localisationSt span.titreInfoWindow{
  margin-left:10px;  
}


.containerInfoWindow img.pictoInfoWindow{
  float:left;
  margin-top:5px;
  position:absolute;
  top:0px;
  left:5px;
}

.containerInfoWindow div.topInfoWindow{
  float:left;
  width:240px;
}

.containerInfoWindow div.imageInfoWindow
{
    float:left;
    border:1px solid #c3c3c3;
}

.containerInfoWindow a.imprimeInfoWindow,#triHotel a.imprimeSelection {
  height:25px;
  width:25px;
  background-image: url(../images/carte/imprimerInfoWindow.png);
  background-position: center;
  background-repeat: no-repeat;
  display:block;
  float:right;
}

.containerInfoWindow.hotel a.imprimeInfoWindow,
#filtreContainerHotel #triHotel a.imprimeSelection{
  background-color: #ebaad6;
}

#triHotel{
  position:relative;
}

#filtreContainerHotel #triHotel a.imprimeSelection,
#filtreContainerRestaurant #triHotel a.imprimeSelection,
#filtreContainerEvenement #triHotel a.imprimeSelection,
#filtreContainerTourisme #triHotel a.imprimeSelection {
    float:inherit;
    position:absolute;
    left:340px;
    top:0px;
}

.ficheSousTraitant #filtreContainerHotel #triHotel a.imprimeSelection,
.ficheSousTraitant #filtreContainerRestaurant #triHotel a.imprimeSelection,
.ficheSousTraitant #filtreContainerEvenement #triHotel a.imprimeSelection,
.ficheSousTraitant #filtreContainerTourisme #triHotel a.imprimeSelection
{
  left:195px ;
}

#filtreContainerRestaurant #triHotel a.imprimeSelection,
#filtreContainerEvenement #triHotel a.imprimeSelection,
#filtreContainerTourisme #triHotel a.imprimeSelection{
  left:340px;
  top:-12px;
}
.containerInfoWindow.restaurant a.imprimeInfoWindow,
#filtreContainerRestaurant #triHotel a.imprimeSelection{
  background-color: #ff6000;
}

.containerInfoWindow.evenement a.imprimeInfoWindow,
#filtreContainerEvenement #triHotel a.imprimeSelection
{
  background-color: #8bbc31;
}

.containerInfoWindow.office a.imprimeInfoWindow,
#filtreContainerTourisme #triHotel a.imprimeSelection{
  background-color: #3172bc;
}

.containerInfoWindow .centralInfoWindow{
    background-color: #efefef;
    float:left;
    width:230px;
    padding:0 5px 0 5px;
}

.containerInfoWindow span.typeEvenement,.infoEvenement span.typeEvenement{ 
  display:block;
  font-size:10px;
  font-weight:bold;
  color:#8bbc31;
}

.containerInfoWindow p.presentationInfoWindow{
  color:#4d4d4f;
  width:230px;
  font-size:11px;
  margin-top:8px;
  margin-left:7px;  
  float:left;
  width:132px;
  line-height: 13px;
}

.containerInfoWindow span.communeOtInfoWindow{
  font-size:11px;
  font-weight: bold;
  margin-top:8px;
  margin-left:7px;
}

.containerInfoWindow  span.adresseInfoWindow,.containerInfoWindow  span.textMailFaxInfoWindow{
  padding:7px 0 0 0;
  font-size:11px;
  color:#4d4d4f;
  display:block;
  clear:both;
  line-height:13px;
}

.containerInfoWindow div.bottomInfoWindow{
  margin-top:40px;
  border-top: 1px solid #4d4d4f;
  float:left;
  width:230px;
}

.containerInfoWindow div.bottomInfoWindow a.linkSavoirPlus{
  margin: 5px 0 5px 0;
  font-size:11px;
  float:right;
  padding:3px;
}


.containerInfoWindow.localisationSt  a.linkSavoirPlus{
  padding:3px;  
  margin-top:15px;
  display:block;
  float:right;
}


.containerInfoWindow div.blocPrixInfoWindow{
  float:left;
  padding-top:5px;
}

.containerInfoWindow div.blocPrixInfoWindow span.aPartirInfoWindow{
  font-family:Arial;
  font-size:11px;
}

.containerInfoWindow div.blocPrixInfoWindow span.prixInfoWindow{
  font-family:Arial;
  font-size:15px;
  font-weight:bold;
}

.containerInfoWindow div.categorieSpecialiteInfoWindow{
  font-size:11px;
  font-family: Arial;
  margin:10px 0 5px 0;
  line-height:13px;
}

.containerInfoWindow div.categorieSpecialiteInfoWindow span{
  display:block;
}

.containerInfoWindow span.horaireOuverture{
  font-weight:bold;
  display:block;
  font-size:11px;
  font-family: Arial;
  clear:both;
  margin-top:10px;
  color:#4d4d4f;
  float:left;
  line-height:13px;
}

.cluster{
      	color: #000;
      	text-align:center;
      	font-family: Arial;
      	font-size:11px;
      	font-weight:bold;
      	/*text-shadow: 0 0 2px #000;
        -moz-text-shadow: 0 0 2px #000;
        -webkit-text-shadow: 0 0 2px #000;*/
}

.clust11145{
        background: url(../images/carte/clust11145.png) no-repeat;
        line-height:30px;
      	width: 29px;
      	height: 36px;
      	  
}

.clust11154{
        background: url(../images/carte/clust11154.png) no-repeat;
        line-height:30px;
      	width: 29px;
      	height: 36px;
      	  
}

.clust11155{
        background: url(../images/carte/clust11155.png) no-repeat;
        line-height:30px;
      	width: 29px;
      	height: 36px;
      	  
}

.clust11156{
        background: url(../images/carte/clust11156.png) no-repeat;
        line-height:30px;
      	width: 29px;
      	height: 36px;
}

.clustSt{
      	color: #fff;
      	text-align:center;
      	font-family: Arial;
      	font-size:12px;
      	font-weight:bold;
        background: url(../images/carte/clusterPictoSt.png) no-repeat;
        line-height:27px;
      	width: 25px;
      	height: 32px;
}




#filtreHotel,#filtreEvenement,#filtreRestaurant{
  background-color:white;
  /*height:226px;*/
  padding:0 0px 0 10px;
  float:right;
  width:240px;
  margin-top:15px;
  font-family: Arial;
}

.ficheSousTraitant #filtreEvenement{
  width:245px;
}

#filtreEvenement{
  padding-left:0px;
}

#filtreHotel .titreFiltre, #filtreRestaurant .titreFiltre,#filtreEvenement .titreFiltre{
  border-bottom:1px solid #ebaad6;
  padding-bottom:5px;
  margin-bottom:5px;
  width:230px;
}


#filtreEvenement .titreFiltre{
  border-bottom:1px solid #afd236;
}

#filtreRestaurant .titreFiltre{
  border-bottom:1px solid #ff6000;
}

#filtreHotel #comboType label,#filtreRestaurant #comboType label{
  float:left;
  padding-top:3px;
  font-size:11px;
  font-weight: bold;
  margin-right:5px;
}


#filtreHotel #comboType, #filtreRestaurant #comboType{
  float:left;
  width:210px;
  margin-bottom:10px;
}
#comboType div.jqTransformSelectWrapper{
  height:15px;
}

.bloc #comboType div.jqTransformSelectWrapper ul{
  margin:inherit !important;
  padding:inherit !important;
  //height:52px !important;

}
.bloc #comboType div.jqTransformSelectWrapper ul li{
  padding:0 !important;
  margin:0 !important;
}

#comboType div.jqTransformSelectWrapper div span,#dateEvenement div.jqTransformSelectWrapper div span {
  border:1px solid #b8b8b9;
  height:16px;  
  padding:2px 0 0 7px !important;
  background-color:#f0f0f0;
}


#sitraEvent div.jqTransformSelectWrapper div span{
  border:1px solid #b8b8b9;
  height:16px;  
  padding:2px 0 0 7px !important;
}

#filtreHotel #comboType .jqTransformSelectWrapper a.jqTransformSelectOpen{
  background: url(../images/select_right_pink.png) no-repeat center center; 
}

 #sitraEvent .jqTransformSelectWrapper a.jqTransformSelectOpen{
  background: url(../images/select_right_green.png) no-repeat center center; 
}

#filtreRestaurant #comboType .jqTransformSelectWrapper a.jqTransformSelectOpen {
  background: url(../images/select_right_orange.png) no-repeat center center;
}

#filtreEvenement #dateEvenement .jqTransformSelectWrapper a.jqTransformSelectOpen {
   background: url(../images/select_right_green.png) no-repeat center center; 
}

#filtreHotel #blocFiltreHotel, #filtreRestaurant #blocFiltreRestaurant{
  font-size:11px;
  font-family: Arial;
  color:#4d4d4f;
  margin-top:10px;
  float:left;
}

#filtreHotel #blocFiltreHotel .jqTransformCheckboxWrapper,#filtreRestaurant #blocFiltreRestaurant .jqTransformCheckboxWrapper{
  margin-top:0px;
}
#filtreHotel #blocFiltreHotel div.blocLeft, #filtreRestaurant #blocFiltreRestaurant div.blocLeft{
  float:left;
  width:105px;
}

#filtreHotel #blocFiltreHotel div.blocRight,#filtreRestaurant #blocFiltreRestaurant div.blocRight {
  float:left;
  width:105px;  
}

#filtreHotel #blocFiltreHotel div.blocLeft label,
#filtreHotel #blocFiltreHotel div.blocRight label,
#filtreRestaurant #blocFiltreRestaurant div.blocLeft label,
#filtreRestaurant #blocFiltreRestaurant div.blocRight label

{
  padding-top:3px;
  display:block;
  width:80px;
  float:left;
}

#filtreHotel #blocFiltreHotel div.blocLeft  div,
#filtreHotel #blocFiltreHotel div.blocRight div,
#filtreRestaurant #blocFiltreRestaurant div.blocLeft  div,
#filtreRestaurant #blocFiltreRestaurant div.blocRight div
{
  display:block;
  clear:both;
}

#filtreHotel .titreClassement, #filtreRestaurant .titreBlocFiltre{
  display:block;
  font-weight: bold;
  clear:both;
  margin-bottom:5px;
  float:left;
  width:200px;
  color:#4c4d4f;
}

.btnRelancerRechercheHotel {
    display: block;
    width: 171px;
    height: 20px;
}

#pageCSSfr .btnRelancerRechercheHotel{
    background-image: url(../images/btnRelancerRecherchePink.png);

}
 
#pageCSSen .btnRelancerRechercheHotel {
    background-image: url(../images/btnRelancerRecherchePinkEn.png);
}


#pageCSSfr #filtreRestaurant .btnRelancerRechercheHotel {
    background-image: url(../images/btnRelancerRechercheOrange.png);
}

#pageCSSen #filtreRestaurant .btnRelancerRechercheHotel {
    background-image: url(../images/btnRelancerRechercheOrangeEn.png);
}

#pageCSSfr #filtreEvenement .btnRelancerRechercheHotel {
    background-image: url(../images/btnRelancerRechercheGreen.png);
}

#pageCSSen #filtreEvenement .btnRelancerRechercheHotel {
    background-image: url(../images/btnRelancerRechercheGreenEn.png);
}

div.relancerRecherche{
  float:left;
  margin-top:10px;
}

#listResultatHotel .listeResultat .blocFiche .adresseDescription .blocDescription .infoPrix,
#listResultatEvenement .listeResultat .blocFiche .adresseDescription .blocDescription .infoPrix,
.ficheSousTraitant .infoPrix
{
  margin-top:10px;
}

.ficheSousTraitant .infoPrix{
  float:left;
  margin-left:5px;
  
}

#listResultatHotel .listeResultat .blocFiche .adresseDescription .blocDescription .infoPrix span.libellePrix,.ficheSousTraitant .infoPrix{
  font-size:11px;
  font-family: Arial;
  color:#4d4d4f;
}

#listResultatHotel .listeResultat .blocFiche .adresseDescription .blocDescription .infoPrix span.montantPrix,.ficheSousTraitant .infoPrix span.montantPrix{
  font-size:15px;
  font-family: Arial;
  color:#4d4d4f;
  font-weight: bold;
}

#listResultatHotel .listeResultat .blocFiche div.plusInfo,
#listResultatRestaurant .listeResultat .blocFiche div.plusInfo,
#listResultatEvenement .listeResultat .blocFiche div.plusInfo,
#resultatEvent div.plusInfo
{
  display:block;
  clear:both;
  margin-top:10px;
  float:left;
}

.ficheSousTraitant div.plusInfo{
  float:right !important;
  margin-right:5px;
  clear:none !important;
}

#resultatEvent div.plusInfo{
  float:right;
  padding-right:10px;
}

#listResultatHotel .listeResultat .blocFiche div.plusInfo a,
#listResultatRestaurant .listeResultat .blocFiche div.plusInfo a,
#listResultatEvenement .listeResultat .blocFiche div.plusInfo a,
#resultatEvent  div.plusInfo a
{
    font-size: 11px;
    padding: 3px;
    background-color:#EBAAD6;
  
}

#listResultatRestaurant .listeResultat .blocFiche div.plusInfo a{
    background-color:#ff6000;
}

#listResultatEvenement .listeResultat .blocFiche div.plusInfo a,#resultatEvent  div.plusInfo a{
    background-color:#afd236;
}


#triHotel{
  margin: 15px 10px 0px 15px;
}

#triHotel span{
  font-family: Arial;
  font-size:11px;
  color:#4d4d4f;
}

#triHotel a{
  font-weight:bold;
  background:none;
  margin-left:10px;
  font-family: Arial;
  font-size:11px;  
}

#triHotel a.triSelected{
  color:#4d4d4f;
  text-decoration: none;
}

#triHotel a{
  color:#e0129e;
  text-decoration: underline;  
}
.subData.photo
{
  position:relative;
  height:360px;
}
#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
	float:left;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:895px;
	overflow:hidden;
	position:relative;
	display:none;
	/*float:left;*/
}
#ficheSitra.inSite .slides_container{
  width:600px;
}
/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:895px;
	height:350px;
	display:block;
  text-align:center;	
}

#ficheSitra.inSite .slides_container div.slide{
	width:650px;  
}

#slides a.prev {
  background:url(../images/flecheGauchePink.png)  no-repeat center center transparent;	 
  height:20px;
  width:20px;
  display:block;
  position:absolute;
  left:0;
  top:130px;
  z-index:1000;  
}

#slides a.next {
  background:url(../images/flecheDroitePink.png)  no-repeat center center transparent;	 
  height:20px;
  width:20px; 
  position:absolute;
  left:870px;
  top:130px;
  z-index:1000;
}


#ficheSitra.inSite #slides a.next {
  background:url(../images/flecheDroitePink.png)  no-repeat center center transparent;	 
  height:20px;
  width:20px; 
  position:absolute;
  left:630px;
  top:130px;
  z-index:1000;
}


#slides ul.pagination{
  display:none;
}

/*
	Caption
*/

#slides .caption {
	z-index:500;
	position:absolute;
	bottom:0px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	/*background:#000;*/
	/*background:rgba(0,0,0,.5);*/
	width:895px;
	font-size:11px;
	line-height:1.33;
	color:#4d4d4f;
	/*border-top:1px solid #000;*/
	text-shadow:none;
	font-family: Arial;
	font-weight: bold;
}


#ficheSitra .blocPrestation{
  float:left;
  width:400px;
  margin-right:20px;
  margin-bottom:20px;
}

#ficheSitra div.subData.prestation,#ficheSitra div.subData.photo,#ficheSitra div.subData.tarif{
  display:block;
  float:left;
  clear:both;
}

#ficheSitra div.subData.photo,#ficheSitra div.subData.tarif,#ficheSitra div.subData.prestation{
  width:880px;
}

#ficheSitra.inSite div.subData.photo,#ficheSitra.inSite div.subData.tarif,#ficheSitra.inSite div.subData.prestation{
  width:640px;
}

#ficheSitra div.toggleSubMenu {
  float:left;
  width:900px;
}

#ficheSitra.inSite div.toggleSubMenu { 
  width:660px;
}

#dateEvenement .libelleDate{
  font-family: Arial;
  font-weight: bold;
  font-size:11px;
  float:left;
  padding-top:3px;
  padding-right:5px;
}

.blocDescriptifEvent{
  width:870px;
  float:left;
  background-color:#ebebeb;
  padding:10px;
}



#ficheSitra.inSite .blocDescriptifEvent{
  width:640px;
}
.blocDescriptifEvent .imgEvent{
  float:left;
  margin-right:10px;
}

.blocDescriptifEvent .descriptifLongEvent{
  float:left;
  width:700px;
}

#ficheSitra.inSite .descriptifLongEvent{
  width:480px;  
}

#ficheSitra .listInfoEvent{
  margin-top:20px;
  color:#4c4d4f;
  font-size:12px;
}

#ficheSitra .infoEvent{
  margin-bottom:10px;
}

#ficheSitra .infoEvent .titreInfoEvent{
  font-weight: bold;
}

.filtreEvent{
  float:left;
  font-family: Helvetica,Arial;
  background-color: #eceaea;
  padding:5px 0 5px 0;
  width:680px;
}

/*.filtreEvent div{
    width:600px;
    float:left;
    margin-bottom:10px;
}*/

/*.filtreEvent div.filterDateEvent{
    margin-left:150px;
}

.filtreEvent div.filterComboEvent{
    margin-left:135px;
}*/

.filtreEvent input,.filtreEvent a.date-picker-control, .filtreEvent label{
  float:left;
  margin:auto;
}

.filtreEvent input{
  height:8px;
  padding:5px;
  border:1px solid #b8b8b9;
  font-family: Helvetica,Arial;
  font-size:11px;
  width:60px;
}

.filtreEvent label{
  font-weight:bold;
  padding:5px;
  font-size:11px;
}


.filtreEvent a.date-picker-control{
  margin-top:2px !important;
}

.filtreEvent .jqTransformSelectWrapper{
  margin-left:20px;
  width:130px;
}


 .buttonSearchEvent{

}

#pageCSSfr .buttonSearchEvent{
  background-image: url(../images/searchSitraBtn.png);
  display:block;
  width:89px;
  height:20px;
  margin-left:20px;
  cursor: pointer;
  float:left;  
}

#pageCSSen .buttonSearchEvent{
  background-image: url(../images/searchSitraBtnEn.png);
  display:block;
  width:89px;
  height:20px;
  margin-left:20px;
  cursor: pointer;
  float:left;  
}


#resultatEvent{
  float:left;
  margin-top: 10px;
  
}

.blocFicheEvent .image{
  margin-left:5px;
}

.blocFicheEvent{
  font-size:11px;
  color:#4d4d4f;
}

.infoEvenement{
  padding-right:5px;
  display:block;
  width:550px;
  float:left;
  margin-top:5px;
  margin-left:5px;  
}

.infoEvenement p{
  margin-bottom:0;
}



.infoEvenement span{
  display:block;
  clear:both;
}

.infoEvenement span.periodeClair,.infoEvenement span.adresse {
  font-weight:bold;
}

.titreReponseEvent{
  float:left;
  margin: 15px 10px 0px 5px;
  padding-bottom: 8px;  
  width:675px;
}

#localizeFournisseur a.linkLocalizeFournisseur{
  width:225px;
  height:37px;
  display:block;
  float:right;
  position:absolute;
  top:-6px;
  left:475px;
}

#ficheSitra #localizeFournisseur a.linkLocalizeFournisseur{
  left:655px;
  top:-6px;
}

#ficheSitra.ficheEvenement #localizeFournisseur{
  width:500px;  
}

#ficheSitra.ficheEvenement #localizeFournisseur a.linkLocalizeFournisseur{
  left:655px;
  top:-6px;

} 

#ficheSitra.inSite #localizeFournisseur{
 display:none; 
}


#pageCSSfr #localizeFournisseur a.linkLocalizeFournisseur{
  background:url("../images/localiserFournisseurFr.png") no-repeat 0 0 transparent;
}

#pageCSSen #localizeFournisseur a.linkLocalizeFournisseur{
  background:url("../images/localiserFournisseurEn.png") no-repeat 0 0 transparent;
}

#localizeFournisseur a.linkLocalizeFournisseur span{
  display:none;
}

#tabs{
  display: none;
}

span.logoSitra{
  display:block;
  width:70px;
  height:22px;
  background:url("../images/logoSitra.png") no-repeat 0 0 transparent;
  clear:both;
  margin-top:5px;
  float:left;
}

div.linkVoirEvenement{
  margin-bottom:10px;
}

div.linkVoirEvenement a.aVoirEvenementLink{
  background:url("../images/btnVoirEvenement.png") no-repeat 0 0 transparent;
  display:block;
  width:218px;
  height:39px;
}

#pageCSSen div.linkVoirEvenement a.aVoirEvenementLink{
  background:url("../images/btnVoirEvenementEn.png") no-repeat 0 0 transparent;
}

div.linkVoirEvenement a.aVoirEvenementLink span{
  display:none;
}


.ficheSousTraitant .rechercheCarte{
  /*display:none;*/
}

.ficheSousTraitant .rechercheCarte .comboVille{
  display:none;
}
.savoirPlusSt{
    float:left;
    height:40px;
    text-align:center;
    width:225px;
}

.image.span-80{
  display:block;
  min-height: 1px;
}

.clusterOver{
  background-color:white;
  color:black;
  padding:5px;
  width:100px;
}

#ficheSitra.inSite .subHeader{
  padding:0 0 0 550px;
}

#filtreEvenement .titreFiltre.allEvent{
  margin-top:100px;
}

.allEventLink{
  background:url("../images/imgAgenda.png") no-repeat 0 0 transparent;
  width:105px;
  height:39px;
  display:block;
}

.allEventLink span{
  display:none;
}

.linkGeolocSt{
  background:url("../images/carte/pictoStSmall.png") no-repeat 0 0 transparent;
  width:18px;
  height:23px;
  display:block;
  position:absolute;
  top:0;
  left:340px;
  z-index: 5000;
  top:5px;
}

.linkGeolocSt span{
  display:none;
}

/*.listAnnuaire{
  float:left;
  margin-right:10px;
  width:300px;
  margin-bottom:30px;

}*/

.listAnnuaire li{
  float:left;
  width:330px;
  margin-bottom:0px;
}

.annuaireSousTraitant h2{
  margin-top:40px;
}
