body { 
margin : 0; 
padding : 0; 
color : #008291; 
background-color : #FFFFFF; 
font-family: Tahoma;font-size : 11px
}

h1 {
	font-family: Tahoma;
	font-size: 1.2em;	
	padding: 0;
	margin: 0;
}

.input {
	background-color :#97E2DF ;
	font-size : 10px;
	color: #008291;
	border:1px solid #008291;
}

.texteinput{
font-family: Tahoma;font-size : 11px;color :  #008291;font-weight: bold; 
}

.texteerror{
font-family: Tahoma;font-size : 10px;color :  #AF0202;font-weight: normal; 
}

.cadre{
	/*margin: 5px 5px;
	padding:5px;*/
	border: 1px dashed #008291;
	background-color:#FFFFFF;
}


a.menu{
	font-weight: normal;
	font-size:11px;
	vertical-align: center;
	color: #008291;
	font-family: Tahoma;
	text-decoration: none;
}
a.menu:link {color: #008291}
a.menu:visited {color: #008291}
a.menu:hover {color:#97E2DF;}

a.menurouge{
	font-weight: normal;
	font-size:11px;
	vertical-align: center;
	color: #DD174F;
	font-family: Tahoma;
	text-decoration: none;
}
a.menurouge:link {color: #DD174F}
a.menurouge:visited {color: #DD174F}
a.menurouge:hover {color:#97E2DF;}

#presse{
	width: 200px;
	height: 50px;
	text-align: justify;	
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	color : #FFFFFF; 
	border: 1px solid #97E2DF;
	background: #008291 no-repeat top left;
	font-family: Tahoma;font-size : 11px
}
#presse a{		
	color : #FFFFFF;	
	text-decoration: underline;
}
#presse2{
	width: 135px;
	height: 75px;
	text-align: justify;	
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	color : #FFFFFF; 
	border: 1px solid #97E2DF;
	background: #008291 no-repeat top left;
	font-family: Tahoma;font-size : 11px
}
#presse2 a{		
	color : #FFFFFF;	
	text-decoration: underline;
}
#ligne
{
	height:3px;
	background-image: url(images/ligne.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#ligneverte
{
	height:5px;
	background-image: url(images/ligneverte.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#lignevertepetite
{
	height:1px;
	background-image: url(images/lignevertepetite.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#ligneverteclair
{
	height: 1pt;
	background-image: url(images/pixel_vert_clair.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px 0px 0px 0px;
}

.textevert{font-family: Tahoma;font-size : 11px;color :  #008291;font-weight: normal;}
.textevertpetit{font-family: Tahoma;font-size : 9px;color :  #008291;font-weight: normal;}

.titrevert{font-family: Tahoma;font-size : 15px;color :  #008291;font-weight: normal;}
.gtitrevert{
	font-family: Tahoma;
	font-size : 25px;
	color : #008291;
	font-weight: bold;
}

.petittextevert{font-family: Tahoma;font-size : 10px;color :  #008291;font-weight: normal;}

.copy{font-family: Tahoma;font-size : 10px;color :  #FFFFFF;font-weight: normal;}


a.lien{
	font-weight: normal;
	font-size:11px;
	vertical-align: center;
	color: #008291;
	font-family: Tahoma;
	text-decoration: underline;
}
a.lien:link {color: #008291}
a.lien:visited {color: #008291;}
a.lien:hover {color:#97E2DF;}

a.lienpetitg{
	font-weight: normal;
	font-size:9px;
	vertical-align: center;
	color: #008291;
	font-family: Tahoma;
	text-decoration: underline;
}
a.lienpetitg:link {color: #008291}
a.lienpetitg:visited {color: #008291;}
a.lienpetitg:hover {color:#97E2DF;}

a.lienpetit{
	font-weight: normal;
	font-size:11px;
	vertical-align: center;
	color: #008291;
	font-family: Tahoma;
	text-decoration: underline;
}
a.lienpetit:link {color:  #008291}
a.lienpetit:visited {color: #008291;}
a.lienpetit:hover {color:##97E2DF;}


body {
	scrollbar-face-color: #008291;
	scrollbar-shadow-color: #008291;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color : #008291;
}