/*
----------------------------------------------------------
	Global resets
----------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*
----------------------------------------------------------
	Misc
----------------------------------------------------------*/

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #efebe0 url(/images/backgrounds/bg.gif) top repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
ol, ul {
	list-style: none;
}
hr {
	margin: 5px 0 5px 0;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #ff0000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #4b3939;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #4b3939;
}
/*
----------------------------------------------------------
	Divs & Cibling Attributes
----------------------------------------------------------*/



#container {
	position: relative;
	width: 924px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	background: transparent url(/images/backgrounds/bg_white.gif) top repeat-y;
}
#pub {
	position: absolute;
	width: 130px;
	height: 316px;
	background: transparent;
	left: 910px;
	top:204px;
}
#pub2 {
	position: absolute;
	width: 130px;
	height: 316px;
	background: transparent;
	left: -116px;
	top:204px;
}
#header {
	position: relative;
	width: 924px;
	height: 145px;
	background: transparent url(/images/backgrounds/header.gif) top no-repeat;
}
#options {
	position: relative;
	width: 100%;
	height: 23px;
	font-size: 10px;
	color: #FFF;
	background: transparent;
}
#options a {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
#options a:hover {
	color: #000;
	text-decoration: none;
}
#options_content {
	margin: 0;
	padding: 6px 0 0 0;
	text-align: right;
}
#options_lang {
	margin:0;
	width:55px;
	height: 23px;
	float: right;
	padding: 6px 7px;
	background: transparent url(/images/backgrounds/lang.gif) top no-repeat;
	text-align: center;
	color: #000;
}
#options_lang a {
	color: #4b3939;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
#options_lang a:hover {
	color: #ff0000;
}
#logo {
	position: relative;
	top: 20px;
	left: 10px;
	background: transparent;
}
#logo a {
	display: block;
	width: 311px;
	height: 48px;
	background: transparent url(/images/backgrounds/logo.png) top no-repeat;
}
#nav {
	position: relative;
	width: 924px;
	height: 15px;
	top: 49px;
	background: transparent;
}
#nav a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:hover {
	color: #FFF;
}
#title {
	position: relative;
	width: 924px;
	height: 59px;
	background: transparent url(/images/backgrounds/bg_title.gif) top repeat-y;
}
#title p {
	padding: 15px 0 0 0;
}
#title_content {
	margin: 0 25px 0 25px;
}
#shadow {
	width: 924px;
	height: 17px;
	background: transparent url(/images/backgrounds/shadow.gif) center no-repeat;
}
#photo {
	position: relative;
	width: 924px;
	height: 316px;
	padding-left: 12px;/*background: transparent url(../images/backgrounds/VitMaVie.jpg) center no-repeat;*/
}
#philo {
	position: absolute;
	width: 380px;
	height: 205px;
	margin:-260px 0 0 500px;
	padding: 0;
	background: white;
	z-index: 1000;
}
#philo p {
	font-size: 13px;
	line-height: 16px;
	padding: 5px 0 5px 10px;
}
#center {
	position: absolute;
	width: 924px;
	background: transparent url(/images/backgrounds/bg_white.gif) top repeat-y;
	padding-bottom: 25px;
}
#submenu {
	background: transparent url(/images/backgrounds/submenu.gif) center center no-repeat;
	width: 924px;
	height: 39px;
	margin: 10px 0 10px 0;
	text-align: center;
}
#submenu li {
	display: inline;
}
#submenu ul {
	padding-top: 12px;
}
#submenu a {
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu a.current {
	color:#FF0000;
}
#left {
	float: left;
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
	width: 550px;
}
#left ul {
	padding: 5px 0 10px 13px;
	list-style: circle;
	font-size: 13px;
	line-height: 15px;
}
#left ol {
	padding: 5px 0 10px 20px;
	font-size: 13px;
	line-height: 15px;
	list-style:decimal
}
#left p {
	padding: 10px 0 5px 0;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
}
#left h1, h2 {
	padding: 10px 0 5px 0;
}
#left h3 {
	padding: 15px 0 10px 0;
}
#left h4, h5, h6 {
	padding: 5px 0 5px 0;
}
#customer-identity {
	position: relative;
	margin: 10px 0 0 0;
	padding: 8px;
	background: #efebe0;
	border-top: #ccd2d2 solid 1px;
	border-bottom: #ccd2d2 solid 1px;
}
#customer-identity p {
	padding: 0 0 8px 0;
}
#right {
	float: right;
	voice-family:inherit;
	margin: 0;
	width: 300px;
	padding: 10px 25px 15px 0;
	background: transparent;
}
#printBox {
	float: right;
	clear: left;
	height: 15px;
	margin:  17px 0 0 0;
	padding: 3px 20px 0 0;
	background: transparent url(/images/puces/print.gif) right top no-repeat;
}
#pdfBox {
	float: right;
	height: 15px;
	margin: 17px 15px 0 0;
	padding: 3px 20px 0 0;
	background: transparent url(/images/puces/pdf.gif) right top no-repeat;
}
#printBox a, #pdfBox a {
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
#printBox a:hover, #pdfBox a:hover {
	font-size: 9px;
	color: #ff0000;
	text-decoration: underline;
}
#formulaire {
	width: 895px;
	clear: both;
	margin: 0 auto;
	text-align: left;
}
/*
----------------------------------------------------------
	MENU
----------------------------------------------------------*/

ul#navlist {
	height: 24px;
	margin: 0 0 0 24px;
	padding: 0;
	list-style-type: none;
	background: transparent;
}
ul#navlist li {
	display: block;
	height: 24px;
	float: left;
	text-align : left;
	margin: 0;
	list-style:none;
}
ul#navlist li#currentpage a.idea {
	display: block;
	height: 24px;
	width: 211px;
	padding: 7px 0 0 10px;
	text-decoration: none;
	background: transparent url(/images/menu/bg_menuHover.gif) no-repeat;
}
ul#navlist li#currentpage a.privilege {
	display: block;
	height: 24px;
	width: 211px;
	padding: 7px 0 0 10px;
	text-decoration: none;
	background: transparent url(/images/menu/bg_menuHover.gif) no-repeat;
}
ul#navlist li#currentpage a.concept {
	display: block;
	height: 24px;
	width: 433px;
	padding: 7px 0 0 10px;
	text-decoration: none;
	background: transparent url(/images/menu/bg_menu2Hover.gif) no-repeat;
}
/*----*/

ul#navlist li a.idea {
	display: block;
	height: 24px;
	width: 211px;
	padding: 7px 0 0 10px;
	text-decoration: none;
	background: transparent url(/images/menu/bg_menu.gif) no-repeat;
}
ul#navlist li a:hover.idea {
	background: transparent url(/images/menu/bg_menuHover.gif) no-repeat;
}
/*----*/

ul#navlist li a.concept {
	display: block;
	height: 24px;
	width: 433px;
	padding: 7px 0 0 10px;
	text-decoration: none;
	background: transparent url(/images/menu/bg_menu2.gif) no-repeat;
}
ul#navlist li a:hover.concept {
	background: transparent url(/images/menu/bg_menu2Hover.gif) no-repeat;
}
/*----*/

ul#navlist li a.privilege {
	display: block;
	height: 24px;
	width: 211px;
	padding: 7px 0 0 10px;
	text-decoration: none;
	background: transparent url(/images/menu/bg_menu.gif) no-repeat;
}
ul#navlist li a:hover.privilege {
	background: transparent url(/images/menu/bg_menuHover.gif) no-repeat;
}
/*
----------------------------------------------------------
	RightNAV
----------------------------------------------------------*/

#rightBox {
	width: 300px;
	margin: 0;
	padding: 5px 0 0 0;
	background: transparent url(/images/backgrounds/rightBoxTop.gif) top center no-repeat;
}
#rightBoxBas {
	margin: 0;
	padding: 0 0 10px 0;
	background: #efebe0 url(/images/backgrounds/rightBoxBottom.gif) bottom center no-repeat;
}
#right h1 {
	margin: 0 10px 0 10px;
	padding: 15px 0 3px 0;
	text-align: right;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #4b3939;
	border-bottom: 1px solid #ccd2d2;
}

/*
----------------------------------------------------------
NEW RIGHT NAV
----------------------------------------------------------*/

.arrowlistmenu {
	width: 300px;
}
.arrowlistmenu .menuheader {
	margin: 15px 10px 0 10px;
	padding: 3px 18px 3px 0;
	color: #FFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	background: #4b3939 url(/images/puces/plus.gif) right center no-repeat;
	cursor: hand;
	cursor: pointer;
}
.arrowlistmenu .openheader {
	/*background: #4b3939 url(/images/puces/moins.gif) right center no-repeat;*/
	background: #ff0000 url(/images/puces/moins.gif) right center no-repeat;

}
.arrowlistmenu ul {
	margin: 5px 10px 5px 10px;
}
.arrowlistmenu ul li {
	border-bottom: #ccc 1px dotted;
	background: transparent;
	text-align: right;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arrowlistmenu ul li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px 0 5px 15px;
}
/*
.arrowlistmenu .menuheader#currentpage{
	text-decoration: none;
	background: #ff0000 url(/images/puces/moins.gif) right center no-repeat;
}
*/
.arrowlistmenu ul li a:visited {
	color: #444;
}
.arrowlistmenu ul li a:hover {
	background: #e0dcd2;
}




/*
----------------------------------------------------------
	3 Boxes Homepage
----------------------------------------------------------*/

#box1 {
	float: left;
	width: 211px;
	height: 125px;
	margin: 0 10px 0 25px;
	padding: 15px 0 0 0;
	background: transparent url(/images/backgrounds/box1.gif) center bottom no-repeat;
}
#box2 {
	float: left;
	width: 433px;
	height: 125px;
	margin: 0 10px 0 0;
	padding: 15px 0 0 0;
	background: transparent url(/images/backgrounds/box-target.gif) center bottom no-repeat;
}
#box3 {
	float: left;
	width: 211px;
	height: 125px;
	margin: 0;
	padding: 15px 0 0 0;
	background: transparent url(/images/backgrounds/box3.gif) center bottom no-repeat;
}
#box1 p, #box2 p, #box3 p {
	padding: 10px;
}
#box1 a, #box2 a, #box3 a {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#box1 a:hover, #box2 a:hover, #box3 a:hover {
	color: #FFF;
	text-decoration: none;
}
#box1 h1, #box2 h1, #box3 h1 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 10px 0 10px;
}

.moreBox {
	position: absolute;
	display: block;
	width: 100px;
	height: 20px;
	margin: 95px 5px 0 5px;
}
/*
----------------------------------------------------------
	NEWS BOX
----------------------------------------------------------*/

#newsBox ul {
	padding: 0px;
	margin: 12px 0;
	width: 550px;
}
#newsBox li {
	padding: 0;
	margin: 0;
	display: block;
	width: 550px;
	position: relative;
	float: left;
}
#newsBox li a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 550px;
	padding: 12px 5px 14px 5px;
	border-bottom: 1px solid #d4dde2;
	float: left;
}
#newsBox ul li a:hover {
	background: #efebe0;
	border-bottom: 1px solid #BBB69F;
}
#newsBox ul li a strong {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	line-height: 1;
	padding: 0;
	margin: 0 0 7px 45px;
	display: block;
}
#newsBox ul li a:hover strong {
	color: #4b3939;
}
#newsBox ul li a .message {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 0 45px;
	padding: 0;
	line-height: 1.5;
	display: block;
}
#newsBox ul li a .more {
	background: transparent url(/images/puces/plus.gif) left bottom no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1;
	font-size: 11px;
	color: #4b3939;
	font-weight: normal;
	display: block;
	margin: 10px 0 0 45px;
	padding: 0 0 0 13px;
	clear: left;
	text-decoration: none;
	height: 12px;
}
#newsBox ul li a:hover .more {
	color: #000;
	text-decoration: none;
	height: 12px;
}
#newsBox ul li .date {
	background: transparent url(/images/puces/bg_calendar.gif) 0 50% no-repeat !important;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1;
	display: block;
	height: 36px;
	width: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}
#newsBox ul li .date .month {
	font: bold 9px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	display: block;
	color: #fff;
	padding: 2px 0 0 0;
}
#newsBox ul li .date .day {
	font: bold 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	display: block;
	color: #ff0000;
	padding: 5px 0 0 0;
	margin: 0;
}
/*
----------------------------------------------------------
	Formulaire
----------------------------------------------------------*/

fieldset {
	margin-bottom: 1em;
	border: 0;
	width: auto;
	margin: 5px;
	background: none;
}
fieldset p {
	padding: 0 0 10px 5px !important;
	padding: 0 0 10px 5px;
	clear: both;
}
legend {
	margin: 0 0 5px 0;
	padding: 5px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #4b3939;
	background: none;
}
label.text {
	display: block;
	float: left;
	width: 200px;
	text-align: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border-bottom: 1px dashed #efebe0;
}
label.textbox {
	text-align: left;
	display: block;
	margin: -20px 0 0 20px;
	padding: 5px;
}
.radioCheck {
	margin: 0 10px 0 5px;
}
input.text, textarea {
	width: 300px;
	background-color: #FFF;
	margin-right: 5px;
}
.envoy {
	margin: 10px 0;
	text-align: left;
}
.envoy label {
	border: 0;
}
hr {
	visibility: hidden;
	clear: both;
}
span.note {
	font-size: 10px;
}
span.warning {
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
}
/*
----------------------------------------------------------
	Classes
----------------------------------------------------------*/

.recherche {
	position: relative;
	text-align: right;
	padding: 15px 10px 0 10px;
}
.rockwell {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 25px;
}
.date_menu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
}
.red {
	color: #ff0000;
}
.blue {
	color: #69b6ca;
}
.white {
	color: #FFF;
	font-weight: bold;
}
.black {
	color: #000;
}
.demo-show {
}
.chapeau {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #362221;
}
.image {
	padding: 5px 0 5px 0;
	text-align: center;
}
.boxes {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}
.borderUp {
	border-top: #ccc 1px solid;
}
.borderDown {
	border-bottom: #ccc 1px solid;
}
.adress {
	padding: 0 0 0 0;
}
.strong {
	font-weight: bold;
}
.link a {
	font-size: 13px;
	color: #4b3939;
	text-decoration: underline;
}
.link a:hover {
	color: #ff0000;
	text-decoration: none;
}
.subh2 {
	font-size: 14px;
	font-weight: bold;
}
/*
----------------------------------------------------------
	images roll over
----------------------------------------------------------*/

.photo {
	position: relative;
	width: 300px;
	height: auto;
	text-align:center;
	margin: 15px 0 0 0;
	border: 1px #efebe0 solid;
}
a.info {
	position: relative;
	text-decoration: none;
	color: black;
}
a.info span {
	display: none;
}
a.info:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500;
}
a.info:hover span {
	display: inline;
	position: absolute;
	top: -485px;
	left: -600px;
	text-align: center;
	color: white;
	padding: 2px;
}

