body {
	font:13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	text-align:justify;
}
a:focus {

}

a:link, a:visited, a:active  {
	color:#cc0000;
	font-weight:bold;
}
	
.titleaccueil  {
	color:#e61f5a;
	font-weight:bold;
}

a:hover {
	color:#000;
	background:none}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1,h2,h3,h4,h5,h6 {
display: inline;
font-weight:normal
}

.title {
	font-size:150%;
	font-weight:600
	}
	
.titlesec {
	font-size:130%;
	font-weight:600
	}
.titlethree {
	font-size:110%;
	font-weight:600
	}
.titlegris {
	font-size:110%;
	font-weight:600;
	color:#CCC;
	text-align:left;
	}
	
ol {
	list-style:decimal
}
ul {
	list-style: none;
	padding:0px;
	margin:0px;
}

li {
	
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:10px}

p {
	overflow: hidden;
	padding: 0;
	margin: 0 0 0px 0;
	font-size:96%;
	font-weight: normal;
}

.Smalltxt {
	overflow: hidden;
	padding: 0;
	margin: 0 0 0px 0;
	font-size: 10px;
	font-weight:lighter}
.Smalltxtlight {
	overflow: hidden;
	padding: 0;
	margin: 0 0 0px 0;
	font-size: 11px;
	color:#999;
	font-weight:lighter}
.blink {
	text-decoration:blink}
	
.strike {
	text-decoration: line-through}
	
.textindent {
	text-indent:10px}
	
u {
	text-decoration:none;
	background-image:url(images/underline_dot.gif);
	background-position:bottom;
	background-repeat:repeat-x}

