/* CSS Document */
body {
	background-color: #080d3a;
	font-size: 1em;	
	line-height: 1.4em;	
	color: #336699;
	margin-top: 3em;
	margin-right: 3em;
	margin-bottom: 0.1em;
	margin-left: 2em;

}
a {
	font-size:20px;
	color:#FFFFFF;
	text-decoration: none;
	
}

a:hover {
	color:#0000FF;
}
a:active {
	color:#666666;
}

.titre {font-family:Georgia, "Times New Roman", Times, serif;
		font-size:30px;
		font-style:normal;
		color:#FFFFFF;
		text-align:center;	
}

.soustitre {
		
		background-image:url(imagesite/fondtext2.png);
		background-repeat:no-repeat;
		Color:#FFFFFF;
		font-family:georgia, times new roman;
		font-size:22px;
}

.textnews {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size:14px;
        color:#FFFFFF;
}

.textindex {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#FFFFFF;
		}

.textmenu {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-style:normal;
font-size:18px;
}

.menu-txt {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-style:normal;
font-size:18px;
background-image:url(imagesite/sous-menu.jpg);
background-repeat:no-repeat;
text-align:center;
background-position:center;
width:1000px;
}

h1 {font-family:Zapfino, Georgia, "Comic Sans MS";
font-size:36px;
color:#FFFFFF;

}

.grise {position:absolute ;
background-color:#080d3a; 
width:220px; 
padding:20px; 
height:auto;
float:left;
margin-top:0px;
background-image:url(imagesite/degrade-sitemenu.png);
background-repeat:no-repeat;
}

.blue {
	position:absolute;
	border-style:solid;
	border-width:1px;
	border-color:blue;
	margin-left:280px;
	margin-top:0px;
	padding:10px;
	height:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	float:right;
	left: 0px;
	width: 800px;

}

.banierre {
background-image:url(imagesite/banderolsitestyle.gif);
background-repeat:no-repeat;
background-position:center;
margin-top: 0.1px;
height:100px;
margin-left:20px;


}

.postitre {
margin-top:70px;
}

table {
border-style:solid; 
border-width:1px; 
border-color:#080d3a;


}
td { 
border-style:solid; 
border-width:1px; 
border-color:#080d3a;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;



}

.content {
  float: left;
  width: 500px;
  color:#FFFFFF;
  font-size:15px;
  line-height: 1.5em;
}

.menu {
  margin-left: 550px;
  border: 1px solid #000000;
  padding: 1em;
  color:#FF0000;
  font-size:14px;
  width: 400px;
}

.piedpage {

  padding: 1em;
  color:#FFFFFF;
  font-size:14px;
 
  margin-top:100px;
  width:900px;
}

