@import "menu.css.php";


body {
	margin:0;
	width:759px;
	background:url(/public/images/default/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	text-decoration:none;
	color:#5A9B0C;
}
a:hover {
	text-decoration:none;
	color:#1D6DB0;
}
#accueil {
	background:url(/public/images/accueil/bg-left.jpg) no-repeat 0 177px;
}
#top {
	width:759px;
	height:260px;
	background:url(/public/images/default/bg-top.jpg) repeat-x top;
}
	#left {
		float:left;
		width:148px;
		padding-top:34px;
		background:url(/public/images/default/bg-top-left.jpg) no-repeat;
	}
			a#logo {
				float:left;
				width:148px;
				height:106px;
				background:url(/public/images/default/impq.jpg);
				margin-bottom:11px;
			}
			a#contact {
				float:left;
				width:133px;
				height:22px;
				padding-left:15px;
				padding-top:7px;
				background:url(/public/images/default/bt-contact.jpg);
				font-size:11px;
				font-weight:bold;
				color:#5D5D5D;
				text-decoration:none;
			}
			a:hover#contact {
				background:url(/public/images/default/bt-contact-roll.jpg);
			}
	#corner {
		float:left;
		width:611px;
		height:34px;
		background:url(/public/images/default/bg-top-right.jpg) no-repeat right top;
	}
	
#title {
	float:left;
	width:520px;
	margin-left:25px;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
	font-size: 16px;
	color: #5D5D5D;
	font-style: italic;
	font-weight: bold;
}
#content {
	float:left;
	width:500px;
	margin-left:25px;
	padding-left:10px;
	padding-bottom:5px;
	font-size: 12px;
	color:#5D5D5D;
}
#texte {
	float:left;
	width:240px;
	height:328px;
	color:#035CA7;
}
#texte b{
	font-size: 17px;
	font-style: italic;
}
#outil {
	float:left;
	width:257px;
	height:328px;
}
.texte_table {

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: none;
}
