/* Balises Classiques */

body {
	margin: 10px 0;
	background-color: #FFF;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
}

a {
	color: #666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input, textarea, select {
	font-size:12px;
	font-family:verdana, Courier, mono, Arial;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	color:#333;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: 130%;
}

li {
	list-style-image: url(images/puce.gif);
}

hr{
  color: #CCC;
  border:1px dotted;
  width: 90%; 
}

td p{
color:#007;
font-size: 14px;
margin: 0;
}
/* Balises IDs */


#bottom {
	background-image: url(images/bottom.png);
	background-position:center bottom;
	background-repeat: no-repeat;
	text-align: center;
	/*padding-top: 120px; */
	padding-bottom: 10px
}

#bottom a {
	color: #F7560F;
	text-decoration: underline;
}

#bottom a:hover {
	color: #8CC739;
	text-decoration: underline;
}

#chemin {
	padding-top: 20px;
	padding-bottom: 40px;
}

#chemin a {
	color: #666;
    font-size: 14px;
	text-decoration: underline;
}

#chemin a:hover {
	text-decoration: none;
}

#header {
	padding-top:33px;
	padding-bottom:15px;
	background: url(images/top.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}

#header li {
	display: inline;
	margin-right:0px;
}

#header form {
	margin-top: 20px;
	margin-bottom: 0;
}

#header a {
	color: #007;
	text-decoration: none;
    font-size:18px ;
}

#header a:hover {
    color: #88A;
	text-decoration: none;
}

#dir td {
	width: 50%;
	vertical-align: top;
}

#dir table {
	border: 0;
	width: 100%;
}

#logo {
border-top:7px solid #003;
border-left:4px solid #003;
border-bottom:7px solid #003;
border-right:4px solid #003;
margin-left:70px;
width:600px;
margin-bottom:25px;
}

#main {
	/*background-color: #FFFFFF;*/

	width: 760px;
	margin: 0 auto;
}

#middle {
	padding: 0 50px;
	background-image: url(images/middle.png);
}

#pages {
	padding-top: 40px;
	text-align: center;
}

#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}

#message p {
	padding-top: 20px;
}

#soumettre {
	padding-top: 20px;
}

#soumettre span {
	text-decoration: underline;
}

#soumettre td {
	vertical-align: top;
}

#soumettre table {
	border: 0;
	width: 100%;
}

#warning {
	color: #0098EF;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}


/* Balises Classes */

a.cat_display {
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 15px;
	/*color:#8CC739;*/
    color: #007;
}

.lien {
	padding-bottom: 30px;
	text-align: justify;
    overflow: auto;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #009;
	text-decoration: none;
	/*font-weight: bold;*/
}

.lien span {
	color: #F7560F;
}

.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}



#head_desc span {
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
}


/*      description du site  */
#head_desc{
    /*border:1px dashed #000000;*/
    background-image: url(images/middle.png); 
    color:#000000;
    font-size: 14px;
    padding:17px 17px 17px 54px;
}
#content_desc{
    /*border:1px dashed #555 ;*/
    display:none;
    width:90%;
    
}
#content_desc div{
    /*border:1px dashed #00f ;*/
    
}
#content_desc .cnt_desc_title{       

    /*border:1px dashed #f00 ;*/
    margin : 5px;
    margin-bottom :10px ;
}
#content_desc .cnt_desc_title img{
    height: 20px;
    border:0px;
    margin-bottom:-12px;
    margin-right:7px ;
}
#content_desc .cnt_desc_title span{ 
    color:#55A;
    font-size: 9px; 
    margin-left:15px ;
}
#content_desc .cnt_desc_title:hover{ 
     cursor: pointer;
}
#content_desc .cnt_desc{
    display: none;  
    font-size: 11px;
    margin-left: 25px;
    color: #000;
}

.stylo{           
   padding:34px 34px 50px;

}
.stylo_move{ 
    background: url("images/stylo.gif") no-repeat;
}

.titre_paragraphe{
    color:#007;
    text-decoration: underline;
}

.img_dir{
   /*height:20px; */
}

#show_desc{ 
    color:#55A;
    font-size: 9px; 
    margin-left:15px ;
    cursor: pointer; 
}

.page_title{
   text-align: center;
    font-size: 18px;
    width:95%;
    color:#007;  
    background-color:#EEEEEE; 
    padding:10px;
}