body {

	margin:0px;
	padding:0px;
	font-size:0.88em;
}
#site{
	width:100%;
	background-color:white;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#pub{
	text-align:right;
	color:white;
	float:right;
	margin-right:15px;
}

#pub h1{
	color:white;
	font-size: 14px;
	display: inline;
}

#header{
	background-image:url('images/header.png');
	background-repeat:no-repeat;
	width:819px;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#logo{
	border:0px;
	position:absolute;
	left:0px;	
}

#liens{
	color:white;
	font-size:0.88em;
	position:absolute;
	bottom:2px;	
	right:5px;
}

#liens a, #liens a:hover, #liens a:visited{
	text-decoration:none;
	color:white;	
}

#border{
	border-right:1px solid #6b7ea4;
	border-left:1px solid #6b7ea4;
	width:817px;
	margin-left:auto;
	margin-right:auto;	
}

/* MENU */
#menu{
	height:25px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	padding-left:1.03em;/*Décalage du menu sur la droite pour le centrer*/
}

#menu a, #menu a:visited{
	/*font-family:serif;*/
	font-size:10px;
	font-weight:lighter;
}

#menu a:hover{
	text-decoration:underline;	
}

#menu h1 {
	font-size:10px;
	display: inline;
}

.bouton {
	color: #000000;
	text-decoration:none;
	line-height:20px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	float: left;
	width:55px;
	height:25px;
	padding:0;
	margin-right:1px;
	background-image:url('images/bouton.png');
}

#sloganZone{
	margin-top:10px;
	height:70px;
	width:817px;
	margin-left:auto;
	margin-right:auto;
	/*padding-top:0px;*/
}

#barreH{
	background-image:url('images/barreH.png');
	width:817px;
	height:0.88em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

#corps{
	border:0px solid blue;
}

#BodyLeft{
	float:left;
	width:25%;
	border:0px solid red;
	height:100%;
}

#BodyRight_top{
	background-image:url('images/barreV_top.png');
	background-repeat:no-repeat;
	background-position:left;
	height:10px;

}

#BodyRightContent{
	margin-left:25%;
}

#BodyRight{
	background-image:url('images/barreV_fond.png');
	background-repeat:repeat-y;
	background-position:left;
	padding-right:15px;
	padding-left:20px;
	padding-bottom:20px;
	min-height:700px;
}

#footer{
	background-image:url('images/footer.png');
	background-repeat:no-repeat;
	width:819px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	color:white;
	font-size:0.8em;
	padding-top:5px;
	text-align:center;
	background-color:white;
	
}

#footer a, #footer a:visited, #footer a:hover{
	color:white;
}

#tab_ordre_alpha{
	background-image:url('images/tab_ordre_alpha.png');
	width:176px;
	height:154px;	
	margin:0 auto;
}
 
/* TITLES */

h1{
	padding:0px;
	color: #7894cf;
	font-weight:lighter;
	font-size:1.27em;
	margin:0px;
}


h2{
	font-size:1.15em;
	font-weight:lighter;
	color:#febf01;
}

.h2_bloc{
	color:black;
	background-color:#febf01;
	border:1px solid #be8f00;
	width:80%;
	padding:3px;
	margin: 25px auto;
}

h3{
	font-size:1.03em;
	font-weight:lighter;
}


form{
	margin:0px;
	padding:0px;	
}

input {
	border:1px solid #c1923c;
	margin:0px;
	padding:0px;
}

.bord{
	
	border:1px solid blue;
}

.red{
	color:red;
}

.italic {
	font-style:italic;	
}

.spacer{
	clear:both;
	margin:0px;
}

table.alpha{
	width:176px;
	height:154px;	
}

td.alpha_dr{
	border-right:1px solid #febf01;
}

td.alpha_gh{
	border-left:1px solid #febf01;
}

td.alpha_tp{
	border-top:1px solid #febf01;
}

td.alpha_bt{
	border-bottom:1px solid #febf01;
}

.alpha a, .alpha a:hover, .alpha a:visited, .alpha a:link{
	font-weight:bold;
	text-decoration:none;
	color:black;
}
.top_reduc{
	background-image:url('images/reduc_fd.png');
	height:133px;
	width:570px;
	border-left:1px solid #4992d0;
	border-right:1px solid #4992d0;
		
}

td.reduc_bt{
	border-bottom:1px solid #4992d0;
}

td.reduc_tp{
	border-top:1px solid #4992d0;
}

td.reduc_height{
	height:93px;	
}

.inttopreduc
{
	text-align:center;
	font-size:18px;
	color:#B03030;
	font-weight:bold;
	padding:0px;
}

.top_reduc_footer{
	width:500px;
	height:30px;
	color:#0033FF;
	font-weight:bold;
	margin: 0 auto;
	text-align:right;
	margin-top:0px;
}

.top_reduc_footer a:visited{
	color:#0033FF;
	font-weight:bold;
	text-decoration:underline;
}

.top_reduc_footer a{
	color:#0033FF;
	font-weight:bold;
	text-decoration:underline;
}

.top_reduc_footer a:hover{
	color:#0033FF;
	font-weight:bold;
	text-decoration:underline;
}

.titre1{
	color:#B03030;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
}

.titre1 a:visited{
	color:#B03030;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}

.titre1 a{
	color:#B03030;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}

.titre1 a:hover{
	color:#B03030;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
}

.titre1 h1 {
	color:#B03030;
	font-size:16px;
	font-weight:bold;
	display: inline;
	}

.liens1{
	color:#5C6BFF;
	font-size:14px;
	padding-left:10px;
	text-align:left;
}

.liens1 a:visited{
	color:#5C6BFF;
	font-size:14px;
	text-decoration:none;
	text-align:left;
}

.liens1 a{
	color:#5C6BFF;
	font-size:14px;
	text-decoration:none;
	text-align:left;
}

.liens1 a:hover{
	color:#5C6BFF;
	font-size:14px;
	text-decoration:underline;
	text-align:left;
}

.liens1 h2 {
	color:#5C6BFF;
	display: inline;
}

.plus{
	text-align:right;
	color:black;
	font-size:14px;
	text-decoration:underline;
}

.plus a:visited{
	text-align:right;
	color:black;
	font-size:14px;
	text-decoration:underline;
}

.plus a{
	text-align:right;
	color:black;
	font-size:14px;
	text-decoration:underline;
}

.plus a:hover{
	text-align:right;
	color:black;
	font-size:14px;
	text-decoration:underline;
}

.conseil{
	margin-left:15px;
	margin-top:15px;
	text-align:left;
	color:#febf01;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.conseil h3 {
	color:#febf01;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	display: inline;
}

.topreduc{
	color:#5C6BFF;
	font-size:14px;
	text-align:center;
	text-decoration:none;


}

.topreduc a:visited{
	color:#5C6BFF;
	font-size:14px;
	text-decoration:none;
	text-align:center;

}

.topreduc a{
	color:#5C6BFF;
	font-size:14px;
	text-decoration:none;
	text-align:center;

}

.topreduc a:hover{
	color:#5C6BFF;
	font-size:14px;
	text-decoration:none;
	text-align:center;

}

.navigation {
	text-align:left;
	font-size:16px;
	color:#B03030;
	font-weight:bold;
}

.navigation a:visited{
	color:#B03030;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;

}

.navigation a{
	color:#B03030;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;

}

.navigation a:hover{
	color:#B03030;
	font-size:16px;
	text-decoration:underline;
	text-align:left;
	font-weight:bold;

}


.info {
	text-align:left;
	color:#5C6BFF;
	font-weight:bold;
	font-size:16px;
}

.info h3 {
	text-align:left;
	color:#5C6BFF;
	font-weight:bold;
	font-size:16px;
	display: inline;
}

.must {
	color:#B03030;
	text-align:left;
	font-size:16px;
}

.must a:visited{
	color:#B03030;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;

}

.must a{
	color:#B03030;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;

}

.must a:hover{
	color:#B03030;
	font-size:16px;
	text-decoration:underline;
	text-align:left;
	font-weight:bold;

}

.must h1 {
	color:#B03030;
	font-size:16px;
	display: inline;
}

.boutiques {
	text-align:left;
	font-size:16px;
	color:#B03030;
	font-weight:bold;
}

.boutiques a:visited{
	color:#B03030;
	font-size:16px;
	text-decoration:none;
	text-align:left;

}

.boutiques a{
	color:#B03030;
	font-size:16px;
	text-decoration:none;
	text-align:left;

}

.boutiques a:hover{
	color:#B03030;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;

}

.boutiques h2 {
	text-align:left;
	font-size:16px;
	color:#B03030;
	display: inline;
}

.reductionsdesign {
	text-align:left;
	width:550px;
}

#formu
{
   width:450px;
   font-family:verdana,sans-serif;
   font-size:0.8em;
   margin: auto;
}

#formu input, textarea { 
	border:1px solid black;
 }

legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #0B7DAE;
   font-weight: bold;
} 
.img{border:1px solid black;width:125px;}
label
{
   display:block;
   width:150px;
   float:left;
   color: #2C485C;
}
.captcha
{
   color:  #E34405;
}
.info2
{
   font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
   font-size:0.9em;
   color: #008000;
   font-style: italic;
}
.info-bis
{
   font-family: verdana, Arial, Georgia, "Times New Roman", Times, serif;
   font-size:0.9em;
   color: #008000;
   font-style:normal;
}
.asterisque
{
  color: red;
}
.signature
{
   text-align: right; 
   font-family: "Comic Sans MS", Georgia, "Times New Roman", serif;
   color: gray;
   background-color: #e6ffff;
   font-size: 80%;
   text-decoration:none;
}

.barreoutil a {
	text-decoration:underline;
	color:black;
	font-size:10px;
	padding-top:2px;
}

.barreoutil a:visited {
	text-decoration:underline;
	color:black;
	font-size:10px;
	padding-top:2px;
}
