@charset "utf-8";
/* CSS Document */

/* 
NB:
Colonne: 250px total => 236px reel

 */
.colonne .haut, .colonne_d .haut, .colonne_g .haut {
	height: 47px;
	width: 250px;
}
.colonne .fond, .colonne_d .fond, .colonne_g .fond  {
	background-image: url(../images/col_fond.png);
	background-repeat: repeat-y;
	background-position: right;
}
.colonne .bas, .colonne_d .bas, .colonne_g .bas  {
	height: 12px;
	width: 250px;
}
/* --- GÉNÉRAL --- */
html, body {
	background-image: url(../images/d_fond_page.jpg);
	background-repeat: repeat-x;
	background-color: #D548D2;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-left:15px;
	margin:0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left:18px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin:0;
	font-style: italic;
}
h3 {
font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left:18px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin:0;
	font-style: italic;
}

#txt {
	font-size: 4px;
	color: #D548D2;
}

h4 {}
h5 {}

p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
}


#page {
	position: relative;
	width: 953px;
	margin: 0 auto;
	

}
#page a:link, a:visited, a:active{ 
color: #0066CC;
text-decoration: underline;

}

#page a:hover{
	color: #00CCFF;
	text-decoration: none;
}
	#page #top {
	height: 142px;
	width: 953px;
	margin-top: 0;
	
	}
	#page #puzzle {
		height: 371px;
		width: 953px;
	}

.colonne {
	float:right;
	width:250px;
	margin: 25px;
	padding:0;
	
	border:none;
	
}
.colonne_g {
	width: 597px;
	float: left;
	padding-top: 20px;
}
#news_photos  {
	width:600px;
	margin-right: auto;
	margin-left: auto;
}
#news_photos table {
	margin-right: auto;
	margin-left: auto;	
}

.colonne .haut {
	height: 47px;
	width: 250px;
}
.colonne .fond {
	background-image: url(../images/col_fond.png);
	background-repeat: repeat-y;
	background-position: right;
}
.colonne .bas {
	height: 12px;
	width: 250px;
}
#p_contact {
	font-size: 12px;
}
#nav {
	height: 24px;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 54px;
	background-image: url(../images/d_nav.jpg);
	background-repeat: no-repeat;
}

	#page #centre2 {
		width: 953px;
float:left;
	margin:0;	
	padding-top:10px;
	background-image: url(../images/d_fond_bas.jpg);
	background-repeat: repeat-y;	
		
	}
	#page #centre {
	width: 900px;
	float:left;
	margin:0;
	padding-left:53px;
	background-image: url(../images/d_fond_bas.jpg);
	background-repeat: repeat-y;
	}
	
			#page #centre #liens {
			width: 898px;
				padding-top: 0px;
				padding-right: auto;
				padding-left: auto;
				padding-bottom:4px;
				background-color: #F5BAFE;
			}
			#page #centre #liens p {
				font-size: 12px;
				
				text-align: center;
			
			}
			
			#page #centre #liens a:link, a:visited, a:active {
				color: #0066CC;
				text-decoration: underline;
			}
			#page #centre #liens a:hover {
				color: #0066CC;
				text-decoration: none;
			}
#page #centre .colonne_g #table_news {
	font-size: 10px;
	font-style: normal;
	color: #333333;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #999999;
	margin-top: 10px;
}

	
	#page #last {

	margin-bottom: 0px;
	padding-bottom: 15px;
	visibility: hidden;
}
	#page #footer {
	float:left;
	width: 902px;
	height:53px;
	font-size: 10px;
	text-align: center;
	color: #666666;
	
}

.blancg {
float:left;
	width:53px;
	margin:0;
	padding:0;
	
}

	
#page #adresse {
	float:left;
	width: 902px;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	padding-left:53px;
}

	

/* --- FORMULAIRES --- */
#form_liensdir {
	height: 20px;
	width: 200px;
}
#form_nl_email {
	height: 20px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FCE9FC;
	padding: 2px;
}
#form_nl_bouton {
	height: 24px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FBC9FC;
}

