html						{ overflow-y:scroll; }
body						{ width:100%; margin:0px; height:100%; padding:0px; font-family:Verdana,Helvetica,Arial,sans; background-image:url(../gfx/menu_fond.png); background-repeat:repeat-x; background-position:0px 63px; color:#4a4a4a; background-color:#ffffff; }

.content						{ padding-bottom:100px; }
.menu						{ top:61px; }

.menuout						{ top:40px; }

.menu_logo						{ position:absolute; text-align:right; top:111px; background-image:url(../gfx/menu_logotrait.png); background-repeat:repeat-x; background-position:0px 31px; right:65%; width:100%; margin-right:-38px; z-index:4; }

.menu_logo img						{ border:none; }

/*
style generaux
*/
.content div.titre						{ padding-left:19px; }
.content div.titre img						{ margin:0px; }
.content div.link						{ font-weight:bold; background-image:url(../gfx/point_content.png); background-repeat:no-repeat; background-position:10px 6px; padding-bottom:15px; padding-left:23px; }
.content div.web						{ font-weight:bold; background-image:url(../gfx/point_content.png); background-repeat:no-repeat; background-position:10px 6px; padding-left:23px; }

.content div.link a						{ color:#4a4a4a; text-decoration:none; }
.content div.web a						{ color:#4a4a4a; text-decoration:none; }
.content div a						{ color:#4a4a4a; }
.content div a:hover						{ /*color:#FE9E29; */
	color:#727272; }
.content p a						{ color:#4a4a4a; }
.content p a:hover						{ /*color:#FE9E29; */
	color:#727272; }
.content div.hide						{ display:none; padding-bottom:15px; padding-left:23px; }

.content div.intro						{ padding-left:23px; }
.content div.introlegal						{ padding-left:23px; padding-bottom:10px; color:#FF9900; font-weight:bold; }
.content div.cut						{ width:100%; height:2px; background-color:#FE9E29; background-repeat:repeat-y; font-size:0px; margin-top:15px; margin-bottom:15px; margin-left:0px; border-top:2px solid #fff; }

.content h1						{ margin:0px; font-size:10pt; color:#919293; }



.content ul.normal						{ margin-top:-13px; }

.content ul.normal li						{ list-style-image:url(../gfx/list.png); }
.content div.underline						{ margin-top:0px; }


.content div p						{ margin-top:0px; }
