﻿A {
color:#330033;
text-decoration:none;
}
A:hover {
color:#999999;
text-decoration:none;
}

a.bouton
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #330033;
	line-height: 12 px;
	text-align:left;
	display:block;
	text-decoration:none;
	background-image:url('images/puce.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	margin-left: 20px;
	}

a.bouton:hover 
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #999999;
	line-height: 12 px;

	text-align:left;
	display:block;
	text-decoration:none;
	background-image:url('images/puceover.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	margin-left: 20px;
	}



.linkbig {
	color:orange;
	text-decoration:none;
	font: bold 16px Arial, Verdana, sans-serif;
}
.linkbig:hover {
	color:#999999;
	text-decoration:none;
	font: bold 16px Arial, Verdana, sans-serif;
}

body {
	background-color:#ffffff;

}

.reg {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #330033;
	line-height: 14 px;

}

.regbold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #330033;
	line-height: 14 px;

}
.regbig {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15 px;
	font-weight: bold;
	color: #330033;
	line-height: 14 px;

}
.regsmall {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	font-style: italic;
	color: #A52A2A;
	line-height: 14px;
	text-align: left;
}
.image {
border: 3;
border-color: #ff9900;
border-style: double;
}


.reggrey {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #330033;
	line-height: 13 px;
}
.lefttitle {
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16 px;
	font-weight: bold;
	color: #330033;
	text-align:center;
	line-height:14px;
	height: 37px;
	position: relative;
	margin-top: 0px;
}
.ecart {
	background-image: url(images/degdroite.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-position:bottom;
	padding:15px;
}
.ecart2 {
	background-image: url(images/degrade.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-position: bottom;
	padding: 15px;
	color: #330033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.left {
	display: block;
	float: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13 px;
	font-weight: bold;
	color: #330033;
	text-align:left;
	line-height:17px;
	margin-right:10px;

}
.right {
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13 px;
	font-weight: normal;
	color: #330033;
	line-height:17px;
	text-align:right;


}
.nouv {
	width:380px;
float: right;
margin-bottom: 55px;
height: 160px;

}
.nouvhead{
	background-image: url('images/nouvhead.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 19px;
	color: black;
	padding-top: 5px;
	margin-bottom: 0;
	line-height: 25px;

}
.nouvrepeat{
		background-image: url('images/nouvrepeat.png');
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: black;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;

}
.nouvfoot{
		background-image: url('images/nouvfoot.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 17px;
}
.them {
	width:600px;
float: none;
height: 100px;
margin-bottom: 55px;

}
.themhead{
	background-image: url('images/themhead.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 19px;
	color: black;
	padding-top: 4px;
	margin-bottom: 0;

}
.themrepeat{
	background-image: url('images/themrepeat.png');
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: black;
	padding-left: 7px;
	padding-right: 7px;

}
.themfoot{
		background-image: url('images/themfoot.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 4px;
}

