body
{
	background-image: url("images/background2.jpg");
	background-repeat: repeat-x;
	background-color: #E5E1E2;
	font-family: Arial, Verdana, serif;
	font-size: 10pt;
}

#conteneur
{
 	width: 820px;
	margin: auto;
}

#header
{
	position: relative;
	background-image: url("images/header.png");
	background-repeat: no-repeat;
	height: 187px;
}

#adresse
{
	position: absolute;
	top:25px;
	width: 820px;
	text-align: center;
	font-size: 8pt;
	font-family: Arial;
}

#boutton
{
	position: absolute;
	left: 30px;
	top: 162px;
	z-index: 2;
}

#drapeaux
{
	background-image: url("images/bg_drapeaux.png");
	width: 112px
	height: 20px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 5px;
	position: absolute;
	right: 19px;
	top: 167px;
}

#corps
{
	background-image: url("images/background.png");
	background-repeat: repeat-y;
}

#col_centrale
{
	background-image: url("images/cerise3.png");
	background-repeat: no-repeat;;
	position: relative;
	margin-left: 250px;
	margin-right: 20px;
	padding: 10px;
	text-align: justify;
}

#col_gauche
{ 
	float: left;
	width: 200px;
	margin-left: 40px;
	margin-top: 20px;
}

#pied
{	
	position: relative;
	background-image: url("images/pied.png");
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
}

#validator
{
	position: absolute;
	top: 38px;
	text-align: center;
	width: 100%;
}

ul.topnav {

        padding : 0;
        margin : 0;
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 24px; /* on définit une hauteur pour chaque élément */
        text-align : center;
}

ul.topnav li {
	margin-right: 40px;
	float: left;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}

ul.topnav li a{
        display : block;/* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0;  
        color : #FFFFFF; /* couleur du texte */
        text-decoration : none;
	float: left;
}

ul.topnav li a:hover{
        color : #371F1F;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	height: 25px;
	float: left;
}

ul.topnav li span.subhover { /*--Hover effect for trigger--*/
	cursor: pointer;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; 
	top: 23px;
	background: #555555;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 100px;
	border: 1px solid #371F1F;
}

ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 100px;
}

html ul.topnav li ul.subnav li a {
	float: left;
	width: 90px;
	padding-left: 10px;
	text-align:left;
	background-color: #D5031C;
}

html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background-color: #D5031C;
}



h2
{
	font-family: Tempus Sans ITC, vivaldi, Times new roman;
	font-size: 22pt;
	color: #877574;
	font-weight: bold;
}

.center 
{
	text-align: center;

}

.right
{
	text-align: right;
}

.form_contact
{
	padding-left: 80px;

}

.texte_col_gauche
{
	color: #777777;
	font-size: 8pt;
	text-decoration: none;
}

.rouge
{
        color : #D5031C;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tempus Sans ITC, vivaldi, Times new roman;
}

img
{
	border: none;
}


.date
{
	font-style: italic;
	font-size: 10pt;
	color: #000000;
}

.texte_pied
{
	color: #555555	;
	font-size: 10pt;
}

a.lien1 
{
	text-decoration: none;
	color: #0022FF;
	font-size: 10pt;
}

a.lien1:hover
{
	text-decoration: underline;
	color: #0000FF;
	font-size: 10pt;
}

a.page 
{
	text-decoration: none;
	color: #555555;
	font-size: 10pt;
}

a.page:hover
{
	text-decoration: none;
	color:  #60A6FB;
	font-size: 10pt;
}

a.page:visited
{
	text-decoration: none;
	color:  #FB6060;
	font-size: 10pt;
}

a.page_active
{
	text-decoration: none;
	color:  #60A6FB;
	font-size: 10pt;
}

a.webmaster
{
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
}

a.webmaster:hover
{
	text-decoration: none;
	color:  #D6000C;
	font-size: 10pt;
}

a.cadre
{
	background-image: url("images/bg-cadre1.png");
	width: 220px;
	height: 168px;
	text-align: center;
	text-decoration: none;
}

a.cadre:hover
{
	background-image: url("images/bg-cadre2.png");
	width: 220px;
	height: 58px;
}

.petit
{
	position: absolute;
	top: 515px;
	left: 285px;
	font-size: 8pt;
	color: #D6000C;
}

.petit2
{
	position: absolute;
	top: 955px;
	left: 285px;
	font-size: 8pt;
	color: #D6000C;
}

.petit_contact
{
	position: absolute;
	top: 820px;
	left: 280px;
	font-size: 8pt;
	color: #777777;
}

.message_forum
{
	padding: 5px;
	border: 1px solid #D6000C;
}

.auteur
{
	font-size: 7pt;
	color: #555555;
}

.note
{
	margin-left: 310px;
}

.page_texte
{
	color: #555555;
	font-weight: bold;
}

.prenom_nom
{
	float: left;
	width: 285px;
}

.cache
{
	visibility: hidden;
}

.bordure_haut
{
	background-image: url("images/bordure_col_droite_top.png");
	width: 520px;
	height: 15px;
	padding-left: 10px;
}

.bordure_milieu
{
	background-image: url("images/bordure_col_droite_middle.png");
	width: 490px;
	padding-left: 10px;
	padding-right: 20px;
}

.bordure_bas
{
	background-image: url("images/bordure_col_droite_bottom.png");
	width: 520px;
	height: 25px;
}

textarea
{
	font-family: Arial, Verdana, serif;
	font-size: 10pt;
}

hr
{
	background-image: url("images/hr.png");
	width: 160px;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

a.add
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
}

a.add:hover
{
	text-decoration: none;
	color:  #60A6FB;
	font-size: 10pt;
}

.bloc_haut
{
	background-image: url("images/bloc_haut.png");
	bavkground-repeat: no-repeat;
	width: 200px;
	height: 25px;
	text-align: center;
	color: #D6000C;
	font-family: Arial;
	line-height: 25px;
}

.bloc_milieu
{
	background-image: url("images/bloc_milieu.png");
	width: 180px;
	padding: 10px;
	font-family: Arial;
}

.bloc_bas
{
	background-image: url("images/bloc_bas.png");
	bavkground-repeat: no-repeat;
	width: 200px;
	height: 20px;
}

.table
{
	margin: auto;
	border: 1px solid #000000;	
}
