/* CSS Document */

body {
	background-color:#b0d6f0;
	width:850px;
	margin:0 auto;
	font-family:"Arial regular";
}

#header {
	background-image:url(images/header.png);
	width:847px;
	height:88px;
}

#header2 {
	background-image:url(images/header2.png);
	width:847px;
	height:244px;
	background-repeat: no-repeat;
}

.logo {
	float:left;
	width:350px;
	height:88px;
}

.txtheader {
	width:460px;
	float:left;
	font-size: 10pt;
	color:#4a7595;
	margin-left: 20px;
	margin-top: 5px;
	text-align: justify; 
}
.txtheader a {
	text-decoration:none;
	color:#2d657f;
	font-weight:bold;
}

.titreh {
	background-image:url(images/puce.png);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:0px;
	margin-bottom: 6px;
	font-size:16px;
}

.titreh2 {
	background-image:url(images/puce.png);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:0px;
	margin-bottom: 6px;
	float:left;
	margin-left:55px;
	font-size:16px;

}

.titreh a {
	color:#be0002;
	text-decoration:none;
}
.titreh2 a {
	color:#be0002;
	text-decoration:none;
}

.titreh a:hover {
	color:#0d4a75;
	text-decoration:none;
}
.titreh2 a:hover {
	color:#0d4a75;
	text-decoration:none;
}

.col1 {
	width:150px;
	float:left;
	margin-top:54px;
	margin-left: 30px;
}

.col2 {
	width:130px;
	float:left;
	margin-top:5px;
	margin-left: 0px;
}

.utiles {
	width:640px;
	float:left;
	margin-left: 130px;
	margin-top: 16px;
}

.pub {
	width:620px;
	float:left;
	margin-left: 150px;
	margin-top: 10px;
	text-align: center;
}

#contenu {
	background-image:url(images/contenu.png);
	width:808px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
}

.bloc {
	width:603px;
	float:left;
	color: #1a1b1d;
	font-family:"Arial regular";
	text-align: justify; 
	font-size:14px;
}

.haut1 {
	background-image:url(images/haut1.png);
	width:553px;
	height:49px;
	padding-left: 50px;
	padding-top: 7px;
	color: #FFF;
	background-repeat:no-repeat;
}

.haut2 {
	background-image:url(images/haut2.png);
	width:553px;
	height:48px;
	color: #FFF;
	padding-left: 50px;
	padding-top: 5px;
}

.clear {
	clear:both;
}

.img {
	width:78px;
	height:68px;
	float:left;
	margin-left:33px;
	margin-bottom: 10px;
}

.txt_img {
	float:left;
	margin-left:10px;
	color:#1a1b1d;
}



img {
	border:none;
}

.right {
	float:right;
	margin-right:10px;
}

#footer {
	clear:both;
	background-image:url(images/footer.png);
	width:846px;
	height:168px;
	background-repeat: no-repeat;
	background-color: #87c7e4;
}


.partenaires {
	background-image:url(images/partenaires.png);
	width:330px;
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 10px;
	color:#2e2e2e;
	float: left;
	padding-top: 18px;
}

.titre {
	font-size:18pt;
}
	
.lienpartenaire  {
	color:#2e2e2e;
	background-image:url(images/puce1.png);
	padding-left:15px;
	background-repeat:no-repeat;
	margin-top: 3px;
	background-position:left center;
	margin-left: 9px;
}

.lienpartenaire  a {
	color:#2e2e2e;
	text-decoration:none;
}

.col3 {
	width:160px;
	float:left;
}

.desinstaller {
	background-image:url(images/desinstaller.png);
	width:185px;
	padding-top:25px;
	float:left;
	margin-left:30px;
	margin-top: 10px;
	background-repeat: no-repeat;
	color: #4e5676;
}

.liendesinstaller {
	color: #4e5676;
	background-image:url(images/puce2.png);
	padding-left:15px;
	background-repeat:no-repeat;
	margin-top: 3px;
	background-position:left center;
	margin-left: 9px;
}

.liendesinstaller  a {
	color: #4e5676;
	text-decoration:none;
}

.qui {
	background-image:url(images/qui.png);
	width:187px;
	padding-top:25px;
	float:left;
	margin-left:35px;
	margin-top: 10px;
	background-repeat: no-repeat;
	color: #1c5771;
}

.lienqui {
	color: #1c5771;
	background-image:url(images/puce2.png);
	padding-left:15px;
	background-repeat:no-repeat;
	margin-top: 3px;
	background-position:left center;
	margin-left: 9px;
}

.lienqui  a {
	color: #1c5771;
	text-decoration:none;
}

.center {
	margin-top:5px;
}

.bloc a {
	text-decoration:none;
	color:#2d657f;
	font-weight:bold;
}

.txt_img a {
		color:#1a1b1d;
		text-decoration:none;
		font-weight:100;
}
