/* Design Steiner */
/* Feuille de Style ="design.css" */

body
	{
		width:960px;
		margin:auto;
		margin-top:10px;
		margin-bottom:10px;
		border:solid 1px white;
		background-color:rgb(0,51,102);
		font-family:comic sans ms;
	}

a 
{ 
color:rgb(0,51,102);
text-decoration:none;
}

a:hover 
{ 
color:white; 
text-decoration:none;
}

#lien_newz
{
color:rgb(0,51,102);
}

#lien_newz:hover
{
color:silver;
}

#lien2
{
color:rgb(0,51,102);
text-decoration:underline;
}

#lien3
{
color:rgb(0,51,102);
text-decoration:underline;
font-size:11px;
}

#lien2:hover
{
color:silver;
}

#lien3:hover
{
color:silver;
}
img
{
border:none;
text-decoration:none;
}

#img2
{
border:solid 1px black;
float:left;
margin:2px;
}

#img3
{
border:solid 1px black;
float:right;
margin:2px;
}

#img4
{
text-align:center;
margin:2px;
}
	
#bann
	{
		width:960px;
		border-bottom:solid 1px white;
		text-align:center;
	}
	
#menu
	{
		width:958px;
		text-align:center;
		color:rgb(0,51,102);
		font-size:13px;
		background-color:silver;
		border:solid 1px black;
		margin-bottom:10px;
		margin-top:10px;
	}
	
#titre
	{
		width:798px;
		font-size:16px;
		background-color:silver;
		color:rgb(0,51,102);
		border:solid 1px black;
		text-align:center;
	}

#corps
	{
		width:798px;
		font-size:13px;
		background-color:white;
		color:rgb(0,51,102);
		border:solid 1px black;
		border-top:none;
		
	}

#droite
	{
		float:right;
	}
	
#titre2
	{
		width:150px;
		font-size:16px;
		background-color:silver;
		color:rgb(0,51,102);
		border:solid 1px black;
		text-align:center;
	}

#titre3
	{ 
		width:150px;
		font-size:13px;
		background-color:white;
		color:rgb(0,51,102);
		border:solid 1px black;
		border-top:none;
		text-align:center;
	}
	
#titre4
	{
		margin-top:20px;
		width:150px;
		font-size:16px;
		background-color:silver;
		color:rgb(0,51,102);
		border:solid 1px black;
		text-align:center;
	}
	
#newz
	{
		width:150px;
		font-size:13px;
		background-color:white;
		color:rgb(0,51,102);
		border:solid 1px black;
		border-top:none;
		text-align:center;
	}
	
#pied
	{
		width:958px;
		font-size:13px;
		background-color:white;
		color:rgb(0,51,102);
		border:solid 1px black;
		margin-bottom:10px;
		margin-top:10px;
		text-align:center;
	}

#projet
{
text-align:center;
}

#bold
{
font-weight:bold;
}	

#copyright
{
font-size:9px;
font-style:italic;
text-align:center;
}

#margin
{
margin:5px;
}

#g
{
font-size:15px;
font-weight:bold;
}