/*
* Copyright 1999-2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/


h1 { font-size: 140%; }
h2 { font-size: 100%; }
h3 { font-size: 80%; }
p { font-size: 80%; }
li { font-size: 80%; }
a {color: #333399;}
a:hover {color: #FF3300;}
 

h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; italic
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0;
	}
/*    font-size: 105%;
    color: #CCCCC; */ 
	
h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0;
}

/*    font-size: 80%;
    color: #CCCCC; */ 

h3 {
	font-size: 10px;
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 0;
	margin-left: 0px
}

h4 {
	font-size: 11px;
    font-weight: bold;
	text-decoration: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0 0 10px 20px
}
	
h5 {
	font-size: 11px;
    text-decoration: italic;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: justify;
	margin: 0 0 10px 20px
}

h6 {
	font-size: 11px;
    font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0 0 10px 20px
}
	
p {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
	margin: 0 
}
/*    font-size: 70%; */ 
li {
    font-size: 70%;
}

.langue { 
    font-size: 9px;
    font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0 0 0px 0px
}

.mention    {
	font-size: 7px;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0 0 0px 0px
}		

#footer {
	position:relative;
	float:left;
	width:100%;
/*    margin-top:5px; */

	padding: 5px;
	background-color: #B4B6CD;
	font-size: 11px;
/*	color: white;  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*    border-top: solid 1px #000000; */
}
