@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {
	color: inherit;
	text-decoration: none;
}

h1 {
	display: none;
}

h3, h4, h5 {
	font-weight: normal;
}

h3, h4 {
	font-size: 14px;
	text-transform: uppercase;
}

h3 {
	margin: 0 0 10px 0;
}

h4, h5 {
	margin: 0 0 5px 0;
}

h5{
	font-weight: normal;
	font-size: 11px;
}

p {
	margin: 0 0 5px 0;
}

ul {
	list-style: none;
}

img {
	border: none;
}

html, body {
	height: 100%;
}

body {
	background: #dad6c7;
	behavior: url("styles/csshover3.htc");
	font: normal normal normal 12px/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #646567;
}

#site {
	position: relative;
	width: 950px;
	margin: 0 auto;
}

/* Menu principal */

#mainmenu {
	margin: 0px 0 3px 0;
	padding: 25px 0 0 0 ;
	height: 50px;
}

#mainmenu li {
	z-index: 1;
	position: relative;
	width: 135px;
	float: left;
	margin: 0 3px 0 0;
}

#mainmenu li a {
	display: block;
	width: 125px;
	height: 40px;
	padding: 10px 5px 0 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	vertical-align: center;
	font-weight: bold;
	line-height: 1.2em;
	background: transparent url(mainmenu.gif) no-repeat -135px 0px;
}

#mainmenu li.first a {
	background-position: 0px 0px;
}

#mainmenu li.selected a, #mainmenu li:hover.selected a {
	background-position: -135px -100px;
}

#mainmenu li.first.selected a, #mainmenu li.first.selected a:hover {
	background-position: 0px -100px;
}

#mainmenu li a:hover {
	background-position: -135px -50px;
}

#mainmenu li.first a:hover {
	background-position: 0px -50px ;
}

/* Menu second */

#mainmenu li:hover ul {
	display: block;
}

#mainmenu ul {
	width: 135px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(mainmenu.gif) no-repeat right bottom;
	padding: 0 0 8px 0;
	margin-top: 50px;
	display: none;
}

#mainmenu .inner li {
	margin: 0;
	padding: 0;
}

#mainmenu .inner li a {
	margin: 0;
	padding: 5px 0 0 0;
	width: 135px;
	height: 19px;
	font-size: 11px;
	font-weight: normal;
	background: #0081b2;
	text-transform: none;
}

#mainmenu .inner li.first {
	margin-top: 3px;
}

#mainmenu .inner li.last a {
	background: none;
}

#mainmenu .inner li a:hover {
	background: transparent url(mainmenu.gif) no-repeat -270px 0px ;
}

/* Entete */

#header {
	position: relative;
	height: 329px;
	background: transparent url(header.jpg) no-repeat;
}

#header2 {
	position: relative;
	height: 329px;
	background: transparent url(header2.jpg) no-repeat;
}

#header3 {
	position: relative;
	height: 329px;
	background: transparent url(header3.jpg) no-repeat;
}

#header4 {
	position: relative;
	height: 329px;
	background: transparent url(header4.jpg) no-repeat;
}

#header5 {
	position: relative;
	height: 329px;
	background: transparent url(header5.jpg) no-repeat;
}

#header6 {
	position: relative;
	height: 329px;
	background: transparent url(header6.jpg) no-repeat;
}

#header7 {
	position: relative;
	height: 329px;
	background: transparent url(header7.jpg) no-repeat;
}


/* Logo cliquable */

#logo a {
	position: absolute;
	left: 62px;
	top: 80px;
	display: block;
	width: 200px;
	height: 160px;
}

/* Recherche */ 

#search {
	position: absolute;
	left: 698px;
	top: 18px;
}

#search label {
	display: none;
}

#search .textinput {
	width: 190px;
	height: 19px;
	padding: 2px 5px 0 5px;
	background: #FFFFFF;
	border: solid 1px #959697;
	color: #9b9c9e;
}

#search .btsend {
	position: absolute;
	left: 209px;
	top: 0px;
	width: 27px;
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -5000px;
	border: none;
	background: transparent url(btok.gif) no-repeat;
}

#search .btsend:hover {
	background: transparent url(btok.gif) no-repeat -27px 0;
}

/* Zone de contenu */

#content {
	/*position: relative;*/
	background: #FFFFFF url(content.gif) no-repeat bottom;
	padding: 0;
	overflow: auto;
}

/* Contenu principal */

#maincontent {
	/*position: relative;*/
	width: 590px;
	margin: 0 0 0 30px !important;
	overflow: auto;
}

/* Contenu supplmentaire */

#morecontent {
	/*position: relative;*/
	float: right;
	width: 270px;
	margin: 0 30px 0 0 !important;
	margin: 0 15px 0 0;
	color: #837d67;
}

/* Pied de page */

#footer {
	height: 22px;
	margin: 5px 0 0 0;
	padding: 7px 10px 20px 0 ;
	clear: both;
	background: transparent url(footer.gif) no-repeat;
}

#footer ul {
	float: right ;
	list-style: none;
}

#footer ul li {
	float: left;
	font-size: 10px;
	color: #646567;
	padding-right: 5px;
	margin-right: 5px;
	background: transparent url(sepv-grey.gif) no-repeat right 3px;
}

#footer ul li.last {
	padding-right: 0px;
	background: none;
}

#footer ul li a {
	color: #646567;
}

#footer ul li a:hover {
	color: #3f1410;
}


/* fil arianne */

#filariane {
	position: relative;
	height: 25px;
	list-style: none;
	color: #9d4c19;
	margin: 0 0 10px 0;
}

#filariane li {
	float: left;
	margin: 0 7px 0 0;
	background: transparent url(arrow-brown.gif) no-repeat 0 6px;
	padding: 0 0 0 14px;
}

#filariane li.home {
	background: none;
	padding-left: 0;
}

#filariane li.current {
	background: transparent url(arrow-green-bold.gif) no-repeat 0 5px;
}

#filariane a {
	color: #9d4c19;
}

#filariane li.current a {
	color: #6c8324;
}

#filariane a:hover {
	text-decoration: underline;
}

/* Contenu */

div.article {
	/*position: relative;*/
	overflow: auto;
	clear: both;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
}

div.article div.content {
	position: relative;
	overflow: auto;
	padding: 0 16px 0px 26px;
}

div.article div.bottom {
	height: 8px;
	clear: both;
	line-height: 0em;
	font-size: 0px;
}

div.article div.bottom a {
	line-height: 2em;
	font-size: 12px;
}

div.article h3 {
	background: transparent url(h3-bullets.gif) no-repeat 8px 2px;
	padding-left: 25px;
	color: #802625;
}

#morecontent div.article h3 {
	margin-bottom: 15px;
}

div.article a {
	color: #ea690b;
	text-decoration:none;
}

div.article a:hover {
	text-decoration:underline;
}

div.article img {
	float: left;
	margin: 0 5px 0 0px;
	overflow: hidden;
}

div.article p {
	text-align: justify;
}

div.article em {
	color: #ea690b;
	font-style:normal;
}

div.article span.legende {
	font-size: 10px;
	color: #802625;
	font-style:normal;
}

div.article ul {
	padding-bottom: 10px;
}

#maincontent div.article ul {
	margin-left: 182px;
}

div.article ul li a {
	color: #646567;
}

div.article ul.links li {
	padding-left: 20px;
	margin: 0 0 12px 0;
	background: transparent url(bulletmore-blue.gif) no-repeat left 2px;
}

div.article ul.links li a {
	color: #219bd2;
}

#morecontent div.article ul li a {
	color: #6c8324;
}

#morecontent div.article ul, #morecontent div.article ul {
	color: #6c8324;
}

#morecontent div.article ul li {
	background: transparent url(arrow-green.gif) no-repeat 0 5px;
	padding-left: 15px;
	margin-bottom: 8px;
}

#morecontent div.article ul li.mtop {
	background: transparent url(picto-calc.gif) no-repeat;
	padding-left: 22px;
	/*
	padding-left: 20px;
	background: transparent url(picto-calc.gif) no-repeat 0 2px;
	*/
}

#morecontent div.article ul h4 {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 15px;
}

#morecontent div.article ul h5 {
	margin: 0;
}

#morecontent div.article ul h5 a {
	display: block;
	width: 130px;
	background: transparent url(bulletmore-brown.gif) no-repeat right -19px;
}

#morecontent div.article ul li p {
		margin-bottom: 10px;
}

#morecontent div.article ul li p.info {
	font-size: 10px;
	font-style:italic;
	color:#7b7c7e;
	text-align:right;
}

#morecontent div.article p {
	color: #837d67;
}

#morecontent div.article ul li em {
	color:#3d3d3f;
	font-style:italic;
	font-size:10px;
}

/* Formulaire */

#formcontact {
}
#formcontact p{
	margin: 6px 2px;
}
#formcontact div.subform{
	width: 50px;
	text-align: center;
}
#formcontact label {
	display: block;
	width: 120px;
	font-size: 12px;
	text-align: left;
	float: left;
	margin: 3px 8px 0 0 ;
	color: #555555
}
#formcontact .petit {
	font-size: 10px;
}
#formcontact input {
	width: 180px;
	font: normal normal 11px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 2px 3px 2px;
	border: 1px solid #7F9DB9;
}
#formcontact .frmdate {
	width: 68px;
	}
#formcontact .code {
	position: relative;
	margin: 0px auto ;
	FONT-WEIGHT: bold;
	color: #20306B;
	FONT-SIZE: 24px;
	text-align:center;
	height: 32px;
	width: 110px;
	}
#formcontact select {
	width: auto;
	font: normal normal 11px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 2px 3px 2px;
	border: 1px solid #7F9DB9;
}
#formcontact textarea {
	width: 270px;
	height: 80px;
	font: normal normal 11px/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
}

#formcontact #imgsecurity_code {
	float: right;
	position: relative;
	width: 110px;
	height: 40px;
	top: -40px;
	left: -210px;
	}
#formcontact .exemple {
	margin-left:130px;
	font-family: Verdana,Arial, Tahoma;
	font-size: 10px;
	text-align:justify;
}
#formcontact .texte_rouge_selection {
	margin-left:130px;
	font-family: Verdana,Arial, Tahoma;
	font-size: 10px;
	color: #E22626;
	font-weight: bold;
	text-align:justify;
	}

#formcontact #submitbutton {
	width: 120px !important;
	height: 24px !important;
	margin: 5px 0 0 158px;
	padding: 0 0 3px 0  !important;
	/*border-style:none;*/
	border: 1px solid #0d4f90 ;
	/*cursor: pointer;*/
}

#formcontact #submitbutton:hover {
	border: 1px solid #B22222;
}

#formcontact .form_defaut{
	width: 280px;
	font: normal normal 11px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 4px 4px 6px 4px;
	border: 1px solid #7F9DB9;
}

#formcontact .form_actif{
	width: 280px;
	font: normal normal 11px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 4px 4px 6px 4px;
	border: 1px solid #0D4F90;
	background-color:#EEEEEE;
}

#formcontact .form_erreur{
	width: 280px;
	font: normal normal 11px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 4px 4px 6px 4px;
	border: 1px solid #FF0000;
}


/* contenu spcifique */

div.article.fillblue {
	background: #cee1f2 url(article-blue.gif) no-repeat 0 -8px;
}

div.article.fillblue div.bottom {
	background: #cee1f2 url(article-blue.gif) no-repeat 0 top;
}

div.article.blue h3 {
	background-color: transparent;
	background-position: 8px -28px;
}

div.article.blue h3, div.article.blue h4 {
	color: #219bd2;
}

div.article.blue img {
	float: left;
	margin: 0 15px 0 -18px;
	overflow: hidden;
}


div.article.fillbeige {
	background: #eceae2 url(article-beige.gif) no-repeat 0 -8px;
}

div.article.fillbeige div.bottom {
	background: #eceae2 url(article-beige.gif) no-repeat 0 top;
}

div.article.fillbeige ul.links li a {
	color:#6c8324;
}

div.article.fillbeige ul.links li {
	background-image:url(bulletmore-green.gif);
}

/*--*/

#morecontent div.article h3 {
	border-left: solid 1px #a7a089;
	border-right: solid 1px #a7a089;
	background-position: 8px 7px;
	padding-top: 5px;
	margin-bottom: 0px;
	height: 27px;
	font-weight: bold;
}

#morecontent div.article {
	background: transparent url(morecontent-articles.gif) no-repeat -270px -30px;
	overflow: visible;
}

#morecontent div.article.fill {
	background-position: -540px -30px;
}

#morecontent div.article div.bottom {
	height: auto !important;
	height: 8px;
	min-height: 8px;
	background: transparent url(morecontent-articles.gif) no-repeat -1620px bottom;
}

#morecontent div.article div.bottom div {
	background: transparent url(morecontent-articles.gif) no-repeat -540px top;
	height: 28px;
	padding: 2px 0 0 90px;
	margin: 0;
}

#morecontent div.article div.bottom a {
	display: block;
	height: 25px;
	margin: 0 0 0 0px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#morecontent div.article div.content {
	background-color: #f0f0f0;
	border-left: solid 1px #a7a089;
	border-right: solid 1px #a7a089;
	padding-top: 10px;
	padding-left: 16px;
}
/*--*/

#morecontent div.article.userarea h3 {
	color: #6c8324;
	background-color: transparent;
	border: none;
	height: auto;
	padding-top: 0px;
	margin-bottom: 17px;
	background-position: 8px -58px;
}

#morecontent div.article.userarea {
	background-position: 0px -29px;
}

#morecontent div.article.userarea div.content {
	border-left: solid 1px #a7a089;
	border-right: solid 1px #a7a089;
	background-color: #d2cdba;
	padding-top: 0px;
}

#morecontent div.article.userarea div.bottom {
	background: transparent url(morecontent-articles.gif) no-repeat 0 top;
}
/*--*/

#morecontent div.article.news li h5 a {
	display: block;
	width: 130px;
	background: transparent url(bulletmore-brown.gif) no-repeat right 2px;
}

/* Gestion des couleurs */

#morecontent div.article.fill h3 {
	color: #FFFFFF !important;
}


#morecontent div.article.brown div.bottom div {
	background-position: -540px top;
}


#morecontent div.article.blue.fill {
	background-position: -810px -30px;
}

#morecontent div.article.blue div.bottom div {
	background-position: -810px top;
}

#morecontent div.article.blue ul, #morecontent div.article.blue ul a {
	color: #219bd2;
}

#morecontent div.article.blue ul li {
	background: transparent url(arrow-blue.gif) no-repeat 0 5px;
}

#morecontent div.article.blue ul li h5 a {
	background-image: url(bulletmore-blue.gif);
}

#morecontent div.article.blue h3 {
	color: #219BD2;
	background-position: 8px -23px;
}


#morecontent div.article.red.fill {
	background-position: -1080px -30px;
}

#morecontent div.article.red div.bottom div {
	background-position: -1080px top;
}

#morecontent div.article.red ul, #morecontent div.article.red ul a {
	color: #219bd2;
}

#morecontent div.article.red h3 {
	color: #bc0518;
	background-position: 8px -84px;
}

#morecontent div.article.red ul li {
	background: transparent url(arrow-blue.gif) no-repeat 0 5px;
}

#morecontent div.article.red ul li h5 a {
	background-image: url(bulletmore-blue.gif);
}


#morecontent div.article.green.fill {
	background-position: -1350px -30px;
}

#morecontent div.article.green div.bottom div {
	background-position: -1350px top;
}

#morecontent div.article.green h3 {
	color: #6C8324;
	background-position: 8px -53px;
}


#morecontent div.article.news h3 {
	position: relative;
}

#morecontent div.article.news a.rss {
	background: transparent url(news-rss.gif) no-repeat;
	position: absolute;
	display: block;
	width: 26px;
	height: 32px;
	right: 10px;
	top: 0px;
	text-indent: -5000px;
}

#morecontent div.article.news div.bottom a {
	padding-left: 20px;
	background: transparent url(picto-calc.gif) no-repeat 0 2px;
}

#morecontent div.article.news ul h5 a {
	display: block;
	width: 130px;
	background: transparent url(bulletmore-brown.gif) no-repeat right 2px;
}


#morecontent div.link {
	position: relative;
	background: #a90013 url(morecontent-link-red.gif) no-repeat left top;
	padding: 17px 0 0 0;
	margin: 0 0 10px 0;
}

#morecontent div.link.green {
	background: #769103 url(morecontent-link-green.gif) no-repeat left top;
}

#morecontent div.link a {
	background: transparent url(arrow-white-big.gif) no-repeat 2px 5px;
	padding: 0 0 0 15px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	position: absolute;
	top: 9px;
	left: 8px;
}

#morecontent div.link p {
	margin:0;
	padding: 4px 0 0 8px;
	font-size: 12px;
}

#morecontent div.link div.bottom{
	height: auto !important;
	height: 12px;
	padding: 3px 0 3px 0;
	min-height: 11px;
	background: transparent url(morecontent-link-red.gif) no-repeat right bottom;
	color: #FFFFFF;
}

#morecontent div.link.green div.bottom{
	background: transparent url(morecontent-link-green.gif) no-repeat right bottom;
}

/*--*/

div.userarea form {
	position: relative;
}

div.userarea label {
	display: none;
}

div.userarea .text {
	height: 16px;
	background: #FFFFFF;
	border: solid 1px #939395;
	font-size: 12px;
	color: #9b9c9e;
	padding: 3px 4px;
	width: 110px;
	margin-bottom: 5px;
}

div.userarea .btsend {
	background: transparent url(newsletter-btok.gif) no-repeat;
	border: none;
	width: 91px;
	height: 23px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 5px;
	font-size: 11px;
}

div.userarea .btsend:hover {
	background-position: -91px 0;
}

div.userarea .zonetxtInfos {
	color: #FF0000;
	font-size: 10px;
}

div.userarea p {
	margin:0;
	font-size:10px;
}

div.userarea p a {
	color:#5e5f61;
}

#maincontent div.article ul.downloads {
	margin-top: 20px;
	margin-left: 43px;
}

div.article ul.downloads li {
	width: 497px;
	height: 22px;
	margin-bottom: 10px;
	background: transparent url(li-download.gif) no-repeat;
}

div.article ul.downloads li p {
	font-size: 14px;
	color:#6c8324;
	padding: 3px 10px 3px 8px;
}

div.article ul.downloads li a {
	display: block;
	float: right;
	width: 88px;
	height: 16px;
	padding:3px;
	text-align:center;
}

div.article ul.downloads li a:hover {
	text-decoration: underline;
}

div.article p.innerbloc {
	background: transparent url(arrow-green-double.gif) no-repeat 0 4px;
	padding-left: 20px;
	margin: 20px 0 20px 25px;
}

div.article p.innerbloc b{
	font-size: 14px;
	color:#6c8324;
	text-transform:uppercase;
}

table.equipement {
	background:#E4E4E4;
	width: 540px;
	/*border-collapse:collapse;*/
	border:2px;
	}

table.equipement tr {
	background:#FFFFFF;
	vertical-align:top;
	}

table.equipement td {
	width:50%;
	text-align:left;
	padding: 10px 10px 10px 10px;
	}

table.equipement td a.img {
	float: center;
	margin: 6px 10px 10px 36px;
	overflow: hidden;
	}

/*table {
	background:#E4E4E4;
	width: 540px;
	border-collapse:collapse;
	border:2px;
	}

table tr {
	background:#FFFFFF;
	vertical-align:top;
	}

table td {
	text-align:left;
	width: 270px;
	border-width:1px;
	border-style:solid; 
	border-color:#ea690b;
	width:50%;
	}

table td a {
	float: left;
	margin: 0 15px 5px 5px;
	overflow: hidden;
	}*/