@charset "UTF-8";
h1, h2, h3, h4, h5, h6, form, ul, li, p, body, img {
	margin: 0px;
	padding: 0px;
}
body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/fond-body.jpg);
	background-color:#1a3758;
	margin-top:10px;
}
#page {
	width:980px;
	margin:0 auto;
	border:2px solid #0C1D2F;
}
#haut {
	height:144px;
	width:980px;
	background-image:url(../images/fond-haut.jpg);
	background-repeat:no-repeat;
}
#fond-repeat {
}
#contenu {
	background-image:url(../images/fond-contenu.jpg);
	background-repeat:no-repeat;
	min-height:470px;
	_height:470px;
	width:980px;
}
#pied {
	background-image:url(../images/fond-pied.jpg);
	background-repeat:no-repeat;
	height:84px;
	width:980px;
}
#colgauche {
	width:318px;
	float:left;
}
#colgauche .txt {
	padding:10px 60px 10px 59px;
}
#coldroite {
	width:662px;
	float:left;
}
#coldroite .txt {
	padding:20px;
}
#colgauche .txt ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
	color:#444d55;
}
#colgauche .txt ul li {
	list-style:none;
	padding-bottom:30px;
}
#colgauche .txt a {
	color:#444d55;
	text-decoration:none;
	display:block;
	border:1px solid transparent;
	padding-left:10px;
}
#colgauche .txt a:hover {
	border:1px solid #444d55;
}
#colgauche .txt a.SelectMenu {
	border:1px solid #444d55;
}
#coldroite h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:right;
	border-bottom:1px solid black;
	color:#444d55;
	margin-bottom:10px;
	text-transform:uppercase;
}
#coldroite h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444d55;
	margin:5px 0;
}
#coldroite h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#444d55;
	margin:5px 0;
}
#coldroite p {
	margin-bottom:5px;
	line-height:20px;
}
#fond-repeat {
	/*background-image:url(../images/fond-repeat.jpg);
	background-repeat:repeat-y;*/
	background-color:#FFF;
}
#coldroite ul li {
	list-style: none;
	padding-left:20px;}
#copy {
	height:20px;
	background-color:#0C1D2F;
}
table tr td{
	padding:2px;}
