body {
	background: black;
	color : #FFCC00;
	font-family : arial;
	font-size: 12px;
	text-align: center;
}


.tablemenuhaut {
	vertical-align: top;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
}

#menuhaut {
	vertical-align: top;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 12px;
	padding: 10px;
	margin: 5px;
	background: #FFCC00;
	text-align: left;
	color : Black;
	float: right;
	border: thick Black;
	border-style: double;
	}

#menuhaut a {
	color : Black;
}

#menuhaut a:hover {
	color : Red;
	text-decoration: none;
	}

.tableindex {
	vertical-align: top;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 3px;
	margin: 3px;
}

.tabletemoignages {
	vertical-align: top;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 25px;
	margin: 25px;
}

.tablemenu {
	vertical-align: top;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 8px;
	margin: 8px;
}

.tabletexteavecphotos {
	vertical-align: top;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 5px;
	}

TD {
	font-size: 12px;
}

.elementavecbordure {
	border : thin dotted;
	border-color: #FFCC00;
}

.elementavecfondgris {
	background-color: #313131;
}


.padding5 {
	padding: 5px;
}

.padding20 {
	padding: 20px;
}


img {
	border: none;
}

a {
   text-decoration: none;
	color :  #FF0000;
	border: 0px;
}

a.inversioncouleurstextefond {
	color :  black;
}

a.texteclignotant {
  text-decoration: blink ;
}

a:hover {
	text-decoration: underline;
}

a:hover.inversioncouleurstextefond {
	text-decoration: none;
	font-weight: bold;
}

hr {
	color: #FFCC00;
	background-color: #FFCC00;
	border: 0;
	height: 1px;
}

.texteajuste {
	text-align: justify;
}

.textclignotant {
  text-decoration: blink ;
}

.grassmall {
	font-weight: bold;
	font-size: 11px;
}

.grasmedium {
	font-weight: bold;
	font-size: 12px;
}

.graslarge {
	font-weight: bold;
	font-size: 14px;
}

.grastreslarge {
	font-weight: bold;
	font-size: 16px;
}

.grastrestreslarge {
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
}

.italicsmall {
	font-style: italic;
	font-size: 11px;
}

.italicmedium {
	font-style: italic;
	font-size: 12px;
}

.italiclarge {
	font-style: italic;
	font-size: 14px;
}

.italictreslarge {
	font-style: italic;
	font-size: 16px;
}

.italictrestreslarge {
	font-style: italic;
	font-size: 30px;
}

.normalsmall {
	font-size: 11px;
}

.normalmedium {
	font-size: 12px;
}

.normallarge {
	font-size: 14px;
}

.normaltreslarge {
	font-size: 16px;
}

.normaltrestreslarge {
	font-size: 30px;
}

.inversioncouleurstextefond {
	background: #FFCC00;
	color : Black;
}

.un {
	text-align: justify;
	color: white;
}

.deux {
	color: red;
	background-color: Aqua;
}

.trois {
	color: yellow;
	background-color: Aqua;
}

.erreur {
	color: red;
	text-decoration: blink;
}

.tablevideos {
	width: 950px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	}

.tdvideos {
	border: 1px solid #FFCC00; /* #FFCC00 */
	}

.tablevideosdetail {
	width: 950px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	}

.tdvideosdetail {
	text-align: center;
}

