*{
	font-family:Arial;
	font-size:12px;
	line-height:20px;
}
img{
	border:none;
}
ul{
	margin-top:3px;
}
body{
	text-align:center;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image:url('../images/fond_page.gif');
	background-repeat:repeat;
}
#divombre{
	background-image:url('../images/fond_contenu.png');
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:20px;
	margin:auto;
	width:1040px;
}
#positionner{
	width:1000px;
	padding:0;
	margin:auto;
/*	background-color:yellow;*/
	text-align:left;
}
#positionneradmin{
	width:750px;
	background-color:#FFFFFF;
	margin:auto;
	text-align:left;
}

#header{
	width:1000px;
	height:99px;
	position:relative;
}
	#boutonnews{
		position:absolute;
		left:620px;
		top:10px;
		width:100px;
	}
	#logo{
		margin-top:12px;
		margin-left:10px;
	}
	#search{
		position:absolute;
		right:10px;
		top:10px;
		width:460px;
		text-align:right;
	}
	#navigation{
		position:absolute;
		left:250px;
		top:50px;
		width:750px;
	}
	#navigationadmin{
		position:absolute;
		left:250px;
		top:25px;
		width:450px;
	}
		.bloc{
			height:46px;
			display:block;
			float:left;
			margin-left:20px;
		}
		.boutonoff{
			margin-top:5px;
			background-image:url(../images/vague_item.png);
			background-position:center 20px;
			background-repeat:no-repeat;
			display:block;
			width:160px;
			text-align:center;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			color:#1bacc9;
			height:32px;
		}
		.boutonsel{
			margin-top:11px;
			background-image:url(../images/vague_item_sel.png);
			background-position:center 20px;
			background-repeat:no-repeat;
			display:block;
			width:160px;
			text-align:center;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			color:#0d287f;
			height:32px;
		}
#picture{
	padding:0;
	padding-bottom:16px;
	background-image:url(../images/ombre.png);
	background-repeat:no-repeat;
	background-position:bottom center;
/*	background-color:red; */
	width:1000px;
}

#content{
	background-image:url(../images/bulles_interieur.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	clear:both;
}
#contentadmin{
}
#contenthome{
	clear:both;
	background-image:url(../images/bulles_accueil.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:185px;
}
	.blocnews{
		width:330px;
		float:left;
		margin:20px;
		margin-top:0;
	}
	.blocnews h1{
		font-size:16px;
		color:#00a0c6;
		font-weight:bold;
		padding-bottom:0px;
		border-bottom:1px solid #00a0c6;
	}
	.blocnews p{
		margin:0;
	}

#footer{
	background-image:url('../images/fond_pied.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	width:1000px;
	height:38px;
	clear:both;
}
	.footerlink{
		color:#FFFFFF;
		text-decoration:none;
	}
	.footerlink:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
/* elements de formulaire */
.inputtext{
	height:20px;
	line-height:16px;
	font-size:12px;
	width:100px;
	padding-bottom:1px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;

}
/* menu horizontal */
.hrmenu{
	width
	padding:0;
	margin-left:7px;
	background-color:#9bdae8;
	border:none;
	width:129px;
	height:1px;
	overflow:hidden;
	margin-bottom:1px;
}
.basmenu{
	background-image:url('../images/basmenu.png');
	background-repeat:no-repeat;
	background-position:top center;
	width:145px;
	height:17px;
}
.navl1{
	position:absolute;
	left:500px;
	top:98px;
	width:145px;
	display:none;
	border-top:none;
	z-index:10000;
	background-color:#FFFFFF;
}
.navl2{
	margin:0;
	margin-bottom:1px;
	padding-left:6px;
	color:#0d2881;
	text-align:left;
	display:block;
	border:none;
	text-decoration:none;
	z-index:10001;
	background-color:#FFFFFF;
	font-size:11px;
}
.navl2:hover{
	margin:0;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	background-color:#76cddf;
	margin-bottom:1px;
	font-size:11px;
}
.hiddenLink{
	display:none;
}

/* navigation gauche */
#leftnav{
	width:183px;
	float:left;
	background-image:url(../images/fd_nav.png);
	background-repeat:no-repeat;
	background-position:left bottom;

}
#leftnav h1{
	margin-bottom:8px;
	margin-top:5px;
	background-image:url(../images/vague_item_sel.png);
	background-position:center 18px;
	background-repeat:no-repeat;
	width:183px;
	border-bottom:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0d287f;
	height:32px;

}
#leftnav ul{
	margin:0;
	padding:0;
	padding-bottom:14px;
	list-style-type:none;
}
.level1{
	background-image:url(../images/fd_navl2.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:30px;
	padding:0;
	padding-left:20px;
}
	.level1 a{
		display:block;
		height:30px;
		line-height:30px;
		text-decoration:none;
		font-size:12px;
		color:#0d2881;
	}
	.level1 a:hover{
		display:block;
		height:30px;
		line-height:30px;
		text-decoration:underline;
	}
.level1on{
	background-image:url(../images/fd_navl1.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:30px;
	padding:0;
	padding-left:20px;
}
	.level1on a{
		display:block;
		height:30px;
		line-height:30px;
		text-decoration:none;
		font-size:12px;
		color:#FFFFFF;
	}
	.level1on a:hover{
		display:block;
		height:30px;
		line-height:30px;
		text-decoration:underline;
	}
.leftitem2,.leftitemselected2{
	list-style-type:none;
	padding-left:14px;
	color:#00a0c6;
}
.leftitem2 a{
	line-height:20px;
	color:#00a0c6;
	text-decoration:none;
}
.leftitem2 a:hover{
	text-decoration:underline;
}
.leftitemselected2 a{
	line-height:20px;
	color:#00a0c6;
	text-decoration:none;
	font-weight:bold;
}
/* elements de contenu */ 
#article{
	width:720px;
	margin-left:47px;
	float:left;
	margin-top:8px;
}
.liensuite{
	font-weight:normal;
	color:#58a358;/*7fc97f;*/
	text-decoration:none;
	display:block;
	text-align:right;
}
.liensuite:hover{
	text-decoration:underline;
}
a{
	font-weight:normal;
	color:#58a358;/*7fc97f;*/
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.spacer{
	clear:both;
}
h1{
	color:#00a0c6;
	font-weight:bold;
	font-size:20px;
	line-height:25px;
	padding-bottom:2px;
	border-bottom:1px solid #00a0c6;
	margin-top:0px;
}
h2{
	color:#2ca5c2;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	margin-top:1px;
	border-bottom:1px dotted #2ca5c2;
	display:inline;
	margin-bottom:5px;
	padding-bottom:2px;
}

h3{
	color:#55a2af;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	margin-top:0px;
/*	text-decoration:underline;
	border-bottom:1px solid #DFDFDF;*/
	font-style:italic;
	display:inline-block;
	margin-bottom:0px;
}
h4{
	color:#2ca5c2;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	margin-top:1px;
/*	text-decoration:underline;*/
	border-bottom:1px dotted #2ca5c2;
/*	display:inline-block;*/
	margin-bottom:5px;
	padding-bottom:2px;
	clear:both;
}

p{
	margin-top:5px;
}
#heightFix{
	height:300px;
	width:1px;
	float:left;
}
.homelink{
	font-weight:bold;
	color:#49bdd4;
	font-size:13px;
	text-decoration:none;
	margin-right:30px;
}
.homelink:hover{
	text-decoration:underline;
}
#flags{
	float:right;
	margin-left:20px;
}
/* formulaires */
label{
	width:200px;
	float:left;
	text-align:right;
	font-family: Arial;
	font-size: 12px;
	color: #0080a2;
	margin-right:20px;
}
fieldset {
	border:none;
}
.csc-mailform-field{
	padding-top:5px;
	clear:both;
}
#mailformformtype_mail{
	margin-left:180px;
	width:100px;
}
.csc-mailform-field .csc-mailform-check{
	width:16px;
}
.csc-mailform-field input,.csc-mailform-field textarea{
	width:200px;
}
/* ****************************** sitempa **************************/
/* styles de liste pour le plan du site */
.list{
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0px;
}
li.deep0 {
	margin:0px;
	margin-left:15px;
	list-style-type:none;
	background-image: url(../images/bulpl1.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding:0px;
	padding-left: 20px;
	padding-top:3px;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#959696;
}
li.deep0 > a {
	color:#959696;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
li.deep0 > a:hover{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
li.deep1 {
	margin:0px;
	margin-top:8px;
	margin-left:15px;
	list-style-type:none;
	background-image: url(../images/bulpl2.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding:0px;
	padding-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
li.deep1 > a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
li.deep1 > a:hover{
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
li.deep2 {
	margin:0px;
	margin-top:8px;
	margin-left:0px;
	list-style-type:none;
	background-image: url(../images/bulpl1.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 20px;
	font-size:12px;
	font-weight:normal;
}
li.deep2 > a {
	color:#959696;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
li.deep2 > a:hover{
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
.item {
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0px;	
}
/* résultat de recherche */
.descr{
	margin:0px;
	padding:0px;
	padding-left:25px;
	font-family:Arial;
	font-size:12px;
	color:#878787;
	font-weight:normal;
}
.title{
	font-family:Arial;
	font-size:12px;
	color:#559ab6;
	font-weight:bold;
}
.tx-indexedsearch{
	font-family:Arial;
	font-size:12px;
	color:#559ab6;
	font-weight:bold;
}
.tx-indexedsearch-whatis {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.tx-indexedsearch-noresults {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}


.tx-indexedsearch-title{
	padding-bottom:3px;
	color:#1bacc9;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}
.tx-indexedsearch-title img {
}
.tx-indexedsearch-title a,.tx-indexedsearch-title a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#1bacc9;
}
.tx-indexedsearch-title img{
	vertical-align:bottom;
}
.tx-indexedsearch-descr {
	margin-top:5px;
	clear:both;
	color:#403f3f;
}
.tx-indexedsearch-descr a {
	padding-top:10px;
	color:#878787;
}
.tx-indexedsearch-res{
	color:#1bacc9;
	margin-top:20px;
	font-weight:normal;
	border-bottom:1px solid #cfcfcf;
}
.browsebox{
	list-style-type:none;
	margin-bottom:20px;
	overflow:hidden;
}
.browsebox li {
	float:left;
	margin-right:20px;
}
 .tx-indexedsearch-redMarkup {
	color:#403f3f !important;
}