/* CSS Document*/
#holder {
	margin:5px;
	padding:1em;
	border:1px solid #000080;
	float:left;
	background-color: #333333;
	
} 

.holder h2 {text-align:left;}
a.hid { text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#555; width:100%; font-style:normal; cursor:default;}
.clear {clear:both;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {
	background:#fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000080;
	border-left-color: #000080;
}
.xb1 {
	margin:0 5px;
	background-color: #000080;
}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent,.xbox2content,.xbox3content,.xbox4content{
display:block;
border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000080;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	
}

.xboxcontent {
	background:#fff;
	
}
.xbox2content {
	height: auto !important;
	height: 33em;
	min-height: 33em;
	/*background-image: url(../images/fond_centre.gif);*/
}
.xbox3content {
min-height: 160px;
padding-right: 0px;
background:#fff;
}
.xbox4content {
	height: auto !important;
	height: 33em;
	/*background-image: url(../images/fond_centre.gif);*/
}


.paragraphe {
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}

