body {
    
    background:url(../images/backgrounds/body.jpg) ;
    background-position:top;
    background-repeat:repeat-x;
    background-color:#fff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:75%;
    color:#777;
    margin:0;
    /*padding: 20px;*/

/*    border : solid blue 1px;*/
}

* {
    padding-left: 0;
    margin:0
}


.page_index{
     margin:-80px 20px -60px 20px;
     min-height:670px;
}

.page_index_maintenance{
    margin:0px;
    min-height:610px;
}
/*.page_index_maintenance h1 {
    font-family:"Century Gothic","Trebuchet MS", "Tahoma", "Verdana";
    font-size:250%;
    color:#333;
    letter-spacing:-1px;
    padding:15px 20px 20px 20px;
    border-right:1px solid #eee;
    text-align: center;
    font-weight:bold;
}

.page_index_maintenance p {
    background-position: left center;
    font-weight: normal;
    margin: 0px 80px 10px 40px;
    padding:5px 20px 5px 20px;
    text-align: center;
}*/
.page_index_maintenance h1 {
    border-bottom: 1px dotted #ACCB39;
    color: #5A662C;
    float: right;
    font-family: "Trebuchet MS",Tahoma,Verdana;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0px 20px 30px;
    padding-bottom: 5px;
    text-align: center;
    text-shadow: 0 1px 1px #6A7D23;
    /*text-transform: uppercase;*/
    width: 93%;
}


.page_index_maintenance p {
    background-position: left center;
    float: left;
    font-weight: normal;
    margin: 0px 80px 10px 40px;
    padding-left: 250px;
    text-align: left;
}
#sidebar_maintenance{
     height:70px;
     background-color: white;
}
#menu_haut_maintenance{
     height:40px;
}
#sidebar_link{
/*    background-image:  url(../images/backgrounds/link.jpg) ;*/
    background-repeat:no-repeat;
   height:200px;
   
}


#sidebar_news{
    background-image:  url(../images/backgrounds/news.jpg) ;
    background-repeat:no-repeat;
   height:200px;
}

#sidebar_login{
    padding: 0 5px 0px 5px;
}


#changeimage{
    background-image:  url(../images/backgrounds/photo2.jpg) ;
    background-position:top center;
    background-repeat:repeat-x;
}

#cssbody{
    
    background-image:url(../images/backgrounds/f_h2.png) ;
    background-position:top center;
    background-repeat:repeat-x;
    background-color: transparent;

}

#natura2000 {
    /*background-image:url(../images/logo/natura2000_1025.png) ;*/
/*   background-image:url(../images/logo/footer_natura2000.png) ;*/

   background-position:bottom ;
    background-repeat:no-repeat;
    background-color: transparent;
    
}

#container {
    max-width: 1024px;
/*    width: 100%;*/
    margin: 0 auto 0 auto;
    padding: 0 0 0 20px;
}


#header {
/*    border: 1px orange solid;*/
    /*background-image:url(../images/logo/natura2000_etoile.png);*/
    background-repeat:no-repeat;
    clear:both;
    width:150px;
    background-color:#fff;
    padding:0 2px 0px 20px;
    float:left;
    margin:-56px 0 0 0;
    height:130px;
    border: 2px solid #DCDCDC;
    /*border-top: 2px solid #DCDCDC;*/

}

#header h1 {
    font-family:"Trebuchet MS","Century Gothic", "Tahoma", "Verdana";
    font-size:250%;
    color:#333;
    letter-spacing:-1px;
    padding:35px 20px 0 0;
    float:right;
    /*border-right:1px solid #eee;*/
    text-align: center;
    font-weight:bold;
    text-shadow: 0 1px 1px #6A7D23;
}
#header h1 a {
    color:#000;
    text-decoration:none;
}
#header h3 {
    padding:33px 0 5px 40px;
    font-size:100%;
    color:#ccc;
    font-weight:normal;
    margin: 0 0 0 270px; /* Adjust this value for the space between the site title and the slogan */
    border-right:1px solid #eee;
}
#sidebar_bottom {
/*    margin:160px 0 0 -30px;*/
/*    background-image:url(../images/backgrounds/sidebarbottom.jpg) ;*/
/*    background-image:url(../images/icones/fleche.jpg) ;*/
    background-repeat: no-repeat;
    height:13px;
/*    border: 1px red solid;*/
}

#nav_haut {
/*    font-family:"Trebuchet MS",Tahoma,Verdana;*/
    font-family:Helvetica, sans-serif;
    margin:10px 10px 0 200px !important;
    margin:0 50px 0 0;
    padding:0;
    float:left;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:0.8px;
    color: #5a662c;

}

#nav_haut li {
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    font-size:90%;
}

#nav_haut li a {
    display:block;
    padding:5px 10px 14px 10px;
    margin:0 1px 0 1px;
    color:#666668;
/*    color : #5A662C;*/
    text-decoration:none;
    font-weight: 900;

}

#nav_haut li a:hover, .active_haut {
    background-image:url(../images/backgrounds/menu_haut_a_hover.gif);
    background-position:30%  70%;
    background-repeat:repeat-x;
    color:#000;
}



.clear {
    clear:both;
}

.clear_pageTitle {
    clear:both;
}


#content {
  width: 96%;

  min-height:550px;
/*    border : solid 1px green;*/
   margin : 40px 0  0   0 ;
   padding:0 20px;
}

#content h1 {
    font-family:"Trebuchet MS", Tahoma, Verdana;
    font-size:18px;
    /*text-transform:uppercase;*/
    letter-spacing:2px;
    color: #5a662c;
    font-weight: normal;
    margin : 10px 0px 30px 20px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    text-shadow: 0 1px 1px #6a7d23;
    border-bottom:1px dotted #accb39;
    /*float :right;*/
    width: 98%;
    /*background-image:url(../images/backgrounds/toptopleft.gif);*/
    background-position:center left;
    background-repeat:no-repeat;
}
#content h2 {
    font-family:"Trebuchet MS", Tahoma, Verdana;
    margin:10px;
    border-bottom: 1px solid #EEEEEE;
    color: #9F5507;
    font-size: 16px;
    font-weight: normal;
}

#content p {
    line-height:20px;
    word-spacing:2px;
    padding:0 0 0 5px;
/*    text-indent:20px;*/
}
/*#content ul {
    margin:15px 0 15px 20px;
    padding:0;
    border-top:1px solid #eee;
}*/
/*#content li {
    margin:10px 0 10px 0;
    padding:0 0 10px 15px;
    list-style:none;
    border-bottom:1px solid #eee;
    background-image:url(../images/backgrounds/li.gif);
    background-position:top left;
    background-repeat:no-repeat;
}*/
#content #sideblock {

    width:180px;
    padding:10px;
    background-color:#fff;
    float:right;
    font-size:90%;
    margin:0 0 0 20px;

}

.sidebarfooter {
/*    border: 1px blue solid;*/
    background-color:#eee;
    text-align:left;
    padding:7px 5px 7px 5px;
    font-size:80%;
}
.sidebarfooter a {
    background-color:#f6f6f6;
    padding:3px;
    text-decoration:none;
}
.sidebarfooter a:hover {
    color:#000;
    background-color:#fff;
}
#content #sideblock h1 {
    text-transform:none;
    font-size:120%;
    color:#000;
    margin:0;
    letter-spacing:0;
}
#sideblock p {
    text-indent:0;
    line-height:17px;
    padding:5px;
    margin:5px 0 5px 0;
    color:#bbb;
}
#sideblock ul {
    margin:0 0 5px 5px;
    border:none;
}
#sideblock li {
    margin: 0;
    background-image:none;
    padding:0;
    border:none;
}
#sideblock li a {
    text-decoration:none;
    display:block;
    background-color:#fff;
    padding:5px 5px 5px 10px;
    color:#888;
}
#sideblock li a:hover {
    background-color:#f9f9f9;
    color:#666;
    background-image:url(../images/backgrounds/sideblock_li_a_hover.gif);
    background-position:left;
    background-repeat:no-repeat;
}
blockquote {
    background-image:url(../images/backgrounds/bq.jpg);
    background-position:top;
    background-repeat:repeat-x;
    padding:5px 35px 5px 5px;
    font-family:"Trebuchet MS", Tahoma, Verdana;
}

#content  a {
    color:#444;
    padding:2px;
    text-decoration:none;
}
#content  a:hover {
    background-color:#E6EFC8;
    border-radius: 2px 2px 2px 2px;
    color:#000;
}
a:hover {
    text-decoration:none;
}


#content .action a {
    color: #AED409;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 5px;
    text-shadow: 0 1px 1px #C0D576;
    text-decoration:none;
    letter-spacing:1.7px;
}
#content .action a:hover {
    background-color:inherit;
    color:#5A662C;
}

#sidebarmenu
{
     padding:40px 2px 20px 20px;
}
#sidebar_left {
/*    border: solid 1px violet;*/
    width:186px;
    height: auto;
    background-color:#fff;
/*    padding:40px 2px 20px 2px;*/
    float:left;
    margin:50px 0 10px 0;
/*    position: absolute;*/
    left: 2px;
}

#sidebar {
/*    border: solid 1px violet;*/
    width:186px;
    height: auto;
    background-color:#fff;
    padding:10px 2px 5px 2px;
    float:left;
    margin:-45px 0 5px 0;
}

#sidebar a {
    color:#333;
}

#sidebar h1 {
    font-family:Verdana,"Century Gothic","Trebuchet MS",  Tahoma, Verdana;
    font-size:9pt;
    color:#777;
    font-weight:bold;
    letter-spacing:-1px;
    padding:20px 5px 8px 35px;
}




#sidebar p {
    font-size:90%;
    line-height:19px;
    margin:10px 0 10px 0;
}

#footer {
    clear :both;
    padding:20px;
    border-top:2px solid #6A7D23;
    color:#ccc;
    text-align:center;
/*    border : black 1px solid;*/
}
#footer a {
    color:#999;
}


.menugeneral {
    z-index:100;
    
}

#menuBas
{
    width: 750px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 203px;
    border: 0;
    position: absolute;
    z-index:100;
    top: 102px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
/*    font-family:"Century Gothic","Trebuchet MS", "Tahoma", "Verdana";*/
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:0.5px;
    

}
#menuBas li
{
    float: left;
/*    width: 120px;*/
    width: auto;
    margin: 0;
    padding-bottom: 8px ;
    font-size:90%;
}

#menuBas .sousMenu
{
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


#menuBas .sousMenu li
{
    float: none;
    margin-top: 0px  ;
    padding: 0;
    border-bottom:  1px solid white;
    width: 140px;
}


#menuBas li a:link, #menuBas li a:visited
{
    display: block;
    height: 1%;
    color:#666;
    margin: 0;
    padding: 0 8px 8px 8px;
/*    border-right: 1px solid #fff;*/
    text-decoration: none;
    font-weight:bold;
}

#menuBas li a:hover { 
    background-image:url(../images/backgrounds/menu_a_hover_4.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    color:#000; 
    padding-bottom: 8px ;
}
#menuBas li a:active { 
    background-image:url(../images/backgrounds/menu_a_hover_4.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    color:#000;
/*    padding-bottom: 9px ;*/
}

#menuBas .sousMenu li a:link,
#menuBas .sousMenu li a:visited
{
    display: block;
    color: #FFF;
    margin: 0;
    border: 0;
    padding: 5px 8px;
    text-decoration: none;
    background: transparent url(../images/backgrounds/fonMenu.png) repeat;
     font-family:inherit;
/*    font-family:"Century Gothic","Trebuchet MS", "Tahoma", "Verdana";*/
    font-size:10px;
    text-transform:none;
    letter-spacing:0px;

}
#menuBas .sousMenu li a:hover
{
    background-image:url(../images/backgrounds/menu_a_hover_4.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    background-color:white;
    color:#000; 
    margin: 0;
    padding: 5px 8px;

}

#menuBas li:hover > .sousMenu { display: block; }

/*div#voletmenu a {
       cursor: pointer;

}

div#voletmenu ul {
    float: left;
    list-style:none;
    margin:0;
    padding:0;

}

div#voletmenu li {

    float:left;
    background:url(../images/volet_menu/norm_right.gif) no-repeat right top;
    margin:0;
    padding:1;
    list-style:none;
    min-width:71px;
    border:1px solid #AAAAAA;

}

div#voletmenu li a  {
    display:block;

    background:url(../images/volet_menu/norm_left.gif)  no-repeat left top;
    padding:2px 10px 4px;
    color:#527e0d;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
}


div#voletmenu li:hover{
    float:left;
     border:1px solid #CCCCCC;
    border-bottom: 4px red solde;

    background-image:url(../images/volet_menu/norm_right_on.gif);
}
div#voletmenu li a:hover {
    background-image:url(../images/volet_menu/norm_left_on.gif);
    color:#527e0d;
    background-color: inherit;
}


div#voletmenu   .current{
    float:left;
    border:1px solid #CCCCCC;
    border-bottom: none;
    
    background-image:url(../images/volet_menu/norm_right_on.gif);
}
div#voletmenu  .current a{
    background-image:url(../images/volet_menu/norm_left_on.gif);
    color:#527e0d;
    

}*/

/*#tabs div{
    color: #777777;
}*/
#dialog table, td, th{
    clear:both;
    text-align: left;
}
div.sitelibelle
{
        clear:both;
	padding: 30px 0 0 0;
        position : absolute;
        z-index: 1;
        width: 950px;
        margin :0 0 0 10 ;

       
}
div.sitelibelle div
{
        
       padding :0 120px 0 120px ;
        height: 70px;
       font-family:Verdana,"Trebuchet MS",Tahoma,Verdana;
       color :#4a4a4a;
       text-align: center;
       vertical-align: middle;
        font-size:	16px;
        font-weight:	700;
        font-style:	normal;
        font-size-adjust:	none;
        color:	#000000;
        text-transform:	none;
        text-decoration:	none;
        letter-spacing:	normal;
        word-spacing:	0;
        line-height:	28px;
        vertical-align:	baseline;
        direction:	ltr;
        text-overflow:	clip;
}





div.breadcrumbs
{
	font-size: 0.9em;
        clear:both;
	padding: 0px 0 0 208px;
        position : absolute;
        margin-top : 16px;
        color :#9f5507;
        z-index: 1;
}

div.breadcrumbs span
{
	font-weight: bold;
}
div.breadcrumbs a
{
	 color :#9f5507;
}


#towcol{
    overflow: auto;
    width: 947px;
    margin: 0;
  padding: 0;
}

#towcol .col{
    float: left;
  width: 48%;
  margin: 1em 0;
  overflow: auto;
}


#voletmenu{
    clear:both;
    border:none;
    margin:  0px 0px 0px 0px;
    padding-top :9px;
}
#voletmenu div {
    padding:  2px;
}
#voletmenu ul {
/*    float: left;*/
    list-style:none;
    margin:0px;
    padding:0;
    background: none;
    border:none;
    
}
#voletmenu li {

    margin:0;
    padding:0;
    list-style:none;
    
}

#voletmenu li a  {
    display:block;

/*    background:url(../images/volet_menu/norm_left.gif)  no-repeat left top;*/
    padding:2px 6px 4px;
    color:#527e0d;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;

}


#voletmenu li:hover{
    float:left;
/*    background-image:url(../images/volet_menu/norm_right_on.gif);*/
}
#voletmenu li a:hover {
/*    background-image:url(../images/volet_menu/norm_left_on.gif);*/
    color:#527e0d;
    background-color: inherit;
}

#voletmenu .ui-tabs-panel{
    border:1px solid #AAAAAA;
    
}
#voletmenu  .ui-tabs-nav a{
    cursor:pointer;
}
#voletmenu  .ui-state-default {
/*   margin-bottom: 1px;*/
   border-bottom:1px solid #D3D3D3  !important;
}

#voletmenu  .ui-state-active {
/*   margin-bottom: -1px ;*/
   border-bottom: 1px solid  white !important;
}

#voletmenu h4 {
    padding-Top: 5px;
/*    padding-left: 10px;*/
    color:#9F5507;
    font-size:14px;
    border-bottom:  1px solid
/*    font-weight:normal;*/
/*    background: #9F5507;*/
}

#voletmenu .ui-widget-content {
    background: inherit;
}

#voletmenu .ui-helper-clearfix:after {
    clear:none;
}
/*stop*/



div.loading {
    background-color: #eee;
    background-image: url('../images/loading.gif');
    background-position:  center center;
    background-repeat: no-repeat;
    opacity: 1;
    padding: 30px
}
div.loading * {
    opacity: .3;
}

/* Partie information avancement sur le site */

#expand {
    position: absolute;
    padding: 0 0 0 155px;
    top:215px;
    z-index: 60;
    line-height: 1.3;
/*    font-family:Helvetica, sans-serif;*/
/*    letter-spacing:0.8px;*/
    
}
#expand { 
}
#expand-container {
    position: absolute;
}
#expand .clear {
}

#expand-info {
   padding: 15px 5px 2px 0;
}
#expand-bt {
    background: url("../images/icone/bt_left.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 44px;
    width: 177px;
    left:580px;
    top:50px;
    position: absolute;
/*    border: 1px solid #e4e3e3;*/
}
#expand-bt:hover {
    background-position: bottom left;
}
#expand-content {
    background: url("../images/icone/bg_expand.png") no-repeat scroll 0 0 transparent;
    height: 500px;
    padding: 20px;
    position: absolute;
    top: 90px;
    width: 725px;
}
#expand-content {
}
#bt-fermer {
    cursor: pointer;
    display: block;
    float: right;
}
#bt-fermer img {
    display: block;
}
#titre-expand {
    color: #000000;
    font-size: 16px;
    height: auto;
    line-height: 28px;
    padding: 10px 5px 5px 10px;
    text-align: left;
    font-weight: bold;
}
#expand-menu {
    float: left;
    width: 180px;
}
.titre {
    color: #666666;
    cursor: auto;
    font-size: 14px;
    font-weight: bold;
}
.titre:hover {
    color: #666666;
}

#expand ul {
    list-style-type:none;
    margin: 0;
    padding-left: 0;
    
}
#expand-menu li {
    color: #666666;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 18px;
    text-align: left;
}
#expand-menu li:hover {
    color: #dd780d;
}
#expand-menu li.on {
    color: #dd780d;
}
#expand-menu li.on span {
    background: url("../images/icone/fleche_expand.gif") no-repeat scroll 0 4px transparent;
    padding: 0 0 0 38px;
}


#statut, #echange, #control, #extraction, #suppression, #retablir {
    height: 330px;
    margin: 0 2px 0 0;
    padding: 2px 0 0 5px;
    width: 522px;
}
#statut {
/*    background: url("../images/icone/bg_pars.gif") no-repeat scroll 0 0 transparent;*/
    
}
#echange {
/*    background: url("../images/icone/bg_accompagne.gif") no-repeat scroll 0 0 transparent;*/
}
#control {
/*    background: url("../images/icone/bg_jarrive.gif") no-repeat scroll 0 0 transparent;*/
}
#extraction {
/*    background: url("../images/icone/bg_transit.gif") no-repeat scroll 0 0 transparent;*/
}
#jarrive, #accompagne, #transit {
    display: none;
}
#expand-theme {
    border:1px outset #666666;
    float: right;
    height: 330px;
/*    padding-right: 5px;*/
}
.expand-theme-left {
    border-right: 1px solid #22394F;
    float: left;
    height: 320px;
    overflow: auto;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
    width: 223px;
}
.expand-theme-right {
    float: left;
    width: 258px;
    height: 320px;
    overflow: auto;
}
.liste-expand {
    padding: 0 0 10px;
}
.liste-expand ul {
    list-style-type:none;
    margin: 0;
    padding-left: 0;
     
}
.liste-expand li {
    padding: 0 0 0 22px;
}
.liste-expand li.sous-titre {
    line-height: 15px;
    padding: 0;
}
* + html .liste-expand li.sous-titre {
    height: 32px;
    padding: 0;
}
.liste-expand li.sous-titre {
}
.liste-expand li.sous-titre img {
    float: left;
}
.liste-expand li.sous-titre span {
    color: #9F5507;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0 5px 10px;
    width: 215px;
}

.liste-expand li p {
    background: url("../images/icone/fleche_jaune.gif") no-repeat scroll 0 5px transparent;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    padding: 0 0 0 10px;
    margin-bottom :4px;
}

.liste-expand li a {
    color: #666666;
}
#shadow {background-image:url(../images/icone/shade1x1.png); position:absolute; left:0; top:0; width:100%; z-index:100;} 

#colLeft p img {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F0F0F0;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC -moz-use-text-color;
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
    padding: 8px;
}
#titreActu {
    background: url("../images/backgrounds/logo_actu.png")no-repeat scroll 0 0 transparent !important;
    margin: 10px -25px 25px 0!important;
    padding-bottom: 5px!important;
    padding-top: 10px!important;
    padding-left: 40px!important;
 
}

#partie_actu #lastActu {
    background: url(../images/backgrounds/new_actu.jpg) repeat-x scroll 0 0 transparent;
    color: #666666;
    font-size: 11px;
    margin: 0;
    min-height: 38px;
    padding: 5px 13px 5px 13px;
    border: 1px solid #CDCDCD;
}

#partie_actu {
    float: left;
    margin-top :-15px ;
    padding: 0  53px 51px 210px;
    position: relative;
    width: 700px;
    clear:both;
    position : absolute;
    z-index: 1;
        
}

#partie_actu .H2{
    
    font-family:"Trebuchet MS", Tahoma, Verdana;
    margin:10px;
    border-bottom: 1px solid #EEEEEE;
    color: #9F5507;
    font-size: 16px;
    font-weight: normal;
        
}
.detail_actu{color:#aba7a7;margin-left: 10px; margin-bottom :5px;}
.detail_actu i{color:#d99c57;}
.actualite{color:#484545;margin-left: 10px;margin-bottom :5px;margin-top :5px;}
.accroche_actu{color:#484545;margin-left: 10px;margin-bottom :5px;margin-top :3px;}
.tirer{font-size: 18px;color:#777777; margin-left: 10px;margin-bottom:2px;}

.readMore{
    cursor:pointer; 
/*    border-bottom:1px dotted #598000; */
    color:#598000 !important;
    background-image: url(../css/listViewStyle/fleche_en_bas.png);
    
    background-position: left top;
    background-repeat: no-repeat;
    margin: 10px 0 30px 20px;
    padding-bottom: 5px;
    padding-left: 18px;
    text-align: left;
/*    text-shadow: 0 0.4px 0.4px #6A7D23;*/
}
.readMore a{
     color:#598000 !important;
     text-decoration: none !important;
}
.logo_actu
{
    margin : -3px 0 0 -10px ;
    background: url(../images/backgrounds/logo_actu.png)no-repeat scroll 0 0 transparent;
}
.view{
    margin-left :25px ;
    padding-top :7px;
}
.view fieldset {
  border: 1px #e9b37a inset;
  margin-bottom: 3px;
   -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.view fieldset:last-of-type {
  margin-bottom: 0;
}

.view legend {
/*  color: #aed409;*/
  font-size: 14px;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  text-shadow: 0 1px 1px #c0d576;
}

.view fieldset fieldset legend {
  color: #111111;
  font-size: 13px;
  font-weight: normal;
  padding-bottom: 0;
}
/*.view fieldset ol li {
  background: #ffffff;
  background: rgba(255,255,255,.3);
  border-color: #f2e0d7;
  border-color: rgba(255,255,255,.6);
  border-style: solid;
  border-width: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  line-height: 30px;
  list-style: none;
  padding: 5px 1px 5px 15px;
  margin: 5px 10px;
}*/
.view .loading {
    background: white url('../images/loading.gif') right center no-repeat!important;
}

.view .confirm{
    padding: 0 15px 15px;
    background:  url('../css/gridViewStyle/confirm.gif') no-repeat;
    margin-left: 10px;
  /*  background-image:url(../images/backgrounds/logo_actu.png)no-repeat scroll 0 0 transparent;*/
    
}
/*Sur la page admin de membre*/
.ContentList{
    /*position: static;*/
}
.ListMembre{
    height: 444px;
    /*padding:0 10px;*/
    overflow:hidden;
    border: 2px outset #AAAAAA;
    
}
.ListMembre:hover{
    overflow:auto;
}
.ListMembre li{
    list-style: none;
    padding: 2px;
}
.ListMembre .odd{
    background: none repeat scroll 0 0 #FFFFFF;
}
.ListMembre .even{
    background: none repeat scroll 0 0 #F5F3F3;
}
.ListMembreFleche{
    float: left;
}

.ListConnexes{
    height: 444px;
    /*padding:0 10px;*/
    overflow:hidden;
    border: 2px outset #AAAAAA;
    float:left;
    width: 300px;
    
}
.ListConnexes:hover{
    overflow:auto;
}
.ListConnexes li{
    list-style: none;
    padding: 2px;
    cursor: pointer;
}
.ListConnexes li:hover {
    background: none repeat scroll 0 0 #666666;
    color: white;
}
.ListConnexes .odd{
    background: none repeat scroll 0 0 #FFFFFF;
}
.ListConnexes .even{
    background: none repeat scroll 0 0 #F5F3F3;;
}
/*.ListConnexesFleche{
    float: left;
}*/
.InfoConnexe{
    width: 545px;
    float: right;
    padding: 10px;
    margin: 10px;
    border:2px solid #6A7D23;
    border-radius: 5px 5px 0 5px;
}
.InfoConnexe ul {
    list-style: none;
    padding: 2px;
    margin-left: 5px;
}
.InfoConnexe li {
    list-style: none;
    padding: 2px;
    
}
/*Mise a jour des photo*/
.checktof{
    
    margin-bottom: 10px;
    position: absolute;
}
.tof{
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid white;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    /*display: block;*/
    font-size: 11px;
    margin: 5px;
    padding: 10px;
    /*transform: translate(0px, 10px) scale(1);*/
}

.tofhover:hover{
    -moz-transform: scale(1.05) rotate(0deg);
    -webkit-transform: scale(1.05) rotate(0deg);
    -o-transform: scale(1.05) rotate(0deg);
    -ms-transform: scale(1.05) rotate(0deg);
    transform: scale(1.05) rotate(0deg);
}

.tableauphoto{
    border: 1px #5A662C solid;
    height: 1190px;
    width: 1020px;
}
.tableautop{
    border: 1px #5A662C solid;
    width: 1018px;
    /*float: left;*/
    /*overflow:auto;*/
    height: 50px;
    padding-top: 10px;
    text-align: center;
}
.tableauleft{
    border: 1px #5A662C solid;
    width: 160px;
    float: left;
    overflow:auto;
    height: 1126px;
}
.tableaumilieu{
    display : table-cell;
    vertical-align : middle;
    text-align:center;
    border: 1px #5A662C solid;
    width:634px;
    height: 670px;
    /*float: left;*/
    left: 160px;
    
}
.tableauright{
    border:  1px #5A662C solid;
    height: 670px;
    width: 220px;
    float: right;
    left:1060px;
}
.tableaurighttop{
    display : table-cell;
    vertical-align : middle;
    text-align:center;
    border-bottom: 1px solid #5A662C;    
    height: 200px;
    width: 220px;
}
.tableaurightmidle{
    /*display : table;*/
    vertical-align : middle;
    width: 220px;
    height: 348px;
    border-bottom: 1px solid #5A662C;
    overflow:auto;
}
.tableaurightbottom{
    /*text-align:center;*/
    /*border-top: 1px solid #5A662C;*/  
    overflow:auto;
    height: 120px;
    width: 220px;
}
.tableaubottum{
    border:  1px #5A662C solid;
    float: left;
    height: 454px;
    width: 856px;
}
.tag{
    position: absolute;
    overflow: hidden;
    z-index: 200;
    display: block;
    /*border: 4px solid #5A662C;*/
}
.tagdelete{
    width: 15px;
    position: absolute;
    cursor: pointer;
    
}
.tagcadre{

    border: 3px solid #5A662C;
    border-radius: 0px 10px 0px 0px;
}
.tagtext{
    border: 1px solid #5A662C;
    padding:5px;
    background-color: rgba(240,240,240, 0.6);
    border-radius: 0px 0px 0px 10px;
    text-align: center;
}
.occdelete{
    padding-left: 10px;
    text-align: right;
    width: 15px;
    cursor: pointer;
    float: right;
}

.vizu{
    width: 450px;
    height: 400px;
    float: left;
    margin:  5px;
    border:2px solid #6A7D23;
    border-radius: 5px 5px 0 5px;
}
.faq ul{
    padding: 10px;
}
.faq li{
    padding: 3px 3px 10px;
    margin-left: 10px;
}


