a:active, a:hover, a:link, a:visited {
	background-color : transparent;
	color : #00FFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.section:active, a.section:hover, a.section:link, a.section:visited {
	background-color : transparent;
	color : #00FFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-align : justify;
	text-decoration : none;
}

a.texte:active, a.texte:hover, a.texte:link, a.texte:visited {
	background-color : transparent;
	color : #00FFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;
}

a.thumb:active, a.thumb:hover, a.thumb:link, a.thumb:visited {
	background-color : transparent;
	color : #000000;
}

body {
	background-color : #000000;
	margin : 0
}

h1.h1 {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-variant : normal;
	padding-left : 15px;
	text-align : left;
}

h1.index {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : center;
}

h2.h2 {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : italic;
	font-variant : normal;
	padding-left : 15px;
	text-align : left;
}

h3.h3 {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : italic;
	font-variant : normal;
	padding-left : 15px;
	text-align : left;
}


p.section {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	padding-left : 15px;
	text-align : justify;
}

p.special {
	background-color : transparent;
	color : #FFFF00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	text-align : justify;
}p.texte {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	text-align : justify;
}

p.textecenter {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	text-align : center;
}

p.texteright {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	text-align : right;
}
.imgborder {
	border: 1px solid #333333;
}
.center {
	text-align: center;
}

.padding {
	padding-left : 15px;
	margin-left: 15px;
}
.blancmenu {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;
}
