/* GENERAL */
html {
   margin: 0;
   padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-repeat: repeat-x;
}
p, h1, form, input {
	margin: 0;
	padding: 0;
}
#general{
	padding:0;
	width:100%;
	position: absolute;
	z-index: 5;
	background-image: url(../images/deco/fond_general_one.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 50px;
	background-color: #B8B8B8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 694px;
}
.general{
	padding:0;
	width:100%;
	background-image: url(../images/deco/fond_general.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 50px;
	background-color: #B8B8B8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#general_one{
	padding:0;
	width:100%;
	background-image: url(../images/deco/fond_general_one.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 50px;
	background-color: #B8B8B8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#general_two{
	padding:0;
	width:100%;
	background-color: #B8B8B8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#general_footer{
	padding:0;
	width:100%;
	background-image: url(../images/deco/fond_general.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 50px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#general_contact{
	margin:0 auto;
	padding:0;
	width:100%;
	position: absolute;
	background-image: url(../images/deco/fondpage2.jpg);
	background-repeat: repeat-x;
	background-color: #9a0c03;
	z-index: 1;
}
#contact_open a img {
	border: none;
}
#contact_closed a img {
	border: none;
}

#contact {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
	background-image: url(../images/deco/contact_content.jpg);
	z-index: 2;
}
#contact_open {
	position:absolute;
	left:640px;
	top:0px;
	width:340px;
	height:50px;
	z-index:3;
}
#contact_closed {
	position: absolute;
	z-index: 2;
	height: 50px;
	width: 340px;
	left: 640px;
	top: -1px;
}
#contact_table {
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_btn {
	position: absolute;
	left: 845px;
	top: 17px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 55px;
	height: 17px;
	z-index: 2;
}
#contact_btn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#contact_btn a:hover {
	font-weight: bold;
	text-decoration: none;
}
#invisible_btn {
	position: absolute;
	left: 845px;
	top: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 55px;
	height: 17px;
	z-index: 3;
}
#page_one {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	position: relative;
	z-index: 10;
}

/* - - DEBUT HEADER */
#header{
	padding:0;
	width:980px;
	height:150px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/deco/fond_titre-old.jpg);
	position: relative;
}
#header2{
	padding:0;
	width:980px;
	height:200px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/deco/fond_titre.jpg);
}
.imgHeader {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#logo_header {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.titre_two {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 325px;
}

#header h1 {
	font-size: 18px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	font-weight: normal;
}
#header h2 {
	font-size: 18px;
	color: #9a0c03;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	font-weight: normal;
	position: relative;
}
#header h3 {
	font-size: 20px;
}

.titre{
	padding:0;
	width:980px;
	height:200px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/deco/fond_titre.jpg);
	position: relative;
}
.titre h1 {
	font-size: 24px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	font-weight: normal;
}
.titre h1 span{
	color: #9a0c03;
}
/* FIN HEADER
- - DEBUT BARNAV */

#divTopLeft {
	position: absolute;
	z-index: 30;
	background-color: #B8B8B8;
	margin: 0px;
	padding: 0px;
	width: 297px;
}
#floatingMenu {
	padding:0;
	width:287px;
	list-style:none;
	text-align:left;
	color:#fff;
	vertical-align: 0%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#floatingMenu li {
	width: 287px;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#floatingMenu li a {
	padding:0;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 20px;
	text-indent: 10px;
}
#floatingMenu li a:hover {
	color: #FFFFFF;
	background-color: #9a0c03;
	text-decoration: none;
}
#coordonnees {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#coordonnees a {
	color: #FFFFFF;
	text-decoration: underline;
}
#coordonnees a:hover {
	text-decoration: none;
	background-color: #AE0E02;
}

#coordonnees h4 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 14px;
}
#coordonnees p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#login {
	background-color: #9A0C03;
}
#login td {
	color: #FFFFFF;
	padding: 5px;
}


/* FIN BARNAV

/*Contenu de page  CONTENT */
#content_intro {
	width: 770px;
	background-color:#CCC;
	background-image: url(../images/deco/page_fond.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	height: 450px;
}
.content {
	width: 980px;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0;
	background-color: B8B8B8;
	background-image: url(../images/deco/fond_content.jpg);
}
.content h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.content  p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.leftcontent {
	float:left;
	width:290px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}
.leftcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.leftcontent h2 a {
	color: #CCCCCC;
	text-decoration: none;
}
.leftcontent h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.leftcontent p a {
	color: #F8C258;
	text-decoration: none;
}
.leftcontent p a:hover {
	text-decoration: underline;
}
.leftcontent li a {
	color: #F8C258;
	text-decoration: none;
}
.leftcontent li a:hover {
	text-decoration: underline;
}
.centerrightcontent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 297px;
}
.centerrightcontent p {
	margin-left: 25px;
}




.blanc {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.footnote {
	font-size: 9px;
}


#cartouche {
	color: #FFFFFF;
	background-color: #9a0c03;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 12px;
	width: 200px;
	margin-left: 30px;
}



.centercontent {
	margin-top: 0;
	margin-right: 340px;
	margin-bottom: 0px;
	margin-left: 300px;
}



.centercontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 30px;
}
.centercontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin: 0px;
}
.centercontent p {
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maquette a {
	color:#CC3300;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 150px;
	display: block;
	text-align: center;
	padding: 5px;
	border: 1px solid #CC3300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#maquette a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	border: 1px solid #FFFFFF;
}


.rightcontent {
	width:340px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
.rightcontent p {
	margin-left: 25px;
	margin-right: 10px;
}


.rightcontent h1 {
	background-image: url(../images/deco/titre_fond.gif);
	text-align: center;
	height: 45px;
	color: #666666;
	margin: 0px;
}
.rightcontent  h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 30px;
}




.rightcontent img {
	text-align: center;
}
.rightcontent  a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.rightcontent  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}


/*Bas de page  FOOTER*/

#footer{
	padding:0;
	width:980px;
	background-color:#FFFFFF;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/fond_titre.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
	height: 100px;
}


#footer_intro {

	margin:0 auto;
	padding:0;
	width:773px;
	height:70px;
	background-color:#AFAFAF;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/intro_footer.jpg);
	background-repeat: no-repeat;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	text-decoration: underline;
}
#footer_adresse {
	float: right;
	text-align: center;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 220px;
}
#footer_menu {
	color: #000000;
	margin-right: 150px;
	text-align: right;
}

/*classe clear*/

.clear {
	clear: both;
	overflow: visible;
	border: 0;
	padding: 0;
	visibility: hidden;
	margin: 0;
}
#credits {

	margin:0 auto;
	padding:0;
	width:773px;
	height:70px;
	background-color:#AFAFAF;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/page_footer.jpg);
	background-repeat: no-repeat;
}

#reference_table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#reference_table td {
	height: 240px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	vertical-align: middle;
}
.fondBlanc {
	background-color: #FFFFFF;
}
