body.marge
{
	font-family : Arial;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 15px;
	margin-top : 30px;
}

body.form
{
	font-family : Arial;
	margin-left : 130px;
	margin-right : 30px;
	margin-top : 60px;
	background-repeat : no-repeat;
}

.espace
{
    padding-left : 10px;
}

.norepeat
{
	background-repeat : no-repeat;
}

.titre
{
	font-family : Arial;
	font-size : 20px;
	color : #ffd581;
}

.titrevideo
{
	font-family : Arial;
	font-size : 16px;
	color : #ffd581;
}

.soustitre
{
	font-family : Arial;
	font-size : 15px;
	color : white;
	font-weight : bold;
}

.textcontact
{
	font-family : Arial;
	font-size : 16px;
	color : white;
}

.soutitreorgange
{
	font-family : Arial;
	font-size : 15px;
	color : #ffd581;
}

.text
{
	font-family : Arial;
	font-size : 12px;
	color : white;
}

.photo
{
  font-family : Arial;
  padding-top: 12px;
	padding-bottom : 5px;
  font-size : 12px;
	color : white;
}

li
{
	font-family : Arial;
	font-size : 12px;
	color : #ffd581;
	list-style : disc;
	margin-left : 18px;
}

ul
{
	font-family : Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 15px;
}

p
{
	font-family : Arial;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 2px;
}

a:link
{
	color : #ffd581;
}

a:hover
{
	color : #ffd581;
}

a:visited
{
	color : #ffd581;
}