/* GENERAL --------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: #666666;
	font-size : 12pt;
	width: 95%;
}
.principal {
	width: 95%;
	margin: auto;
	display: block;
}
.clearboth {
	clear: both;
}
.noborder {
	border:0;
}
/* TEXTES --------------------------------*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: left;
	}
h1 {
	width: 300px;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	margin: 0px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #555555;
	margin: 30px 0 10px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	line-height: 22px;
	}
.minitexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #999999;
	}
.minitexte a {
	text-decoration: none;
	padding: 1px;
	color: #999;
	}
.minitexte a:hover {
	color: #fff;
	background-color: #999;
}
#blocimage {
	background-color: #F9F9F9;
	display: block;
	padding: 0px;
	margin-top: 10px;
	border: 1px dotted #666666;
	clear: both;
	text-align: center;
	vertical-align: middle;
}
.csc-textpic-caption {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #FF9900;
	background-color: #f9f9f9;
	text-align: left;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 20px;
}

table.contenttable {
	border: 1px solid #999;
}
td {
	text-align:center;
}

caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #FF9900;
	background-color: #f9f9f9;
	text-align: center;
	padding: 2px;
	vertical-align : bottom;
}



/*////////////////////////////////////////
////  MODULE TOP                         /
////////////////////////////////////////
*/

#top {
	display: none;
}

/*////////////////////////////////////////
////  BARRE DE NAVIGATION                /
////////////////////////////////////////
*/
#barnav {
	display: none;
}

/*////////////////////////////////////////
////  MODULE NAVIGATEUR (POST-ITS)       /
////////////////////////////////////////
*/
#navigateur {
	display: none;
	}
/*////////////////////////////////////////
////  MODULE de CONTENU                  /
////////////////////////////////////////
*/
#acces {
	display: none;
	}
#colonnegauche {
  float: left;
	width: 65%;
}
#colonnegauche li {
	font-size: 0.8em;
}
#colonnegauche td {
	font-size: 0.8em;
}
#colonnedroite {
	width: 30%;
	float: right;
}

#colonneseule li {
	font-size: 0.8em;
}
#colonneseule td {
	font-size: 0.8em;
}

div.tx-flashpageheader-pi1{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	font-weight: bold;
}
div.tx-flashpageheader-pi1 h1{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#contenu a:link, #contenu a:visited{
	color: #7A9A58;
	font-weight: bold;
	text-decoration: underline;
	border: 0;
}
#contenu a:link:after, #contenu a:visited:after{
	content: " (" attr(href) ") ";
	font-weight: normal;
  font-size: 90%;
	color: #666666;
}
#colonnegauche hr, #colonneseule hr{
	border: 1px dotted #999999;
}

div.tx-coordonnees-pi1{
	padding: 0 0 9px 20px;
	margin:0;
	color: #7A9A58;
	background:url(site_FILES/ongletbdpage.gif) bottom left no-repeat;
}
div.tx-coordonnees-pi1 a{
	text-decoration: none;
	color: #7A9A58;
}
div.tx-coordonnees-pi1 a:hover{
	text-decoration: underline;
}
div.tx-coordonnees-pi1 p{
	background: url(site_FILES/telephone.png) top left no-repeat;
	padding: 0 0 0 20px;
	margin:0;
}

/*////////////////////////////////////////
////  MODULE de BAS DE PAGE              /
////////////////////////////////////////
*/
.basdepage{
	display: none;
}
#sous-contenu {
	display: none;
}
