/* CSS Document */
body {
margin:0px;
	padding:0px;
	background:#000000;
	text-align: justify;
	font-size: 11px;
	font-family:Tahoma;
	text-decoration:none;
	color: #333333;


}

h1{}
h2{}
a{	color: #666666;
text-decoration:none;}
a:hover{ text-decoration:none;}
a:active{}
ul{
    margin:0;
	margin-top:100px;
	list-style:none;
	
}
li{
}

ul li{

}
ul li a{

font-weight:bold;
}

#page {
  
	width: 979px;
	margin: 0 auto;
	padding:0px;
}
#content{
    float:left;
    width: 979px;
	min-height:260px;	
}
.content{
    float:left;
    width: 958px;
	margin-top:30px;
	padding-left:13px;
	padding-right:13px;
}
.box-index{
float:left;
width:958px;
padding-top:35px;
}
.sep-briq{
float:left;
width:7px;
padding-right:28px;
background:url(../medias/template/sep-briq.gif) no-repeat;
height:185px;
}
.box-briq{
width:296px;
float:left;
}
.title-briq{
width:296px;
float:left;
padding-bottom:5px;
}
.img-brique{
width:70px;
float:left;
padding-right:5px;
}
.txt-brique{
width:201px;
float:left;
text-align: left;
	font-size: 11px;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:normal;
	color: #ffffff;
	padding-right:20px;
}

.txt-brique span{
width:201px;
float:left;
font-size: 11px;
font-family:Tahoma;
color:#FF9900;
font-weight:bold;
text-transform:uppercase;
padding-bottom:15px;
}
.txt-brique2{
width:196px;
float:left;
font-size: 11px;
font-family:Tahoma;

padding-left:5px;
color:#66FFFF;
font-weight:bold;
text-transform:uppercase;
padding-bottom:15px;
}
.txt-brique3{
width:201px;
float:left;
font-size: 11px;
font-family:Tahoma;
color:#99CC33;
font-weight:bold;
text-transform:uppercase;
padding-bottom:15px;
}

.bout-plus{
float:right;
margin-top:35px;
background:url(../medias/template/bout-plus.gif) no-repeat;
margin-right:28px;
width:84px;
height:17px;

}

