/* CSS Document */
BODY {
	FONT-SIZE: 12px; COLOR: #000066; FONT-FAMILY: verdana, sans-serif, arial; BACKGROUND-COLOR: #222244; TEXT-ALIGN: center
}
A {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
A:hover {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: underline; BORDER-BOTTOM-STYLE: none
}
.majuscules {
	TEXT-TRANSFORM: uppercase
}
html,body {
	margin: 0;
	padding: 0;
	font: 0.9em verdana, arial, sans-serif;
	text-align: center;
}
h1, h2{
margin:0;
font-weight:bold;
}
h1 {
padding-bottom:5px;
padding-top:5px;
font-size:1.1em;
color:#EF1A3F;
padding-left:10px;
}
h2{
padding-top:5px;
padding-bottom:5px;
font-size:1em;
}
form {
	margin:0px;
}
.mini_texte{
	font-size:0.8em;
}
a {
color:#EE0489;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

#global{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:750px;
	text-align: left;
	background-color:#FFFFFF;
	border: 1px solid #0033CC;
}
#globalpop{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:350px;
	text-align: left;
	background-color:#FFFFFF;
	border: 1px solid #0033CC;
}
p,dl,dt,dd,h1,h2,h3,h4,h5,h6{
margin:0;
}
label { cursor : pointer; }
#top{
	width:750px;
	height:100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
#content{
	padding-top:10px;
}
#content img{
margin:5px;
}
#foot{
	clear:left;
	width:750px;
	position: relative;
	padding-top:6px;
	padding-bottom:5px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: Aucune;
	border-top-color: #0033CC;
	font-size: 0.8em;
}
#footpop{
clear:left;
width:350px;
position: relative; 
padding-top:20px;
padding-bottom:5px;
     margin-left: auto;
     margin-right: auto;
text-align:center;
}
#right{
	width:528px;
	padding-right:5px;
	text-align:justify;
	border: Aucune;
}
#rightpop{
	width:350px;
	padding-right:5px;
	padding-left:5px;
	text-align:justify;
}
#left ,#right{
float:left;
}

/*--------------------------------------- contact*/
#contact_form{
	padding:5px;
	margin-top:10px;
	margin-left: 10px;
	font-size:0.8em;

}
#contact_form p{
margin-top:5px;
}
#error_msg{
border:1px solid red;
padding:5px;
text-align:center;
}
/*--------------------------------------- menu*/
#left{
width:200px;
padding-left:10px;
padding-right:5px;
}
#left dl a{
display: block ;
width:180px;
color:#000000;
text-decoration:none;
line-height:20px;
}
#left dl a:hover{
color:#7FFFFF;
background-color:#2E2E6E;
}
#left dl{
background: url(medias/menu_bot.png) bottom left no-repeat;
padding-bottom:20px;
margin-bottom:5px;
}
#left dt{
font-size:12px;
background: url(medias/menu_top.png) top left no-repeat;
height:19px;
padding-top:4px;
padding-left:5px
}
#left dd{
font-size:11px;
background: url(medias/menu_fd.png);
padding-left:8px;
}
#left dd p{
border-bottom:1px solid white;
width:180px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F4ECEC;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F4ECEC;
}
.Style1 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.Style2 {
	color: #EE0489;
	font-weight: bold;
	font-size: 1.2em;
}

