@charset "iso-8859-1";

body { background-color:#004000;
     margin-left:0px;
	 margin-top:0px }

h1	{  font-family: Times New Roman, Times, serif; font-size: 22px; font-style: normal; line-height: normal; font-weight: bold; color: #004000}	  

h2	{  font-family: Times New Roman, Times, serif; font-size: 20px; font-style: normal; line-height: normal; font-weight: bold; color: #004000}	 
	 
.slogan {  font-family: Times New Roman, Times, serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #004000}	 

.intro {  font-family: Times New Roman, Times, serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #004000}
	 
.TITRES {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #035232}
.sTITRES {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #035232}

.message {  font-family: Times New Roman, Times, serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: #000000}

.sansborduregauche { border-left-style:none; }
.sansborduredroite { border-right-style:none; }

.profil {font-family: arial, helvetica, sans-serif; font-size:14px; font-weight: bold; color:#FAB216; text-decoration:underline;}
.profil:hover {color:#000066; background-color :#FFFFFF;}
.profil:visited {color:#FAB216;}

.menu {font-family: arial, helvetica, sans-serif; font-size:14px; font-weight: bold; color:#004000;}
.menu:hover {color:#FDA711; background-color :#004000;}

.website_name {  font-family: Arial, Helvetica, sans-serif; font-size: 40px; font-style: italic; line-height: normal; font-weight: bold; color: #0f450f}

/* Accueil */
#accueil {
	width: 985px;
	height: 600px;
	background:url(images/celibataire_campagne.jpg) no-repeat;
	padding: 2px;
	margin:auto;
}

#accueil_entete {
	width: 985px;
	padding: 0px;
	margin:auto;
}

#accueil_pied {
	width: 985px;
	padding: 0px;
	margin:auto;
	background-color:#FFFFFF;
}

#colonne {
	margin-left: 590px;
	margin-top: 10px;
	width: 370px;
	background:url(images/back_transparent.png) repeat;
	padding: 2px;
}

#footer {
font-size: 12px;
color: #FFFFFF;
}