@charset "utf-8";
/* CSS Document */
div#contact {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900;
	color: #750724;
	margin:auto;
	float:left;*/
	width:228px;
	/*text-align:center;*/
}
div#contact #contactentete {
	background-image:url(/images/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}

div#contact #contactenteteFR-FR {
	background-image:url(/images/FR/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}
div#contact #contactenteteFR-BE {
	background-image:url(/images/BE/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}

div#contact #contactenteteES-ES {
	background-image:url(/images/ES/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}

div#contact #contactenteteIT-IT {
	background-image:url(/images/IT/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}
div#contact #contactenteteFR-CH {
	background-image:url(/images/FR/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}
div#contact #contactenteteDE-AT {
	background-image:url(/images/DE/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}
div#contact #contactenteteEN-GB {
	background-image:url(/images/EN/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}

div#contact #contactenteteDE-DE {
	background-image:url(/images/DE/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}

div#contact #contactentetePT-PT{
	background-image:url(/images/PT/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}

div#contact #contactenteteFR-LU{
	background-image:url(/images/FR/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}

div#contact #contactenteteEN-IE{
	background-image:url(/images/IE/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}

div#contact #contactenteteDE-CH{
	background-image:url(/images/DE/espace_service.jpg);
	width:228px;
	height:55px;
	float:left;
}

div#contact #contactcontenu {
	width:228px;
	float:left;
}
div#contact #contactcontenu #contacttexte {
	width:228px;
	float:left;
	text-align:left;
}
div#contact #contactcontenu #contacttexte .texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #484646;
}
div#contact #contactcontenu #contacttexte .texte a {
	color: #484646;
	font-weight: bold;
	text-decoration:none;
}
div#contact #contactcontenu #contacttexte .texte a:hover {
	color: #770824;
	font-weight: bold;
	text-decoration:underline;
}
div#newsletter{
width:228px;
}
div#newsletter #newsletterentete {
background-image:url(/images/espace_newsletter.jpg);
float:left;
height:55px;
width:228px;
}
div#newsletter #newslettercontenu {
float:left;
width:228px;
}
div#newsletter #newslettercontenu #newslettertextetitre {
float:left;
text-align:left;
width:228px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #770824;
}
div#newsletter #newslettercontenu #newslettertextetitre .texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #484646;
}
div#newsletter #newslettercontenu #newslettertexte {
float:left;
text-align:left;
width:228px;
}
div#newsletter #newslettercontenu #newslettertexte .texte 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #484646;
}
div#newsletter #newslettercontenu #newslettertexte .texte a {
	color: #484646;
	font-weight: bold;
	text-decoration:none;
}
div#newsletter #newslettercontenu #newslettertexte .texte a:hover {
	color: #770824;
	font-weight: bold;
	text-decoration:underline;
}
div#newsletter #newslettercontenu #newslettertexte #email {
	text-align:left;
	width:120px;
}
div#newsletter .separation{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #770824;
}
div#newsletter #newslettercontenu #newslettertexte .valid {
	background-image:url(/images/btn_valider.jpg);
	width:80px;
	height:22px;
	margin:auto;
	cursor:pointer;
}