body 
{
	background-image : url("images/bg.png");
	background-repeat : repeat-x;
}

p
{
	font-family : verdana;
	font-size : 11px;
	color : #4C4848;
}

h1
{
	font-family : verdana;
	font-size : 16px;
	color : #999;
	text-align : center;
	margin-top : 40px;
}

h2
{
	font-family : verdana;
	font-size : 15px;
	color : #454444;
}

h3
{
	font-size : 16px;
	color : #F18E00;
	border-bottom : 1px solid #F18E00;
	font-family : verdana;
}

#site
{
	width : 780px;
	margin : auto;

}

#entete
{
	width : 800px;
	height : 65px;
	padding : 20px;
}

#menu {
	margin-top : 10px;
	margin-left : 300px;
	font-size: 13px;
	height : 30px;
	width : 500px;
	}
#menu ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	text-align : right;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	text-align : center;
	}
#menu a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-family : verdana;
	font-size : 12px;
	width : 110px;
	color : #595959;
	border-right : 1px solid #999;
}

#menu a:hover
{
	color : #963f1d;
}

#col
{
	float : right;
	margin-top : 20px;
}

#image
{
	margin-top : 30px;
}

#col1, #col2, #col3
{
	padding-bottom : 10px;
	width : 225px;
	background-color : #eee;
	border : 1px solid #ddd;
}

#col1 p, #col2 p
{
	padding-left : 10px;
	padding-right : 10px;

}

#col1 h2, #col2 h2, #col3 h2
{
	font-family : verdana;
	font-size : 14px;
	color : #aa0011;
	margin : 0;
	text-align : center;
	background-color : #ddd;
	height : 25px;
	padding-top : 5px;

}

#col2, #col3
{
	margin-top : 20px;
}

#col3 p
{
	padding-left : 10px;
	padding-right : 10px;
}

#col3 img
{
	border : none;
}

#col2 img
{
	margin-left : 40px;
	border : none;
}

#corps
{
	width : 500px;
	padding-left : 10px;

}
	
#corps a, #corps img 
{
	border :none;
	color : #8F1918;
}

#corps img
{
	margin-top : 20px;
}

#corps ul
{
	font-family : verdana;
	font-size : 12px;
	color : #F18E00;
	list-style-image: url(images/16.gif);

}

#cadre
{	
	border : 1px dotted #ccc;
	height : 100px;
	width : 500px;
	margin-top : 40px;
}

#pied
{
clear : both;
margin-top : 20px;
border-top : 1px dotted #ccc;
font-family : verdana;
font-size : 12px;
text-align : right;
width : 780px;
line-height : 30px;
color : #999;
}

#box1, #box2, #box3
{
	background-image : url("images/cadre.jpg");
	width : 207px;
	height : 225px;
	float : left;
	margin-left : 50px;
	text-align : center;
	color : #8F1918;
	font-size : 9px;
	font-family : helvetica;
	padding-top : 9px;
	margin-bottom : 50px;
}

#box4, #box5
{
	height : 100px;
	width : 370px;
	float : left;
	margin-left : 30px;
}

#box4
{
	background-image : url("images/cadreH1.jpg");
}

#box5
{
	background-image : url("images/cadreH2.jpg");
}

#ref img
{

}

h4
{
font-family : arial;
font-size : 13px;
margin-bottom : -8px;
margin-top : 3px;
color : #AA0011;
}
