/*********          Style du site ffessm-somme.com          *********/


body{
	background-image: url("images/test3.jpg");
	background-repeat: no-repeat;
	width: 1260px;
}

body img{
  border: none;
}

html, body {
  font:10px verdana; 
  margin: 0;
  padding: 0;
  height: 100%
}

.style{
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

a{
	font-family: verdana, sans-serif; 
	font-size: 10px;
	padding: 2pt;
	text-decoration: none;
	color:blue;
}

a:hover{
  text-decoration:underline;
}
    
#rand-ban{
  text-align: left;
  padding-left: 438px;
}

#news{ 
  margin-right: 12px; 
  margin-bottom: 15px;
  margin-top: 20px; 
  padding-right: 4px; 
  background-image: url("images/sous_menu_bg.gif");
}

#content{ 
  border: 1px solid #7daae6; 
  margin-top: 0px; 
  padding-right: 2px; 
  margin-right: -4px; 
}

h4 a{
  font-size: 16px;
}

#photo{ 
  float: left; 
  padding-right: 6px; 
  padding-left: 2px; 
  padding-top: 2px; 
}

P{ 
  padding-left: 2px; 
  padding-top: 0px; 
}

#der_news{ 
  margin-bottom: 10px; 
  font-size: 16pt; 
  font-weight: bold; 
}

#titre_news{ 
  font-weight: bold; 
  width: 100%; 
  background-color: #6699cc; 
  color: white; 
  padding: 2px; 
  margin-bottom: 0px; 
}

#logoA{ 
  float: right;  
  border: none;
}

#logoB{
  float: right; 
  border: none;
}

#pres{ 
  margin-left: 400px; 
}

#lien-news{
  text-align: center;
  padding-bottom: 2px;
  padding-top: 2px;
}

#lien-news A{
  color: red;
  font-size: 18px;
}

pre{
  font-family: verdana;
}

#menu-haut, #menu-haut a{
  font-weight: bold;
  color: white;
  font-size: 14px;
}

#lienA, #lienB{
  padding: 0px;
}
#lienA{
  padding-right: -10px;
}

#pied{
  background-image: url("images/degrade.jpg");
  width: 100%;
  clear: both;
  margin-top: 15px;
  text-align: center;
}

#page{
  width: 100%;
  height: 100%;
  border: none;
  text-align: center;
}
#centre{
  border: 1px solid #7daae6;
  border-bottom: none;
  border-right: none;
  background-color: white;
  text-align: left;
}
#haut{
  background-image: url("images/degrade2.jpg");
  text-align: center;
}
#bas{
  text-align: left;
  background-color: white;
}
#gauche{
  text-align: center;
}
#droite{
  width: 81%;
  background-image: url("images/FLOUTED.jpg");
  background-repeat:no-repeat;
  float: right;
}
#image-alea{
  float: right;
}

#codep{
  color: red; 
}

#codep:hover{
  text-decoration: none;
}

#codep:visited{
  color: darkblue;
}

