/* RESET CSS */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* RESET CSS */

body {
	font: 12px Arial, Helvetica, sans-serif;
}
fieldset {
	border: 1px solid #5E7291;
	padding: 10px;
	margin: 5px;
}
a {
	text-decoration: none;
	color: #1e508f
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.clearfix {
	clear: both
}
.hide {
	display: none
}
.bold {
	font-weight: bold
}
.blue {
	color: #4474b1
}
.orange {
	color: #d6641f;
}

.pdca {
	color: #1b6db3
}
.DGR {
	color: #932225
}
.rse {
	color: #505050
}
.AE {
	color: #518000
}
.EVRP {
	color: #00397e
}
.securite-aliments {
	color: #c88100
}
.VEILLE {
	color: #416b75
}
.social {
	color: #653d5f
}
.conformite {
	color: #654f43
}

.legend {
	font-style: italic;
	font-size: 12px;
}

.container {
	width: 994px;
	margin: 0 auto;
}
#header {
	height: 109px
}
.content {
	background: url('/images/newchart/bg-content.jpg') repeat-y;
	padding: 10px 10px 7px;
	width: 100%;
}
.sousmenu {
	display: none;
}
.menu {
	padding: 15px 8px 0;
	background: url('/images/newchart/bg-content.jpg') repeat-y;
}
#menu {
	margin: 0 0 0 23px;
	padding: 0;
}
#menu li {
	float: left;
	border-right: 1px solid #B5B5B5;
	color: #686868;
	padding: 5px 12.5px;
}
#menu li:hover, #menu li.active {
	background: #5e7291;
}
#menu li a {
	color: #686868;
}
#menu li:hover a, #menu li.active a {
	color: #fff
}
.bottom-menu {
	display: block;
	height: 32px;
	background: #5e7291
}

.left {
	display: block;
	width: 312px;
	color: #5e5e5e
}
.left .intro {
	font-weight: bold;
	margin-bottom: 19px;
}
.right {
	margin-left: 45px;
	width: 578px;
}

#mycarousel li img {
	padding: 12px;
}
#mycarousel li.active {
	background: url('/images/newchart/carousel-li-hover.png') no-repeat
}

#bg-bloc-subcarousel {
	background: url('/images/newchart/bg-bloc-subcarousel.jpg') no-repeat;
	display: block;
	width: 517px;
	height: 326px;
	margin-top: -5px;
	padding: 23px 29px
}
#bg-bloc-subcarousel .title {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 25px;
}
#bg-bloc-subcarousel .leftbloc {
	display: block;
	width: 367px;
	margin-right: 23px;
}
#bg-bloc-subcarousel .littlebloc {
	background: #fff url('/images/newchart/orange-arrow.jpg') 14px center no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(ie-css3.htc);
	padding: 6px 13px 5px 27px;
	margin-bottom: 12px;
}
#bg-bloc-subcarousel .lastbloc {
	margin-bottom: 16px;
}
#bg-bloc-subcarousel .rightbloc {
	display: block;
	width: 127px;
}
#bg-bloc-subcarousel .link {
	display: block;
	background: url('/images/newchart/link-bg.jpg') no-repeat;
	text-align: center;
	width: 61px;
	height: 47px;
	color: #5e5e5e;
	padding-top: 10px;
	margin-right: 15px;
}
#bg-bloc-subcarousel .links {
	margin-top: 10px
}
#bg-bloc-subcarousel .links span {
	display: block;
}
#bg-bloc-subcarousel a.dashboard, .consulter a.consulteBouton {
	background: url('/images/newchart/bg-button-bottom.jpg') repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(ie-css3.htc);
	padding: 4px 10px;
	border: 1px solid #cdced1;
	-moz-box-shadow: 0px 0px 2px #999999;
	-webkit-box-shadow: 0px 0px 2px #999999;
	box-shadow: 0px 0px 2px #999999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999');
}
#bg-bloc-subcarousel a.dashboard img {
	margin-right: 2px;
}
#bg-bloc-subcarousel .littlebloc.actions {
	position: relative;
}

#bg-bloc-subcarousel .littlebloc .nbActions {
	display: block;
	width: 24px;
	left: 46px;
	top: 20px;
	position: absolute;
	z-index: 9999;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.bloctitle {
	font-weight: bold;
	display: block;
	margin: 6px 0 0 2px
}
.readall {
	background: url('/images/newchart/readall.jpg') no-repeat;
	padding-left: 20px;
	margin: 10px 0 15px;
	display: block;
}

.consulter {
	margin-bottom: 27px;
}
.consulter a.consulteBouton {
	color: #5e5e5e;
}
.right-b-title {
	display: block;
	border-bottom: 1px dotted #848484;
	padding: 0 0 5px 24px;
	margin-bottom: 11px;
}
.agenda {
	background: url('/images/newchart/agenda.jpg') 2px top no-repeat
}
.message {
	background: url('/images/newchart/message.jpg') 3px 4px no-repeat
}
.user {
	background: url('/images/newchart/user.jpg') 5px top no-repeat
}

.footer-links {
	margin: 3px 0 0 37px;
	color: #284671
}
.footer-links a {
	color: #284671
}

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.titre1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}

.titre1 a:hover {
	text-decoration: underline;
}

.content-accueil-actif {
	padding: 20px 20px 0px;
}

.titre-bloc {
	border-left: 1px solid #3B83C4;
	border-bottom: 1px solid #3B83C4;
	background-color: #fff;
	color: #FFFFFF;
	height: 21px;
	line-height: 21px;
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom: 5px;
}
.titre-bloc h3 {
	padding: 0 5px 0 10px;
	background-image: url("/images/newchart/titre-onglet-bleu.png");
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
}
.titre-bloc h3:after {
	content: url("/images/newchart/titre-onglet-bleu-biseau.png");
	position: absolute;
	margin-left: 5px;
}

#bandeau ul {
	margin-top: 0;
	margin-bottom: 0;
	display: block;
	background-color: #FFF;
}

#bandeau li {
	display: block;
	float: left;
	width: auto;
	color: #FFF;
	border-right: #FFF 2px solid;
	margin-top: 10px;
	padding: 0 10 0 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bandeau li a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	outline: none;
	margin: 0 10px;
}

#bandeau li a:hover {
	font-weight: bold;
	cursor: pointer;
}

.active a {
	font-weight: bold;
	text-decoration: underline;
}

#bandeau li.active a {
	font-weight: bold;
	text-decoration: underline;
}

.inactif {
	background: #ffffff;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}

.content-accueil-actif .jcarousel-skin-tango .jcarousel-next.jcarousel-next-horizontal {
	right: -5px;
}

#tb-bg-bloc-subcarousel {
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;
	background-color: #EFF0F4;
	display: block;
	width: 940px;
	margin-top: -3px;
	margin-left: 2px;
	padding: 10px 10px;
	border: 3px solid #D4D5D7;
}
#tb-bg-bloc-subcarousel .title {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 25px;
}

.content-accueil-actif .liste-diag li {
	margin-bottom: 5px;
}