* {
	margin: 0;
	padding: 0;
}

body
{
	background: #CEE6F3 url(../images/bg-gradient.jpg) repeat-x top left;
	/* background: #1A5C8A url(../images/bg-body.jpg) repeat-x top left; */
	font: .8em Verdana, Tahoma, "Nimbus Sans L", arial, sans-serif;
	color: #6B6E8E;
	text-align: left;
}

a
{
	color: #6666E0;
	text-decoration: none;
}
a:hover
{
	color: #8566E0;
	text-decoration: underline;
}

a img 
{
	border: 0;
}

#top
{
	width: 1000px;
	height: 20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #F7F7F7;
	font: 0.85em Tahoma;
	text-align: left;
}
#top_cont
{
	float: left;
	width: 600px;
	height: 20px;
	font-variant : small-caps;
}

h1.top 
{
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #F7F7F7;
	text-align: left;
	background: none;
}

#date
{
	float: right;
	width: 300px;
	height: 20px;
	text-align: right;
}
#container
{
	background-color: #FFFFFF;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFFFFF;
}

#header
{
	width: 1000px;
	height: 120px;
	background: #1A5C8A url(../images/bg-header.jpg) repeat-x top left;
	border-bottom: 1px solid #FFFFFF;
}

#menu_top
{
	width: 1000px;
	height: 34px;
	background: #FFFFFF url(../images/bg-menu-top.png) repeat-x top left;
	border-bottom: 1px solid #FFFFFF;
}

.menu_block{
	float: left;
	font-size: 1.1em;
	/* font: bold 1.3em "Trebuchet MS"; */
	width: 100%;
	height: 34px;
	line-height: 20px;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: transparent url(../images/menu-btm.png) center center repeat-x;
	font-variant : small-caps;
	font-weight: normal;
}
.menu_block li{
	display: inline;
}

.menu_block li a{
	float: left;
	color: #CC0000;
	height: 16px;
	padding: 9px 14px;
	text-decoration: none;
	border-right: 1px solid white;
}

.menu_block li a:visited{
	color: #990000;  /* 006699 */
}

.menu_block li a:hover, .menu_block li .current {
	color: #990000;
	background: transparent url(../images/menu-li.png) left center no-repeat;
}

#box_top
{
	width: 980px;
	min-height: 20px;
	padding: 4px 10px 0 10px;
	margin-top: 2px;
	background: #000 url(../images/bg-box-top.png) repeat-x top left;
	border-bottom: 1px solid #FFFFFF;
	color: #F7F7F7;
	font: 0.8em Tahoma;
}

.box_right
{
	float: right;
	width: 500px;
	height: 20px;
	text-align: right;
}
.box_right a
{
	color: #F7F7F7;
	text-decoration: none;
}
.box_right a:hover
{
	text-decoration: underline;
}

.box_left
{
	float: left;
	width: 400px;
	height: 20px;
}
.box_left a
{
	color: #F7F7F7;
	text-decoration: none;
	border-bottom: 1px solid #F7F7F7;
}

#ombre_top
{
	width: 1000px;
	height: 32px;
	background: transparent url(../images/ombre-top.png) repeat-x top left;
}

#ombre_footer
{
	width: 1000px;
	height: 30px;
	background: transparent url(../images/ombre-footer.png) repeat-x bottom left;
	border-bottom: 1px solid #FFFFFF;
}

#content
{
	width: 1000px;
}
.cont
{
	margin: 25px 20px 10px 10px;
}
.cont_l
{
	padding: 20px 10px;
	color: #9A86A4;
	font-size: 0.85em;
}
#content_main
{
	margin-left: 5px;
	margin-right: 195px;
	padding: 14px 12px 0 30px;
	width: 755px;
	min-height: 400px;
	border-left: 0px solid #E2E2E2;
	background: transparent url(../images/cont_video.png) no-repeat top center;
}
#content_left
{
	float: left;
	width: 300px;
	background: transparent url(../images/menu_left.png) no-repeat top left;
	margin-top: 14px;
}
#content_right
{
	float: right;
	width: 190px;
	min-height: 300px;
	border-left: 0px solid #E2E2E2;
	background: transparent url(../images/menu_right.png) no-repeat top left;
	text-align: left;
}


.menu_right ul{
	background-color: transparent;
	margin: 10px 0;
	color: #0099FF;
	padding: 0px 10px;
}
.menu_right li{
	display: block;
	list-style: none;
	list-style-position: inside;  
	height: 22px;
	padding-left: 14px;
	background: transparent url(../images/menu-right.png) left top no-repeat;
}

.menu_right li a{
	text-decoration: none;
}
.menu_right li a:hover{
	text-decoration: underline;
}
.menu_right li a:visited{
	color: grey;
}

.menu_right_red ul{
	background-color: transparent;
	margin: 10px 0;
	color: #0099FF;
	padding: 0px 16px;
}
.menu_right_red li{
	display: block;
	list-style: none;
	list-style-position: inside;  
	height: 22px;
	padding-left: 14px;
	background: transparent url(../images/menu-left-red.png) left top no-repeat;
}

.menu_right_red li a{
	text-decoration: none;
}
.menu_right_red li a:hover{
	text-decoration: underline;
}


.menu_right_blue ul{
	background-color: transparent;
	margin: 10px 0;
	color: #0099FF;
	padding: 0px 10px;
}
.menu_right_blue li{
	display: block;
	list-style: none;
	list-style-position: inside;  
	height: 22px;
	padding-left: 14px;
	background: transparent url(../images/menu-left-blue.png) left top no-repeat;
}

.menu_right_blue li a{
	text-decoration: none;
}
.menu_right_blue li a:hover{
	text-decoration: underline;
}

.menu_right_blue_small ul{
	background-color: transparent;
	margin: 10px 0;
	color: #0099FF;
	padding: 0;
}
.menu_right_blue_small li{
	display: block;
	list-style: none;
	list-style-position: inside;  
	height: 22px;
	padding-left: 14px;
	margin-left: -16px;
	background: transparent url(../images/menu-left-blue.png) left top no-repeat;
}

.menu_right_blue_small li a{
	text-decoration: none;
}
.menu_right_blue_small li a:hover{
	text-decoration: underline;
}
.menu_right_blue_small li a:visited{
	color: #B49BFE;
}


.menu_left{
	background-color: transparent;
	margin: 10px 0;
}
.menu_left li{
	display: block;
	list-style: none;
	list-style-position: inside;    
	padding-left: 1em;
    text-indent: -1em;
}

.menu_left li a{
	color: #0099FF;
	height: 16px;
	padding: 0px 16px;
	text-decoration: none;
	background: transparent url(../images/menu-left.png) left top no-repeat;
}
.menu_left li a:hover{
	height: 16px;
	text-decoration: underline;
	background: transparent url(../images/menu-left-on.png) left top no-repeat;
}

.menu_left1{
	background-color: transparent;
	margin: 10px 0;
}
.menu_left1 li{
	display: block;
	list-style: none;
	list-style-position: inside;    
	padding-left: 1em;
    text-indent: -1em;
}

.menu_left1 li a{
	color: #0099FF;
	height: 16px;
	padding: 0px 16px;
	text-decoration: none;
	background: transparent url(../images/menu-left1.png) left top no-repeat;
}
.menu_left1 li a:hover{
	color: #0099FF;
	height: 16px;
	text-decoration: underline;
	background: transparent url(../images/menu-left1-on.png) left top no-repeat;
}

.menu_left2{
	background-color: transparent;
	margin: 10px 0 20px 0;
}
.menu_left2 li{
	display: block;
	list-style: none;
	list-style-position: inside;    
	padding-left: 1.2em;
    text-indent: -1em;
}

.menu_left2 li a{
	/* color: #901C29; */
	height: 16px;
	padding: 0px 16px;
	text-decoration: none;
}
.menu_left2 li a:hover{
	/* color: #0099FF; */
	height: 16px;
	text-decoration: underline;
	background: transparent url(../images/menu-left2.png) left top no-repeat;
}

.menu_left_ad{
	background-color: transparent;
	margin: 10px 0;
	font-size: 0.9em;
}
.menu_left_ad li{
	display: block;
	list-style: none;
	list-style-position: inside;    
	padding-left: 1em;
    text-indent: -1em;
}

.menu_left_ad li a{
	color: #0099FF;
	height: 16px;
	padding: 0px 16px;
	text-decoration: none;
	background: transparent url(../images/menu-left.png) left top no-repeat;
}
.menu_left_ad li a:hover{
	height: 16px;
	text-decoration: underline;
	background: transparent url(../images/menu-left-on.png) left top no-repeat;
}


.li_cont ul{
	background-color: transparent;
	margin: 18px 0;
}
.li_cont li{
	display: block;
	margin-top: 12px;
	padding: 0px 18px;
	background: transparent url(../images/li_green.png) left top no-repeat;
	list-style: none;
	list-style-position: inside;    
}

.li_cont li a{
	height: 20px;
	text-decoration: none;
}
.li_cont li a:hover{
	height: 20px;
	text-decoration: none;
}

.li_cont_small ul{
	background-color: transparent;
	margin: 10px 0;
}
.li_cont_small li{
	display: block;
	margin-top: 6px;
	padding: 0px 12px;
	background: transparent url(../images/li_cont_small.png) left center no-repeat;
	font-size: .85em;
	list-style: none;
	list-style-position: inside;  
}

.li_cont_small li a{
	text-decoration: none;
}
.li_cont_small li a:hover{
	text-decoration: none;
}

.vote ul{
	display: inline;
	background-color: transparent;
}
.vote li{
	float: left;
	margin: 10px 0;
	padding: 0;
	height: 40px;
	width: 40px;
	list-style: none;
	list-style-position: inside;    
	text-align: center;
}

.vote li a{
	display: block;
	line-height: 25px;
	height: 25px;
	width: 25px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/etoile.png) no-repeat;
}
.vote li a:hover, .vote li a:active{
	text-decoration: none;
	color: red;
	font-weight: bold;
	background: transparent url(../images/etoile_on.png) no-repeat;
}

#art_footer{
	margin: 30px 0 6px 0;
	font-size: 0.95em;
	line-height: 140%;
	padding: 4px;
	height: 103px;
	width: 100%;
	background: transparent url(../images/art_footer.jpg) no-repeat 100% 100% ;
}
#menu_cours{
	width: auto;
	margin: 10px 0;
}
#menu_cours ul{
	font-size: 1.2em;
	margin: 20px 20px;
	padding: 0px 16px;
}
#menu_cours li{
	float: left;
	width: 180px;
	list-style: none;
	list-style-position: inside;  
	margin: 0 10px 20px 10px;
	height: 30px;
	line-height: 30px;
}

#menu_cours li a{
	color: #990000;
	height: 30px;
	line-height: 30px;
	text-decoration: underlined;
	padding-left: 30px;
	background: transparent url(../images/arrow_anim.gif) no-repeat 0 50% ;
}
#menu_cours li a:hover{
	color: #CC6600;
	height: 30px;
	line-height: 30px;
	text-decoration: underlined;
	padding-left: 30px;
	background: transparent url(../images/arrow_on.gif) no-repeat 0 50% ;
}
#menu_cours li a:visited{
	color: #CC6600;
	background: transparent url(../images/arrow_on_amber.gif) no-repeat 0 50% ;
}
#autre_video{
	width: auto;
	margin: 10px 0;
	font-size: 0.85em;
}
#autre_video ul{
	color: #6666E0;
}
#autre_video li{
	float: left;
	width: 220px;
	list-style: none;
	list-style-position: inside;  
	padding-right: 12px;
	height: 16px;
	line-height: 16px;
}

#news ul{
	background-color: transparent;
	margin: 10px 0;
	color: #0099FF;
	padding-left: 0px 16px;
}
#news li{
	display: block;
	list-style: none;
	list-style-position: inside;  
	height: 30px;
	line-height: 30px;
}

#news li a{
	display: block;
	color: #6696C1;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	background: transparent url(../images/news.png) left top no-repeat;
	padding-left: 30px;
}
#news li a:hover{
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: underline;
	padding-left: 30px;
}
#news li a:visited{
	display: block;
	height: 30px;
	line-height: 30px;
	background: transparent url(../images/news_on.png) left top no-repeat;
	padding-left: 30px;
	color: #88B1DF;
}
.connect ul{
	background-color: transparent;
	margin: 18px 0;
	list-style: none;
}
.connect li{
	display: block;
	margin-top: 12px;
	list-style: none;
	list-style-position: inside; 
}

.connect li a{
	color: blue;
	height: 26px;
	padding: 0px 18px;
	text-decoration: none;
	background: transparent url(../images/li_blue.png) left center no-repeat;
}
.connect li a:hover{
	color: blue;
	height: 26px;
	text-decoration: none;
	background: transparent url(../images/li_green.png) left center no-repeat;
}
#footer
{
	color: white;
	width: 980px;
	height: 80px;
	line-height: 18px;
	background: #373635 url(../images/bg-footer.jpg) repeat-x top left;
	text-align: center;
	padding: 10px;
}

#footer a
{
	color: white;
	text-decoration: none;
}
#footer a:hover
{
	color: white;
	text-decoration: underline;
}
#plan{
	width: 988px;
	height: auto;
	padding: 6px;
	border-top: 4px dotted #8E8F9B;
	background-color: #373635;
}

.plan ul{
	float: left;
	background-color: transparent;
	padding: 6px 16px;
}
.plan li{
	list-style: none;
	list-style-position: inside; 
	font-size: .80em; 
	height: 14px;
	padding-left: 14px;
	background: transparent url(../images/li_plan.gif) left center no-repeat;
}

.plan li a{
	text-decoration: none;
	color: #8E8F9B;
}
.plan_a li a{
	text-decoration: none;
	color: red;
}
.plan li a:hover{
	text-decoration: underline;
}

h1
{
	height: 37px;
	line-height: 37px;
	margin: 30px 0 10px 0;
	padding: 0px;
	color: #CC6600;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: -0.0em;
	text-align: center;
	background: transparent url(../images/h4.png) repeat-x center center;
}
h2
{
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	padding-left: 10px;
	color: #CC0000;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	/* background: transparent url(../images/bgh6.gif) repeat center center; */
}
h3
{
	height: 51px;
	line-height: 51px;
	margin: 10px 0;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	background: transparent url(../images/h3.png) repeat-x center center;
}
h4
{
	height: 37px;
	line-height: 37px;
	margin: 10px 0;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	background: transparent url(../images/h4.png) repeat-x center center;
}
h5
{
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	color: #CC6600;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	background: transparent url(../images/h5.png) repeat-x center center;
}
h6
{
	height: 20px;
	line-height: 20px;
	margin: 10px 0;
	padding-left: 10px;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	background: transparent url(../images/bgh6.gif) repeat left top;
}


p
{
	padding: 0;
}
.small
{
	padding: 0;
	font-size: 11px;
}
.clear
{
	clear: both;
}
.clear_l
{
	clear: left;
}

.blue_space
{
	border-bottom: 1px dashed #B4BBFE;
	margin: 10px 0;
}

.err {
	font-style: normal;
	color: #999999;
	font-family: Georgia, "lucida bright", "times new roman", serif;
	font-size: 6em;
	font-weight: normal;
}
.clearsp
{
	width: 100%;
	height: 4px;
	overflow: hidden;
	float: left;
}
.field
{
	float: left;
	margin: 4px 0;
	padding-top: 6px;
	width: 160px;
	clear: both;
}
.fieldhighlight
{
	float: left;
	margin: 4px 0;
	padding: 10px;
	width: auto;
	background-color: #E3E9FE;
	border: 1px solid #FF515D;
	clear: both;
}
#PseudoGenbox
{
	float: left;
	margin: 4px 0;
	width: 320px;
}
.fieldinput
{
	float: left;
	margin: 4px 0;
	width: 160px;
}
.fieldin
{
	margin: 4px 0;
	width: 160px;
	height: 25px;
	font-size: 1.5em;
	color: #990000;
}
.fieldinBig
{
	margin: 4px 0;
	width: 300px;
	height: 25px;
	font-size: 1.5em;
	color: #990000;
}
.field_line
{
	float: left;
	clear: both;
	margin: 10px 0;
	width: 100%;
	height: 25px;
	text-align: center;
	overflow: hidden;
}
.video
{
	padding: 10px;
	font-size: .8em;
	border: 8px solid #EEE;
	background: transparent url(http://www.jesors.com/images/bg_bigvideo.png) repeat-x bottom left;
	text-align: center;
	overflow: hidden;
}
.videos
{
	float: left;
	margin: 5px;
	padding: 6px;
	width: 150px;
	min-height: 150px;
	font-size: .8em;
	border: 4px solid #EEE;
	background: transparent url(http://www.jesors.com/images/bg_video.png) repeat-x bottom left;
	text-align: center;
	overflow: hidden;
}

.videos_gal
{
	float: left;
	margin: 4px;
	padding: 4px;
	width: 130px;
	min-height: 160px;
	font-size: .8em;
	border: 1px solid #ccc;
	text-align: center;
	overflow: hidden;
}
.gal_video
{
	float: left;
	margin: 4px;
	padding: 4px;
	width: 120px;
	min-height: 110px;
	font-size: .8em;
	text-align: center;
	overflow: hidden;
}
img.video_tumb
{
	width: 120px;
	height: 110px;
	padding-bottom: 8px;
	border: 0;
}
img.avat_comm
{
	float: right;
	width: 60px;
	margin: 0px 0 0px 10px;
	padding: 2px;
	background-color: #E9EBEA;
	border: 2px dashed #ccc;
}

.gal_photo
{
	float: left;
	margin: 4px;
	padding: 4px;
	width: 98px;
	min-height: 124px;
	font-size: .8em;
	border: 1px solid #ccc;
	text-align: center;
	overflow: hidden;
}

img.photo_thumb
{
	border: 0;
	padding: 4px;
}

fieldset
{
	width: 90%;
	border: 1px dotted #ccc;
	margin: 10px;
	padding: 20px;
	background: url(../images/fieldset-bg.png) repeat-x left bottom;
}
legend{
	position :  relative;
	padding : 0.2em;
	border: 1px dotted #CCC;
	color: #CC6600;
	font-variant: small-caps;
	font-weight: bold;
}
input
{
	background: url(../images/input-bg.gif) repeat-x top center;
}
textarea:focus, input:focus 
{
	border: 1px solid #99FF00;
}
textarea, input, select 
{
	border: 1px solid #CCC;
}
.val_form
{
	width: 120px;
	height: 85px;
	padding-top: 20px;
	background: url(../images/valider.png) no-repeat top center;
	border: none;
	text-indent: -100px; 
	voice-family: "\"}\""; /* IE5+ stops here */
	voice-family: inherit;
	height: 42px;  /* correct setting : 185px minus padding */
	voice-family: "\"}\""; /* IE5+ stops here */
	voice-family: inherit;
	padding-top: 0px;
}
.val_vote
{
	width: 74px;
	height: 42px;
	padding-top: 10px;
	background: url(../images/voter.png) no-repeat top center;
	border: none;
	text-indent: -100px; 
	voice-family: "\"}\""; /* IE5+ stops here */
	voice-family: inherit;
	height: 42px;  /* correct setting : 185px minus padding */
	voice-family: "\"}\""; /* IE5+ stops here */
	voice-family: inherit;
	padding-top: 0px;
}
.conn_form
{
	width: 120px;
	height: 85px;
	padding-top: 20px;
	background: url(../images/connection.png) no-repeat top center;
	border: none;
	text-indent: -100px; 
	voice-family: "\"}\""; /* IE5+ stops here */
	voice-family: inherit;
	height: 42px;  /* correct setting : 185px minus padding */
	voice-family: "\"}\""; /* IE5+ stops here */
	voice-family: inherit;
	padding-top: 0px;
}
.float_right
{
	float: right
}
.float_left
{
	float: left;
	margin-left: 60px;
}
.float_left_2
{
	float: left;
}

.m10
{
	margin: 10px;
}






.event_l_g {
	width: 140px;
	font-size: 0.85em;
	margin-top: 10px;
}
.haut, .haut a {
	float: left;
	width: 140px;
	font-size: 0.80em;
	margin-top: 10px;
	color: #bbbbbb;
}


.profil_l_g {
	display: block;
	float: left;
	width: 120px;
	font-size: 0.8em;
}
.profil_l_d {
	display: block;
	float: left;
}






.txt_tit{
	font-size: 1.2em;
	color: #838281;
	}
.texte{
	height: 130px;
	border: 1px solid #AFC8D7;
	border-bottom: 1px solid #AFC8D7;
	padding: 10px 4px 16px 8px;
	margin: 2px 0 8px 0;
	background: url(../images/bg_btm.gif) repeat-x left bottom;
	}
.texte_actu{
	min-height: 60px;
	border: 1px solid #AFC8D7;
	border-bottom: 1px solid #AFC8D7;
	/* padding: 10px 4px 16px 8px; */
	margin: 2px 0 0 0;
	background: url(../images/bg_btm.gif) repeat-x left bottom;
	line-height: 1.6em;
	}
.suite a{
	float: right;
	color: #C00;
	text-decoration: none;
	padding: 8px 24px 0px 26px;
	background: url(../images/suite.gif) no-repeat left bottom;
	}
em{
	color: red;
	font-style: normal;
	}
	
.logo_soc{
	float: right;
}
.logo{
	float: right;
	margin: 10px;
}
.img_l{
	float: left;
	width: 90px;
	margin: 6px;
	padding: 4px;
	border: 1px solid; #549FE3;
}
.blue{
	color: #0819FD;
	font-style: normal;
	}
.red{
	color: red;
	font-style: normal;
	}
.green{
	color: #1BA505;
	font-style: normal;
	}
.hr{
	width: 100%;
	float: left;
	height: 1px;
	margin: 6px 0 6px 0;
	border-bottom: 1px solid #C0E1FE;
}
.red_hr{
	background: #3366CC;
	width: 100%;
	text-align: center;
	height: 1px;
	margin: 10px 0 10px 0; 
}
	
.actu {
	float: left;
	width: 415px;
	border: 1px solid #AFC8D7;
	padding: 0.7em;
	margin: 20px;
}
.actu_t{
	border: 0px solid #AFC8D7;
	padding: 0 4px 0 4px;
	margin: 8px 0 2px 0;
	line-height: 24px;
	background: #C60 url(../images/win_c.gif) repeat-x;
	clear: both;
	}
.corresp{
	border: 1px solid #A6A6A6; /* A6A6A6  3366CC */
	padding: 10px;
	margin: 12px 10px 20px 10px;
}
.courrier{
	font: .9em tahoma;
	border: 1px solid #A6A6A6 ;
	padding: 10px;
	margin: 12px 10px 20px 10px;
}
.case {
	float: left;
	min-width: 40px;
	margin: 10px;
	clear: both;
	text-align: center;
}
.ligne_profil {
	float: left;
	width: 300px;
	margin: 3px;
}
.ligne_profil_news {
	float: left;
	width: 400px;
	margin: 3px;
	line-height: 200%;
}
.fligne {
	float: left;
	width: 90%;
	margin: 10px;
}
.ligne_check {
	float: left;
	font-size: 0.85em;
	margin: 4px;
	width: 180px;
	height: 25px;
	line-height: 25px;
	background: transparent url(../images/ok.png) no-repeat 70% 0%;
}
.ligne_check_d {
	float: left;
	margin: 10px; 
	color: #D4D4D4;
	font-size: 0.85em;
	width: 180px;
}
.ligne {
	min-width: 120px;
	margin: 10px 0;
}
.ligne_h {
	min-width: 120px;
	margin: 10px 0;
	color: #CC6600;
	font-size: 0.85em;
}
.ligne_h_c {
	min-width: 120px;
	margin: 4px 0;
	height: 18px;
	line-height: 18px;
	color: #CC6600;
	font-size: 0.85em;
	background: transparent url(../images/coeur_anim.gif) no-repeat 200px 0%;
}
.ligne_title {
	float: left;
	width: 100%;
	height: 20px;
	margin-top: 16px;
	padding-left: 10px;
	font-size: 1em;
	color: #CC6600;
	font-weight: bold;
	text-align: center;
	background: transparent url(../images/bgh6.gif) repeat left top;
}
.ligne_texte {
	min-width: 300px;
	margin: 10px 0;
	margin-left: 120px;
	padding: 4px;
	font-size: 0.9em;
	float: left;
	border: 1px dotted #C0E1FE;
	line-height: 180%
}
.ligne_texte_desc {
	float: left;
	width: 100%;
	margin: 12px 0;
	font-size: 0.85em;
	line-height: 140%;
}
.ligne_texte_desc_h {
	float: left;
	width: 99%;
	margin: 12px 0;
	font-size: 0.85em;
	line-height: 140%;
	padding: 4px;
	border: 1px solid #A4D4FF;
	background-color: #F7F7F7;
}
.commentaire {
	min-height: 30px;
	margin: 10px 0;
	padding: 10px;
	font-size: .85em;
	border: 1px dotted #A9A9CC;
	overflow: hidden;
	}
.commentaire a, .commentaire_light a{
	color: #0C0;
	text-decoration: none;
	border-bottom: 0px dotted #A9A9CC;
	}
.commentaire_light {
	min-height: 30px;
	margin: 10px 0;
	padding: 10px;
	font-size: .85em;
	background-color: #F9F9F9;
	border: 1px dotted #A9A9CC;
	overflow: hidden;
	}
.commentaire_p {
	min-height: 16px;
	margin: 2px;
	padding: 2px;
	font-size: .85em;
	border-bottom: 1px dotted #A9A9CC;
	overflow: hidden;
	}
	
.input_l {
	width: 460px;
	margin: 6px 0;
	display: block;
}
.input_lhighlight {
	width: 200px;
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #FF6E6E;
	display: block;
}
.input_rd {
	width: 160px;
	margin: 6px 0;
	margin-left: 10px;
}
.input_r {
	margin: 6px 0;
	white-space: nowrap;
}
.input_rhighlight {
	margin: 6px 0;
	white-space: nowrap;
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #FF6E6E;
}
.input_intit {
	width: 90%;
	margin: 10px 0 10px 6px;
	font-weight: bold;
	text-align: left;
}
.input_intithighlight {
	width: auto;
	padding: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #F2F2F2;
	border: 1px solid #FF6E6E;
}
.val {
	display: block;
	float: left;
	width: 90%;
	font-weight: bold;
	text-align: center;
	clear: both;
}

.champ {
	float: left;
	margin-top: 12px;
	width: 200px;
	}
.champ_txt {
	float: left;
	margin-top: 12px;
	width: 550px;
	}
.champ_choix {
	float: left;
	margin-top: 12px;
	width: 550px;
	color: #FC8A34;
	}
.champhighlight {
	float: left;
	width: 420px;
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #FF6E6E;
	}
.champ_txthighlight {
	float: left;
	padding: 10px;
	width: 420px;
	background-color: #F2F2F2;
	border: 1px solid #FF6E6E;
	}
.champ_choixhighlight {
	float: left;
	padding: 10px;
	width: 420px;
	color: #FC8A34;
	background-color: #F2F2F2;
	border: 1px solid #FF6E6E;
	}
.nom_c {
	float: left;
	width: 80px;
	display: block;
	}








.menu_g_btm{
width: 260px;
height: 8px;
margin: 0 16px 12px 8px;
/* background: url(../images/bgh6.gif) repeat left top; */
/* border-bottom: 1px solid #CFCFCF; */
}

.menu_g_1Z{
color: #FFF;
font-size: 1em ;
border: 0px solid #fff;
margin: 20px 0px 2px 0px;
padding: 0px 10px 0px 10px;
width: 260px;
height: 36px;
line-height: 36px;
text-align: center;
background: url(../images/menu_g_2.png) no-repeat left top ;
}
.menu_g_1Z a, .menu_g_1Z a:visited{
color: #FFF;
text-decoration: none;
}
.menu_g_1{
color: #FFF;
font-size: 1em ;
border: 0px solid #fff;
margin: 20px 0px 2px 0px;
padding: 0px 10px 0px 10px;
width: 260px;
height: 36px;
line-height: 36px;
text-align: center;
background: url(../images/menu_g_2.png) no-repeat left top ;
}
.menu_g_1 a, .menu_g_1 a:visited{
color: #FFF;
text-decoration: none;
}
#menu_g_1a {
color: #990000;
margin: 0px;
padding: 0px;
background: url(../images/fieldset-bg.png) repeat-x left bottom;
}
#menu_g_1a a, #menu_g_1a a:hover {
color: #990000;
text-decoration: none;
}


.menu_g_2{
color: #FFF;
font-size: 1em ;
border: 0px solid #fff;
margin: 0px 0px 2px 0px;
padding: 0px 10px 0px 10px;
width: 260px;
height: 36px;
line-height: 36px;
text-align: center;
background: url(../images/menu_g_2.png) no-repeat left top ;
}
.menu_g_2 a, .menu_g_2 a:visited{
color: #FFF;
text-decoration: none;
}
#menu_g_2a {
color: #0066CC;
margin: 0px;
padding: 0px;
background: url(../images/fieldset-bg.png) repeat-x left bottom;
}
#menu_g_2a a, #menu_g_2a a:hover {
color: #0066CC;
text-decoration: none;
}

.menu_g_3{
color: #FFF;
font-size: 1em ;
border: 0px solid #fff;
margin: 0px 0px 2px 0px;
padding: 0px 10px 0px 10px;
width: 260px;
height: 36px;
line-height: 36px;
text-align: center;
background: url(../images/menu_g_2.png) no-repeat left top ;
}
.menu_g_3 a, .menu_g_3 a:visited{
color: #FFF;
text-decoration: none;
}
#menu_g_3a {
color: #339900;
margin: 0px;
padding: 0px;
background: url(../images/fieldset-bg.png) repeat-x left bottom;
}
#menu_g_3a a, #menu_g_3a a:hover {
color: #339900;
text-decoration: none;
}
.menu_g_4{
color: #FFF;
font-size: 1em ;
border: 0px solid #fff;
margin: 0px 0px 2px 0px;
padding: 0px 10px 0px 10px;
width: 260px;
height: 36px;
line-height: 36px;
text-align: center;
background: url(../images/menu_g_2.png) no-repeat left top ;
}
.menu_g_4 a, .menu_g_4 a:visited{
color: #FFF;
text-decoration: none;
}
#menu_g_4a {
color: #666666;
margin: 0px;
padding: 0px;
background: url(../images/fieldset-bg.png) repeat-x left bottom;
}
#menu_g_4a a, #menu_g_4a a:hover {
color: #666666;
text-decoration: none;
}
.menu_g_5{
color: #FFF;
font-size: 1em ;
border: 0px solid #fff;
margin: 0px 0px 2px 0px;
padding: 0px 10px 0px 10px;
width: 260px;
height: 36px;
line-height: 36px;
text-align: center;
background: url(../images/menu_g_2.png) no-repeat left top ;
}
.menu_g_5 a, .menu_g_5 a:visited{
color: #FFF;
text-decoration: none;
}
#menu_g_5a {
color: #666666;
margin: 0px;
padding: 0px;
background: url(../images/fieldset-bg.png) repeat-x left bottom;
}
#menu_g_5a a, #menu_g_5a a:hover {
color: #666666;
text-decoration: none;
}





.short_info {width: 450px;font-size: 80%;line-height: 1.4;color: white;margin: 0 auto;text-align: left;background: url("../images/short_info.gif") top right repeat-y;}
.short_info .topmm {width: 100%;background: #2545A2 url("../images/top.gif") no-repeat;height: 16px;}
.short_info .topmm div {width: 13px;height: 16px;float: right;background: url("../images/r_top_corner.gif") no-repeat;}
.short_info .contentmm {width: 98%;background: #2545A2 url("../images/content.gif");}

#contentmm {width: 550px;background: white url("../images/content.gif") repeat-y;margin-top: 186px}


.short_info .bottomw {width: 100%;background: white url("../images/bottom.gif") no-repeat;height: 13px;}
.short_info .bottomw div {width: 13px;height: 13px;float: right;background: url("../images/r_bot_corner.gif") no-repeat;}

.center {text-align: center;}
