/*css*/
BODY { 

font-family:verdana;
font-size:8pt;
color:#333333;
}
a {
	text-decoration: none;
	font-size:9pt;
	color:  #333333;
	outline: none;
	}

a:visited {
	color:   #336699;
	}

a:active {
	color:  #336699;
	}

a:hover {
	color: #CC3333;
	text-decoration: none;
	/*font-weight: "bold";*/}
a.lienrouge{
	text-decoration: none;
	font-size:8pt;
	color:  #CC3333;
	font-weight: "bold";
	outline: none;
	}
a.lienrouge:hover {
	color: #FFCC33;
	text-decoration: none;}
a.2 {
	text-decoration: none;
	font-size:10pt;
	color:  #FFFFFF;
	outline: none;
	}

a.2:visited {
	color:  #336699;
	}

a.2:active {
	color:  #336699;
	}

a.2:hover {
	color: #00FF00;
	text-decoration: none;}
.texte1 {font-family:verdana; font-size:8pt; color:#336699;}
.texte2 {font-family:verdana; font-size:10pt; color:#000000;}
.texte3 {font-family:verdana; font-size:9pt; padding:5px; color:#999999;}
.texte4 {font-family:verdana; font-size:12pt; color:#999999;}
.texte5 {font-family:verdana; font-size:10pt; font-weight:bold; color:#999999;}
.texte6 {font-family:verdana; font-weight:bold; padding:5px; color:#336699;}
.paragraphe{
font-size:10px;
padding-left:20px;
padding-right:20px;
text-align:justify;
}
/*.haut{background:  url(img/haut_1.gif) no-repeat;}*/
.haut {background:   url(images/Sans-titre-1_02.jpg) no-repeat ; }
.bas {background:   url(images/Sans-titre-1_7.jpg) no-repeat ; }
.haut2{background:  url(img/haut_2.gif) no-repeat;}
.art{background: url(img/art1.jpg) no-repeat;} 
.pub{background: url(img/pub.gif) no-repeat;} 

#porte_avion {width:300; heigth:30; top:25;left:40; position:absolute;}
#haut{width:540; height:115; top:15; left:10; position:absolute;}
#contact {width:200;height:200; top:120px; left:247px; position:absolute;}

a.menu1 {background:url(images/edition1.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu1:hover  {background:url(images/edition3.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu2 {background:url(images/galerie1.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu2:hover  {background:url(images/galerie2.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu3 {background:url(images/expos1.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu3:hover  {background:url(images/expos2.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu4 {background:url(images/artistes.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu4:hover  {background:url(images/artistes2.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu5 {background:url(images/encours.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu5:hover  {background:url(images/encours2.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu6 {background:url(images/contact.jpg) no repeat ;width:61; height:54;color:#3399CC;}
a.menu6:hover  {background:url(images/contact1.jpg) no repeat ;width:61; height:54;color:#3399CC;}

