@charset "utf-8";
body {
}
body, p, table, td {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #FFF;
	font-size: 14px;
}
h1 {
	color: #FF0099;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 25px;
	line-height: normal;
	font-weight: bold;
}
h2 {
	color: #3366CC;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}
h3 {
	font: bold 18px/110% "Trebuchet MS", Verdana, sans-serif;
	color: #3366CC;
	font-style: normal;
}
h4 {
	font: bold 21px/110% "Trebuchet MS", Verdana, sans-serif;
	color: #AF2761;
}
/* Blog */


h5 {text-align:center}




a.trackbackUrl, a.trackbackUrl:link, a.trackbackUrl:visited, a.trackbackUrl:hover, a.trackbackUrl:active {
	background: #EEEEEE none repeat scroll 0% 0%;
	border: 1px solid black;
	color: #333333;
	padding: 2px;
	text-decoration: none;
}
a:link, a:visited {
}
a:active, a:hover {
	text-decoration: none; /* fix */
	color: #9900CC;
	font-size: 14px;
	text-align: center;
}
div.hr {
	border-bottom-style: dotted;
	border-bottom-width: 1px; /* fix */
	border-color: #666666;
	height: 1px;
}/*  alternative */
.altcolor a:link, .altcolor a:visited {
	color: #000000;
}
.altcolor a:active, .altcolor a:hover {
	color: #000000;
}

#content div.page_c h1 {padding-bottom:20px !important;}
#content div.page_c h2 {color:#3366CC; font-weight:normal; padding-top:15px;}
#content div.page_c h2 a{color:#3366CC; text-decoration:underline; font-weight:normal;}
#content div.page_c h2 a:hover{color:#3366CC; text-decoration:none; font-size:21px; font-weight:normal;}
#content div.page_c h2 a.bleu {color:#3366CC;}
#content div.page_c h2 a.orange {color:#FF6600;}
#content div.page_c h2 a.marron {color:#663333;}
#content div.page_c h2 a.vert {color:#339900;}
#content div.page_c h2 a.rose {color:#993366;}

#content div.page_c p {text-align:justify; color:#333333; font-weight:normal; padding:15px 0 15px 0;}
#content div.page_c p a{color:#333333; text-decoration:underline;}
#content div.page_c p a:hover{color:#333333; text-decoration:none; font-size:14px; font-weight:normal;}
