* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}
.wrapper2 {
	width: 100%;
	overflow: visible;
}
.wrapper3 {
	width: 98%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}
li{
	background-image: url(images/marker.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #8b8b8b;
}

	a:hover {
		text-decoration: none;
	}

body {
	background: #fff url(images/body-tail2.jpg) repeat-x 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}
.admin {
	background: #fff url(images/body-tail.jpg) repeat-x 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}
h2 {
	padding: 0 0 17px 0;
	line-height: 1.25em;
	font-size: 2.833em;
	font-weight: normal;
	color: #181818;
}

h3 {
	padding: 0 0 17px 0;
	line-height: 1.25em;
	font-size: 2.5em;
	font-weight: normal;
	color: #181818;
}

h4 {
	padding: 0 0 17px 0;
	line-height: 1.25em;
	font-size: 2.25em;
	font-weight: normal;
	color: #181818;
}

	h4 img {
		float: left;
		margin: 8px 6px 0 0;
	}

h6 {
	padding: 0 0 17px 0;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #4b4b4b;
}

	h6 a {
		color: #4b4b4b;
	}

.fleft {
	float: left;
}

	img.fleft1 {
		float: left;
		margin: 0 23px 20px 0;
	}

.fright {
	float: right;
}

	img.fright {
		margin: 0 0 20px 0;
	}
	
	ul.fright {
		padding: 0 43px 0 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.col-1-2{
	float: left;
	width: 630px;
	/* overflow: hidden; */
}
.col-1-3{
	float: left;
	width: 200px;
	/* overflow: hidden; */
}
.col-1-4{
	float: left;
	width: 700px;
	/* overflow: hidden; */
}
.col-1-5{
	float: left;
	width: 300px;
	/* overflow: hidden; */
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
.separation{
	background: url(images/line-ver.gif) repeat-y 100% 0%;
	background-position: left;
}
#main {
	width: 944px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 100%;
	height: 380px;
}

#menu {
	position: relative;
	width: 100%;
	height: 100px;
}
#admin {
	position: relative;
	width: 100%;
	height: 15px;
}
#admin_menu{
	font:12px/13px tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color: #005190;
}
#admin_menu a{
 color: #ffffff;
 text-decoration: none;
}
#admin_menu a:hover{
	color: #BED7EF;
	text-decoration: underline;
}

#flash {
	position: relative;
	width: 100%;
	height: 419px;
}

#content {
	padding: 15px 12px 17px 18px;
}

	#content p {
		padding: 0 0 22px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #818181;
	}
	
	#content p.extra {
		padding: 0 0 12px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 17px 0;
	}
	
	#content p b span {
		color: #1e1e1e;
	}
	
	#content p small {
		float: right;
		padding: 0 25% 0 0;
		font-size: 1em;
	}
	
	#content p big {
		word-spacing: -1px;
		font-size: 1em;
	}
	
	#content blockquote p {
		padding: 3px 0 15px 2px !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		color: #3f3f3f !important;
	}
	
	#content blockquote p strong {
		display: block;
		text-align: right;
		color: #3f3f3f;
	}
	
	#content blockquote p.extra {
		padding: 3px 0 5px 2px !important;
	}

.row-1 {
	padding: 0 0 16px 0;
}

.row-2 {
	width: 100%;
	overflow: hidden;
}

	.row-2 p {
		padding: 0 0 16px 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		color: #3f3f3f !important;
	}
	
	.row-2 p.extra {
		padding: 0 0 19px 0 !important;
	}
	
	.row-2 p.extra-style {
		line-height: 1.5em !important;
	}
	
	.row-2 p b {
		display: block;
		color: #1e1e1e;
	}

.indent {
	padding: 16px 10px 15px 23px;
}

.indent-left {
	padding: 0 0 0 3px;
}

.indent-left-1 {
	padding: 0 0 0 6px;
}
.indent-left-2 {
	padding: 0 0 0 0px;
}

.indent-bot {
	margin: 0 0 20px 0;
}

.link {
	background: url(images/marker.gif) no-repeat 0% 5px;
	float: left;
	padding: 0 0 0 13px;
	line-height: 1.083em;
	font-weight: bold;
	color: #111111;
}

.link-1 {
	background: #1e1e1e url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 18px;
	text-decoration: none;
	color: #fff;
}

	.link-1 span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 18px;
		padding: 0 11px 0 17px;
	}
	
	.link-1:hover span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-2 {
	background: #ed3d00 url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 18px;
	text-decoration: none;
	color: #fff;
}

	.link-2 span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 18px;
		padding: 0 11px 0 17px;
	}
	
	.link-2:hover span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-3 {
	color: #3f3f3f !important;
}
.link-4 {
	background: #009701 url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 18px;
	text-decoration: none;
	color: #fff;
}

	.link-4 span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 18px;
		padding: 0 11px 0 17px;
	}
	
	.link-4:hover span {
		cursor: pointer;
		text-decoration: underline;
	}
.link-5 {
	background: #009701 url(images/link-left2.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 21px;
	text-decoration: none;
	color: #fff;
	font-size: 1.33em; /* 1.25em; */
}

	.link-5 span {
		background: url(images/link-right2.gif) no-repeat right 0px;
		display: inline-block;
		height: 21px;
		padding: 0 11px 0 17px;
	}
	
	.link-5:hover span {
		cursor: pointer;
		text-decoration: underline;
	}


.box {
	width: 100%;
	overflow: hidden;
}

	.box .corner-top-left {
		background: #f8f8f8 url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 23px 18px 19px 24px;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #fcfcfc url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .titles {
		width: 100%;
		height: 55px;
		margin: 0 0 13px 0;
		overflow: hidden;
	}
	
	.box-1 .titles .inner {
		padding: 17px 32px 10px 22px;
	}
	
	.box-1 .inner {
		padding: 21px 32px 13px 22px;
	}
	.box-1 .titles2 {
		width: 100%;
		height: 55px;
		margin: 0 0 13px 0;
		overflow: visible;
	}
	
	.box-1 .titles2 .inner {
		padding: 17px 32px 15px 22px;
	}

.list {
	overflow: hidden;
	padding: 0 0 21px 0;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 6px;
		padding: 0 0 0 20px;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #0399D6;
	}
	
	.list li a {
		color: #0399D6;
	}

.list-1 {
	width: 100%;
	overflow: hidden;
}

	.list-1 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		vertical-align: top;
		margin: 0 0 21px 0;
		padding: 0 0 25px 0;
	}
	
	.list-1 li strong {
		display: block;
		word-spacing: 1px;
		text-transform: uppercase;
		line-height: 1.25em;
		font-size: 1.667em;
		font-weight: normal;
		color: #262626;
	}
	
	.list-1 li p {
		padding: 2px 0 12px 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		color: #3f3f3f !important;
	}
	
	.list-1 li span {
		display: block;
		margin: -1px 0 6px 0;
		word-spacing: -1px;
		text-transform: uppercase;
		line-height: 1.25em;
		font-size: 1.667em;
		font-weight: normal;
		color: #757575;
	}
	
	.list-1 li span em {
		display: block;
		margin: -7px 0 0 0;
		font-style: normal;
	}
	
	.list-1 li a {
		background: url(images/marker.gif) no-repeat 0% 6px;
		margin: 0 0 0 2px;
		padding: 0 0 0 14px;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #111111;
	}
	
	.list-1 li.extra {
		background: 0;
		padding: 0;
		margin: 0;
	}
	
	.list-1 li.extra-1 {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 11px 0;
		padding: 0 0 10px 0;
	}

.list-2 {
	padding: 0 0 0 6px;
}

	.list-2 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 10px 0;
		padding: 0 0 16px 0;
	}
	
	.list-2 li strong {
		display: block;
		padding: 0 0 1px 0;
		text-transform: uppercase;
		line-height: 1.25em;
		font-size: 1.667em;
		font-weight: normal;
		color: #e43d00;
	}
	
	.list-2 li p {
		padding: 0 0 10px 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		color: #3f3f3f !important;
	}
	
	.list-2 li a {
		background: #ed3d00 url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 18px;
		text-decoration: none;
		color: #fff;
	}
	
	.attention{
		background: #ed3d00 url(images/link-right.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 18px;
		text-decoration: none;
		color: #fff;
		padding-left: 3px;
		padding-right: 3px;
	}

	.list-2 li a span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 18px;
		padding: 0 10px 0 16px;
	}
	
	.list-2 li a:hover span {
		cursor: pointer;
		text-decoration: underline;
	}
	
	.list-2 li.extra {
		background: none;
		padding: 0;
	}

.list-3 {
	overflow: hidden;
	padding: 0 0 13px 0;
}

	.list-3 li {
		background: url(images/marker.gif) no-repeat 0% 6px;
		padding: 0 0 0 20px;
		line-height: 1.417em;
		font-size: 1em;
		font-weight: bold;
		color: #03A1E1;
	}
	.list-4 li {
		background: url(images/marker.gif) no-repeat 0% 6px;
		padding: 0 0 0 20px;
		line-height: 1.417em;
		font-size: 1em;
		font-weight: normal;
		color: #03A1E1;
	}
	
	.list-3 li a {
		color: #03A1E1;
	}

.list-indent {
	padding: 0 0 20px 0 !important;
}

.list-indent-1 {
	padding: 0 0 32px 0 !important;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

#contact-form {
	width: 328px;
	padding: 4px 0 13px 5px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 29px;
		overflow: hidden
	}
	
	#contact-form input {
		background: none;
		width: 318px;
		height: 17px;
		padding: 2px 3px 2px 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #3f3f3f;
	}
	
	#contact-form textarea {
		background: none;
		width: 318px;
		height: 96px;
		padding: 2px 3px 2px 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #3f3f3f;
	}

	#contact-form a {
		background: #1e1e1e url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 18px;
		float: right;
		margin: 22px 0 0 16px;
		line-height: 18px;
		text-decoration: none;
		color: #fff;
	}

	#contact-form a span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 18px;
		padding: 0 11px 0 17px;
	}
	
	#contact-form a:hover span {
		cursor: pointer;
		text-decoration: underline;
	}

#footer {
	background: url(images/footer.gif) no-repeat 18px 0%;
	height: 78px;
	overflow: hidden;
	font-size: 12px;
}

	#footer ul {
		 float: right; 
		/*float: left;*/
		padding: 19px 19px 0 11px;
		overflow: hidden;
	}
	
	#footer ul li {
		background: url(images/footer-divider.gif) no-repeat 0% 3px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 12px 0 9px; /* left 21px et right 21px */
		color: #0399D6;
	}
	
	#footer ul li a {
		text-decoration: none;
		color: #0399D6;
	}
	
	#footer ul li a:hover {
		text-decoration: underline;
	}
	
	#footer p {
		/* background: url(images/footer-divider1.gif) no-repeat 100% 16px;*/
		float: left;
		padding: 19px 77px 0 33px; /* left = 47 */
		color: #A7A7A7;
	}
	
	#footer p span {
		margin: 0 3px 0 0;
	}
	
	#footer p a {
		margin: 0 0 0 3px;
		color: #797979;
	}
	.calcul{
	font:12px/13px tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color: #005190;
}
	.news{
	font:13px/14px tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color: #005190;
}
.news a:link{
	text-decoration: none;
}
.news a:visited{
	text-decoration: none;
}
.news a:hover{
	text-decoration: none;
}
.news2{
	font:11px/12px tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color: #005190;

}
.infos{
	font: Arial;
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #005190;
}
.infos2{
	font: Arial;
	font-size: 11px;
	text-align: center;
	color: #A7A7A7;
}
.rouge{
	color: #DB3C00;
}
.red{ 
background-color: #B22222; 
font-size:12px;  
color: #FFFFFF; 
padding-left: 3px; 
padding-right:3px; 
width: 150px; 
}
.minired{ 
background-color: #B22222; 
font-size:10px;  
color: #FFFFFF; 
padding-left: 3px; 
padding-right:3px; 
width: 100px; 
}
.supprimer{
	background-image: url(images/supprimer_small.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size:10px;
	color: #ED3D00;
	padding-left: 25px;
	line-height: 25px;
}
.cadre_haut{
	background-image: url(images/cadre_haut.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 914px;
	height: 20px;
}
.cadre_centre{
	background-image: url(images/cadre_centre.png);
	background-position: 2px;
	background-repeat: repeat-y;
	width: 914px;
}
.cadre_bas{
	background-image: url(images/cadre_bas.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 914px;
	height: 20px;
}
.icone_actu{
	background-image: url(images/arrow-4.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 12px;
	padding-left: 33px;	
	padding-top: 15px;	
	vertical-align: middle;
	text-indent: 2px;

}
.icone_annonce{
	background-image: url(images/arrow-5.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 12px;
	padding-left: 33px;	
	padding-top: 15px;	
	vertical-align: middle;
	text-indent: 2px;

}
.list-5 {
	padding: 0 0 0 6px;
}

	.list-5 li {
		/* background: url(images/line-hor.gif) repeat-x 0% 100%; */
		background: transparent;
		margin: 0 0 3px 0;
		padding: 0 0 3px 0;
	}
	
	.list-5 li strong {
		display: block;
		padding: 0 0 1px 0;
		text-transform: uppercase;
		line-height: 1.25em;
		font-size: 1.667em;
		font-weight: normal;
		color: #0376A5;
	}
	.list-6 li {
		background: url(images/marker.gif) no-repeat 0% 6px;
		padding: 0 0 0 20px;
		line-height: 1.417em;
		font-size: 1em;
		font-weight: normal;
		color: #4B4B4B;
	}
	.list-6 li strong {
		background: transparent;
		display: block;
		padding: 0 0 1px 0;
		text-transform: uppercase;
		line-height: 1.25em;
		font-size: 1.667em;
		font-weight: normal;
		color: #811FDC;
	}
	.bouton {
		background: url(images/bouton.png) no-repeat;
		display: block;
		height: 18px;
		padding: 0 11px 0 17px;
		color:#fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.bouton a:link{
	text-decoration: none;
	color:#fff;
}
	.bouton a:hover{
		text-decoration: underline;
		color:#fff;
	}
.NomACTU{
margin-bottom: 5px;
margin-left: 6px;
margin-right: 5px;
margin-top: 15px;
font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #811FDC;
	font-weight: normal;
 line-height: 24px; 
}
.NomACTU a:link{
	text-decoration: none;
}
.NomACTU a:visited{
	text-decoration: none;
}
.NomACTU a:hover{
	text-decoration: underline;
}
.NomACTU a:active{
	text-decoration: none;
}
.bande_admin1{
	background-color: #AF82E3;
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color: #000000;
	padding-left: 7px;
	margin-left: 3px;
	line-height: 20px;
}
.bande_admin2{
	background-color: #BED7EF;
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color: #000000;
	padding-left: 7px;
	margin-left: 3px;
	line-height: 20px;
}
.bande_admin3{
	background-color: #E7DDF5;
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color: #000000;
	padding-left: 7px;
	margin-left: 3px;
	line-height: 20px;
}
.bande_admin4{
	background-color: #E5F0F7;
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color: #000000;
	padding-left: 7px;
	margin-left: 3px;
	line-height: 20px;
}
.admin_texte{
	font:11px/14px tahoma, arial, helvetica, sans-serif;
}
.ligne1{
	background-color: #E4E4E4;
}
.ligne2{
	background-color: #F7F7F7;
}
.vignette{
position: absolute;
background-color: transparent;
border: solid;
border-color:  #cdcdcd;
border-width: 1px;
border-bottom-width: 2px;
border-right-width: 2px;
	  width: 110px;
	  height: 110px;
	  vertical-align: absmiddle;
	  text-align: center;
}