body {
background:url("/img/back.jpg") repeat-x left 210px;
font-family :Arial, Helvetica, sans-serif;
font-size:12px;
margin :0;
padding:0;
color:#444444;

}
#plein{
width:1024px;
margin: 0 auto;
}
#head{
height: 210px;
margin: 0px;
padding: 0px;
}
#logo span a {
background:url("/img/logo-gd-media.png") no-repeat scroll left top transparent;
}
#logo a {
display:block;
height:148px;
text-decoration:none;
text-indent:-260em;
width:258px;
}
#logo {
    height: 148px;
	width:260px;
	float: left;
	margin:0;
	padding:0;
}
a {
    text-decoration: none;
}
a:link {color:#0000FF;}   
a:visited {color:#0000FF;} 
a:hover {color:#0000FF; text-decoration: underline;} 
a:active {color:#FF0000;}  
.tel{
background: url("/img/icone-telephone.gif") no-repeat 0% 0%;
height: 60px;
padding: 0px 0px 6px 29px;
font-size: 18px;
}
#nouveau {
display: block;
background:url("/img/background.jpg") no-repeat;
width:1024px;
margin: 0 auto;
height: 400px;
padding: 15px 0 0 172px;
}
.block_accueil {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 2px;
    text-align: center;
    width: 250x;
	width: 320px;
}
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:320px;	width: 680px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left; border: 5px solid #000;margin-right:10px;}
.image:hover{
		border: 5px solid #353dbc;
		}
/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 10px; right: 0px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	text-decoration: none;
	background: #000;
	border: 1px solid #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

a:focus {
outline:medium none;
}

dl.partenaires_item  {
border-bottom:1px dashed #B2B4BF;
padding-bottom:1em;
}
#content {
background-color :#fff;
}


img {
border :0 none;
}
p.txt-ref{
text-align:justify;
}
p.center-ref{
text-align:center;
margin-right:auto;
margin-left:auto;
}
.option{
width:960px;
height:36px;
padding-bottom:2px;
}
p.txt-left{
width:300px;
float:left;
border:2px solid #cccccc;
background-color:#fcfcfc;
padding: 2px;
}
p.txt-right{
width:180px;
text-align:right;
float:right;
border:2px solid #cccccc;
background-color:#fcfcfc;
padding:2px;
}
