html {
font-family: arial;
}
body
{
margin: 0;
padding: 0;
text-align: left;
background-repeat: repeat-x;
width: 100%;
}
#header {
background:url(../images/fond_header.);
height:24px;
padding-right:10px;
margin: 0;
}
#subheader {
background:url(../images/fond_subheader3.gif);
height:100px;
padding-top: 0px;
padding-left: 15px;
margin: 0;
}
#logo {
float:left;
width:129px;
height:100px;
top:20px;
}
#grande_banniere {
width:748px;
padding-left:30px;
padding-top:4px;
float:left;
text-align:center;
height:94px;
top:0px;
}
#nav {
background:url(../images/fond_nav.gif);
height:25px;
margin: 0;
text-align:left;
}
#menu {
	height:25px;
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	text-align: left ;
	width:500px;
}
#nav li {
	height:25px;
	margin: 0 ;
	display: inline ;
	margin-right: 1px ;
	color: #fff ;
    bottom: 10px;
}
#nav li a {
	height:25px;
	padding: 3px 12px ;
	color: #405FC1 ;
	border: 0px solid #600 ;
	font: 12px Arial,sans-serif ;
	text-align: left ;
	text-decoration: none ;
	font-weight:bold ;
  bottom: 10px;
	margin: 0 ;
	}
#nav li a:hover, #nav li a:focus, #nav li a:active {
height:25px;
padding: 3px 12px ;
color: #405FC1 ;
text-decoration: underline ;
margin: 0 ;
}
#global {
     margin-left: auto;
     margin-right: auto;
     width: 942px; /* largeur obligatoire pour être centré */
}
#titre_page {
background:url(../images/fond_titre_page.gif);
height:55px;
margin: 0px;
text-align:left;
color: #405FC1;
padding-left:10px;
font-size:20px;
}
#titre_page a
{
color: #405FC1;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
border-left:40px;
}
#message_page {
height: 120px;
margin: 0;
margin-top: 6px;
margin-bottom: 6px;
text-align:center;
}
br
{
clear: both;
	
}

h1,h2,h3,h4
{
margin: 0px;
padding: 0px;
}

a img
{
border: 0px;
	
}

ul
{
margin: 0px;
padding: 0px;
list-style-type: none;	
}


li
{
margin: 0px;
padding: 0px;
list-style-type: none;	
}

img.icon
{
width: 16px;
height: 16px;
margin-right: 5px;
}

.surcarre
{
width: 33%;
float: left;
margin: 5px 0;
margin-left: 1px;
text-align: center;
}
.carre
{
width: 94%;
height: 100%;
text-align: left;
margin-left:8px;
border:solid #dedede 2px;
background-image		: url(../images/fond_flux.gif);
background-repeat		: repeat-x;
background-position		: top;
}
.carre a
{
font-size:14px;
color: #666666;
text-decoration:none;
}
.carre_pub
{
width: 33%;
float: left;
text-align: center;
margin: 5px 0;
}
.carre_pub a
{
font-size:14px;
text-align: center;
color: #666666;
text-decoration:none;
}
h3
{
height:33px;
margin-left: 10px;
margin-top: 10px;
padding: 0px;
font-size:18px;
color: #666666;
}

h3 a
{
font-size:18px;
color: #666666;
text-decoration:none;	
}

h3 a:hover
{
text-decoration: none;
}


ul.titre_flux
{
margin-left: 20px;
margin-right: 20px;
background-repeat: repeat-x;
display: block;
margin-bottom: 14px;
}

ul.titre_flux li
{
border-bottom: 1px dotted #bbb;
padding: 3px 0px;

}

ul.titre_flux a 
{
	font-size: 11px;
	color: #405FC1;
	text-decoration: none;
}
ul.titre_flux a:hover
{
	color: #E6DC3A;
	text-decoration: regular;
	text-decoration: none;
}
ul.titre_flux a:visited
{
	color: #ccc;
	font-weight:regular;
	text-decoration: none;
}
a.newpost
{
	color: #ff2194;
	font-weight: bold;
}
.more_link {
  color:#ccc;
  float:right;
  font-size:11px;
  text-decoration:none;
}

#order {
  margin: 5px 0;
  padding:0px;
  width: 800px;
}
#order li {
  font-size:12px;
  color:#666;
  float:left;
  width:237px;
  border:1px solid #ccc;
  padding:7px;
  margin:5px;
  cursor:move;
}
#order h3 {
  padding:0;
  margin:0;
  font-size: 12px;
}
a:focus {
      outline: none;
}
#order_links {
  clear: both;
  padding: 10px;
}
#order_links a, #close_link {
  color: #666;
  font-size: 12px;
  text-decoration: none;
}
#order_links a img, #order_link a img, #close_link img {
  margin-bottom: -3px;
}
#reset, #save, #cancel {
  float: left;
  width: 260px;
}
#save {
  text-align: center;
}
#cancel {
  text-align: right;
}
#order_link {
  width: 100%;
  clear: both;
  text-align: right;
  margin-top: -25px;
  margin-bottom: 15px;
}
#order_link a {
  color: #FF2194;
  font-size: 12px;
  text-decoration: none;
}

#info {
  padding: 30px 15px;
  font-size: 12px;
}
#info a {
  color: #666;
}
#close_link {
  float: right;
}
#info h1 {
  color: #FF2194;
  font-size: 16px;
}

#bottom {
  width: 100%;
  clear: both;
  background: #eee;
  color: #999;
  margin-top: 10px;
  padding: 10px 0;
  text-align:center;
  font-size: 11px;
}

#bottom a
{
	color: #666;
}

#digg
{
	right: 5px;
	top: 5px;
	position: absolute;
}

#message
{
margin: 0 auto;
width: 620px;
border: 1px solid #f0c600;
background-color: #feffac;
font-size: 12px;
position: relative;
padding: 8px 15px;
text-align: center;
}

#message img
{
position: absolute;
right: 2px;
top: 2px;
}

#message a:visited
{
	color: #000;
}
#message a
{
	color: #000;
}
.footer
{
width: 99%;
height:25px;
float: left;
text-align: center;
margin: 5px 3px;
font-size:10px;
}
.footer a
{
font-size:10px;
color: #0066FF;
text-decoration:none;
}
