/* Définition de règle */



a 	{cursor: pointer;} 

a:link	{  color:#0033ff;text-decoration: none; font-weight:normal;
	}

A:visited {
	color : #0033ff; 
	text-decoration : none; 
	font-weight : normal; 
	} 
A:active {
	color : #0033ff; 
	text-decoration : underline; 
	} 
A:hover {
	color : #990033; 
	text-decoration : underline overline; 
	font-weight : bold; 
	} 



body 	{
    
    	font-size: 90%;    		
    	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif; 
	margin: 1em 3em;
	}

   
    
#bordure {
	border-style : groove; border-bottom-width: 4px; border-top-width: 0; 		
	border-color : blue; padding: 1pt;
 	}   
.forme2 {
    	text-align : justify ;
   	font-size : 12pt;color:navy;
    	}
li {
  list-style-image: url(dot-rouge.gif);
  font-size:1em; line-height:1.2em;
}


table.navbar {border-collapse:collapse;
    	background: #f5f5f5 ;
    	border-style: groove;
    	border-width: 4px;
    	margin-right: 1px; margin-left:1px;
    	border-color: yellow;
	}

th 	{
    	font-size:.8em;
    	border: thin solid #c0c0c0;border-width:1px;
    	}

td  	{ 
     	border:thin solid #c0c0c0;
     	font-size:.7em;
     	border-width:1px;
	padding: .2em;
	padding-left: .45em;
	padding-right: .5em;
    	}

td.courant    
	{
	border-style:none;
        font-size:.9em;
	
	padding-left: .45em;
	padding-right: .5em;
	}

.relief {background-color: yellow;}


td.vtext {writing-mode:tb-rl; 
      font: bold .11px;}
td.ctext {vertical-align:middle;
}	  
  
	  
	  
h1 	{background: #095195;          
    	font-size: 14pt; font-weight: bold ;color: #FFFFFF;
    	text-align:center;  
    	border-top:ridge double yellow;
    	border-bottom: ridge double yellow;
    	border-left: none;
    	border-right:none;
	}

.paragraf:first-letter 
	{
	font-size:300%;
        float:left;
        color:blue;
        }
h1.classique {
    	font-size: 24pt;
    	text-align:center;
   	}

h3 	{
    	font: bold; color:navy; font-size:.75em ;            
    	}
.titre	{
		font-family: "Verdana, helvetica"; font: bold; color:navy; font-size: 1.5em; align: center;
}

.verdana11 {
    	font-size:1em;
    	}

h2 {
    color: #ffffff;
    font-size: 10%
    }

h4 {
    font-size:.9em ; color:blue;
    }

h5 {
    font-size:10pt; font-color:blue; Book Antica;
    font-weight;
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    }

P.wm {
    border-left-style : double;
    border-right-style : double;
    border-left-width : medium;
    border-right-width : medium;
    border-color : #cc3333;
    margin-left : 10%;
    margin-right: 10%;
	PADDING-LEFT: 8px; PADDING-right: 8px;  
    }

#suite {
    
    FONT-family: Wingdings;
    font-size:4em;
	padding-bottom:1px;	
   }

pre	{border-left:2px solid red; 
	padding:0.5em 1em; margin-left:2em;
	} 
img	{border:none;}

.moyen {
    font-size: 14px;
    }


.forme {
    text-indent : 30px;
    text-align : justify ;
    FONT-size: .9em;  
    }
.petit {
font-size: .75em;
text-align:left
       }

.image{
margin:0 0 5px 5px;
border:5px solid;
padding:5px;
align:right;
}
#texte{
text-align:left;
}


.floatLeft{float: left; margin:0 0 5px 5px; border:1px solid #AAAAAA}
.floatRight{float: right; margin:0 0 5px 5px;}
.image-left{float: left; vertical-align: text-top; padding:20px;}
.image-right{float: right; vertical-align: text-top; padding:20px;}
div.wrapContainer{width:99.5%; float:left;}


