/* styles CG71 génériques*/

body  {
   padding:0px;
   margin: 0px;
   width:1024px;
   background-color: #fff;
   color: #000000;
   font-family:Arial;
   font-weight:normal;
   font-size: 0.7em;
   
   scrollbar-face-color:#777777;
   scrollbar-darkshadow-color:transparent;
   scrollbar-shadow-color:#ffffff;
   scrollbar-arrow-color:#ffffff;
   scrollbar-track-color:#ffffff;
}

h1 {
font-family: Verdana;
font-size:1.4em;
color:#000000;
text-transform:uppercase;
font-weight:bold;
}

h2 {
font-family:Verdana;
font-size:1.2em;
color:#777777;
border-bottom: 1px solid #777;
}

h3 {

   font-family:Verdana;
   font-size:1.2em;
   color:#777777;
   font-style:oblique;
   padding-left:10px;
   margin-bottom:5px;
}

img {
   border:0px solid;
   padding:0;
}

input {border:2px solid #cccccc; background-color:#ddd;}
textarea {background-color:#ddd; border:2px solid #cccccc;width:300px; height:80px;}
select {background-color:#ddd; border:2px solid #cccccc;width:200px;}


/* styles des divs */


#bandeau  {
   position: relative;
   margin: 0px auto;
   top:0px;
   left:39px;
   spacing:0px;
   width:801px;
   height:89px;
   z-index:0;
}


#bandeaulink {
   position:absolute;
   top:0px;
   left:220px;
   width:230px;
   height:89px;
   z-index:1;

}

#container {
   width:1024px;
}

#menuprincipal {
   width: 150px;
   position:relative;
}

.archives {
  position:absolute;
  top: 250px;
  padding:10px;
  width:100px;
  background-color: #CCCCCC;
  border:3px solid #CCCCCC;
}

#menuprincipal a{
   color:#ffffff;
}
   
#menuprincipal a:hover{
   color:#ffffff;
   /*font-weight:bold;*/
}


#contenu {
   color:#000000;
   top:90px;
   width:840px;
   float:right;
}

#contenu a {
   text-decoration:none;
   color:#336699;
   font-style:oblique;
}


#contenu a:hover {
   text-decoration:none;
   color:#003366;
   font-style:oblique;
}


#menusecondaire   {
   margin:0px;
   margin-top:8px;
}

#main{
  /* margin-left:160px;
   width:636px;*/
}


#drapeaux   {
   width: 150px;
   list-style-type: none;
   float:left;
   text-align:center;
}


#baslink {
   width:830px;
   text-align:center;
   margin-top:23px;
   border-top:1px solid #000;
   border-bottom:1px solid #000;
   float:right;
}


a.liensbas   {

   font-family:Arial;
   font-weight:normal;
   font-style:normal;
   font-size: 0.9em;
   color:#000000;
   text-decoration:none;

}


a.liensbas:hover   {

   font-family:Arial;
   font-weight:normal;
   font-style:normal;
   font-size: 0.9em;
   color:#aaaaaa;
   text-decoration:none;
}

/* styles menu gauche */


.menug   {
   color:#ffffff;
   margin:0px;
   padding:0px;
}


a.menug{
   font-style:normal;
   font-size:0.9em;
   font-family:Arial;
   color:#ffffff;
   border-bottom:1px solid #ffffff;
   text-decoration:none;
   margin-bottom:20px;
}

a.menug :hover{
   color:#bbbbbb;
   font-size:0.9em;
   font-family:Arial;
   font-style:normal;
   text-decoration:none;
   border-bottom:1px solid #ffffff;
}

/*menu haut */


ul.menuh {
/*list-style-type: none;*/
/*width: 100%; précision pour Opera */

}

.menuh li {
float: left;
}

.menuh a {
margin: 0 2px;
padding-left:25px;
width: 110px;
height: 25px;
display: block;
text-align: left;
font-style:oblique;
font-weight:bold;
text-decoration: none;
color: #000;
}

.menuh a:hover {
   color:#555;
}


#auth_login_zone {
   display:block;
}

.versement {
   width:100%;
   border:1px solid #ccc;
}

.versement td {
   border:1px solid #ccc;
}

.etatCivil {
   border:3px solid #ccc;
   border-collapse:collapse;
   width:620px;
}

.etatCivil td.commune {
   text-align:center;
   background-color:#dddddd;
   color:#000000;
   font-weight:bold;
   font-size: 1.2em;
   
}

.etatCivil th {
   text-align:center;
   background-color:#dddddd;
   color:#000000;
   font-weight:bold;
   font-size: 1.2em;

}

.etatCivil td.categorie {
   font-weight:bold;
   font-size: 1.1em;
   border-bottom:1px solid #ccc;
}

.etatCivil td.paroisse {
   padding-left:30px;
   border-bottom:1px solid #ccc;
}
   
/*  Plan du site */

#WEB_SITE_PLAN {
   width:840px;
   }

#WEB_SITE_PLAN a.menu {
   padding-left:25px;
   display:block;
   width:140px;
}

#WEB_SITE_PLAN td.menu_gris {
   vertical-align: top;
}

#WEB_SITE_PLAN td.menu_gris a.subMenu{
   color:#BBBBBB;
   font-weight:bold;
}


#WEB_SITE_PLAN td.menu_bleu {
   vertical-align: top;
}

#WEB_SITE_PLAN td.menu_bleu a.subMenu{
   color:#99CCCC;
   font-weight:bold;
}

#WEB_SITE_PLAN td.menu_vert {
   vertical-align: top;
}

#WEB_SITE_PLAN td.menu_vert a.subMenu{
   color:#99CC99;
   font-weight:bold;
}

#WEB_SITE_PLAN td.menu_jaune {
   vertical-align: top;
}

#WEB_SITE_PLAN td.menu_jaune a.subMenu{
   color:#cccc99;
   font-weight:bold;
}

#WEB_SITE_PLAN td.menu_rouge {
   vertical-align: top;
}

#WEB_SITE_PLAN td.menu_rouge a.subMenu{
   color:#cc9999;
   font-weight:bold;
}

#WEB_SITE_PLAN td.menu_adm {
   vertical-align: top;
}

#WEB_SITE_PLAN td.menu_adm a.subMenu{

}



/* onglets pour la création assistée d'une page */


#contenu ul.copixCMSNav li{
                     display: inline;
                     list-style-type: none;
                     line-height: 12px;
                     padding-top: 2px;
                     padding-bottom: 0px;
                     margin-left: 0px;
                     margin-bottom: 0px;
                     background-image:url('./img/CG71/onglet.gif');
                     background-repeat:no-repeat;
                     color:#ffffff;
                     font-weight: bold;
                     text-align: center;
                  }
                  
ul.copixCMSNav li.copixCMSNavSelected {
   display: inline;
   list-style-type: none;
   line-height: 12px;
   padding-top: 2px;
   padding-bottom: 0px;
   margin-left: 0px;
   margin-bottom: 0px;
   background-image:url('../img/CG71/onglet.gif');
   background-repeat:no-repeat;
   color:#000000;
   font-weight: normal;
   text-align: center;
   width:50px;
   height:17px;
  }

#contenu ul.copixCMSNav a {
   font-weight: normal;
   color:#ffffff;
   text-decoration: none;
   padding-left: 1em;
   padding-right: 1em;
   background-image:url('../img/CG71/onglet.gif');
   background-repeat:no-repeat;
  }

#contenu ul.copixCMSNav a:visited  {
   font-weight: normal;
   color:#ffffff;
   text-decoration: none;
   padding-left: 1em;
   padding-right: 1em;
  }
                                                
#contenu ul.copixCMSNav a:hover {
   font-weight: normal;
   color:#ffffff;
   text-decoration: none;
   padding-left: 1em;
   padding-right: 1em;
   background-image:url('../img/CG71/onglet_hover.gif');
   background-repeat:no-repeat;
  }


#arianwire {


}


                        
ul.copixError li {} /*Affiche les erreurs dans copix sous forme de liste unordonnée*/

ul.copixArianeLink li:first-child  {
   margin-left: 0px;
  }
ul.copixArianeLink li {
   display: inline;
   margin-left: 20px;
}

.copixCMSNavSelected {
   background-image:url('../img/CG71/onglet_hover.gif');
   background-repeat:no-repeat;
   width:50px;
   height:17px;
   color:#000000;
}

form.searchForm {
   padding-left:2px;
}


/* class pour le nom des groupes (ex: groupe des newsletter) */

.oxyad   {
   text-transform:uppercase;
   color:#555555;
}


