h1
{
	font-size:22pt; 
	font-family:Arial,Helv,Helvetica,sans-serif; 
	color:#000088; 
	font-variant:small-caps; 
}

h2
{
	font-size:14pt; 
	font-family:Arial,Helv,Helvetica,sans-serif; 
	color:#000000; 
	font-weight:normal;
}
h3
{
	font-size:10pt; 
	font-family:Arial,Helv,Helvetica,sans-serif; 
	color:#000099; 
	font-weight:normal;
}

body
{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(background_2.jpg);
	background-repeat: repeat-x;
}

#left_pictures
{	
	width: 10%;
	float: left;
	margin-bottom: 1%;
}

#right_pictures
{
	width: 10%;
	float: right;
	margin-bottom: 1%;
}

.pictures
{
	margin-top: 50px;
}

.pictures2
{
	margin-top: 45px;
	margin-left: 1%;
}

.pictures3
{
	margin-top: 50px;
	margin-left: 1%;
}

#en_tete
{
	width:78%;
	height: 82px;
	margin-left: 11%;
}

#logo
{
	width: 425px;
	height: 82px;
	float: left;
}

#javascript
{
	width: 27%;
	float: left;
	margin-top: 2%;
	margin-left: 2%;
}

#langues
{
	width: 13%;
	float: right;
	margin-top: 2%;
}


#menu
{
	margin-left: 11%;
	margin-right: 11%;
	text-align: center;
}

#menu_1
{
	margin-top: 2%;
	background-color: #45749d;
}

#menu_2
{
	margin-top: 1%;
	background-color: #45749d;
}

#menu a
{
	text-decoration: none;
	font-size: 10pt;
	color: #e5e7f1;
}
#slogan
{
	padding-top: 3%;
	margin-left: 11%;
	margin-right: 11%;
	font-size: 12pt; 
	font-family: Arial,Helv,Helvetica,sans-serif; 
	font-style: italic;
	text-align: center;
}

h2, h3
{
	text-align: center;
}

hr
{
	color: #000000;
}

#corps
{
	margin-left: 11%;
	margin-right: 11%;
	border: none;
}

#corps h1
{
	color: #000099;
	font-size: 20pt;
	font-weight: bold;
}

#corps h2
{
	color: #000099;
}

#corps h3
{
	color: #000099;
}

#corps p
{
	text-align: center;
	font-size: 15pt;
}

#corps a
{
	text-decoration: none;
}

#nouveau_site_web
{
	color: blue;
}
 
#lien_catalogue
{
	color: red;
}

#images
{
	
	border: none;
}

#images a
{
	color: #0064d6;
}

#image1
{
	width: 170px;
	height: 170px;
	margin-top: 2%;
	margin-left: 6%;
	float: left;
}

#image2
{
	width: 215px;
	height: 160px;
	float: left;
	margin-top: 2%;
	margin-left: 6%;
	text-align: center;
}

#image3
{
	width: 190px;
	height: 210px;
	margin-left: 6%;
	float: left;
}

#texte
{
	float: left;
	width: 100%;
	margin-top: 1%;
	padding-top: 2%;
}

#bottom
{
	border: none;
}

#bottom a
{
	text-decoration: none;
}

#texte-bas-gauche
{
	float: left;
	width: 45%;
	padding-left: 3%;
	padding-top: 2%;
	text-align: left;
}

#pdf
{
	width: 52px;
	height: 52px;
	float: left;
	margin-left: 5%;
	padding-top: 1%;
	border-style: none;
}

#texte-bas-droite
{
	width: 32%;
	float: right;
	padding-right: 3%;
	padding-top: 2%;
}

#tout_en_bas
{
	clear: both;
}

#pied_de_page
{
	clear: both;
	font-size: 15pt;
	text-align: center;
	color: #0000FF;
}