.firebugHighlight {
    z-index: 2147483647;
    position: absolute;
    background-color: #3875d7;
}

.firebugLayoutBoxParent {
    z-index: 2147483647;
    position: absolute;
    background-color: transparent;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px dashed #BBBBBB;
}

.firebugRulerH {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 14px;
    background: url(chrome://firebug/skin/rulerH.png) repeat-x;
    border-top: 1px solid #BBBBBB;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px solid #000000;
}

.firebugRulerV {
    position: absolute;
    top: 0;
    left: -15px;
    width: 14px;
    height: 100%;
    background: url(chrome://firebug/skin/rulerV.png) repeat-y;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #000000;
    border-bottom: 1px dashed #BBBBBB;
}

.overflowRulerX > .firebugRulerV {
    left: 0;
}

.overflowRulerY > .firebugRulerH {
    top: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.firebugLayoutBoxOffset {
    z-index: 2147483647;
    position: absolute;
    opacity: 0.8;
}

.firebugLayoutBoxMargin {
    background-color: #EDFF64;
}

.firebugLayoutBoxBorder {
    background-color: #666666;
}

.firebugLayoutBoxPadding {
    background-color: SlateBlue;
}

.firebugLayoutBoxContent {
    background-color: SkyBlue;
}

/*.firebugHighlightGroup .firebugLayoutBox {
    background-color: transparent;
}

.firebugHighlightBox {
    background-color: Blue !important;
}*/

.firebugLayoutLine {
    z-index: 2147483647;
    background-color: #000000;
    opacity: 0.4;
}

.firebugLayoutLineLeft,
.firebugLayoutLineRight {
    position: fixed;
    width: 1px;
    height: 100%;
}

.firebugLayoutLineTop,
.firebugLayoutLineBottom {
    position: absolute;
    width: 100%;
    height: 1px;
}

.firebugLayoutLineTop {
    margin-top: -1px;
    border-top: 1px solid #999999;
}

.firebugLayoutLineRight {
    border-right: 1px solid #999999;
}

.firebugLayoutLineBottom {
    border-bottom: 1px solid #999999;
}

.firebugLayoutLineLeft {
    margin-left: -1px;
    border-left: 1px solid #999999;
}

/*
MAIN
*/
#body_complet {
	width: 955px;
	background: #4a6aab;
	margin-left: auto;
	margin-right: auto;
	text-align: middle;
	}

#welcome {
	padding: 10px 20px 20px 20px;
	text-align: center;
	background: #401313;
	}
#frm {
	border: 2px solid #fce616;
	width: 500px;
	}
#frm TR {
	background-color: #4a6aab;
	}
#frm_text {
	background-color: #365391;
	}
#frm_input {
	background-color: #FFFFA0;
	width: 200px;
	}
#footer {
	border-bottom: 1px solid #8C8A8C;
	background: #4a6aab;
	}
#footer a {
	color: #fce616;
	}
#menu {
	background-color: #4a6aab;
	text-align: right;
	padding-right: 8px;
	}
#apropos {
	background-color: #4a6aab;
	}
#apropos .texte {
	background-color: #4a6aab;
	margin: 0 0 10px 80px;
	float: center;
	width: 700px;
	}
#apropos .texte h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 15px;
	}
#apropos .boxes {
	background: #4a6aab url(../img/about_boxes_bg.jpg) top left no-repeat;
	float: right;
	width: 211px;
	height: 202px;
	padding-right: 6px;
	position: relative;
	}
#apropos .boxes .box1 {
	z-index: 10;
	position: absolute;
	left: 12px;
	top: 14px;
	width: 186px;
	}
#apropos .boxes .box2 {
	z-index: 10;
	position: absolute;
	left: 12px;
	top: 84px;
	width: 186px;
	}
#apropos .boxes .box3 {
	z-index: 10;
	position: absolute;
	left: 12px;
	top: 150px;
	width: 186px;
	}
#apropos .boxes .title {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	}
#apropos .boxes .s1 {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #B98383;
	}
#apropos .boxes .s2 {
	text-align: right;
	font-size: 10px;
	color: #fff;
	}
#apropos .boxes .s3 {
	font-size: 10px;
	color: #fff;
	}
#apropos .boxes .s3 a {
	font-size: 10px;
	font-weight: bold;
	color: #fce616;
	}
#apropos .ruleh {
	height: 20px;
	background: transparent url(../img/about_ruleh.gif) center center repeat-x;
	}
#apropos .hdtext {
	font-size: 9px;
	color: #B98383;
	}
.block_bg {
	background: #fbfcfd url(../img/block_bg.jpg) top left repeat-y;
	}
.block {
	background: #fbfcfd url(../img/block_top.jpg) top left repeat-x;
	padding: 15px 10px 10px 10px;
	margin: 0 10px 0 10px;
	text-align: center;
	color: #4A6AAB;
	}
.frame {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #000;
	}
.movie_desc {
	padding-left: 10px;
	text-align: left;
	}
.ruleh {
	height: 30px;
	background: transparent url(../img/ruleh.gif) center center repeat-x;
	}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}
.coloredlink   {
	color: #fce616;
	text-decoration: underline;
	}

/*
BASIC
*/
html {
	overflow-y: scroll;
	}
BODY {
	margin: 0;
	padding: 0;
	background-color: #86ABF3;
	color: #F4E9E9;
	text-align: center;
	}
BODY, TABLE, TD {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	}
A   {
	color: #fff;
	text-decoration: underline;
	}
A:hover   {
	text-decoration: none;
	}
IMG {
	border: 0;
	}
P   {
	margin: 0;
	padding: 5px 0 5px 0;
	}

/*
FORM ELEMENTS
*/

FORM, TEXTAREA {
	margin: 0;
	padding: 0;
	}

/*
OPACITY
*/
.opacity:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}
#titre {
color:#4a6aab;
font-family:Arial;
font-size:18px;
font-weight:bold;
}
#desc {
color:#363535;
font-size:9px;
line-height:13px;
margin-bottom:5px;
text-align:justify;
}
#previous_next {
color:#ffffff;
text-align: middle; 
font-family:Arial;
font-size:20px;
font-weight:bold;
}
#previous_next_Footer {
color:#ffffff;
text-align: middle; 
font-family:Arial;
font-size:20px;
font-weight:bold;
}