body {
	background-color:#dce0e5;
	color:#2A2A2A;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
}
a {
	color:#2A2A2A;
}
div.superContainer {
	padding-top:22px;
}

table.container {
	background-color:#FFFFFF;
	border:solid #1e1e1e 1px;
}
td.zoom {
	text-align:right;
	font-weight:bold;
	color:#7a7c7f;
	padding-right:5px;
}
input.textInput {
	width:150px;
	height:1.3em;
	border:1px solid #2a2a2a;
}
select.selectInput {
	height:1.3em;
	border:1px solid #2a2a2a;
}
input[type=submit], input[type=reset], input[type=button] {
	height:2em;
	background: #efefef;
	border: solid 1px #000000;
}

/* Cellule Langues */
td.language {
	background-color:#7a7c7f;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
}

td.language ul {
	color:#FFFFFF;
	float:right;
}

td.language ul li {
	display:inline;
}

td.language ul li a, td.language ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

td.language ul li a:hover {
	text-decoration:underline;
}
/* /Cellule Langues */
/* Cellule Path */
td.path {
	background-color:#63C5F0;
	color:#FFFFFF;
	padding-left:15px;
	text-align:left;
}

td.path a, td.path a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

td.path a:hover {
	text-decoration:underline;
}
/* /Cellule Path */

/* Cellule Left */
td.left {
	text-align:left;
	vertical-align:top;
	background-color:#efefef;
}

td.left ul {
	padding-bottom:4px;
}
td.left ul li {
	list-style:none;
	font-weight:bold;
	display:inline;
}

td.left ul li a {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
}

td.left ul li.menuOn {
	padding:0px;
	margin:0px;
}

td.left ul li.menuOn a, td.left ul li.menuOn a:visited, td.left ul li.menuOn a:hover {
	background-color:#63C5F0;
	color:#2a2a2a;
	text-decoration:none;
}

td.left ul li.menuOff a, td.left ul li.menuOff a:visited {
	text-decoration:none;
	color:#2a2a2a;
}

td.left ul li.menuOff a:hover {
	background-color:#63C5F0;
}

td.left ul li.menuOff_lvl2 a, td.left ul li.menuOff_lvl2 a:visited {
	text-decoration:none;
	color:#8a8a8a;
	padding-left:20px;
}

td.left ul li.menuOff_lvl2 a:hover {
	background-color:#63C5F0;
	color:#2a2a2a;
	padding-left:20px;
}

td.left ul li.menuOn_lvl2 a, td.left ul li.menuOn_lvl2 a:visited, td.left ul li.menuOn_lvl2 a:hover {
	text-decoration:none;
	color:#2a2a2a;
	background-color:#63C5F0;
	padding-left:20px;
}

td.left ul li.menuOff_lvl3 a, td.left ul li.menuOff_lvl3 a:visited {
	text-decoration:none;
	color:#8a8a8a;
	padding-left:30px;
}

td.left ul li.menuOff_lvl3 a:hover {
	background-color:#63C5F0;
	color:#2a2a2a;
	padding-left:30px;
}

td.left ul li.menuOn_lvl3 a, td.left ul li.menuOn_lvl3 a:visited, td.left ul li.menuOn_lvl3 a:hover {
	text-decoration:none;
	color:#2a2a2a;
	background-color:#63C5F0;
	padding-left:30px;
}

/* Menu privé */
td.left ul.admin {
	background-color:#cfcfcf;
	border-bottom:1px solid #282828;
	border-top:1px solid #282828;
	border-right:1px solid #282828;
	margin-bottom:0px;
	padding-bottom:0px;
}

td.left ul li.menuInsideOn {
	padding:0px;
	margin:0px;
}

td.left ul li.menuInsideOn a, td.left ul li.menuInsideOn a:visited, td.left ul li.menuInsideOn a:hover {
	background-color:#FF8888;
	color:#2a2a2a;
	text-decoration:none;
}

td.left ul li.menuInsideOff a, td.left ul li.menuInsideOff a:visited {
	text-decoration:none;
	color:#2a2a2a;
}

td.left ul li.menuInsideOff a:hover {
	background-color:#FF8888;
}
/* /Menu privé */

td.left div.recherche {
	background-color:#cfcfcf;
	padding-top:4px;
	padding-left:4px;
}
td.left div.newsletter {
	background-color:#cfcfcf;
	color:#2a2a2a;
	padding-top:4px;
	padding-left:10px;
}

td.left div.newsletter a {
	text-decoration:none;
	color:#2a2a2a;
	font-weight:bold;
}

/*td.left div.newsletter div.title {
	background-color:#cfcfcf;
	font-weight:bold;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
}
td.left div.newsletter div.title a, td.left div.newsletter div.title a:visited, td.left div.newsletter div.title a:hover {
	text-decoration:none;
	color:#2a2a2a;
}*/
/* /Cellule Left */

/* Contenu */
td.content {
	text-align:left;
	vertical-align:top;
	padding-left:25px;
	padding-right:25px;
}
h1 {
	font-weight:bold;
	font-family:Arial;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	color:#2A2A2A;
	text-transform: uppercase;
}
h2 {
	font-family:Arial;
	margin:0px;
	margin-top:14px;
	margin-bottom:10px;
	color:#1386B9;
	font-weight:normal;
	text-transform: uppercase;
}
h3 {
	font-family:Arial;
	margin:0px;
	margin-top:4px;
	margin-bottom:4px;
	color:#1386B9;
	font-weight:normal;
}

p {
	margin:0px;
	margin-top:4px;
	margin-bottom:8px;
	text-align:justify;
}

hr {
	height:1px; /* Pour IE */
	color:#2a2a2a; /* IE */
	border:0px;
	border-bottom:1px solid #2a2a2a; /* Mozilla */
	background-color:#2a2a2a; /* Opera, Safari */
	width:99%;
}

td.content a, td.content a:visited {
	color:#1caceb;
	text-decoration:underline;
}

td.content a:hover {
	color:#000000;
	text-decoration:underline;
}

td.content ul {
	margin-left:18px;
	list-style-image:url(../images/rectangle.gif);
}

td.content ul li {
	margin-bottom:4px;
}

	/* Sitemap */
	
	div.csc-sitemap {

	}
	div.csc-sitemap a, div.csc-sitemap a:visited {
		color:#1caceb;
		text-decoration:none;
	}
	div.csc-sitemap a:visited {
		color:#7a7c7f;
		text-decoration:none;
	}
	div.csc-sitemap a:hover {
		color:#2a2a2a;
		text-decoration:underline;
	}
	div.csc-sitemap ul {
		list-style:none;		
		margin:0px;
	}
	div.csc-sitemap ul li {
		margin-top:4px;
		margin-bottom:4px;
	}
	div.csc-sitemap ul li ul {
		margin-left:15px;
	}
	div.csc-sitemap ul li ul li {

	}
	div.csc-sitemap ul li ul li ul {

	}
	div.csc-sitemap ul li ul li ul li {

	}
	/* /Sitemap */
	
	/* News */
	
	div.news-latest-item img {
		float:right;
		margin-left:15px;
		margin-bottom:15px;
	}
		
	div.news-single-item img {
		float:right;
		margin-left:15px;
		margin-bottom:15px;
	}
		
	/* /News */
	
	/* Liste d'articles */

	div.listArticlesContainer {
	
	}
	table.listArticles {
	
	}
	td.colLabel {
		font-weight:bold;
		padding-bottom:8px;	
	}

	td.articleLine {
		padding-bottom:2px;
	}

	/* /Liste d'articles */
	
	/* WnG Dons */

	table.tx_wngdons_pi1_list {
	
	}
	
	table.tx_wngdons_pi1_list tr.tx_wngdons_pi1_label td {
		font-weight:bold;
		padding-bottom:8px;	
	}

	table.tx_wngdons_pi1_list tr.tx_wngdons_pi1_line td {
		padding-bottom:2px;
	}

	/* /WnG Dons */
	
	/* WnG Da Newsletter Subscription FE listing */

	table.tx_wngdanewssublisting_pi1_list {
	
	}
	
	table.tx_wngdanewssublisting_pi1_list tr.tx_wngdanewssublisting_pi1_label td {
		font-weight:bold;
		padding-bottom:8px;	
	}

	table.tx_wngdanewssublisting_pi1_list tr.tx_wngdanewssublisting_pi1_line td {
		padding-bottom:2px;
	}

	/* /WnG Dons */
	
	/* Recherche*/
	span.titre_recherche a, span.titre_recherche a:visited{
		color:#1caceb;
		text-decoration:underline;
	}
	
	span.titre_recherche a:hover{
		color:#000000;
	}
	span.liens_recherche a, span.liens_recherche a:hover, span.liens_recherche a:visited{
		color:#666666;
		text-decoration:none;
		text-decoration:underline;
	}
	div.entete_recherche {
		padding :3px;
		margin-top:15px;
		margin-bottom:15px; 
		background-color:#666666;
		border-bottom: solid 3px #66ccff;
		color:#FFFFFF;
	}
	/*Mise en évidence du critère de recherche dans les résultats de la recherche*/
	span.resultat_evidence {
		color:#003366;
		font-weight:900;
	}
	
	/* /Recherche */

	/* Formulaire de contact et newsletter */
	form.form_contact_newsletter input, form.form_contact_newsletter select {
		height:1.3em;
		background: #efefef;
		border: solid 1px #000000;
		margin-left:10px;
	}
	form.form_contact_newsletter textarea {
		background: #efefef;
		border: solid 1px #000000;
		margin-left:10px;
	}
	form.form_contact_newsletter input:hover, form.form_contact_newsletter input:focus,
	form.form_contact_newsletter textarea:hover, form.form_contact_newsletter textarea:focus,
	form.form_contact_newsletter select:hover, form.form_contact_newsletter select:focus{
		background: #cfcfcf;
	}
	form #bouton_envoi_form {
		height:2em;
		background: #efefef;
		border: solid 1px #000000;
	}
	ul.form_contact_errors {
		margin-bottom:15px;
		color:#FF0000;
	}
	/* /Formulaire de contact */
	
	/* Listes d'erreurs */
	ul.errorList {
		color:#FF0000;
	}
	/* /Listes d'erreurs */

/* /Contenu */

/* Cellule contextuelle */
td.contextual {
	text-align:left;
	vertical-align:top;
	background-color:#efefef;
}

td.contextual div.item {
	background-color:#efefef;
	padding-bottom:10px;
}

td.contextual div.item div.title {
	background-color:#cfcfcf;
	font-weight:bold;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
}

	/* NEWS */
	td.contextual div.item div.newsDate {
		color:#1caceb;
		font-weight:bold;
		padding-left:10px;
		margin-top:5px;
	}
	
	td.contextual div.item div.newsText {
		padding-left:10px;
	}
	
	td.contextual div.item div.newsText a, td.contextual div.item div.newsText a:visited {
		color:#2a2a2a;
		text-decoration:none;
	}
	
	td.contextual div.item div.newsText a:hover {
		text-decoration:underline;
	}
	
	td.contextual div.item div.linkMore {
		text-align:right;
		padding-right:10px;
	}
	
	td.contextual div.item div.linkMore div.text {
		padding-right:30px;
	}
	
	td.contextual div.item div.linkMore a, td.contextual div.item div.linkMore a:visited {
		font-weight:bold;
		text-decoration:none;
		color:#7a7c7f;
	}
	/* /NEWS */
	
	/* FICHIERS */
	td.contextual table.fileList {
	
	}
	td.contextual table.fileList td.imgCell {
		padding-left:10px;	
		padding-right:10px;	
		padding-top:4px;	
		padding-bottom:4px;	
	}
	td.contextual table.fileList td.textCell {
		padding-right:10px;
		padding-left:10px;	
		padding-top:4px;	
		padding-bottom:4px;
		font-weight:bold;
	}
	td.contextual table.fileList td.textCell2 {
		padding-right:10px;
		padding-left:10px;	
		padding-top:4px;
		padding-bottom:4px;
	}
	td.contextual table.fileList td.textCellGeneric {
		padding-right:10px;
		padding-left:10px;	
		padding-top:4px;
		padding-bottom:4px;
	}
	td.contextual table.fileList td.textCell a, td.contextual table.fileList td.textCell a:visited, td.contextual table.fileList td.textCell a:hover {
		color:#2a2a2a;
		text-decoration:none;
	}
	td.contextual table.fileList td.textCell2 a, td.contextual table.fileList td.textCell2 a:visited, td.contextual table.fileList td.textCell2 a:hover {
		color:#2a2a2a;
		text-decoration:none;
	}
	td.contextual table.fileList td.textCellGeneric a, td.contextual table.fileList td.textCellGeneric a:visited {
		color:#1caceb;
		text-decoration:none;
	}
	td.contextual table.fileList td.textCellGeneric a:hover {
		color:#000000;
		text-decoration:underline;
	}
	/* /FICHIERS */
	
	/* Flash */
	div.flash_video_small {
		padding:3px;
		border:1px solid #000000;
	}
	/* /Flash */
/* /Cellule contextuelle */

/* Partners */
td.partners {
	background-color:#cfcfcf;
}
/* /Partners */
/* Footer */
td.footer {
 background-color:#7a7c7f;
 font-weight:bold;
 color:#FFFFFF;
 padding:5px;
}

td.footer a, td.footer a:visited {
 color:#FFFFFF;
 text-decoration:none;
}

td.footer a:hover {
 text-decoration:underline;
}
td.footerWng {
 font-size: 11px;
 color:#666666;
}
td.footerWng a, td.footerWng a:visited {
 font-size: 11px;
 color:#666666;
 text-decoration:none;
}
td.footerWng a:hover {
 text-decoration:underline;
}
/* /Footer */