@charset "iso-8859-1";
/* Page Formatting */

* {
	margin:0;
	padding:0;
	}

body {
	background-color:#333333;
	font:12px "Trebuchet MS", Arial, Verdana;
	color:#555555;
	text-align:left;
	margin: 15px;
	background-attachment: fixed;
	background-image: url(images/pattern_flower.gif);
	background-repeat: repeat;
}
a {
	color:#498ea6;
	text-decoration:none;
}
		
a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
}
	
a.lien01:link {color: #ffffff;text-decoration: none;font-style: normal;}
a.lien01:visited {color: #ffffff;text-decoration: none;font-style: normal;}
a.lien01:hover {color: #498ea6;text-decoration:none;font-style: normal;}

a.lien02:link {color: #666666;text-decoration: none;font-style: normal;}
a.lien02:visited {color: #808080;text-decoration: none;font-style: normal;}
a.lien02:hover {color: #498ea6;text-decoration:none;font-style: normal;}

img, img a {
	border:0;
	}
p {
	line-height:1.7em;
	margin-bottom:20px;
}

/* Page Structure */
ul li { margin: 1em 0 1em 0}


#wrapper {
	width:760px;
	margin:0 auto;
	padding:10px;
	background-color:#fff;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
	}
#wrapperpop {
	width:650px;
	margin:0 auto;
	padding:10px;
	background-color:#fff;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
	}
#header {
	height:300px;
	background-image:url(images/ban.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
#sidebar {
	float:right;
	text-align:left;
	width:170px;
	padding:10px;
	color:#666666;
	background-color:#ebebeb;
	}
#content {
	min-height:450px;
	margin-left:15px;
	margin-right:15px;
	}
#footer {
	width: 782px;
	height: 14px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0;
	font-size:11px;
	text-align:center;
	line-height:16px;
	color:#FFFFFF;
	font-weight:normal;
	}

/*  Headings */

h1 {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:1.8em;
	padding-bottom:0;
	color: #498ea6;
	}

h1 a {
	text-decoration:none;
	}
ul {
	clip: rect(auto,auto,auto,auto);
	white-space: normal;
	margin-left: 15px;
	list-style-position: inside;
	list-style-image: url(images/puc7.gif);
}

h1 a:hover {
	text-decoration:none;
	}
h2 {
	font-weight:bold;
	font-size:1.0em;
	}
h3 {
	font-weight:normal;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:3.0em;
	line-height:200px;
	margin-left:10px;
	}
h3 a {
	color:#ffffff;
	}
h3 a:hover {
	color:#ffffff;
	text-decoration:none;
	}
.Style2 {
	font-weight: bold;
	color: #4A8DA7;
}
.Style1 {
	color: #FF0C82;
	font-weight: bold;
}
.texte {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size:9pt;
}
.noms {
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size:8pt;
}

/* Sidebar */

#sidebar a {
	font-weight:normal;
	}
#sidebar a:hover {
	text-decoration:underline;
	}

/* Classes */

.meta {
	margin-bottom:10px;
	color:#999999;
	}

/* Extra's */

blockquote  {
	border-left:3px solid #498ea6;
	margin-left:15px;
	padding: 10px;
	width: 400px;
}
#subscribe {
	padding-right:5px;
}
#sub {
	font-weight:bold;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:1.3em;
	}
#sub a:hover {
	text-decoration:none;
	}
#headerpop {

	height:140px;
	background-image:url(images/ban2.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.bordure {
	border: 10px solid #FFFFFF;
}
