@CHARSET "UTF-8";

span.email {
	font-size: 11px;	
}

div#h1toswfContainer {
	margin-top: 30px;
}

div#text {
	overflow: hidden;
	padding-left: 27px;
	padding-right: 350px;
}

div#text h1, div.tinymce h1 {
	font-size: 27px;
	font-weight: normal;
	font-family: Tahoma;
	color: #555555;
	margin: 0;
	padding: 0;
	margin: 10px 0;
}

div#text h2, div.tinymce h2 {
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	margin: 0;
	margin-top: 16px;
}

div#text p, div.tinymce p {
	font-size: 12px;
	color: #555555;
	margin-top: 20px;
}

div#text ul, div.tinymce ul, div#text ol, div.tinymce ol {
	font-size: 12px;
	color: #555555;
	margin-top: 5px;
	margin-left: 13px;
}

div#text li, div.tinymce li {
	margin: 4px 0;	
}

div#text a, div.tinymce a {
	color: #FF9600;
}

div#text a:hover, div.tinymce a:hover {
	text-decoration: none;
}

/* MANAGEMENT */

div#text {
	padding-right: 27px;	
}

div#text div#mgt-leftCol {
	width: 450px;
	float: left;
	border-right: 1px solid #CECBC7;
	padding-right: 15px;
	text-align: justify;
}

div#text div#mgt-rightCol {
	margin-left: 480px;
	text-align: justify;
}

div#text div#mgt-leftCol img,
div#text div#mgt-rightCol img {
	float: left;
	padding: 0 10px 5px 0;
}

/* FAQ */
.faq-category {
	background: url('../medias/images/news-gradient.png') no-repeat top left;
	padding: 5px 0 25px 20px;
}
div#text .faq-category-name {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-top: 0;
	
}
.faq-questions-list {
	list-style-type: none;
	padding: 0; margin: 0;
}

/* CERTIFICATIONS */

div#text div#cert-leftCol {
	width: 170px;
	float: left;
	margin-top: 20px;
	border: 1px solid #D6D6D6;
	background-color: #F4F4F4;
}

div#text div#cert-leftCol div#inner {
	border: 1px solid #FFFFFF;
}

div#text div#cert-leftCol div#inner p {
	height: 55px;
	text-align: center;
	margin-top: 0;
	border-bottom: 1px solid #DCDBD9;
}

div#text div#cert-leftCol div#inner p.last {
	border-bottom : none;	
}

div#text div#cert-rightCol {
	margin-top: 20px;
	margin-left: 185px;	
}

div#text div#cert-rightCol p {
	margin-top: 0;
	padding: 5px 0 8px 0;
	height: 45px;
}

/* VALEURS */

div#text div#values img {
	margin-right: 20px;	
}

div#text div#values p {
	margin-top: 0;
	margin-bottom: 20px;
}

div#text div#values ul {
	margin-left: 20px;
	margin-bottom : 10px;
}

div#text div#values ul li {
	margin-bottom: 5px;	
}

/*  COIN PRESSE */

div#main div.coin-presse {
	padding-right: 27px;
}

div#main div.coin-presse div#left {
	width: 460px;
	float: left;	
}

div#main div.coin-presse div#right {
	width: 460px;
	margin-left: 474px;	
}

div#main div.coin-presse div#left,
div#main div.coin-presse div#right {
	margin-top: 20px;	
}

div#text div.title {
	padding: 8px 0 7px 0;
	background-image: url('/medias/images/coinpresse-header.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div#text div.title h2 {
	margin-top: 0;
	margin-left: 10px;
	font-size: 20px;
}

div#main div.coin-presse div#left ul,
div#main div.coin-presse div#right ul {
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	list-style-type: none;
}

div#main div.coin-presse div#left ul li,
div#main div.coin-presse div#right ul li {
	padding: 10px 0 0 10px;
	height: 40px;
	background-image: url('/medias/images/coinpresse-gradient.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

div#main div.coin-presse div#left ul li.last,
div#main div.coin-presse div#right ul li.last {
	background-image: none;
	background-color: #E3E3E3;	
}

div#main div.coin-presse div#left ul li p,
div#main div.coin-presse div#right ul li p {
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
}

div#main div.coin-presse div#left ul li a,
div#main div.coin-presse div#right ul li a {
	display: block;
	width: 18px;
	height: 18px;
	float: right;
	margin-right: 10px;
	background-image: url('/medias/images/see.gif');
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}

div#main div.coin-presse div#left div.footer,
div#main div.coin-presse div#right div.footer {
	background-image: url('/medias/images/coinpresse-bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 15px;
}

/* NEWS */
.social-sharing {
	position: absolute;
	right: 0;
	top: 5px;
}

div#main div#news {
	width: 670px;
	float: left;	
}

div#main div#text a.back {
	font-size: 12px;
	display: block;
	position: absolute;
	right: 27px;
	margin-top: 15px;
	color: #555555;
	padding: 0 0 1px 15px;
	background-image: url('/medias/images/back.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}

div#main div#news div.newsitem {
	margin: 20px 0;
	border-top: 1px solid #D1CFCA;
	background-image: url('/medias/images/news-gradient.png');
	background-position: center 1px;
	background-repeat: no-repeat;
}

div#main div#news div.newsitem div.head {
	position: relative;	
	padding-top: 5px;
}

div#main div#news div.newsitem div.head h2 {
	font-size: 14px;
	width: 585px;
}

div#main div#news div.newsitem div.head span {
	font-size: 12px;
	color: #555555;
	/*position: absolute;
	right: 10px;*/
}

div#main div#archives {
	margin-left: 690px;
	margin-top: 20px;
}

div#main div#archives div.year {
	border-bottom: 1px solid #D1CFCA;
	cursor: pointer;
	background-image: url('/medias/images/archives-closed.png');
	background-position: center right;	
	background-repeat: no-repeat;
}

div#main div#archives div.open {
	background-image: url('/medias/images/archives-open.png');
	background-position: center right;	
	background-repeat: no-repeat;
}

div#main div#archives div.year p {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px;
	margin-top: 0;
}

div#main div#archives div.open p {
		color: #E95014;
}

div#main div#archives div.titles li {
	margin-left: 10px;
	margin-top: 10px;
}

div#main div#archives div.titles li a {
	color: #A3A3A3;
	text-decoration: none;
}

div#main div#archives div.titles li a:hover {
	color: #FF9600;
	text-decoration: underline;
}

div#main div#archives div.titles li span {
	color: #FF9600;
}

/* SITEMAP */
.sitemap h2{
	border-bottom: 1px solid #CFCFCF;
}

#main .sitemap a {
	color: #A5A5A5;
	text-decoration: none;
}

#main .sitemap a:hover {
	text-decoration: underline;	
}

#main .sitemap h2 a {
	color: #555555;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
}

#main .sitemap h2 a:hover {
	text-decoration: none;
}

#main .sitemap h3 {
	margin: 5px 0 5px 10px;	
}

#main .sitemap h3 a {
	color: #666666;
	font-size: 14px;
	font-weight: normal;	
	text-decoration: none;
}

#main .sitemap ul {
	margin-left: 25px;
}

#main .sitemap ul li {
	margin: 0;
	padding: 0;	
}

.sitemap .whatwedo {
	height: 220px;
}

#main .sitemap .firstcol {
	width: 310px;
	float: left;
}

#main .sitemap .secondcol {
	width: 310px;
	float: left;
}

#main .sitemap .thirdcol {
	width: 310px;
	float: left;
}

/* CONTEST */
#contestLeft {
	float: left;
	padding: 0 10px 0 0;
	text-align: justify;
	width: 560px;
}

#contestLeft strong {
	font-size: 13px;	
}

div#text #contestLeft h2,
div#text #contestRight h2 {
	margin: 0;	
}

div#text #contestLeft p {
	margin: 5px 0 15px 0;	
}

div#text #contestLeft span {
	font-size: 14px;
	font-weight: bold;	
}

img.contest {
	display: block;
	float: left;
	margin-right: 10px;
}

img.social {
	margin: 5px 0;	
}

#contestRight {
	float: left;
	padding-left: 20px;
	width: 345px;
}

.contestForm {
	padding: 10px 0;
	position: relative;
	width: auto;
}

div#text .contestForm p {
	margin-top: 10px;
}

.contestForm label {
	display: block;
	width: 115px;
	float: left;
}

.contestForm .jqTransformSelectWrapper {
	margin-left: 110px;	
}

div#text .jqTransformSelectWrapper ul {
	margin: 0;	
} 

.contestForm input.text {
	background: url('/medias/images/input-text.jpg') left top no-repeat;
	border: none;
	font-size: 11px;
	height: 14px;
	padding: 2px 10px 4px 10px;
	width: 207px;
}
.contestForm input.error {
	background-position: 0 100%;
}

#siteUrl label {
	float: none;
	width: auto;	
}

.contestForm #siteUrl input {
	background-image: url('/medias/images/input-text-long.png');
	width: 341px;
}

#auditType {
	margin-bottom: 10px;
	overflow: auto;
}

#auditType label {
	float: left;
	margin-right: 15px;
	width: auto;
}

#auditType input {
	background-image: none;
	display: block;
	float: left;
	margin-right: 5px;
	width: auto;
}

.contestForm .submit {
	background: url('/medias/images/submit.png') left top no-repeat;
	border: none;
	color: white;
	cursor: pointer;
	float: left;
	height: 23px;
	margin-top: 5px;
	width: 93px;
}

div#text p.thx {
	margin: 0 0 0 110px;
}

.messageBox {
	border-bottom: 1px solid #555;
	margin-bottom: 20px;	
	padding-bottom: 10px;
}

div#text .messageBox p {
	margin-top: 10px;
}
