* {
	margin: 0;
	padding: 0;
}

body
{
	background: #CEE6F3 url(images/bg-gradient.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: #6666E0;/* 86aae0 */
	text-decoration: underline;
}
.aide a, .aide a:hover, .aide a:visited{
	color: red;
	font-size: .8em;
	text-decoration: underline;
}

a img {
	border: 0;
}
.france {
	margin: 10px;
	border: 0;
	background-color: transparent;
}
#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 
{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #F7F7F7;
	text-align: left;
}

#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 15px;
	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
{
	padding: 20px 10px 10px 20px;
}
.cont_l
{
	padding: 10px;
	color: #9A86A4;
}
#content_main
{
	margin-left: 305px;
	margin-right: 195px;
	padding-top: 14px;
	padding-right: 12px;
	width: 485px;
	min-height: 400px;
	border-left: 0px solid #E2E2E2;
	background: transparent url(images/cont.png) no-repeat top center;
}
#content_left
{
	float: left;
	width: 300px;
	background: transparent url(images/menu_left.png) no-repeat top left;
	padding-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: #6666E0;
	padding: 0px 16px;
}
.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_red ul{
	background-color: transparent;
	margin: 10px 0;
	color: #6666E0;
	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: #6666E0;
	padding: 0px 16px;
}
.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_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: #6666E0;
	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: #6666E0;
	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: #6666E0;
	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: #6666E0; */
	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: #6666E0;
	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;
	margin: 10px 0 20px 0px;
}
.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: 0;
	margin: 12px 0;
	font-size: 0.85em;
	line-height: 140%;
	padding: 4px;
	height: 103px;
	width: 100%;
	background: transparent url(images/art_footer.jpg) no-repeat 100% 100% ;
}


#menu_cours{
	margin: 10px 0;
	color: #6666E0;
}
#menu_cours ul{
	font-size: 1.2em;
	margin: 20px 70px;
	color: #6666E0;
	padding: 0px 16px;
}
#menu_cours li{
	float: left;
	width: 220px;
	list-style: none;
	list-style-position: inside;  
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	background: transparent url(images/arrow.gif) no-repeat 0 50% ;
}

#menu_cours li a{
	color: #6666E0;
	height: 30px;
	line-height: 30px;
	text-decoration: underlined;
}
#menu_cours li a:hover{
	color: #6666E0;
	height: 30px;
	line-height: 30px;
	text-decoration: underlined;
}


#news ul{
	background-color: transparent;
	margin: 10px 0;
	color: #6666E0;
	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: auto;
	line-height: 18px;
	background: #373635 url(images/bg-footer.jpg) repeat-x bottom 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
{
	margin: 15px 0;
	padding: 0px;
	color: #CC6600;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: -0.0em;
	text-align: center;
}
h2
{
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	padding-left: 10px;
	color: #CC0000;
	font-size: 1.2em;
	font-weight: bold;
	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: #CC6600;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	background: transparent url(images/h4.png) repeat-x center center;
}
h5
{
	height: 20px;
	line-height: 20px;
	margin: 10px 0;
	padding-left: 10px;
	color: #FFFFFF;
	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;
}

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

.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;
}
.videos
{
	float: left;
	margin: 14px;
	padding: 8px;
	width: 180px;
	min-height: 160px;
	font-size: .8em;
	border: 1px solid #ccc;
	text-align: center;
	overflow: hidden;
}
.video
{
	padding: 10px;
	font-size: .8em;
	border: 4px solid #CCC;
	background-color: #EEEEEE;
	text-align: center;
	overflow: hidden;
}
.news
{
	font-size: .9em;
	overflow: hidden;
	line-height: 140%;
}

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

.gal_photo
{
	float: left;
	margin: 2px;
	padding: 4px;
	width: 98px;
	min-height: 124px;
	font-size: .8em;
	border: 1px solid #ccc;
	text-align: center;
	overflow: hidden;
}
.photo_gal
{
	margin: 4px;
	padding: 4px;
	width: 98%;
	min-height: 124px;
	font-size: .8em;
	border: 1px solid #ccc;
	text-align: center;
	overflow: hidden;
	/* background: url(images/bg_gal.gif) repeat-x top left; */
}

img.photo_thumb
{
	border: 0;
	padding: 4px;
}
img.video_tumb
{
	width: 120px;
	height: 110px;
	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;
}
.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;
	/* font-size: 1em; */
	}

#bulle {
	position: absolute;
	display: none;
}
a.bulle { position: relative}
a.bulle span { display: none; }
a.bulle:hover { text-decoration: none; background: none; /* correction d'un bug IE */ }
a.bulle:hover span { top: 10px; left: 30px; display: inline; position: absolute; z-index: 500;padding: 2px; text-decoration: none; filter:alpha(opacity=100); -moz-opacity:1.00; }

a.bulle2 { position: relative}
a.bulle2 span { display: none; }
a.bulle2:hover {text-decoration: none; background: none; /* correction d'un bug IE */ }
a.bulle2:hover span {top:25px;left:30px;display: inline; position: absolute; z-index: 500; border:1 solid gray; background: #ededed; color: white; padding: 0px; text-decoration: none; filter:alpha(opacity=100); -moz-opacity:1.00; }

a.bulle3 { position: relative}
a.bulle3 span { display: none; }
a.bulle3:hover {text-decoration: none; background: none; /* correction d'un bug IE */ }
a.bulle3:hover span {top:10px;left:-30px;display: inline; position: absolute; z-index: 500; border:1 solid gray; background: white; color: brown; padding: 0px; text-decoration: none; filter:alpha(opacity=100); -moz-opacity:1.00; }

a.bulle4 { position: relative}
a.bulle4 span { display: none; }
a.bulle4:hover {text-decoration: none; background: none; /* correction d'un bug IE */ }
a.bulle4:hover span {top:30px;left:30px;display: inline; position: absolute; z-index: 500; border:0 solid gray; background: white; color: brown; padding: 0px; text-decoration: none; filter:alpha(opacity=100); -moz-opacity:1.00; }
.infobulle{
	position: absolute;	
	visibility : hidden;
	padding: 10px;
	font-family: Tahoma, Arial;
	font-size: .85em;
	background-color: transparent;
}
.bulle_cont_top{
	padding: 16px 0 0 0;
}
.bulle_cont{
	margin: 0 20px;
}
.bulle_top{
	width: 188px;
	height: 43px;
	color: #FFF;
	background: transparent url(images/ibulle_01.png) no-repeat top left;
}
.bulle_mid{
	width: 188px;
	min-height: 20px;
	color: #F9F9F9;
	background: transparent url(images/ibulle_02.png) repeat-y top left;
}
.bulle_btm{
	width: 188px;
	min-height: 41px;
	background: transparent url(images/ibulle_03.png) repeat-y top left;
}
.bulle_mid h6
{
	margin: 0 0 4px 0;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background: transparent;
}
.logo_soc{
	float: right;
}
.logo{
	float: right;
	margin: 10px;
}
.img_l{
	float: left;
	width: 90px;
	margin: 6px;
	padding: 4px;
	border: 1px solid; #549FE3;
}
.logo_lien{
	margin: 6px;
	padding: 4px;
	border: 1px solid #C0E1FE;
}
.logo_lien a {
	text-decoration: none;
}
.blue{
	color: #0819FD;
	font-style: normal;
	}
.red{
	color: red;
	font-style: normal;
	}
.green{
	color: #1BA505;
	font-style: normal;
	}
.grey{
	color: #B3B3B3;
	font-style: normal;
	}
.hr{
	width: 100%;
	float: left;
	text-align: center;
	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_amb {
	float: left;
	width: 90%;
	margin: 10px;
	line-height: 30px;
}
.ligne_amb a {
	float: left;
	color: #6666E0;
	font-size: 1.4em;
	margin-right: 12px;
	padding-left: 30px;
	background: transparent url(images/soiree.png) no-repeat left top;
}
.ligne_amb a:visited {
	float: left;
	color: #6666E0;
	font-size: 1.4em;
	margin-right: 12px;
	padding-left: 30px;
	background: transparent url(images/soiree_on.png) no-repeat left top;
}
.ligne_check {
	float: left;
	font-size: 0.85em;
	margin: 4px;
	width: 180px;
	height: 25px;
	line-height: 25px;
}
.ok {
	background: transparent url(images/ok.png) no-repeat 70% 0%;
}
.no {
	background: transparent url(images/no.png) no-repeat 68% 6px;
}
.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: 280px;
	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: 98%;
	margin: 12px 0;
	font-size: 0.85em;
	line-height: 140%;
	padding: 4px;
	border: 1px solid #A4D4FF;
	background-color: #F7F7F7;
}
.ligne_ambiance {
	float: left;
	width: 98%;
	margin: 4px 0;
	font-size: 0.85em;
	line-height: 140%;
	padding: 4px;
	background: #FBF9ED ;
	border: 1px dashed #FEF8D7 ;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
}
.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_l_short {
	float: left;
	width: 160px;
	height: 80px;
	margin: 3px;
	padding: 3px;
	text-align: center;
}
.input_l_shorthighlight {
	width: auto;
	margin: 6px;
	padding: 6px;
	display: block;
	background-color: #F2F2F2;
	border: 1px solid #FF6E6E;
}
.highlight {
	padding: 6px;
	background-color: #F2F2F2;
	border: 1px solid #FF6E6E;
}
.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: #6666E0;
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_4.png) no-repeat left top ;
}
.menu_g_1Z a, .menu_g_1Z a:visited{
color: #6666E0;
text-decoration: none;
}
.menu_g_1{
color: #6666E0;
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_4.png) no-repeat left top ;
}
.menu_g_1 a, .menu_g_1 a:visited{
color: #6666E0;
text-decoration: none;
}
#menu_g_1a {
color: #6666E0;
margin: 0px;
padding: 0px;
background: url(images/fieldset-bg.png) repeat-x left bottom;
}
#menu_g_1a a, #menu_g_1a a:hover {
color: #6666E0;
text-decoration: none;
}


.menu_g_2{
color: #6666E0;
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_4.png) no-repeat left top ;
}
.menu_g_2 a, .menu_g_2 a:visited{
color: #6666E0;
text-decoration: none;
}
#menu_g_2a {
color: #6666E0;
margin: 0px;
padding: 0px;
background: url(images/fieldset-bg.png) repeat-x left bottom;
}
#menu_g_2a a, #menu_g_2a a:hover {
color: #6666E0;
text-decoration: none;
}

.menu_g_3{
color: #6666E0;
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_4.png) no-repeat left top ;
}
.menu_g_3 a, .menu_g_3 a:visited{
color: #6666E0;
text-decoration: none;
}
#menu_g_3a {
color: #6666E0;
margin: 0px;
padding: 0px;
background: url(images/fieldset-bg.png) repeat-x left bottom;
}
#menu_g_3a a, #menu_g_3a a:hover {
color: #6666E0;
text-decoration: none;
}
.menu_g_4{
color: #6666E0;
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_4.png) no-repeat left top ;
}
.menu_g_4 a, .menu_g_4 a:visited{
color: #6666E0;
text-decoration: none;
}
#menu_g_4a {
color: #6666E0;
margin: 0px;
padding: 0px;
background: url(images/fieldset-bg.png) repeat-x left bottom;
}
#menu_g_4a a, #menu_g_4a a:hover {
color: #6666E0;
text-decoration: none;
}
.menu_g_5{
color: #6666E0;
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_4.png) no-repeat left top ;
}
.menu_g_5 a, .menu_g_5 a:visited{
color: #6666E0;
text-decoration: none;
}
#menu_g_5a {
color: #6666E0;
margin: 0px;
padding: 0px;
background: url(images/fieldset-bg.png) repeat-x left bottom;
}
#menu_g_5a a, #menu_g_5a a:hover {
color: #6666E0;
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;}



#calendar td {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#calback {
	width: 100%;
	height: 100%;
	background: url('/calendar/images/calWaiting.gif') no-repeat center;
}

#calendar {
	background: #FFF;
	width: 100%;
	height: 100%;
}

.cal {
	width: 400px;
	border: 1px solid #CCC;
	margin: 0 auto;
}

.cal a {
	color: #0C0;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
	font-size: 9px;
}

.cal a:hover {
	color: #0E0;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;  
	background: url('/calendar/images/calBack.gif') repeat center left;
	padding: 0 6px;
}

.calhead img {
	border: none;
}

.calhead table {
	width: 100%;
}

.calhead a {
	text-decoration: none;
	border: none;
}
.calevent {
	font-size: 1.2em;
	text-align: center;
	margin-top: 8px;
	text-decoration: none;
	border: none;
}
.calevent a {
	font-size: 1.2em;
	text-decoration: none;
	border: none;
}

.dayhead {
	height: 20px;
	background: #E7EEFE;
}

.dayhead td {
	text-align: center;
	color: #000;
}

.dayrow {
	background: #FFF;
	height: 40px;
}

.dayrow td {
	width: 14%;
	font-size: 9px;
	color: #656551;
	padding: 3px;
	border: 1px solid #DDD;
}

.day {
	float: right;
}

.dayover {
	background: #F4F4F4;
}

.dayout {
	background: #FFF;
}

#event {
	font-family: Arial, sans-serif;
	width: 100%;
	height: 100%;
	border-top: 1px solid #727260;
	border-bottom: 1px solid #727260;
}

#event .heading {
	padding: 10px;
	position: relative;
	background: url('/calendar/images/calEvent.gif') repeat-x top left;
	border-bottom: 1px dotted #CCC;
}

#event .title {
	color: #656551;
	font-size: 16px;
	font-weight: bold;
}

#event .posted {
	color: #8C8C73;
	font-size: 10px;
}

#event .back {
	position: absolute;
	top: 10px;
	right: 10px;
}

#event .back a {
	color: #0C0;
	text-decoration: underline;
	border: none;
	font-size: 10px;
}

#event .back a:hover {
	color: #0E0;
}

#event .line {
	padding: 4px;
	font-size: 0.85em;
	overflow: auto;
	background: url('/calendar/images/bg_cal.gif') repeat-y top left;
}

.error {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

.err {
	font-style: normal;
	color: #999999;
	font-family: Georgia, "lucida bright", "times new roman", serif;
	font-size: 6em;
	font-weight: normal;
}
#jump {
	z-index: 100;
	line-height: 30px;
	padding: 5px;
	background: #F6F6F6;
	border: 1px solid #888;
}

#jump a {
	text-decoration: none;
	border: none;
}

#jump img {
	border: none;
}



.label {
	width: 125px;
}

.label, .box {
	float: left;
}