
/*arabe ac-toulouse - style01*/


/*liens*/
a:link,a:active,a:visited
{ font: bold 12pt arial,sans-serif; 
text-decoration: none; color:navy; }
a:hover
{ font: bold 12pt arial,sans-serif; 
color:blue; 
font-style: italic;
text-decoration: none; }
.lienorange
{ font: 16pt; color:#FF6600 }

/*Paragraphe*/
P
{ font: 12pt arial,sans-serif; 
text-decoration: none; color:navy; }
.p1
{ font: bold; text-align: center }
.p2
{ font: bold; text-align: justify }
.p3
{ text-align: justify }
.Centrer
{ text-align: center; }
.orange
{ color:#FF6600; }
.note
{ font: 10pt arial,sans-serif; 
text-decoration: none; color:navy; }

/*Titres*/
H1
{ font: bold 20pt arial,sans-serif; 
text-decoration: none; text-align: center; color:navy; }
H2
{ font: bold 14pt arial,sans-serif; 
text-decoration: none; text-align: center; color:#FF6600; }
H3
{ font: bold 12pt arial,sans-serif; 
text-decoration: underline; text-align: center; color:navy; }
H4
{ font: bold 14pt arial,sans-serif; 
text-decoration: none; text-align: center; color:navy; }
H5
{ font: bold 12pt arial,sans-serif; 
 text-align: center; color:navy; }
H6
{ font: bold 20pt arial,sans-serif; 
text-decoration: none; text-align: center; color:#FF6600; }

