/* CSS Document */

h1, h2, h3, h4, h5{
	margin: 20px 0 6px 0;
    line-height: 18px;
    font-style: normal;
    font-weight: bold; /* Valeur par défaut. (6) */
}


p, ul{
padding:0;
margin: 0 0 4px 0;
}


h1 {
	font-size: 20px;
}
h2 {
    font-size: 16px;
	text-align:center;
}
h3 {
text-align:center;
	font-size: 12px;
	padding: 3px 10px;
}

h4 {
	font-size: 12px;
}

h6{
	margin: 15px 0 0px 0;
    line-height: 15px;
    font-style: normal;
	font-weight:bolder;
}

strong{
font-weight:bold;
}


#entete {
	width: 100%;
	color: #;
	text-align:left;
	padding-top: 10px;
	margin-bottom:25px;
}
.coltexte {
	text-align: justify;
	vertical-align:top;
	margin :0 195px 0 0;
	color: #666666;
	line-height: 18px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.coltexte a{
	color: #666666;
}


.colimage {
vertical-align:top;
	width: 195px;
	float:right;
	text-align: right;
	line-height: 18px;
}

.coltexte img, .colimage img {
	border: 1px solid #999999;
}
.colimage img{
margin: 0 0 4px 4px;}

.colimage p{
margin:0 0 4px 0;}


.cellule10margeint {
	padding: 10px;
}
.cellule10margecote {
	padding-right: 10px;
	padding-left: 10px;
}
.cellule10margehautbas {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cellule10margehaut {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cellule10margebas {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#intro {
	text-align: center;
	align: center;
	height: 600px;
	width: 1024px;
	margin-top: 40px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	border: thin solid #999999;
}
.tableau {
	vertical-align: top;
}
.tableaubordbas {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#basdepage {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#nouveautes {
	text-align: center;
	padding:9px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #371509;
	width:225px;
	height: 100%;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
#nouveautesaides {
	text-align: left;
}


#questionprindex{
	text-align:center;
	height:55px;
	background-color:#a40061;
	bottom:0px;
	clip: rect(auto,auto,0px,auto);
}

#questionprindex a{
	color: #FFF;
	text-decoration:underline;
}

.tableauquestions {
	width: 100%;
}

.tableauquestions th {
	font-size: 13px;
	color: #666666;
	font-weight: lighter;
}
.tableauquestions td {
	color: #000000;
	font-size: 14px;
	text-align: center;
	padding-bottom: 20px;
}

	
