p {
	line-height: 1.3em;
	font-size: 11px;
	margin-top: 0.8em;
}
li {
	line-height: 1.3em;
	
}
/* ---------------------
internet accueil images
--------------------- */

#content_acc img {
	top: 0px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0;	
	float: left;
	padding:0;
	}
/* ---------------------
internet accueil colonne droite
--------------------- */
#sidebaright_titre {
	font-size: 2.3em;
	text-transform: uppercase;
	color: #4D4D4D;
}

	
#group_acc {
	margin-top: 0px;
	padding-top: 10px;
	/*padding-left: 4px;*/
	padding-left: 0;
	padding-bottom: 20px;
}

#group_acc ul {
	margin:0;
	padding:0;
	padding-left: 20px;
}
#group_acc li {
	margin:0;
	padding:0;
	text-transform:uppercase;
	list-style-type:square;
}

#group_acc p {
	color: #999999;
	padding-right: 3px;
	padding-top: 0px;
	margin: 0px;
}
#group_acc h1 {
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
}
#group_acc h2 {
	margin:0;
	padding:10px 0 5px 0;
	color: #4D4D4D;
	font-size: 11px;
	font-style: normal;
}

#group_acc h1 a, #group_acc h2 a, #group_acc h3 a {
	display: block;
	height: 18px;
	width: 155px;
	padding: 0px;
	margin: 0px;
}

#group_acc h1 a:hover, #group_acc h2 a:hover, #group_acc h3 a:hover {
	background-image: url(../img/fleche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#actu_acc {
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 4px;
}
#actu_acc h2 {
	/*text-transform: capitalize;*/
	color: #4D4D4D;
	padding: 0px;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 11px;
	font-style: normal;
}
#actu_acc p {
	color: #999999;
	padding-right: 3px;
	padding-top: 0px;
	margin: 0px;
	/*text-align: justify;*/
	width:95%;
}
#actu_acc h1 {
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
}

#actu_acc h1 a, #actu_acc h2 a, #actu_acc h3 a {
	display: block;
	width: 90%;
	padding: 0 12px 0 0;
	margin: 0px;
}

#actu_acc h1 a:hover, #actu_acc h2 a:hover, #actu_acc h3 a:hover {
	background-image: url(../img/im_structure/fleche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ---------------------
informations/ actualités colonne droite
--------------------- */
.info {
	padding: 0px;
	margin: 0px;
	
}
.info p {
	color: #999999;
	padding-right: 3px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 0px;
	/*text-align: justify;*/
	width:95%;
}
.info h1 {
	text-transform: uppercase;
	font-style: normal;
	padding:0;
	margin:0;
	line-height:1em;
}
.info h2 {
	font-style: normal;
	color: #4D4D4D;
	font-size: 11px;
}
.info h2, .info h3 {
	padding:0;
	margin:0;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height:1em;
}

.info h1 a, .info h2 a, .info h3 a {
	display: block;
	/*height: 18px;*/
	width: 90%;
	/*padding: 0px;*/
	padding: 0 12px 0 0;
	margin: 0px;
}

.info h1 a:hover, .info h2 a:hover, .info h3 a:hover {
	background-image: url(../img/im_structure/fleche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* ---------------------
file d'ariane
--------------------- */

#ariane {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 20px;
}
/* A supprimer
#ariane a {
	text-decoration: none;
}
#ariane a:hover {
	color: #000000;
	text-decoration: none;
}
*/
/* ---------------------
news
--------------------- */
.news {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}
.news_libelle{
	font-style: italic;
}

.news h1 {
	font-size: 12px;
	/*text-transform: capitalize;*/
}
.news_lire  {
	color: #009999;
	display: block;
	text-align: right;
	height: 15px;
	padding-top: 1px;
	padding-right: 1px;
	font-size: 1.15em;
}
.news_lire a {
	color: #666666;
	text-align: right;
}
.news_lire a:hover {
	font-weight: bold;
	color: #000000;
}

.news p {
	padding-right: 35px;
	margin-top: 0.8em;
}

p.news-single-imgcaption{
	font-weight: bolder;
	font-size:  x-small;
	text-align:center;
}

/* ---------------------
liste de documents
--------------------- */
.docu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 3px;
}
.docu_libelle{
	font-style: italic;
}

.docu h1 {
	font-size: 12px;
	/*text-transform: capitalize;*/
	font-weight: normal;
}
.docu_lire  {
	color: #009999;
	display: block;
	text-align: right;
	height: 15px;
	padding-top: 1px;
	padding-right: 1px;
}
/* A supprimer
.docu a {
	color: #666666;
	text-align: right;
}
.docu a:hover {
	color: #000000;
}
*/

.docu p {
	padding-right: 35px;
}
/* ---------------------
exporter droit
--------------------- */
#exporter {
	text-align: right;
	height: 25px;
}
#exporter a {
	font-weight: bold;
	font-size: 1.2em;
	line-height: normal;
}
.im_gauche {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.im_droite {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/*----------------------
mail form
----------------------*/
fieldset.csc-mailform {
	border-style: none;
}
fieldset .csc-mailform-field label {
	float:left;
	width:100px;
	height:auto;
}
