body
{
	width: 1020px;
	min-width:1020px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;

	color: #000000;
	background: url("../images/bodyBg.jpg") no-repeat top;
	behavior: url("csshover.htc");
	
	
	color:#6e6d62;
	font-size:13px;
}



#menu {
	height: 62px;
	width: 819px;
	margin-left:10px;
	margin-top:5px;
	vertical-align:top;
	text-align:left;
}


#Content
{
	margin: auto;
	width: 931px; /*1001 - 2*35 de padding*/
	height: 276px; /*346 - 2*35 de padding*/
	padding: 35px;
	margin-left:10px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: -moz-scrollbars-vertival;
}

#Content_index
{
	margin: auto;
	width: 1001px;
	height: 346px;
	margin-left:10px;
	overflow: hidden;
}

#ContentBO
{
	margin: auto;
	padding: 0px;
	border: 1px solid black;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: auto;
	
}

#Partners
{
	height: 38px;
	width: 973px;
	margin: auto;
	margin-left:25px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	vertical-align:middle;
	overflow: hidden;
}

#Rubriques
{
	width: 1001px;
	height: 222px;
	margin: auto;
	margin-left: 11px;
	margin-bottom: 0px;
	text-align: left;
}



#footer
{
	height: 5px;
	margin: auto;
	margin-top:35px;
	font-size: 9px;
	text-align: center;
	font-family: "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
}


h1
{
	color: #53410D;
	text-transform: uppercase;
	text-align: left;
	font-size:17px;
	margin: 0px;
	font-weight:bold;
}

h2
{
	color: #1A5BA1;
	text-transform: uppercase;
	text-align: left;
	font-size:17px;
	margin: 0px;
	font-weight:bold;
	margin-top:5px;
}

p{
	white-space: normal;
	text-align: justify;
	color:#6e6d62;
	font-size:13px;
	width: 903px;
	font-family: Arial, Verdana;
}

p.retour{
	white-space: normal;
	text-align: center;
	color:#6e6d62;
	font-size:9px;
	width: 903px;
	font-family: Arial, Verdana;
	margin-top:-25px;
}

a{
	color: #1A5BA1;
	text-decoration: none;
}
a:hover{
	color: #bf262e;
	text-decoration: none;
}

hr{
	width: 80%;
	margin-top: 60px;
	margin-bottom: 60px;
}

img{
	border:none;
}


label {
display:block;
width:150px;
float:left;
margin-left:50px;
	font-size:13px;
	color:#6e6d62;
}
input.submit{
	margin-left:200px;
}
.center{
	text-align: center;
}

table.inside{
	white-space: normal;
	text-align: justify;
	color:#53410D;
	font-size:13px;
	font-family: Arial, Verdana;
	width: 900px;
	border: 1px solid;
}
td.inside{
	border: 1px dotted #6e6d62;
}