/**Author Name:Gen 
   Developed in Vin Labs 
   Copyright at gendesigns.blogspot.com 
   ProjectName:Computer Zone **/
@import url(styleGeneral.css);
#content
{
	height:570px;
	background: #1e2543 url(../images/coinGauche.jpg) no-repeat top left;
}
#container
{
	height:100px;
	background:#d9d9d9;
}
#lcontain
{
	width:260px;
	background:white;
	height:90px;
}
#rcontain
{
	background:white;
    height:90px; 	
}
#left
{
	width:310px;
    height:184px;padding-top:5px;
}
#right
{
	width:310px;
    height:184px;padding-top:5px;	
}
#center
{
	margin:0px 20px 0px 20px;
	padding:0 5px;
	height:177px;
	width:800px;
}
#left h1,#right h1,#center h1
{
font-size:1.5em;
padding:10px 0 0 10px;
font-family:verdana;
text-align:center;
}
#left h2,#right h2,#center h2
{
	padding-left:20px;
	font-family:verdana,verdana,sans-serif,tahoma;
	font-size:0.9em;
	font-weight:bolder;
}
img#logoFlouFond{
margin:0;
padding:0;
}
img#trianglePortage{
float:right;
margin:60px 0 0 0;
}
