body {
	font-family: tahoma;
	font-size: 13px;
	text-align: center;
	color: rgb(110, 110, 110);  
	background: ur(bg3.jpg);	
	background-color: rgb(255, 255, 255);
	margin: 0;
	margin-top: 0px; 
	} 
	/***************/
a img {
	border: none;
	}
#surtop2 {
	width: 100%;
	height: 40px;
	background: url(../top2.jpg);
	border-top: solid px rgb(10, 10, 10);
	border-bottom: solid 1px rgb(190, 190, 190);
	}
#intop2 {
	width: 950px;
	height: 40px;
	color: rgb(255, 255, 255);
	font-size: 13px; 
	font-weight: bold;
	margin: auto;
	background: ;
	background-position: top right;
	clear: both;
	}
#intop_g2{
	width: 360px;
	height: 35px;
	padding-top: 5px;
	text-align: left;  
	float: left; 
	border-right: solid px rgb(200, 200, 200);
	}
#intop_d2{
	width: 580px;
	height: 35px;
	padding-top: 5px;
	float: right;  
	text-align:right; 
	border-left: solid px rgb(200, 200, 200);
	} 
h1.top {
	font-size: 12px;
	margin: 0;
	}
#surhead {
	width: 100%;
	height: 180px;
	background: url(head1.jpg); /*url(../head.jpg); */
	border-top: solid px rgb(150, 150, 150);
	border-bottom: solid 1px rgb(190, 190, 190 );
	}
#head {
	width: 950px;
	height: 180px;
	color: rgb(155, 155, 155);
	margin: auto; 
	padding-top: 0px;
	text-align: left; 
	overflow: hidden;
	}
#head_g {
	width: 314px;
	height: 200px;
	float: left; 
	border-left: solid px rgb(100, 100, 100);
	border-right: solid px rgb(100, 100, 100);
	text-align: left;
	}
#head_d  {
	width: 626px;
	height: 200px;
	float: right; 
	border-left: solid px rgb(100, 100, 100);
	background: url(../head_d.png);
	} 
#intro {	
	width: 289px;
	height: 162px;  
	padding-left: 16px;
	padding-top: 18px;
	background: url(../intro.png);
	}	
	/***************/
#sup {
	width: 100%;
	height: 30px;
	background: rgb(0, 96, 156); 
	}
#intop {
	width: 990px;
	height: 100px;
	margin: auto;  
	background: rgb(255, 255, 255); 
	}
#top_g {
	width: 500px;
	height: 100px;
	float: left;
	padding-left: 20px;
	background: ur(hg1.jpg) no-repeat;
	background-position: bottom left;
	color: rgb(0, 92, 156);
	font-weight: bold;
	text-align: left;
	}
#top_d {
	width: 437px; 
	float: right;
	text-align: right;
	padding-right: 23px;
	padding-top: 5px;
	color: rgb(0, 92, 156);
	font-weight: bold; 
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	}
	/*
#surhead {
	width: 100%;
	height: 180px;
	margin: auto;  
	background: rgb(10, 50, 170); 
	}
#head {
	width: 950px;
	height: 180px;
	margin: auto;  
	background: rgb(200, 200, 200); 
	border-bottom: solid 1px rgb(0, 0, 0);
	} 
	*/
#surad {
	width: 100%;
	height: 40px;
	background: url(top2.jpg);
	border-top: solid 1px rgb(220, 220, 220);
	}
#ad {
	position: relative;
	width: 950px;
	height: 30px;  
	background: rgb(255, 255, 255);
	border: solid px rgb(3, 50, 75);
	border-top: solid px rgb(255, 255, 255);
	border-bottom: none;
	margin: auto;
	margin-top: 0px;
	}
#men {
	width: 950px;
	height: 30px;
	border-bottom: solid 1px rgb(230, 230, 230); 
	background: rgb(240, 240, 240);
	margin: auto;
	margin-top: 20px;
	}

#menuDeroulant
{
	background-color: rgb();
	width: 950px;
	height: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: px;
	left: 0px;
}
#menuDeroulant li
{
	height: 40px;
	font-weight: bold; 
	float: left;
	width: 134px;
	margin: 0;
	border-right: solid 1px rgb(255, 255, 255);
	padding: 0; 
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	font-size: 14px;
	font-weight: bold; 
	line-height: 40px;
	height: 40px;
	color: rgb(255, 255, 255);
	background: url(top2.jpg); 
	margin: 0;
	padding: 0;
	border-right: solid  px rgb(255, 255, 255);
	text-decoration: none;
}
#menuDeroulant li a:hover { 
	color: rgb(255, 255,255);  
	background: url(top2i.jpg);  
	text-decoration: none; 
	}
#menuDeroulant li a:active { 
	color: rgb(255, 255,255);  
	background: url(top2i.jpg);  
	text-decoration: none;
	}

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 100px;
	background: url(sl1.jpg); 
	background-position: bottom left;
	border: solid 1px rgb(0, 0, 0);
	border: solid 3px rgb(180, 180, 180);
	border-left: solid 3px rgb(180, 180, 180);
	border-right: solid 3px rgb(180, 180, 180);
	border-bottom: solid 3px rgb(180, 180, 180);
	margin-top: 0px;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 260px;
	height: 25px;
	border-top: px solid rgb(255, 255, 255);
	border-right: px solid transparent;
	text-align: left;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: rgb(255, 255, 255);
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent;  
	text-align: left;
}
#menuDeroulant .sousMenu li a:hover
{
	color: rgb(255, 200, 205);
	background-image: none;
	background-color: transparent;
}

#menuDeroulant li:hover > .sousMenu { display: block; }

#inter {
	width: 900px;
	height: 22px;
	margin-top: 0px;
	color: rgb(140, 140, 140);
	border-bottom: solid 1px rgb(200, 200, 200);
	background: rgb(255, 255, 255);
	margin: auto;
	}
#inter_g {
	width: 300px;
	height: 19px;
	padding-top: px; 
	float: left; 
	border-right: rgb(160, 160, 160);
	}
#inter_d {
	width: 590px;
	height: 19px; 
	padding-top: px;
	padding-right: px;
	text-align: center;
	float: right;
	}
#main {
	width: 950px;
	height: auto; 
	min-height: 500px;
	background-color: rgb(255, 255, 255);
	border: solid px rgb(3, 50, 75);
	margin: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	}
#omb {
	width: 100%;
	height: 17px;
	background: url(em00.jpg) repeat-x; 
	border-top: solid 1px rgb(200, 200, 200);
	}
#main_gauche {
	width: 230px;
	min-height: 500px;
	height: auto; 
	background: (); /*rgb(210, 210, 220); */
	float: left;
	border-right: solid px rgb(180, 180, 220);
	text-align: center; 
	padding-bottom: 20px;
	}
#main_droit {
	width: 710px;
	height: auto;  
	float: right;
	background: rgb(); 
	text-align: center;
	border-left: solid px rgb(200, 200, 200);
	}
a.mg {
	display: block;
	margin: 0;
	margin-top: 20px;
	width: 209px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	background: url(top2.jpg);
	background-color: rgb(16, 84, 180); /*rgb(51, 51, 51); */
	color: rgb(255, 255, 255);
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	border-right: solid px rgb(7, 103, 134);
	}
a:hover.mg {
	background: url(top2i.jpg);
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	}
#mg {
	width: 229px;
	height: 140px;
	background: url(mg200.jpg) no-repeat;
	background-position: bottom left;
	background-color: rg(235, 235, 235); /* rgb(83, 83, 83); */
	border-bottom: solid px rgb(7, 103, 134);
	border-right: solid px rgb(7, 103, 134);
	}
#md {
	width: 670px;
	min-height: 100px;
	border: solid px rgb(180, 180, 180);
	margin-left: 0px;
	margin-top: 20px;  
	}
#md_in {
	width: 620px;
	min-height: 90px;
	font-size: 13px;
	margin: auto;
	margin-top: 10px;
	border: solid px rgb(180, 180, 180);
	text-align: left;
	padding-bottom: 20px;
	background: url(b_plan2.jpg) no-repeat;
	background-position: bottom left;
	}
h4.ti_ge {
	font-size: 15px; 
	color: rgb(255, 255, 255);
	background: url(top2.jpg); /* rgb(50, 50, 50); */
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	}
p.intro {
	width: 400px;
	padding: 15px;
	padding-top: 5px;
	margin: auto;
	border-left: solid 15px rgb(120, 0, 0);
	border-bottom: solid 2px rgb(120, 0, 0);
	}
a.etp {
	color: rgb(170, 0, 0);
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	}
a:hover.etp {
	color: rgb(255, 128, 0); 
	}
a.sti {
	color: rgb(170, 0, 0);
	text-decoration: none;
	font-size: 14px;
	font-weight: bold; 
	}
a:hover.sti {
	color: rgb(255, 128, 0); 
	}
a.hed {
	font-size: 20px;
	font-family: georgia;
	font-weight: bold;
	color: rgb(110, 110, 110);
	text-decoration: none;
	}
a:hover.hed {
	color: rgb(130, 0, 0);
	}
p.post_it {
	width: 210px;
	height: 221px;
	background: url(postit_vide.jpg);
	margin: 0;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 23px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	font-family: tahoma;
	color: rgb(0, 0, 0);
	}
.texte {
	font-weight: bold;
	font-size: 17px;
	font-family: georgia;
	color: rgb(0, 0, 0);
	}
#footer {
	width: 952px;
	height: 40px; 
	margin: auto;
	margin-top: 0; 
	background: url(boti3.png) repeat-x;
	clear: both;
	}
a.bas {
	color: rgb(255, 255, 255);
	text-decoration: none;
	}
a:hover.bas {
	color: rgb(255, 200, 20);
	}
h4.ent2 {
	font-size: 16px;
	color: rgb(70, 70, 70);
	}
#act {
	width: 600px; 
	margin: auto;
	}
#inbas {
	width: 1000px;
	font-size: 13px;
	color: rgb(255, 255, 255);
	text-align: center;
	padding-top: 10px;
	margin: auto;
	}
#bas {
	width: 100%;
	height: 100px;
	margin: auto; 
	left: 0;
	bottom: 0;
	margin-top: 10px;
	background: url(bgb.jpg);
	border-top: solid px rgb(0, 0, 0);
	clear: both;
	}
/********* accueil ******************/
#news_acc {
	width: 670px;
	border: solid 3px rgb(240, 90, 0);  
	background-color: rgb(235, 235, 235);
	}
h4.ti_news {
	width: 670px;
	font-size: 15px; 
	color: rgb(255, 255, 255);
	background: url(top2.jpg); /* rgb(50, 50, 50); */
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	}
h4.ti_news4 { 
	font-size: 15px; 
	color: rgb(255, 255, 255);
	background: url(top2.jpg); /* rgb(50, 50, 50); */
	padding-top: 10px;
	padding-bottom: 10px; 
	margin: 0; 
	}
a.lls {
	color: rgb(90, 90, 90);
	display: block;
	width: 200px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	}
a.lls:hover {
	color: rgb(245, 10, 0);
	}
a.ret {
	color: rgb(255, 10, 0);
	display: block;
	width: 200px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	}
a.ret:hover {
	color: rgb(245, 10, 0);
	}
p.nw {
	margin: 0; 
	text-align: left;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: ;
	}
#lft {
	width: 50px;
	float: left;
	}
#rgt {
	width: 610x;
	float: right;
	}
ul.acc {
	margin: 0;
	padding: 0;
	width: 670px;
	margin: auto;
	margin-top: 25px;
	padding-bottom: 20px;
	}
.acc li {
	display: block;
	list-style-type: none;
	float: left;
	width: 200px;
	height: 160px;
	background-color: rgb(255, 255, 255);
	border: solid px rgb(240, 90, 0);
	}
p.int {
	font-size: 11px;
	height:  ;
	margin: 0;
	padding: 10px;
	padding-top: 15px;
	padding-right: 5px;
	text-align: left;
	background: ;
	}
img.int {
	float: left;
	margin-right: 5px;
	border: solid px rgb(16, 84, 180);
	}
img.int2 {
	float: left;
	margin-left: 5px;
	border: solid px rgb(16, 84, 180);
	}
#md_intro {
	font-weight: bold;
	padding-left: 65px;
	padding-right: 180px;
	padding-top: 15px;
	text-align: left; 
	background: ;
	}
h4.tiac {
	padding-top: 30px;
	font-size: 20px;
	color: rgb(110, 110, 110);
	text-align: left;
	padding-left: 140px;
	margin: 0;
	}
h4.tiac2 {
	padding-top: 0px;
	font-size: 18px;
	color: rgb(0, 0, 0);
	text-align: left;
	padding-left: 90px;
	margin: 0;
	}

/*highslide */
* {
    font-family: arial;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: none;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
}
#photo {
	border: solid 1px rgb(255, 255, 255);
	margin-top: 5px;
	}
.highslide:hover img {
	border: 1px solid rgb(20, 50, 0);
}

.highslide-image {
	border: 10px solid rgb(255, 255, 255);
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid rgb(255, 255, 255);
    border-top: none;
    padding: 5px;
    background-color: rgb(255, 255, 255);
	color: rgb(60, 60, 60);
	font-weight: bold;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: rgb4, 64, 0);
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* end highslide */ 



 
