/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	background-color: white;
}

html {
	SCROLLBAR-FACE-COLOR: #DCDCDC;
	SCROLLBAR-HIGHLIGHT-COLOR: #DCDCDC;
	SCROLLBAR-SHADOW-COLOR: #DCDCDC;
	SCROLLBAR-3DLIGHT-COLOR: #DCDCDC;
	SCROLLBAR-ARROW-COLOR: Red;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: #DCDCDC;
	margin: 0px;
	}

P {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana;
	margin: 0px;
	text-align: justify;
}

#intro {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
   border-left: 2px solid white;
	border-right: 2px solid white;
	width: 300px;
	margin-top:100px;
}

#text {
width: 523px;
	height: 529px;
	background-image: url(images/index_11.jpg);
	padding: 10px;
	padding-top: 20px;
	background-position: top;
}

.box {
padding: 1px;
background-color: transparent;
float: left;
margin-right: 6px;
margin-bottom: 13px;
}

.box2 {
padding: 1px;
background-color: transparent;
float: right;
margin-left: 6px;
}

.box3 {
padding: 1px;
background-color: transparent;
float: left;
margin-left: 6px;
}

.boxfilmo {
float: left;
color: white;
background-image: url(images/blood.gif);
background-position: bottom;
 border: 1px solid White;
padding: 6px;
}

.box22 {
padding: 1px;
background-color: transparent;
float: right;
margin-left: 6px;
 width: 240px;
}

.red {
	color: #CE0000;
	font-weight: bold;
	font-size: 13px;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold; }
	
.small {
		FONT-SIZE: 9px;
	}
	
.souligne {
	font-weight: bold;
	text-decoration: underline;
	FONT-SIZE: 9px;
	}