@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background-image:url(medias/bg.png);
	background-repeat:repeat-x;
	background-position:center top;
	width:100%;
	/* display: table; */
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a {
	color:#11A5F2;
}
a img {
	border:0;
}
p {
	margin-top:0;
	padding-top:0;
}
#coeur {
	flot:left;
	margin-left:10px;
	}
h1, h3 {
	font-weight:normal;
	margin: 0 0 15px 0;
}
h2 {
	font-size:20px;
	margin: 0 0 15px 0;
}
#warp {
	width:960px;
	margin:0 auto;
	display:table;
	clear:both;
	margin-bottom:20px;
}
#logo {
	color: #fff;
	font-size: 30px;
	text-decoration: none;
	float: left;
}
#myconnect {
/*	width: 330px;*/
	float: right;
}
#top {
	margin: 0 auto;
	width: 960px;
	min-height: 100px;
	display: block;
	clear: both;
}
#topt {
	margin-top:25px;
	background-image:url(medias/topt.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:10px;
	/* display: table; */
	clear:both;
}
#topm {
	background-image:url(medias/topm.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:37px;
	/* display: table; */
	margin:0 auto;
	clear:both;
}
#topb {
	background-image:url(medias/topb.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:10px;
	/* display: table; */
	clear:both;
}
#main {
	margin: 0 auto;
	width: 960px;
	display: block;
	clear: both;
	margin-bottom:20px;
}
#maint {
	background-image: url(medias/maint.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 10px;
	/* display: table; */
	clear: both;
}
#mainm {
	background-color: #434343;
	width: 100%;
	/* display: table; */
	clear: both;
}
#mainb {
	background-image:url(medias/mainb.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:10px;
	/* display: table; */
	margin:0 auto;
	clear:both;
}
#content {
	margin: 0 auto;
	width: 960px;
	display: block;
	clear: both;
	margin-bottom:20px;
}
#contentt {
	background-image: url(medias/contentt.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 15px;
	/* display: table; */
	clear: both;
}
#contentm {
	background-color:#434343;
	width:100%;
	display:table;
	margin:0 auto;
	clear:both;
}
#contentb {
	background-image:url(medias/contentb.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:15px;
	/* display: table; */
	clear:both;
}
#footer {
	margin: 0 auto;
	width: 960px;
	display: block;
	clear: both;
}
#footert {
	margin-top: 15px;
	background-image: url(medias/footert.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 10px;
	/* display: table; */
	clear: both;
}
#footerm {
	background-color:#212121;
	width:100%;
	margin:0 auto;
	display: table;
	clear:both;
}
#footerb {
	background-image: url(medias/footerb.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 10px;
	/* display: table; */
	clear: both;
}
#connect {
	float:right;
	display: table;
	margin-top: 25px;
}
#loc {
	background-image:url(medias/loc.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:450px;
	height:44px;
	display:table;
	clear:both;
	margin-bottom:30px;
	margin:auto;
	color:#11A5F2;
	font-size:18px;
	text-align:center;
	padding-top:10px;
}
#loc a {
	color:#11A5F2;
}
.links {
	float:right;
	padding: 0 26px 0 0;
}
.italico{
	font-style:italic;
	float:right;
}#warp #main #mainm table tr td table tr td {
	color: #000;
	text-align: justify;
	padding-top:10px;
}
