h1 {
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 20px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
    color: #F3400F;
    }

h3 {
	color : #F3400F;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	text-align: center;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
    }

ul {
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right :25px;
	font-family : Tahoma,Verdana,Arial;
	font-size : 14px;
    color : #9A9A9A;
    }

ul a {color : #0280CA; 	text-decoration: none;}
ul a:hover {color : #F3400F; text-decoration: underline;}

ol {line-style: none;}

.sous-rubrique a{
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	margin-left : -25px;
    }

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
    }
    
p a {color : #0280CA;	text-decoration: underline;}    
p a:hover {color : #F3400F;}

.copyright {
	color : #000000;
	margin-top : 37px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
    }

.titre_baseline {
	color : #F3400F;
	margin-top : 1px;
	margin-left : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    }

.date_jour {
	color : #9A9A9A;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    }

.date {
	font-family : Tahoma,Verdana,Arial;
	font-size : 12px;
	color : #9A9A9A;
    text-align: right;
    }

.recherche {
	margin-top : 60px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
    }

input, select {
	font-family : Tahoma,Verdana,Arial;
	color : #000000;
	font-size : 11px;
    }
