﻿.Texte
{
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 12px;
}
.TabNews{background-image:url(../img/commun/images/Bckgdnewsletter.png); background-repeat:repeat-y; background-position:left;}
.TexteCadeau
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D8B2CB;
	font-weight: bold;
}
.TexteErreur
{
    font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
}
#recherche{
	width:205px;
	background:url(../img/commun/images/Recherche_top.jpg) left top no-repeat;
	padding-top:45px;
	margin-top:10px;
	margin-left:0;
	left:0;
}
#recherchebloc{
	background:url(../img/commun/images/Recherche_bckgd.jpg) left bottom no-repeat;
	padding-bottom:15px;
}
#recherchebloc p{
	margin:0 20px 0 10px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 12px;
	text-align:left
}
a:link {
	color: #663366;
}
a:visited {
	color: #990066;
}
a:hover {
	color: #990066;
}
a:active {
	color: #663366;
}