/*******************************************************************************
   GENERAL
*******************************************************************************/
body {
    background: #ffffc0 url('../img/fond.gif') repeat-x;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

a {
    color: red;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0;
}

p {
    margin: 0 0 10px 0;
    text-align: justify;
}



/*******************************************************************************
   CONTENEUR
*******************************************************************************/
#conteneur {
    width: 770px;
}



/*******************************************************************************
   HEADER
*******************************************************************************/
#header {
    background-image: url('../img/logo.gif');
    background-position: 10px 0;
    background-repeat: no-repeat;
    height: 150px;
}

#header a {
    background-image: url('../img/onglet1.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #404040;
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 94px;
}

#header a:hover {
    background-position: 0 -30px;
    color: black;
    text-decoration: underline;
}

#header ul {
    list-style-type: none;
    padding: 0 0 0 300px;
    margin: 0;
}

#header li {
    float: left;
}

#header p {
    color: red;
    height: 120px;
    line-height: 25px;
    margin: 0;
    /*padding-top: 20px;*/
    padding: 20px 94px 0 300px;
    text-align: center;
    
    voice-family: "\"}\"";
    voice-family: inherit; 
    height: 100px;
}

#header img {
    vertical-align: middle;
}


/*******************************************************************************
   GAUCHE
*******************************************************************************/
#gauche {
    float: left;
    padding-left: 10px;
    padding-top: 40px;
    padding-bottom: 20px;
    width: 260px;
    
    voice-family: "\"}\"";
    voice-family: inherit; 
    width: 250px;
}

#gauche h2 {
    background: url('../img/puce1.gif') no-repeat;
    background-position: 0 4px;
    border-bottom: 1px solid #00c000;
    color: #00c000;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 10px 0;
    padding: 0 0 5px 13px;
}

#gauche ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
}

#gauche li {
    margin-bottom: 7px;
}

#gauche a {
    background-image: url('../img/bouton1.gif');
    background-position: 0 0;
    color: black;
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 0 3px 40px;
    text-decoration: none;
}

#gauche a:hover {
    background-position: 0 -33px;
    padding: 3px 0 0 43px;
    text-decoration: underline;
}



/*******************************************************************************
   CENTRE
*******************************************************************************/
#centre {
    margin: 40px 0 20px 300px;
    padding: 0;
}

#centre h1 {
    background: url('../img/puce1.gif') 0 10px no-repeat;
    background-position: 0 6px;
    border-bottom: 1px solid #00c000;
    color: black;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 0 0 5px 13px;
}

#centre h2 {
    color: #00c000;
    font-size: 14px;
    font-weight: bold;
}

#centre h3 {
    font-size: 12px;
    font-weight: bold;    
}

#centre li {
    line-height: 20px;
}

#centre p {
    margin-bottom: 20px;
    text-align: justify;
}

/*******************************************************************************
   FOOTER
*******************************************************************************/
#footer {
    background-image: url('../img/pied.gif');
    background-repeat: repeat-x;
    clear: both;
    font-size: 10px;
    height: 60px;
    padding: 10px 0 0 10px;
}

#footer ul {
    list-style-type: none;
    margin: 0 0 0 290px;
    padding: 0;
}

#footer li {
    float: left;
    margin-right: 10px;
}



/*******************************************************************************
   COPYRIGHT
*******************************************************************************/
#copyright {
    color: #00c000;
    display: block;
    float: right;
}



/*******************************************************************************
   ISICS
*******************************************************************************/
#isics {
    display: block;
    float: left;
}




* html table {
    margin-left: -3px;
}

td {
    line-height: 20px;
    padding: 0 10px 20px 10px;
    text-align: justify;
    vertical-align: middle;
}



/*******************************************************************************
   FORMULAIRE
*******************************************************************************/
.formulaire1 p {
   margin-bottom: 10px !important;
}

p.erreur {
   background: url('../img/erreur.gif') no-repeat center left;
   color: red;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   margin-bottom: 5px;
   padding-left: 15px;
}

p.erreur2 {
   color: red;
   font-weight: bold;
}

.formulaire1 .fieldset {
   background-color: #eefeee;
   border: 1px solid black;
   margin: -8px 0 10px 0;
   padding: 10px 10px 0 10px;
}

.formulaire1 label {
	width:9em;
	float:left;
	text-align:right;
	background: url('../img/puce1.gif') no-repeat center right;
	margin-right: 10px;
	padding-right:19px;
	color:#00c000;
	font-weight:bold;
}

.formulaire1 textarea {
	/*width:50%;*/
	/*height:15em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	background:white;
	border:1px solid #aaa;
	padding:3px;
}

.formulaire1 input {
   font-family: Arial, Helvetica, sans-serif;
}

input .textField {
	background:#fff;
	border:1px solid #aaa;
	padding:3px;
	width:50%;
}

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

.formulaire1 .asterisque {
   color: red;
   font-size: 12px;
   font-weight: bold;
   vertical-align: top;
}

.formulaire1 .champObligatoire {
   font-size: 10px;
   margin: -8px 0 0 0;
   padding: 0;
   text-align: right !important;
}



/*******************************************************************************
   NEWSLETTER
*******************************************************************************/
p.newsletterMsg {
    font-weight: bold;
}



/*******************************************************************************
   pager
*******************************************************************************/
.pager {
   border-top: 1px solid #00c000;
   border-bottom: 1px solid #00c000;
   clear: right;
   list-style-type: none;
   margin: 0 0 10px 0;
   padding: 5px 0;
   text-align: center;
}

.pager li {
   display: inline;
   margin: 0 5px;
}



/*******************************************************************************
   diaporama
*******************************************************************************/
.diaporama {
   text-align: center !important;
}

.diaporama p {
    font-weight: bold;
    text-align: center !important;
}

.diaporama a.agrandir {
   background: url('../img/loupe.gif') no-repeat center left;
   padding-left: 21px;
}

.diaporama a.image {
   display: block;
   margin: 5px 0;
}

.diaporama a.image img {
   border: 1px solid #eee;
}

.diaporama ul {
   font-size: 12px;
   list-style-type: none;
   margin: -5px 0 10px 0;
   padding: 0;
}

.diaporama li {
   display: inline;
   margin: 0 5px;
}

.diaporama li.courant {
   font-size: 150%;
   font-weight: bold;
}



/**
* Table
*/
.CopixTable {
   margin-left: 5px;
   width: 98%;
  
   border:3px solid #566E79;
   border-collapse:collapse;
}
.CopixVerticalTable {
   margin-left: 5px;
   width: 98%;
   border:3px solid #566E79;
   border-collapse:collapse;
}

.CopixTable thead {
    background-color:#566E79;
}

.CopixTable th.status {
   width:15%;
}

.CopixTable thead th {
   background-color:transparent;
}

.CopixTable tr th {
   background-color:#566E79;
   height:25px;
   color: #ffffff;
}

.CopixTable th.actions {
   width:15%;
}

.CopixTable td {
   height:25px;
}

.CopixTable td.detail {
   padding-left:20px;
}
.CopixTable td.headingTitle {
   background-color: #cccccc;
   text-align: center;
}

.alternate {
   background-color: #e5e3d3;
}

ul.copixCMSNav li { display: inline; list-style-type: none; line-height: 12px; padding-top: 2px; padding-bottom: 0px; margin-left: 2px; margin-bottom: 0px; background-color: #566E79; 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: 2px; margin-bottom: 0px; background-color: #996633; color: #ffffff; font-weight: bold; text-align: center;}
ul.copixCMSNav a:link, ul.copixCMSNav a:visited { color: white; text-decoration: none; padding-left: 1em; padding-right: 1em; }
ul.copixCMSNav a:hover { color: white; text-decoration: none; padding-left: 1em; padding-right: 1em;}
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-color: #cc2122; }

.popupInformation {
   background-color: #F6F4E4;
   border:1px solid #ffCA6B;
   padding:3px;
   position:absolute;
}