body.content {
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #ebebeb;
}

div.pagecontent table, div.pagecontent table td, div.pagecontetnt font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.content {
	margin:auto auto;
	width:922px;
	text-align:left;
	background-image: url("/styles/images/bck.jpg");
}
div.header div.langue{display:none;}
div.header {
	height:132px;
	width:922px;
}

div.topmenu {
	height:20px;
}
a font, a:visited font {
  color:#094FA3;
  }
div.leftmenu {
	width:180px;
	background:#ffffff;
	float:left;
	font-size:12px;
	border-bottom: 1px solid white;
/*	border:1px solid red;*/
	clear:none;
	margin-left:5px;
}

div.pagecontent {
	background:#ffffff;
	width:700px;
	margin:0px;
	float:left;
	min-height: 400px;
/*	border:1px solid blue;*/
	clear:none;
	margin:0px 0px 0px 10px;
	padding-left:5px;
	padding-right:5px;
}
/*
div.rightside {
	float:left;
	width:210px;
	top:150px;
	margin:0px;
	padding-left:10px;
	border:1px solid green;
	clear:none;
	margin-right:5px;
}
*/
div.footer {
	height:50px;
	background-image: url("/styles/images/foot.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	clear:both;
	padding-top:40px;
	padding-bottom:10px;
	color:#006699;
	text-align:center;
	font-size:11px;
}
div.footer a
{
	color:#006699;
}
div.footer table {
	padding-right:10px;
	width:510px;
}

input#searchQuery {
	border:1px #666666 solid;
	color:#666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* FORMAT DU CONTENU DE LA PAGE */
table {
	font-size:10px;
}

table.container td {
	padding:5px;
	vertical-align: top;
	color: #000000;
}

h1 {
	font-size: 16px;
	color:#339933;
	margin-top:0px;
	margin-bottom:20px;
	text-transform:uppercase;
	
}

h2 {
	font-size: 12px;
	padding-top:2px;
	padding-left:3px;
	color: #006699;
	height:20px;
/*	background-image: url("/styles/images/bkg_h1.jpg");
	background-repeat: no-repeat;
	margin-bottom:-14px;*/
}
h3 {
	font-size:12px;
	color : #808080;
	font-weight:bold;
}

div.pagecontent a {
	color:#767676;
}

div.pagecontent a:hover {
	color:#767676;
	text-decoration: none;
}

hr {
	background-color: transparent;
	height:3px;
	border:0;
	margin-top:-4px;
	margin-top:-4px;
	border-style: none;
	background-image: url("/styles/images/filet_dot.gif");
			
}

/* TINY MCE*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a {
	color:#FF0000;
}
a:hover {
	color:#767676;
	text-decoration: none;
}

span.boxTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:white;
	background-image: url("/styles/images/bkg_h1.jpg");
	background-repeat: no-repeat;
	display: block;
	font-style: italic;
	padding-left:2px;
	margin-left:-2px;
	margin-right:-2px;
}

span.blueBoxTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:white;
	background-image: url("/styles/images/bkg_box_bottom.jpg");
	background-repeat: no-repeat;
	display: block;
	font-style: italic;
	padding-left:2px;
	margin-left:-2px;
	margin-right:-2px;
	height:26px;
}

div#leftGarde
	{
	font-size:11px;
	text-align:center;
	height:160px;
	margin-left:5px;
	margin-top:50px;
	padding-top:10px;
	background-image: url("/styles/images/pave2.gif");
	background-repeat: no-repeat;
	overflow:auto;
	}
	
div#leftGarde A
	{
		color:#094FA3;
	}
/* MENUS */
UL.menu {
	list-style: none;
	margin: 0;
	border: none;
	font-size:12px;
	padding:0px 0px 0px 5px;
}

UL.menu LI.menu {
	width:165px;
	height:26px;
}

UL.menu LI.menu a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	width:163px;
	height:26px;
	padding-top:7px;
	background-image: url("/styles/images/menu.gif");
	background-repeat:no-repeat;
}
UL.menu li.menu a:hover {
	background-image: url("/styles/images/menu_over.gif");
	color: #094fa3;
	}

	
/* MENUS SELECTED*/
UL.menu LI.menuSelected {
	border:1px solid white;
	margin: 0px 0px 1px 0px;
	width:165px;
	height:26px;
}

UL.menu LI.menuSelected a {
	display: block;
	color: #094fa3;
	text-decoration: none;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	width:163px;
	height:26px;
	padding-top:7px;
	background-image: url("/styles/images/menu_over.gif");
	background-repeat:no-repeat;
}

/* SOUS-MENUS */
UL.menu UL.submenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.menu LI.submenu {
	width:163px;
	height:18px;
	background-color: #FFFFFF;
	font-size:10px;
}

UL.menu LI.submenu a {
	display: block;
	text-align:right;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	width: 163px;
	background-image: none;
}

UL.menu li.submenu a:hover {
	border-bottom: 1px solid #094fa3;
	background-color: #FFFFFF;
	color: #094fa3;
	width: 163px;
	
	}

/* SOUS-MENUS SELECTED*/
UL.menu LI.submenuSelected {
	width:163px;
	height:18px;
	background-color: #FFFFFF;
	font-size:10px;
}

UL.menu LI.submenuSelected a {
	display: block;
	text-align:right;
	border-bottom: 1px solid #094fa3;
	background-color: #FFFFFF;
	color: #094fa3;
	text-decoration: none;
	width: 163px;
}

	/* MENUS */
UL.sitemap {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size:12px;
}

UL.sitemap LI.menu {
	width:128px;
	height:18px;
}

UL.sitemap LI.menu a {
	display: block;
	color: #094FA3;
	text-decoration: none;
	font-size:12px;
	width:124px;
	height:18px;
	padding:2px;
	font-weight:bold;
	border-top:1px solid white;
}

UL.sitemap LI.menu a:hover {
	text-decoration: underline;
}

/* SOUS-MENUS */
UL.sitemap UL.submenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.sitemap LI.submenu {
	width:128px;
	height:18px;
	background-color: #FFFFFF;
	font-size:10px;
}

UL.sitemap LI.submenu a {
	margin-left:10px;
	display: block;
	border-bottom: 1px solid #7AA4C2;
	background-color: #FFFFFF;
	color: #094FA3;
	text-decoration: none;
	width: 128px;
	background-image: none;
}

UL.sitemap li.submenu a:hover {
	border-bottom: 1px solid #7AA4C2;
	background-color: #FFFFFF;
	color: #FF0000;
	width: 128px;
	
	}

/* SOUS-MENUS SELECTED*/
UL.sitemap LI.submenuSelected {
	width:128px;
	height:18px;
	background-color: #FFFFFF;
	font-size:10px;
}

UL.sitemap LI.submenuSelected a {
	display: block;
	text-align:right;
	border-bottom: 1px solid #7AA4C2;
	background-color: #FFFFFF;
	color: #FF0000;
	text-decoration: none;
	width: 128px;
}

	DIV.box{
	display:none ;	
padding-bottom:20px;
	margin-bottom:20px;
	width:220px;
	overflow:auto;
	background-image: url("/styles/images/pave.gif");
	background-repeat: no-repeat;
	padding-left:10px;
	height:190px;
	margin-left:10px;
}
DIV.box table{
	width :220px;
	float:left;

}
DIV.box table td.titre{
	background-image: url("/medias/images/media_350667.gif");
	background-repeat: repeat;
	
}
DIV.box table td.txt{
	
}

DIV.box p{
	
}


DIV.box H2 {
	font-size: 13px;
	padding-top:2px;
	padding-left:0px;
	color: #006699;
/*	height:20px;*/
	margin-bottom:10px;
}
div.box h3{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	padding:0px;
	margin:-5px 0px 3px 0px;
	border-bottom:1px solid #006699;
}
TABLE.topbox TD.topboxright {
	
}


TD.topboxleft {
	
}

TD.topboxleft img {

}


TD.topboxbottom {

}

TABLE.topboxbottom {
}

TABLE.topboxbottom TD {
}

DIV.eventcontent span.eventdate {
	
}
DIV.eventcontent a {
	
}
DIV.eventcontent  {
padding:10px ;

}
span.eventtitle {
	
}

span.eventteaser {
	
}DIV.pagecontent DIV.mediacentercontent {
}

DIV.pagecontent DIV.mediacentercontent H1 {
	background-image: none;
	color:red;
	font-style: normal;
	font-size:20px;
	margin-bottom:20px;
}

DIV.mediacentercontent DIV.pagenav TABLE.pagenav {
	width:100%;
	height:20px;
	padding-left:3px;
	padding-right:3px;
}

DIV.mediacentercontent DIV.pagenav {
	border:none;
	height:26px;
	width:625px;
	background-image: url("/styles/images/header_list.jpg");
	padding-top: 0px;
	background-repeat: no-repeat;
}
DIV.mediacentercontent TABLE.pagenav TD {
	color:white;
	vertical-align: middle;
}
DIV.mediacentercontent TABLE.pagenav A {
	color:#093D7A;
}

DIV.mediacentercontent TABLE.pagenav A:hover {
	color:white;
}

DIV.mediacentercontent DIV.pagenav SELECT {
	border:none;
	font-size:9px;
	font-weight:bold;
}

DIV.mediacentercontent TABLE.imagelist {
	margin:0px;
}

DIV.mediacentercontent TABLE.imagelist DIV.image {
	height:100px;
	width:100px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:0px;
	background-color: #E6EDF6;
}


DIV.mediacentercontent TABLE.imagelist DIV.imagelist {
	width:100px;
	height:40px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:10px;
	background-color: #E6EDF6;
}

DIV.mediacentercontent TABLE.imagelist DIV.imagelist A {
	color:#094FA3;
	font-size:10px;
	font-weight: bold;
	padding:2px;
}
DIV.mediacentercontent TABLE.imagelist DIV.imagelist A:hover {
	color:red;
	font-size:10px;
	font-weight: bold;
	padding:2px;
}


/* NEWS BOX*/

div.newscontent {
/*	width:220px;
	overflow:auto;
	background-image: url("/styles/images/pave.gif");
	background-repeat: no-repeat;
	padding-left:10px;
	height:190px;*/
/*	margin-left:30px;*/
float:right;
}

div.newscontent table.specialbox{width:250px;}
div.newscontent div.highlighted {
	float:left;
	margin-right:15px;
		width:220px;
}

div.newscontent h2, table.specialbox h2,div.newscontent table.specialbox tr td div.top h2 {
	font-size: 13px;
	padding-top:2px;
	margin-top:2px;
	padding-left:10px;
	color: #006699;
}
div.newscontent div.highlighted table td {
  padding-left:0px;
  }
div.newscontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	padding-bottom:1px;
	margin:5px 0px 0px 0px;
	border-bottom:1px solid #006699;
}

div.newscontent div.normal {
	float:right;
	width:200px;
	margin-bottom:5px;
	padding-right:5px;
}

div.newscontent a {
 font-family:Arial,Helvetica,sans-serif;
	color:#808080;
	font-weight:bold;
	font-size: 11px;
}

div.newscontent a:hover {
	text-decoration: none;
}

div.newscontent div.newsdate {
	color:red;
	font-size: 10px;
	margin-bottom: 3px;
	display:none;
}
div.newscontent table td {
	font-size:11px;
}

/* LISTE DE NEWS */

div.newslist div.news {
	float:none;
	width: 100%;
	margin-bottom:10px;
}

div.newslist h1 {
	font-size: 16px;
	color:#339933;
	margin-top:0px;
	text-transform:uppercase;
}

div.newslist h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #094FA3;
	font-weight: bold;
	padding:0px;	
	margin:0px;
	background-image: none;
}
div.news a {
	color:#808080;
	font-size:11px;
	font-weight:bold;
}
div.news a:hover {
	text-decoration:none;
}

div.newslist div.pagenav {
	border:none;
	height:26px;
	width:625px;
	background-image: url("/styles/images/header_list.jpg");
	padding-top: 0px;
	background-repeat: no-repeat;
}

div.newslist div.newsdate {
	color:red;
	font-size: 10px;
	margin-bottom: 3px;
}

div.newslist table.pagenav td, a {
	color:white;
}

div.newslist table.pagenav a:hover {
	color:#093D7A;
}

/* DETAIL DE LA NEWS*/

div.newsdetail h1 {
	font-size: 16px;
	color:#339933;	
	text-transform:uppercase;
/*	margin-left:5px;*/
	margin-top:5px;
}

div.newsdetail {
	color:#000000;
	overflow:auto;	
	margin-left:5px;
}

div.newsdetail div.newsdate {
	color:red;
	font-size:11px;
	margin-bottom:10px;
}

div.newsdetail table.tgInnerClass tr {
	background-color:#f7f7fb;
	}

div.newsdetail span.jpg {margin-right:5px;margin-left:5px;text-align:center;background-color:#ebecf5;overflow:auto;}
div.newsdetail span.jpg p.jpgImg {clear:both;}
div.newsdetail span.jpg p.jpgCap {font-size:11px;font-weight:normal;text-align:left;}
div.newsdetail span.gif {margin-right:10px;text-align:center;}
div.newsdetail span.doc {margin-right:10px;text-align:center;}
DIV.eventlist {
	
}

DIV.eventlist DIV.pagenav {
	background-image: none;
}

DIV.events TABLE
{
	background-image: url(\"/styles/images/header_list.jpg\");
	background-repeat:repeat-x;
	width:600px;
}

DIV.events TABLE TH
{
	height:23px;
	color:white;
	text-align: left;
	padding:3px;
}

DIV.events TABLE TR
{
	color:#094FA3;
	background-color: transparent;
}

DIV.events TABLE TR.eventline
{
	color:#094FA3;
	background-color: #E6EDF6;
}

DIV.events TABLE TR.eventline
{
	color:#094FA3;
	background-color: #E6EDF6;
	padding:0px;
	height:2px;
}

DIV.events TABLE TR.eventline_separator
{
	background-color: transparent;
}
DIV.events TABLE TR.eventline_separator TD
{
	padding:0px;
	height:2px;
}


DIV.events TABLE TD
{
	color:#094FA3;
	padding:3px;
}

DIV.events TABLE TD.eventdate
{
	color:red;
	font-weight:bold;
}

DIV.events TABLE TD A
{
	font-weight: bold;
}

DIV.events TABLE TD A:hover
{
	color:#094FA3;
	font-weight: bold;
}

/* DETAIL D\'UN EVENEMENT*/
DIV.eventdetail {

}

DIV.eventdetail H1 {
	margin-top:0px;
}

DIV.eventdetail DIV.eventdate {
	color:red;
}

DIV.eventdetail DIV.eventtext {
	color:#666666;
}

dIV.eventdetail dIV.eventtext table.tgInnerClass tr {
	background-color:#f7f7fb;
	}

div eventdetail div.eventtext  span.jpg {margin-right:5px;margin-left:5px;text-align:center;background-color:#ebecf5;overflow:auto;}
div.eventdetail div.eventtext  span.jpg p.jpgImg {clear:both;margin-top:0px;padding-top:0px;}
div.eventdetail div.eventtext  span.jpg p.jpgCap {font-size:11px;font-weight:normal;text-align:left;}
div.eventdetail div.eventtext  span.gif {margin-right:10px;text-align:center;}
div.eventdetail div.eventtext  span.doc {margin-right:10px;text-align:center;}
DIV.searchResult {
	
}

DIV.searchResult TABLE TD {
	padding:2px;
}

DIV.searchResult TABLE TH {
	border-left:1px solid white;
	padding:2px;
	background-color:#E23A3A;
	text-align: left;
	color:white;
}TABLE.related {
	width:160px;
	padding: 0px;
}

TABLE.related TH {
	background-image: url("/styles/images/bkg_h1.jpg");
	background-repeat: repeat-x;
	font-size: 12px;
	padding-left:3px;
	padding-top:2px;
	color: #FFFFFF;
	font-style: italic;
	height:20px;
	background-image: url("/styles/images/bkg_h1.jpg");
	background-repeat: repeat-x;
	margin:0px;
	text-align: left;
}

TABLE.related TD {
	background-color: #E6EDF6;
	border-bottom:3px groove #A9A9A9;
	padding:3px;
}

TABLE.related TD A {
	color: #094FA3;
	text-decoration: underline;
}

TABLE.related TD A:hover {
	color: red;
	text-decoration: underline;
}

TABLE.related TD span.secondline {
	color: red;
}




DIV.products TABLE
{
	/*background-image: url("/styles/images/header_list.jpg");*/
	background-repeat:repeat-x;
	width:600px;
}

DIV.products TABLE.pricing
{
	width:270px;
	padding-left: 10px;
}
DIV.products TD.productname
{
	font-weight: bold;
}

DIV.products TABLE.pricing TD.label
{
	width:150px;
}
DIV.products TABLE.pricing TD.pricing
{
	width:120px;
	text-align:right;
}


DIV.products TABLE TH
{
	background-color:#367EB0;
	height:23px;
	color:white;
	text-align: left;
	padding:3px;
}

DIV.products TABLE TR
{
	color:#094FA3;
	background-color: transparent;
}

DIV.products TABLE TR.eventline
{
	color:#094FA3;
	background-color: #E6EDF6;
}

DIV.products TABLE TR.eventline
{
	color:#094FA3;
	background-color: #E6EDF6;
	padding:0px;
	height:2px;
}

DIV.products TABLE TR.eventline_separator
{
	background-color: transparent;
}
DIV.products TABLE TR.eventline_separator TD
{
	padding:0px;
	height:2px;
}


DIV.products TABLE TD
{
	color:#094FA3;
	padding:3px;
}

DIV.products TABLE TD.eventdate
{
	color:red;
	font-weight:bold;
}

DIV.products TABLE TD A
{
	font-weight: bold;
}

DIV.products TABLE TD A:hover
{
	color:#094FA3;
	font-weight: bold;
}

DIV.productscontent
{
/*	width:270px;
	overflow:auto;
	background-image: url("/styles/images/pave.gif");
	background-repeat: no-repeat;
	padding-left:10px;
	height:200px;*/
/*	margin-left:30px;*/
float:right;
}
div.productscontent a{color:#808080;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
	font-weight: bold;}
div.productscontent table.specialbox{width:250px;}
table.specialbox div.top
	{
	background-image:url(/styles/images/topbox.jpg);
	background-repeat:no-repeat;
	float:left;
	height:130px;
	width:250px;	
	}
table.specialbox div.center div.centertxt{
	margin-bottom:15px;
	margin-top:-90px;
	position:absolute;
	width:215px;
	}
table.specialbox div.center div.centertxt p{margin-top:2px;padding-top:2px;padding-bottom:3px;margin-bottom:3px;}
table.specialbox div.center
	{
	background-image:url(/styles/images/centerbox.jpg);
	background-repeat:repeat-y;
	background-position:bottom left ;
	float:left;
	padding-bottom:10px;
	padding-left:10px;
	width:250px;
	display:block ;
	}
table.specialbox div.bottom
	{
	background-image:url(/styles/images/bottombox.jpg);
	background-repeat:no-repeat;
	float:left;
	height:40px;
	width:250px;
	padding-left:10px;
	}
div.productscontent h2 {
	font-size: 13px;
	padding-top:2px;
	margin-top:2px;
	padding-left:10px;
	color: #006699;

}

div.productscontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	padding-bottom:1px;
	margin:5px 0px 0px 0px;
	border-bottom:1px solid #006699;
}

DIV.productscontent TABLE
{
	width:230px;
}

DIV.productscontent TABLE TD
{
	font-size:10px;
	padding-left:0px;
	font-family:verdana;
	font-size:11px;
}

DIV.productscontent DIV.bottomLink
{
	font-size:10px;
	text-align: left;
	font-weight:bold;
}
