/* FONT -------------------------------------------------------------- */
@font-face {
	font-family: 'WinterthurCondensedRegular';
	src: url('WinterthurCondensed-webfont.eot');
	src: local('?'), url('WinterthurCondensed-webfont.woff') format('woff'), url('WinterthurCondensed-webfont.ttf') format('truetype'), url('WinterthurCondensed-webfont.svg#webfontgYE6dmRG') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'WinterthurCondensedItalic';
	src: url('WinterthurCondensedOblique-webfont.eot');
	src: local('?'), url('WinterthurCondensedOblique-webfont.woff') format('woff'), url('WinterthurCondensedOblique-webfont.ttf') format('truetype'), url('WinterthurCondensedOblique-webfont.svg#webfontMeU5JDFR') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* -------------------------------------------------------------- */

BODY{
	width:100%;
	height:100%;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
	color:#fece97;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}


h1,h2,h3,h4,h5,h6, { 
	font-weight:normal;
	letter-spacing:1px;
	font-family: 'WinterthurCondensedRegular';
	color: #d86cb0;

}

h1{font-family: 'WinterthurCondensedRegular'; color: #e4974a; font-size: 30px; text-transform: none; line-height: 30px; letter-spacing: 1px; margin: 10px 0px 20px;}
h2{font-family: 'WinterthurCondensedRegular'; color: #ef9c54; font-size: 22px; margin: 20px 0px 15px; font-weight: normal; line-height:22px;}
h3{font-family: 'WinterthurCondensedRegular'; color: #d86cb0; font-size: 18px; margin: 15px 0px 10px; font-weight: normal;}
h4{font-size: 16px; margin: 10px 0px 10px;}
h5{font-size: 14px; margin: 5px 0px 10px;}
h5{font-size: 12px; margin: 5px 0px 10px; font-weight: bold;}



/* TEXT ELEMENTS -------------------------------------------------------------- */
 

A  {
	text-transform: none;
	font-size:14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fece97;
	font-weight: normal;
}
 
A:link 		{ color:#fece97; }
A:visited	{ color:#fece97; }
A:active 	{ color:#fece97; }
A:hover 	{ color:#c86d59; }


.gras{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #e59849;
	text-decoration: none;

}
.gras2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #b24c65;


}
.gras3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #b94161;


}


.titre {
	font-family: 'WinterthurCondensedRegular';
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ad536c;
	text-decoration: none;
	text-transform: none;
	padding:0px;

}

