/* HTML ELEMENTS */

body {
background-color: #6f8d37;
text-align: center;
background-image: url('images_en/bg.jpg');
background-repeat: repeat-x;
}

body, div {
font-family: Arial, Helvetica, sans-serif;
color: #404040;
font-size: 11px;
margin: 0px;
padding: 0px;
}

form {
margin: 0px;
padding: 0px;
}

h1, .maintitle {
color: #516c2e;
font-size: 30px;
font-weight: bold;
text-align: left;
margin: 5px 0px 25px 0px;
padding: 0px;
}

h2, h3 {
color: #404040;
font-size: 15px;
font-weight: bold;
text-align: left;
margin: 15px 0px 15px 0px;
padding: 0px;
}

h3 {
font-size: 12px;
}

input {
border: 1px solid #abaaa7;
background-color: #FFFFFF;
color: #404040;
}

img {
border: 0px;
}

a {
color: #ff9600;
text-decoration: none;
}

a:visited {
color: #a86300;
text-decoration: none;
}

a:hover {
color: #ff9600;
text-decoration: underline;
}

p {
margin: 5px 0px 5px 0px;
}

ul {
list-style-position: outside;
margin: 10px 0px 0px 18px;
padding: 0px;
}

li {
list-style: disc;
list-style-image: none;
margin: 0px;
padding: 0px 0px 10px 0px;
}

li a {
font-weight: bold;
}

ol li {
list-style: decimal;
}


img[align="middle"] {
vertical-align: middle;
}

/* SPECIAL CLASSES AND IDS */

.title-image-home {
text-align: left;
margin: 20px 0px 10px 0px;
}

.dotted-lign {
text-align: center;
margin: 5px 0px 5px 0px;
}

.dotted-lign-big {
text-align: center;
margin: 10px 0px 5px 0px;
clear: both;
}

.dotted-lign-separator {
background-image: url('images_en/lign-dotted-big.gif');
background-repeat: repeat-x;
}

input.submit-button {
border: none;
background-color: #516c2e;
font-size: 9px;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
padding: 2px;
}

div.submenu {
text-align: center;
margin: 0px 0px 25px 0px;
}

div.submenu-bottom {
text-align: center;
margin: 25px 0px 10px 0px;
}

.source {
font-style: italic;
color: #747474;
}

.intro {
margin: 0px 0px 30px 0px;
}

ul.list-content {
list-style-position: outside;
margin: 10px 0px 0px 18px;
padding: 0px;
}

ul.list-content li {
list-style-type: square;
list-style-image: url('images_en/list-bullet.gif');
margin: 0px;
padding: 0px 0px 10px 0px;
}

.did-you-know {
margin: 0px 0px 20px 0px;
}

.did-you-know a, .did-you-know a:visited, .did-you-know a:hover {
display: block;
margin: 0px;
padding: 0px;
text-decoration: none;
color: #404040;
}

.did-you-know .learnmore {
color: #ff9600;
}

.box-links-title {
text-align: center;
padding: 0px;
margin: 20px 0px 20px 0px;
}


.mentality {
font-weight: bold;
}

h2 sup {
font-size: 10px;
}

/* Share page */

#share {
margin: 20px 0px 20px 0px;
}

#blog-content #share img {
float: none !important;
margin: 0px !important;
}

#share-box {
width: 160px;
border: 1px solid #e4e7dc;
border-right: 5px solid #e4e7dc;
}

#share-box-top {
border-bottom: 1px solid #e4e7dc;
}

.share-box-top-element {
font-size: 10px;
color: #a7ac9a;
padding: 2px;
width: 75px;
float: left;
text-align: center;
}

#share-box-bottom {
font-size: 10px;
color: #a7ac9a;
padding: 2px;
}

#communiques-historique {
font-size: 10px;
margin: 20px 0px 20px 0px;
padding: 10px 0px 10px 0px;
border-top: 1px solid #404040;
border-bottom: 1px solid #404040;
color: #7f7f7f;
}

/* Date Boxes from blog pgv theme */

#home-header-main .date {
width: 40px;
background: url('images_en/date.gif') no-repeat center center;
height: 58px;
margin: 0px 20px 10px 0px;
}

#home-header-main .month, #home-header-main .day, #home-header-main .year {
display: block;
text-align: center;
text-transform: uppercase;
font-family: Georgia, serif;
color: #516c2e;
font-size: 11px;
}

#home-header-main .month {
font-weight: bold;
}

#home-header-main .day {
font-weight: bold;
font-size: 20px;
}


#home-header-other .date {
width: 32px;
background: url('images_en/date-other.gif') no-repeat center center;
height: 33px;
margin: 0px;
}

#home-header-other .month, #home-header-other .day {
display: block;
text-align: center;
text-transform: uppercase;
font-family: Georgia, serif;
color: #516c2e;
font-size: 10px;
}

#home-header-other .month {
font-weight: bold;
}

#home-header-other .day {
font-weight: bold;
font-size: 12px;
}



div.clearer {
clear: both; 
margin: 0px;
padding: 0px;
height: 0px;
line-height: 0px;
}

#home-blog-main {
margin: 0px;
padding: 0px;
font-size: 12px;
text-align: left;
}

#home-blog-main a, #home-blog-main a:visited, #home-blog-main a:hover {
display: block;
margin: 0px;
padding: 0px;
text-decoration: none;
color: #404040;
}

#home-blog-main #home-blog-main-link {
color: #ff9600;
}

/* LAYOUT */


#background {
background-image: url('images_en/margins.jpg');
background-repeat: no-repeat;
background-position: top center;
width: 100%;
}


#main {
position: relative;
margin: 0px auto;
padding: 0px;
width: 940px;
background-image: url('images_en/main-bg.jpg');
background-repeat: repeat-y;
background-position: top center;
}

#main-top {
width: 940px;
}

#main-bottom {
width: 940px;
clear: both;
}

#side-left {
float: left;
width: 20px;
height: 622px;
}

#side-right {
float: left;
width: 20px;
height: 622px;
}

#body {
float: left;
width: 900px;
}

#top {
width: 900px;
height: 73px;
}

#top-logo {
float: left;
width: 385px;
height: 73px;
background-image: url('images_en/top-logo-bg.jpg');
background-repeat: no-repeat;
background-position: top;
}

#top-logo-text {
text-align: left;
padding: 20px 0px 0px 70px;
}

#top-message {
float: left;
width: 515px;
height: 73px;
background-image: url('images_en/top-message-bg.jpg');
background-repeat: no-repeat;
background-position: top;
}

#top-message-text {
text-align: left;
padding: 30px 0px 0px 124px;
}

#top-menu {
width: 900px;
height: 51px;
}

#content {
width: 900px;
background-color: #ffffff;
}

#content-main {
padding: 0px 19px 0px 20px;
text-align: left;
}

#bottom {
width: 940px;
height: 12px;
}

#footer {
width: 940px;
height: 101px;
background-image: url('images_en/footer.jpg');
background-repeat: no-repeat;
background-position: top;
}

#footer-left {
float: left;
width: 726px;
height: 101px;
}

#footer-right {
float: left;
width: 214px;
height: 101px;
}

#footer-left-text {
text-align: left;
padding: 25px 0px 0px 90px;
font-size: 10px;
color: #dae1cb;
}

#footer-left-text a, #footer-left-text a:visited {
font-size: 10px;
color: #dae1cb;
}

#footer-left-text a:hover {
font-size: 10px;
color: #ffffff;
}

#footer-right-text {
text-align: right;
padding: 20px 85px 0px 0px;
}

#column-menu {
background-image: url('images_en/column-menu-bg.gif');
background-position: top;
background-repeat: repeat-y;
}

.column-menu-text {
padding: 5px 5px 5px 25px;
}

.column-menu-text a, .column-menu-text a:visited {
display: block;
padding: 0px 0px 0px 8px;
margin: 0px;
font-size: 10px;
color: #516c2e;
background-image: url('images_en/column-menu-bullet.gif');
background-position: 0% 4px;
background-repeat: no-repeat;
}

.column-menu-text a.column-menu-text-selected, .column-menu-text a.column-menu-text-selected:visited, .column-menu-text a.column-menu-text-selected:hover  {
color: #ff9600;
font-style: italic;
}

/* LAYOUT HOMEPAGE */

#home-header {
width: 861px;
background-image: url('images_en/home-header-bg.jpg');
background-position: bottom left;
background-repeat: no-repeat;
}

#home-header-main {
float: left;
width: 450px;
padding-left: 170px;
}

#home-header-main-text {
padding: 10px 20px 20px 20px;
font-size: 12px;
text-align: left;
}

#home-header-other {
float: left;
width: 241px;
}

#home-header-other-text {
padding: 10px 20px 20px 20px;
}

#home-content {
width: 861px;
padding: 15px 0px 0px 0px;
text-align: left;
min-height: 340px;
}

#home-content-column1 {
float: left;
width: 250px;
}

#home-content-column2 {
float: left;
width: 361px;
}

#home-content-column3 {
float: left;
width: 250px;
}

#home-content-column1-text {
padding: 0px 10px 0px 20px;
}

#home-content-column2-text {
padding: 0px 5px 20px 5px;
}

#home-content-column3-text {
padding: 0px 10px 0px 20px;
}

/* LAYOUT INTERNAL PAGES */

#internal-full {
padding: 20px 100px 20px 100px;
}

#internal-content {
width: 861px;
text-align: left;
background-image: url('images_en/shade-internal-middle.jpg');
background-repeat: repeat-y;
background-position: 169px top;
overflow: hidden;
}

#internal-content-bg-bottom {
width: 861px;
background-image: url('images_en/shade-internal-bottom.jpg');
background-repeat: no-repeat;
background-position: 169px bottom;
overflow: hidden;
}

#internal-content-bg-top {
width: 861px;
background-image: url('images_en/shade-internal-top.jpg');
background-repeat: no-repeat;
background-position: 169px top;
overflow: hidden;
padding: 0px 0px 20px 0px;
}

#internal-content-column1 {
float: left;
width: 175px;
min-height: 600px;
}
* html #internal-content-column1 { /* IE only hack for min height, else gradient shade gets cut midway */
height: 600px;
}

#internal-content-column2 {
float: left;
width: 511px;
min-height: 498px;
}

* html #internal-content-column2 { /* IE only hack for min height, else gradient shade gets cut midway */
height: 498px;
}

#internal-content-column3 {
float: left;
width: 175px;
text-align: right;
clear: right;
}

#internal-content-column1-text {
padding: 0px;
}

#internal-content-column2-text {
padding: 0px 20px 0px 20px;
}

#internal-content-column3-text {
text-align: right;
padding: 0px;
}

/*
TESTS CSS TAKEN FROM ORIGINAL SITE
http://petitgestevert.ca/css/global_v2.css
*/

#testcadre1{
background-color: #e6f5d1;
padding-left:15px;
padding-top:10px;
padding-bottom:10px;
}

#testcadre2{
background-color: #f6feeb;
padding-left:15px;
padding-top:10px;
padding-bottom:10px;
}

#testcadre3{
background-color: #ffffff;
height:20px;
margin:0px;
margin-top:10px;
margin-bottom:0px;
}

#testResultat{
background-color: #e6f5d1;
color:#404040;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
height: 320px;;
}

html>body #testResultat{
height: auto;
min-height: 320px;
}

.imgResultat{
float:right;
margin-right:10px;
}


#precedent{
float:left;
width:140px;
}

#suivant{
float:right;
width: 126px;
}

#titre{

font-weight:bold;
font-size:12px;
margin:0px;
margin-bottom:15px;
}

#type{
color: #516c2e;
font-weight:bold;
font-size: 18px;
margin: 0px;
}

.test_img_gauche{
float:left;
margin:0px;
}

.testQuestion{
float:left;
margin:0px;
width:390px;
padding-left:10px;
font-family:arial;
font-weight:bold;
color:#404040;
}

.testReponses{
font-weight:100;
padding-top:10px;
}

.testReponses input{
	float:left;
	margin:0px 0px 0 0;
	background-color: transparent;
	border: none;
}

.testReponses label{
	float:left;
	margin:0px;
	padding: 2px;
	width:360px;
}

.reponses{
	margin:0px;
	margin-top:0px;
	clear:both;
}

#milieuTest{
	text-align:center;
	float:left;
	width:200px;
	padding-top:8px;
}

#milieuTest2{
	text-align:center;
	float:left;
	width:193px;
	padding-top:8px;
}

#milieuTest2 img{
	margin-right:2px;
	margin-left:2px;
}

#milieuTest img{
	margin-right:2px;
	margin-left:2px;
}

#testResultat a{
	margin-bottom:35px;
	font-weight:bold;
	font-size:11px;
}

/* CAROUSSEL EFFECT */
/*
#videoCarousel {
	position:relative;
	width:345px;
}

.video {
	position:relative;
	height:227px;
}

.slide  {
	position:absolute;	
	width: 100%;
	height:227px;
	
}

.buttons{
	position:relative;
	width:345px;
	height:72px;
}

#buttons-position {
	margin: 0px 0px 0px 115px;
}

.button {
	position:relative;
	float:left;
	width: 55px;
	height: 72px;
	margin: 15px 0px 0px 0px;
	padding:0px;
}

.on {
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
*/
/*
SIFR CODE
http://wiki.novemberborn.net/sifr/
*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
}

#erreur{
background-color:#ef9517;
padding:10px;
color:#ffffff;
font-weight:bold;
}