
BODY.content {
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #093D7A;
}

div.content {
	margin:auto auto;
	text-align:left;
	width:770px;
	background-color: #D9E4F1;
	background-image: url('/styles/images/leftnav_deco.jpg');
	background-position: 0px 400px 0px 0px;
	background-repeat: no-repeat;
}

div.header {
	height: 132px;
	display:none;
}

div.leftmenu {
	width:124px;
	/*background: #D9E4F1;*/
	background: transparent;
	float:left;
	font-size:12px;
	clear:right;
	display:none;
}

div.pagecontent {
	page-break-inside:auto;
	width:80%;
}

div.footer {
	display:none;
}

table.related {
	display:none;
}

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:12px;
	
}

table.container td {
	padding:2px;
	vertical-align: top;
	color: #767676;
}

h1 {
	font-size: 20px;
	color: red;
	margin-top:0px;
}

h2 {
	font-size: 12px;
	padding-top:2px;
	padding-left:3px;
	color: #FFFFFF;
	font-style: italic;
	height:20px;
	background-image: url("/styles/images/bkg_h1.jpg");
	background-repeat: no-repeat;
	margin-bottom:-14px;
}

div.pagecontent A {
	color:#FF0000;
}

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: 12px;
	font-weight:bold;
	color:white;
	background-image: url("/styles/images/bkg_h1.jpg");
	background-repeat: no-repeat;
	display: block;
	font-style: italic;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:2px;
}

span.blueBoxTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:white;
	background-image: url("/styles/images/bkg_box_bottom.jpg");
	background-repeat: no-repeat;
	display: block;
	font-style: italic;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:2px;
}

span.blueBoxTitleShaded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:white;
	background-image: url("/styles/images/bkg_box_bottom.jpg");
	background-repeat: no-repeat;
	display: block;
	font-style: italic;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:2px;
	height:26px;
}

/* MENUS */
UL.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size:12px;
	width:125px;;
}

UL.menu LI.menu {
	width:124px;
	height:22px;
}

UL.menu LI.menu a {
	display: block;
	color: #094FA3;
	text-decoration: none;
	font-size:12px;
	text-align:right;
	height:18px;
	padding:2px;
	font-weight:bold;
	border-top:1px solid white;
}
UL.menu li.menu a:hover {
	background-image: url("/styles/images/menu_on.gif");
	color: #fff;
	}

	
/* MENUS SELECTED*/
UL.menu LI.menuSelected {
	border:1px solid white;
	margin: 0px 0px 1px 0px;
	height:18px;
}

UL.menu LI.menuSelected a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size:12px;
	text-align:right;
	height:18px;
	padding:2px;
	font-weight:bold;
	background-image: url("/styles/images/menu_on.gif");
}

/* SOUS-MENUS */
UL.menu UL.submenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.menu LI.submenu {
	background-color: #FFFFFF;
	font-size:10px;
}

UL.menu LI.submenu a {
	display: block;
	text-align:right;
	border-bottom: 1px solid #D9E4F1;
	height:19px;
	background-color: #FFFFFF;
	color: #094FA3;
	text-decoration: none;
	background-image: none;
}

UL.menu li.submenu a:hover {
	border-bottom: 1px solid #7AA4C2;
	background-color: #FFFFFF;
	color: #FF0000;
	}

/* SOUS-MENUS SELECTED*/
UL.menu LI.submenuSelected {
	background-color: #FFFFFF;
	font-size:10px;
}

UL.menu LI.submenuSelected a {
	display: block;
	text-align:right;
	height:19px;
	border-bottom: 1px solid #D9E4F1;
	background-color: #FFFFFF;
	color: #FF0000;
	text-decoration: none;
}

	/* 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;
}

	TABLE.topbox {
	padding: 0px;
	padding-left:5px;
	margin:0px;
}

TABLE.topbox TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url("/styles/images/bkg_h1.jpg");
	background-repeat: repeat-x;
	font-size: 12px;
	padding-left:3px;
	padding-top:0px;
	color: #FFFFFF;
	font-style: italic;
	height:20px;
	background-image: url("/styles/images/bkg_h1.jpg");
	background-repeat: repeat-x;
	margin:0px;
	text-align: left;
	width:195px;
}

TABLE.topbox TD.topboxNoImage {
	height:205px;
	width:170px;
	vertical-align: top;
	background-image: url("/styles/images/bkg_box_txt.gif");
}

TABLE.topbox TD.topboxNoImage table {
height:205px;
padding-top:-4px;
padding-bottom:-3px;
margin-top:-4px;
margin-bottom:-3px;
margin-left:-3px;
padding-left:-3px;
}

TABLE.topbox TD.topboxright {
	width:110px;
	height:205px;
	background-image: url("/styles/images/bkg_box_txt.gif");
	font-size:9px;
	vertical-align: top;
	color:white;
	padding:0px;
	margin-left:-2px;
}

TD.topboxleft {
	height:205px;
	width:85px;
	vertical-align: top;
}

TD.topboxleft img {
	margin-top:-2px;
	margin-left:-2px;
	margin-bottom:-2px;
	margin-right:0px;
	width:85px;
	height:205px;
}


TD.topboxbottom {
	background-image: url("/styles/images/bkg_box_bottom.jpg");
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
	margin:0px;
}

TABLE.topboxbottom {
	margin-top:-2px;
}

TABLE.topboxbottom TD {
	vertical-align:middle;
	color: #FFFFFF;
}

DIV.eventcontent span.eventdate {
	color:red;
	margin-top:0px;
	padding-top:0px;
}
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:620px;
}

DIV.newscontent DIV.highlighted {
	float:left;
	width:300px;
	height:150px;
	min-height: 200px;
}

DIV.newscontent H2 {
	font-size: 12px;
	padding-top:2px;
	padding-left:3px;
	color: #FFFFFF;
	font-style: italic;
	height:20px;
	background-image: url("/styles/images/bkg_h1.jpg");
	background-repeat: no-repeat;
	margin-bottom:0px;
}

DIV.newscontent H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #094FA3;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

DIV.newscontent DIV.normal {
	float:right;
	width:300px;
	margin-bottom:5px;
	padding-right:5px;
}

DIV.newscontent A {
	color:red;
	font-size: 10px;
}

DIV.newscontent A:hover {
	color:#666666;
	font-size: 10px;
	text-decoration: none;
}

DIV.newscontent DIV.newsdate {
	color:red;
	font-size: 10px;
	margin-bottom: 3px;
}

DIV.newscontent div.bottomLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	background-image: url("/styles/images/bkg_box_bottom.jpg");
	background-repeat: no-repeat;
	font-style: italic;
	clear:both;
	width:620px;
	text-align: right;
	padding-bottom:10px;
	
}
DIV.newscontent div.bottomLink TD {
	color:white;
	
}


/* LISTE DE NEWS */
DIV.newslist DIV.news {
	float:none;
	width: 100%;
	margin-bottom:10px;
}

DIV.newslist H1 {
	background-image: none;
	color:red;
	font-style: normal;
	font-size:20px;
	margin-bottom:20px;
}

DIV.newslist H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #094FA3;
	font-weight: bold;
	padding:0px;
	margin:0px;
	background-image: 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-top:10px;
}

DIV.newslist TABLE.pagenav  A {
	color:white;
}

DIV.newslist TABLE.pagenav  TD {
	color:white;
}

DIV.newslist TABLE.pagenav A:hover {
	color:#093D7A;
}

/* DETAIL DE LA NEWS*/

DIV.newsdetail H1 {
	background-image: none;
	color:#094FA3;
	font-style: normal;
	font-size:22px;
	margin-bottom:20px;
	margin-top:0px;
}

DIV.newsdetail {
	color:#767676;
	overflow:auto;
}

DIV.newsdetail DIV.newsdate {
	color:red;
	font-weight:bold;
	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.searchBar {
	
}

TABLE.searchBar th {
	background-color: transparent;
	text-align: left;
	font-weight: bold;
	color:#094FA3;
}

TABLE.searchBar td {
	
}

TABLE.searchBar td input,select {
	font-size:10px;
}TABLE.related {
	width:180px;
	padding:0px 10px 0px 10px;
		margin:0px 10px 0px 10px;
}

TABLE.related TH {
	background-image: url("/styles/images/bkg_h1.jpg");
	background-repeat: repeat-x;
	font-size: 9px;
	padding-left:3px;
	padding-top:1px;
	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;
}


