/*Paramètre appliqué à toute la page*/

body

{

	font-family: "Arial", "Verdana", serif;

	width: 779px;

	height: auto;

	margin: auto;

	margin-top: 5px;

	margin-bottom: 10px;

	background-color: #bcc3ce;

	border: 1px solid black;

}

#sous_titre2 a:link, #sous_titre2 a:visited, #sous_titre2 a:active, #sous_titre2 a

{

	text-decoration: underline;

	color: #153655;

	font-weight: bold;

	font-size: 12px;

}



.nav

{

	text-decoration: none; 

    color: white;

	font-weight: bold;

	font-size: 12px;

}

.nav:hover

{

	text-decoration: none; 

    color: #f5a43b;

	font-weight: bold;

	font-size: 12px;

}

#corps 

{
	
	max-width: 555px;

	margin: auto;

	margin-top: 13px;

	margin-bottom: 0px;
	
	margin-left: 200px;

	min-height: 550px;

	padding: 10px;

	background-image: url("../corps.png");

}

#mainframe

{
	
	width: 778px;

	height: auto;

	margin: 0px;
	
	background-image: url("../pattern_fond.jpg");
	
}



#header

{

	width: 779px;

	height: 138px;

	margin: auto;

	float: none;

	background-image: url("../ban.jpg");

	background-repeat: no-repeat;

	cursor: pointer;
	
	

}



#navigateur

{

	width: 779px;

	height: 18px;

	background-image: url("../navigateur.jpg");

	background-repeat: no-repeat;

	border-bottom: 1px solid white;

	font-size: 12px;

	text-indent: 10px;

	color: white;

	padding-top: 1px;

}



#division_menu
{

	float: left;

	position: relative;

	top: 0em;

	left: 0em;

	right: 0em;

	bottom: 0em;

	width: 178px;

	height: auto;

}

#footer

{

float: none;

margin: auto;

width: 779px;

height: 30px;

background-image: url("../footer.jpg");

cursor: pointer;

z-index: 100;

margin-bottom: 0px;

}



#titre

{

	width: 540px;

	height: 30px;

	margin: auto;

	margin-top: 10px;

	margin-bottom: 10px;

	float: left;

	border-bottom: 1px solid #546873;

	text-align: center;

	font-size: 16px;

	font-weight: bold;

	padding-top: 5px;

	color: #28353d;

}

#titre2
{

	width: 540px;

	height: 60px;

	margin: auto;

	margin-top: 10px;

	margin-bottom: 10px;

	float: left;

	border-bottom: 1px solid #546873;

	padding-top: 5px;

	color: #28353d;

}

#sous_titre2

{

	width: 540px;

	height: 20px;

	line-height: 50px;

	font-size: 14px;

}



#ecriture

{

	width: 540px;

	margin: auto;

}



.sous_titre

{

	font-size: 14px;

	font-weight: bold;

	width: 540px;

	margin: auto;

}

.texte1
{

	text-align: left;

	margin-left:210px;
	
	margin-top:-75px;
	
	font-size: 14px;
	
	width:200px;

}

.texte

{

	text-align: justify;

	margin: auto;

	font-size: 14px;

}



.small

{

	text-align: justify;

	margin: auto;

	font-size: 12px;

}



.souligne

{

	text-decoration: underline;

}



.titre_ss

{

	text-align: center;

	font-size: 16px;

	font-weight: bold;

	line-height: 10px;

}



.texte_lien

{

	text-decoration: underline;

	color: #153655;

	font-weight: bold;

	font-size: 12px;

	cursor: pointer;

}



h2

{

	text-align: center;

	color: #153655;

}

