/* Style partie GRAPHISTES */

.bg-pop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	scrollbar-base-color: #060771;
	background-image:url(images/bg-pop.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

a{
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color:#000000;
	background-color:#FF6600;
	text-decoration: none;
}

a:visited {

	color: #ffffff;
	text-decoration: none;
}


.titre {
font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: lighter;
	font-style: normal;
	color: #3300CC;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.titregros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
}

.CONTOUR {
	background-color: #333333;
	border-top: 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px;
	border-left: 1px solid #FFFFFF;
	padding-top: 10px;
}
.stylestandard
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}