/* CSS Document */


.body{
background-image: url(Images/Trame-Marie.gif);
	background-repeat: repeat-x;
	margin: 0px; 	
	padding: 0px;
}

.h1{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #044E16;
font-size : 16px;
font-style : bold; 
font-weight : bold;
}

.h2{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #044E16;
font-size : 13px;
font-style : bold; 
font-weight : bold;
}

.h3{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #044E16;
font-size : 11px;
font-style : bold; 
font-weight : bold;
}

.h4{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #044E16;
font-size : 9px;
font-style : bold; 
font-weight : bold;
}

.h5{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #044E16;
font-size : 11px;
font-style : normal; 
font-weight : normal;
}

.h6{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #044E16;
font-size : 10px;
font-style : normal; 
font-weight : normal;
}

.titremenu{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #333333;
font-size : 13px;
font-style : bold; 
font-weight : bold;
}

.rouge{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #DD2727;
font-size : 12px;
font-style : bold; 
font-weight :normal;
}

.textedefil{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #044E16;
font-size : 13px;
font-style : bold; 
font-weight : bold;
font-align : center;

}

.menu{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #333333;
font-size : 12px;
font-style : normal; 
font-weight : normal;
line-height: 13px;
}

.mini{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #333333;
font-size : 11px;
font-style : normal; 
font-weight : normal;
}

.Titre{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #333333;
font-size : 16px;
font-style : bold; 
font-weight : bold;
}

.Soustitre{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #333333;
font-size : 13px;
font-style : bold; 
font-weight : bold;
}

.TexteBrun{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #671313;
font-size : 13px;
font-style : bold; 
font-weight : bold;
}

.Textegris{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #33333;
font-size : 11px;
font-style : bold; 
font-weight : bold;
}

.Texterouge{
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
color: #FF0000;
font-size : 11px;
font-style : bold; 
font-weight : bold;
}



.background{
background-color: #CCCCCC;
width
height
}

.cadrebleu{ 
border: #1869A8;
border-style : solid;
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;
}

.cadrebas{ 
border: #333333;
border-style : dotted;
border-top-width : 0px; 
border-right-width : 0px; 
border-bottom-width : 1px; 
border-left-width : 0px;
}

.navig{ 
font-family : Trebuchet MS,Verdana,Arial,Helvetica, sans-serif; 
font-size : 9px; 
font-style : normal; 
font-weight : normal;
} 

a:link{ 
color : #006600; 
text-decoration : none;
} 

a:visited{ 
color : #006600;
text-decoration : none; 
}
  
a:hover{ 
color :#660033; 
text-decoration : none; 
} 


#navcontainer
{
margin: 0;
padding:0;
height: 22px;
font: 12px Trebuchet MS,Verdana,Arial,Helvetica, sans-serif;
width: 98%;
border: 1px dotted;
boder-color : #370404;  
list-style-type: none;
background: #F2EFE6;
}


#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #F2EFE6;
color: #666666;
text-decoration: none;
padding: 5px 15px 5px 15px;
display: block;
border-left: 1px dotted #666666;
border-right : 1px dotted #666666;
}

#navlist li a:hover
{
color: #333333;
border-bottom: 3px solid #044E16;
cursor: pointer;
background: #E7E1CB;
}

#navlist li a#current, #navlist li a#current:link
{
color: #333333;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #FF0000;
background: #E7E1CB;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #FF0000;
background: #E7E1CB;
}

img-shadow {
  float:left;background: url(shadowAlpha.png) no-repeat bottom right
  background: url(shadow.gif) no-repeat bottom right;
  }
  
.img-shadow img {
  display: block;
  position: relative;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  }

.border-style {
 border-width:6px; 
 border-color:#E8E5E5;
 border-style:outset; 
 }
