/* CSS Document */

body {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(design/background.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color: #3851A1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.formulaire {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom:1px; 
	border-style:solid; 
	border-width:1px;
	background-color:#FFFFFF; 
	border-color:#000066;
	padding-left:2px;
	padding-right:2px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:4px;
	margin-bottom:1px; 
	border-style:solid; 
	border-width:1px;
	background-color:#FFFFFF; 
	border-color:#000066;
	padding-left:2px;
	padding-left:2px;
	padding-right:2px;
}


.DG {
	text-decoration:none;
	font-size:10px;
	color:#000000;
}
.linkDG {
	text-decoration:none;
	font-size:10px;
	color:#000000;
}
.linkDG:active {
	text-decoration:none;
	font-size:10px;
	color:#000000;
}
.linkDG:hover {
	text-decoration:underline;
	font-size:10px;
	color:#000000;
}

.titre{
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	text-shadow:#666666;
}

.minititre{
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}
.texte{
	color:#FFFFFF;
	font-size:12px;
}
.minitexte{
	color:#FFFFFF;
	font-size:11px;
}


.titre{
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
}

.description{
	color:#FFFFFF;
	font-size:13px;
}

.minilink{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

.minilink:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.rollover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.rollover:hover{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.pub{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.pub:hover{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#site{
	position:relative;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	width:1000px;
}

#top{
	position:relative;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	/*padding-top:13px;*/
	display:block;
	border:3px solid #FFFFFF;
	width:994px;
	height:308px;
	background-image:url(design4/fond_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#3366cc;
}

#logo{
	position:relative;
	display:block;
	background-image:url(design4/logo.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	width:100%;
	height:266px;
	margin:auto;

}

#menu{
	position:absolute;
	display:block;
	margin:auto;
	width:994px;
	height:61px;
	top:250px;
	left: 0px;
}

#centre{
	position:relative;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	width:1000px;
	height: 450px;
}

#miniliste{ 
	background-color:#3366cc;
	border:3px solid #FFFFFF;
	position:relative;
	float:left;
	text-align:center;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:auto;
	/*margin-right:32px;*/
	top:30px;
	left:0px;
	display:block;
	width:144px;
	height:475px;
} 

#clip{ 
	/*background-image:url(design3/top_clip.gif);
	background-repeat:no-repeat;
	background-position:top right;*/
	position:relative;
	float:left;
	/*margin-right:32px;*/
	left:10px;
	display:block;
	width:500px;
}

#troisdepique{
	position:relative;
	display:block;
	width:318px;
	height:400px;
	top:30px;
	margin-left:661px;
	left:20px;
	/*background-image:url(design4/troisdepique.jpg);
	background-repeat:no-repeat;
	background-position:top right;*/
} 

.pub300{
	position:relative;
	display:block;
	width:300px;
	height:250px;
	/*top:141px;*/
	left:9px;
	background-color:#000000;
}


#liste{

	background-color:#3366cc;
	border:3px solid #FFFFFF;
	position:relative;
	margin-left:170px;
	margin-top:120px;
	padding:20px;
	margin-bottom:20px;
	display:block;
	/*width:900px;*/
	width:784px;
}

#pub728{
	/*margin-top:13px; */
	margin:auto;
	display:block;
	width:728px;
	height:90px;
	/*background-color:#000000;*/
}

#pub300{
	position:absolute;
	display:block;
	width:300px;
	height:250px;
	/*top:141px;
	left:9px;*/
	background-color:#000000;
}

#pub160{
	position:absolute;
	display:block;
	width:160px;
	top:894px; 
}

#titre{
	width:830px;
	text-align:center;
	height:30px;
}

#description{
	width:830px;
	text-align:center;
}

#titreListe{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	margin-top:-14px;
	margin-bottom:4px;
}


#footer{
	text-align:center;
	margin:auto;
	display:block;
}