.input {
	font-family: Tahoma;
	background-color :#ED0C6E;
	font-size : 12px;
	color: #FFFFFF;
	border:1px solid #ED0C6E;
}

.texteerror{
font-family: Tahoma;font-size : 10px;color :  #AF0202;font-weight: normal; 
}

.textarea {
	font-family: Tahoma;
	background-color :#ED0C6E;
	font-size : 12px;
	color: #FFFFFF;
	border:1px solid #ED0C6E;
}

.texte{
	font-family: Tahoma;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
}

.texterose{
	font-family: Tahoma;
	font-size : 12px;
	color : #ED0C6E;
	font-weight: normal;
}

.titre{
	font-family: Tahoma;
	font-size : 14px;
	color : #000000;
	font-weight: bold;
}


.texteblanc{
	font-family: Tahoma;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: normal;
}

.texteblancpetit{
	font-family: Tahoma;
	font-size : 11px;
	color : #FFFFFF;
	font-weight: normal;
}

.textepetit{
	font-family: Tahoma;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
}

a.menu {
	font-size: 14px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
a.menu:hover {color: #000000; text-decoration:none; }


a.menu12{
	font-weight: normal;
	font-size:12px;
	vertical-align: center;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
a.menu12:link {color: #000000}
a.menu12:visited {color: #000000}
a.menu12:hover {color:#ED0C6E;}


a.menu12f {
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
a.menu12f:hover {color: #000000; text-decoration:none; }


#lignerose
{
	height:3px;
	background-image: url(images/pixelrose.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#lignerosepetite
{
	height:5px;
	background-image: url(images/petitelignerose.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.textebleu{font-family: Tahoma;font-size : 11px;color :  #8C9AC1;font-weight: normal;}
.titrebleu{font-family: Tahoma;font-size : 15px;color :  #33394F;font-weight: normal;}
.gtitrebleu{
	font-family: Tahoma;
	font-size : 25px;
	color : #33394F;
	font-weight: bold;
}

.petittextebleu{font-family: Tahoma;font-size : 10px;color :  #33394F;font-weight: normal;}

.copy{font-family: Tahoma;font-size : 10px;color :  #FFFFFF;font-weight: normal;}


a.lien{
	font-weight: normal;
	font-size:12px;
	vertical-align: center;
	color: #000000;
	font-family: Tahoma;
	text-decoration: underline;
}
a.lien:link {color: #000000}
a.lien:visited {color: #000000}
a.lien:hover {color:#ED0C6E;}



a.lienpetit{
	font-weight: normal;
	font-size:11px;
	vertical-align: center;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
a.lienpetit:link {color:  #000000;}
a.lienpetit:visited {color:   #000000;}
a.lienpetit:hover {color:#ED0C6E;;}


body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #ED0C6E;
	scrollbar-highlight-color: #ED0C6E;
	scrollbar-arrow-color: #ED0C6E;
	scrollbar-base-color : #FFFFFF;
}