img {
	border: none;
	text-decoration:none;
}
img:hover, img:active, img:focus {
	border: none;
	text-decoration:none;
}
a {
	text-decoration:none;
	border: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	border: none;
}
table {
	border-width:0px;
}

#body{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#c246a4;
	background-image:url(css/bgRepeat.jpg);
	background-repeat:repeat-x;
}
#www_template {
	top:0px;
	text-align:left;
	background-color:#FFFFFF;
}
h1 { 
	font-size:1.75em; 
	padding-left:10px;
	padding-top:4px;
	background-image:url(css/bg_TitrePage.gif);
	background-position:top right;
	background-repeat:repeat-x;
	height:30px;
}
h2 { 
	font-size:1.5em; 
	padding-left:10px;
	padding-top:4px;
	background-image:url(css/bg_TitrePage.gif);
	background-position:top right;
	background-repeat:repeat-x;
	height:30px;
}
h3 { font-size:1.25em; }
h4 { font-size:1em; }
a {
	color:#a80081;
	text-decoration:underline;
}
a:hover{
	color:#a80081;
	text-decoration:none;
}

#left_content_container { padding: 0px 0px 0px 0px; }
#left_content {	width:470px; }
#page_main_container { padding: 10px 10px 10px 10px; }
#page_main { width:445px;
	text-align:left;
	vertical-align:top;
	color:#5B5B5B;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* ######### Style for Drop Down Menu ######### */
#menu_bloc {
	height:36px;
	vertical-align:top;
	text-align:left;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
/*	background-image:url(css/menu_bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF; */
}
#thumbnails_bloc {
	position:absolute;
	top:400px;
	text-align:center;
}
/*MENU PRINCIPAL *********************************************/
/**************************************************************/
.chromestyle{
/*	position:relative;
	left:310px;
	top:91px;*/
	height:40px;
	width:656px;
	font:normal 13px Arial;
	font-weight: bold;
/*	background-image:url(img/bgMenu.gif);
	background-repeat:no-repeat;
*/	color:#FFF;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.chromestyle ul{
	border: 0px solid #BBB;
	height:40px;
	line-height:40px;
	width: 100%;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px; /* 0px 0px; */
	text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li{
	display:inline;
}
.chromestyle ul li a{
	color:#fff;
	margin: 0px -2px 0px -2px;
	padding: 9px 0px 0px 0px;/*9px 0px;*/
	text-decoration: none;
	border: 0px solid #DADADA;
}
.chromestyle ul li a:hover{
	padding-top:6px;
	padding-bottom:6px;
	color:#ffffff;
	background-color:#c148a5;
	border-bottom:4px solid #a80081;
	border-top:4px solid #bfe33b;
}
/*.chromestyle ul li a[rel]:after{ HTML to indicate drop down link
content: " v";
content: " " url(img/separator.png); uncomment this line to use an image instead
*/
.dropmenudiv{
	position:absolute;
	margin-top:-1px;
	*margin-top:0px;
	margin-left:-1px;
	border-bottom:0px solid #a80081; 
	font:normal 12px Arial;
	line-height:25px;
	z-index:99;
	background-color:#c148a5;
	width: 170px;/**/
	visibility: hidden;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 15px;
	border-bottom:2px solid #bfe33b; /*THEME CHANGE HERE*/
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover{
	color:white;
	background-color: #a80081;
	border-bottom:2px solid #a80081;
}


.ReadMore {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0000FF;
}
.ReadMore;hover {
	color:#ffaa45;
}
.field_ok { }
.field_ko { background-color:#ffaa45}

input, select {
	width:200px;
	border-width:0px;
	border-color:#d9d9d9;
	background-color:#CCCCCC;
}
hr {
	background-color: #ffaa45; 
	height: 3px;
	border-width:0px;
}
#checkbox {
	width:auto;
	border:thin;
	border-color:#d9d9d9;
	background-color:#CCCCCC;
	margin-left:90px;
}
#div_newsletter {
	font-size:9px;
}
.div_over {
	cursor:pointer;
}
#text_default {
	margin:20px;
	color:#333333;
	font-size:11px;
}
#text_module_title {
	margin:10px;
	margin-bottom:0px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

#menu_item {
	color:#FFFFFF;
	background-color:#000000;
}
#menu_item:hover, #menu_item_hover {
	color:#000000;
	background-color:#FFFFFF;
}

.bgActu{
	background-image:url(css/bgActu.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	vertical-align:top;
}
.bgActu h1{
	background-image:url(css/actu_titre_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:12px;
	border: 0px dotted #000;
	height:35px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align:top;
}
.bgActu p{
	font-size:12px;
	border: 0px dotted #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align:justify;
	vertical-align:top;
}

