/* stylesheet Association Benevole Beauce-Sartigan */
/* www.numerique.ca */

* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#4E504F;
	background-color:#FFFFFF;
}

h1 {
	margin-top:35px;
	margin-bottom:20px;
	color:#769B5A;
	font-size:1.6em;
	background-image:url(../images/pagesinterieures/img_soleilTitre.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:4px 60px 4px 40px;
}

h2 {
	font-size:1.2em;
	color:#769B5A;
	margin-bottom:3px;
}

p {
	margin-bottom:15px;
}

ul {
	list-style:none;
}

ul li {
	background-image:url(../images/pagesinterieures/ico_bulletNoir.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:15px;
	margin-bottom:5px;
}

ul li.sansPoint {
	background-image:none;
}

ul li strong {
	color:#646464;
}

a { color:#3369E6; text-decoration:underline; }
a:link { color:#3369E6; }
a:visited { color:#3369E6; }
a:hover { color:#3369E6; text-decoration:none; }
a:active { color:#3369E6; }

a img {
	border:none;
}

.cache {
	font-size:1px;
	visibility:hidden;
	position:absolute;
}

img.imageDroite {
	float:right;
	border:2px solid #E7E6E6;
	margin:0 0 18px 20px;
}

table.tableau {
	border-collapse:collapse;
	border:1px solid #C6C6C6;
	margin-top:25px;
}

table.tableau th {
	background-color:#E7E7E7;
	color:#646464;
	padding:9px 9px 9px 9px;
	text-align:left;
}

table.tableau td {
	border-bottom:1px solid #DFDFDF;
	padding:9px 9px 9px 9px;
	text-align:left;
}


a.lienFlecheVerte {
	background-image:url(../images/pagesinterieures/ico_flecheVerte.gif);
	background-repeat:no-repeat;
	background-position:100% 5px;
	color:#4E504F;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding-right:10px;
}

a.lienFlecheVerte:link { color:#4E504F; }
a.lienFlecheVerte:visited { color:#4E504F; }
a.lienFlecheVerte:hover{ color:#4E504F; text-decoration:underline; }
a.lienFlecheVerte:active { color:#4E504F; }

div.separatorTextuel {
	background-image:url(../images/pagesinterieures/img_borderPoints.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	width:100%;
	height:30px;
	clear:both;
	font-size:1px;
}

div.btnVert {
	position:relative;
	top:10px;
	background-image:url(../images/pagesinterieures/img_backgroundBtnVert.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#FFFFFF;
	font-size:1.1em;
	text-align:center;
	width:auto;
	float:left;
	margin-left:0px;
	margin-right:9px;
}

div.btnVert a {
	color:#FFFFFF;
	display:block;
	padding-left:10px;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:14px;
	margin:auto auto auto ;
	text-decoration:none;
}

div.btnVert a:hover {
	text-decoration:underline;
}

div.btnVert span {
	background-image:url(../images/pagesinterieures/img_borderBtnVert.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:5px;
	height:33px;
	position:absolute;
	right:-5px;
	top:0px;
	font-size:1px;
}

/* Opera */ /*@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) 
{
a.btnVert { display:block !important; float:left !important; }
}*/


