body {
	color: #666666;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table {
	width: 100%;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

img { border: 0px; }

#container {
	width: 872px;
	background-image: url(img/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {width: 872px;
}

#header {width: 872px;
}

a {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #007947;;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h1 {font-size: 125%; color: #007947; font-weight: bolder; text-transform: uppercase; padding-bottom:10px; }
h2 {font-size: 110%; color: #007947; text-transform: uppercase; padding-bottom: 21px;}
h3 {font-size: 110%; color: #007947; font-weight: bolder; padding-bottom: 2px; padding-top: 5px; }
h4 {font-size: 110%; color: #007947; font-weight: bolder; padding-bottom: 2px; padding-top: 5px; }
h5 {font-size: 100%; font-weight: bold; font-style: italic; padding-top: 18px; padding-bottom: 0px; margin-bottom:0px;}
h6 {font-size: 100%; color: #FF6600; font-weight: bold;}

h4.noBorder {border-top: 0px;}

ul {
	text-align: left;
}
ul {
	vertical-align: middle;
	margin-left: 20px;
	padding-left: 0px;
}
li{
	padding-left: 0px;
	margin-left: 5px;
	list-style: square outside;
	padding-bottom: 5px;
}
ul a{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;

}
li a {
	text-decoration: none;
	font-weight: bold;
}
.conferenceOrangeCell ol {margin: 0px; padding: 0px; list-style-type: upper-alpha;
}
.conferenceOrangeCell li {
	color: #E97015;
	list-style: none;
}
#rightcolumn ul {

}

#rightcolumn ul a{
	font-weight: normal;
}

#rightcolumn ul:hover {
	background-color: #e4f0f7;
	color: #808284;
}
#rightcolumn ul a:hover {
	color: #808284;
	text-decoration: none;
}

input {
	font-size: 90%;
	color: #8C8C8C;
	border: 1px solid #8D8D8D;
	margin-bottom: 4px;
}
textarea {
 font-size: 90%;
 color: #8C8C8C;
 border: 1px solid #8D8D8D;
 margin-bottom: 4px;
}

.item {
	margin-bottom: 25px;
}

.itemHead {
	padding: 3px;
}

.itemInfo {
	text-align: right;
	padding: 3px;
}

.itemTitle a {
	font-weight: bold;
}

.itemPoster, .itemPostDate, .itemStats {font-size: 90%; }
.itemBody {	padding: 5px;}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
}
.itemText a , .itemInfo a, .itemFoot a{
	font-weight: normal;
}
.itemText a:hover .itemInfo a:hover, .itemFoot a:hover {
}

.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {
	color: #70797F;
	padding : 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px;
	vertical-align : middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7E7E8;
}
th a {
	color: #70797F;
	text-decoration: none;
	font-weight: bold;
}
th a:hover {
	text-decoration: none;
	color: #70797F;
}
th:hover {
	background-color: #D6D7D9;
}
.iepf_back2top {text-align: right; border-top: 1px solid #E4E4E4;}

#leftcolumn {
	width: 170px;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbdddf;
}
#rightcolumn {
	width: 213px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 48px;
}

#leftcolumn th, #rightcolumn th {color: #666666; vertical-align: middle;}
#leftcolumn .blockTitle, #rightcolumn .blockTitle {
	color: #848589;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 90%;
}

#leftcolumn .blockTitle h3, #rightcolumn .blockTitle h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 92%;
	line-height: 110%;
	color: #007947;
}

.blockTitle2 {
	color: #848589;
	font-weight: bold;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 90%;
	padding-top: 0px;
}
.blockTitle2 h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 92%;
	line-height: 110%;
	color: #70797F;
	padding-top: 2px;
}

#rightcolumn .blockContent {
	padding: 0px 0px;
	margin-bottom: 20px;
	line-height: 1.6em;
	font-size: 80%;
	color: #000;
}
#rightcolumn .blockContent2 {
	padding: 0px 0px;
	padding-left: 8px;
	margin-bottom: 3px;
	padding-bottom: 2px;
}
#rightcolumn .blockContent b{
	color: #000;
	padding-left: 8px;
}
#rightcolumn .blockContent li{
	margin-left: 8px;
}

#leftcolumn .blockContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdddf;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	line-height: 1.4em;
}

.centercol {}
.centercol .blockContent a {
}

.centercol .blockContent a:hover {
}

.centercol .blockTitle {
	color: #d31145;
	text-transform: uppercase;
}

.centercol .blockContent {
	padding-top: 7px;
	padding-bottom: 24px;
	margin-bottom: 5px;
	line-height: 1.4em;
}

.centercol li {

}

#centercolumn {
	padding-right: 42px;
	padding-left: 42px;
	padding-top: 35px;
	padding-bottom: 20px;
}

#centercolumn th {
}
#centerCcolumn, #bottomCcolumn {}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 15px 0px 0px;}
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 15px;}

div#content {padding: 10px 0px; 	line-height: 1.4em; width: 587px;}

#mainmenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
	text-decoration: none;
}
#mainmenu a:hover {}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {padding-left: 25px; }

#usermenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
	text-decoration: none;
}
#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: #5F9FE0;
	color: #FFFFFF;
}


.outer {}
.head {background-color: #EBEEF1; padding: 2px; font-weight: bold;}
.even, tr.even td  {
	background-color: #F5F5F5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.odd, tr.odd td  {
	background-color: #F2F2F2;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.foot {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}


div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #0053A6; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #0053A6; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}


#footerLogos {
	text-align: center;
	padding-bottom: 50px;
	font-size: 80%;
}

#footerLogos a {
	color:  #848589;
	text-decoration: none;
}

#footerLogos hr {
	height: 1px;
    color: #bfc0c1;
	width: 674px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


select {
	font-size: 90%;
	margin-bottom: 4px;
}

textarea {
}


#slogan {
	vertical-align: bottom;
	width: 478px;
	height: 144px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #bfc0c1;
}

#logo-bottom_fr {
	text-align: right;
	padding-right: 22px;
}
#logo-bottom_en {
	text-align: right;
	padding-right: 0px;
}


.bdr-grey {
    border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #bfc0c1;
}

.topMenuSection {
	width: 395x;
}

.topMenuTitle {
	color: #007947;
	font-weight: bold;
	padding-top: 21px;
	margin-bottom: 0px;
	padding-left: 4px;
	width: 121px;
}

.topMenuLinks {
    border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #007947;
	height: 68px;
}
.topMenuLinksInactive{
	display:block;
	color: #993333;
	font-size: 85%;
	font-weight: bold;
	line-height: 11px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	text-decoration: none;
}

.topMenuLinks a {
	display:block;
	color: #993333;
	font-size: 85%;
	font-weight: bold;
	line-height: 11px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;

	text-decoration: none;
}
.topMenuLinks a:hover {
	background-color: #DFECC7;
	color: #666666;
	text-decoration: none;
}
.topMenuLinks_Contact {
	color: #993333;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: 140px;
	height: 18px;
}
.topMenuLinks_Contact a{
	display:block;
	color: #993333;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-top: 2px;
	padding-bottom:4px;
	padding-left: 0px;
	padding-right:0px;
	margin-left: 0px;
	margin-right:0px;
	width: 140px;
}
.topMenuLinks_Contact a:hover{
	display:block;
    	background-image: url(img/bg_contact_rollover.gif);
	background-y-position: top;
	background-y-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #993333;
	padding-left: 0px;
	padding-right:0px;
	margin-left: 0px;
	margin-right:0px;
	width: 140px;
}
#iepf_admin{
	height: 20px;
	color: #993333;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 4px; 

}
#iepf_admin a:hover{
	display:block;
    background-image: url(img/bg_contact_rollover.gif);
	background-y-position: top;
	background-y-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #993333;
	padding-left: 0px;
	padding-right:0px;
	margin-left: 0px;
	margin-right:0px;

}
#iepf_admin a{
	display:block;
	color: #993333;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-top: 0px;
	padding-bottom:4px;
	padding-left: 0px;
	padding-right:0px;
	margin-left: 0px;
	margin-right:0px;

}
#logo_franco{
	vertical-align: bottom;
	text-align: right;	
	width: 140px;
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 5px;
}

#language_select {
	padding-top: 10px;
}
#admin_link {
	padding-top: -5px;
}
#marquee div {
	text-align: right;
	background-color: #FEF5E8;
	width: 394px;
	height: 18px;
	float: right;
	vertical-align: middle;
}
#marquee div a{
	color: #70797F;
	text-decoration: none;
	font-weight: normal;
}
#marquee div a:hover{
	color: #c0c0c0;
}
#marquee_blank {
    background-image: url(img/marquee_blank.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 394px;
	height: 18px;
	float: right;
	padding-top: 0px;
}
.RBlock {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid #dbdddf;
}
.blockCFoot {
	margin-bottom: 67px;
	text-align: right;
}
#splashscreen {
	width: 873px;
	height: 637px;
	margin-left: auto;
	margin-right: auto;
text-align: center;
}
#bonjour a, #welcome a {
	color: #808284;
	font-size: 100%;
	padding: 3px;
	padding-left: 15px;
	font-weight: normal;
	text-decoration: none;
}
#bonjour a:hover, #welcome a:hover {
	background-color: #e4f0f7;
	color: #808284;
	padding: 3px;
	padding-left: 15px;
	font-weight: normal;
	text-decoration: none;

}
#splashscreen_table table{
	text-align: right;
	height:40px;
	vertical-align:bottom;
}
#bonjour {
	padding-top: 500px;
	padding-left: 35%;
	margin-left: 35%;
	padding-right: 2%;
	margin-right: 2%;
	padidng-top: 38px;
}
#welcome {
	padding-top: 500px;
	padding-left: 32%;
	margin-left: 32%;
	padding-right: 8%;
	margin-right: 8%;
	paddding-top: 38px;
}
.sectionSeparation {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	border-top: 1px solid #D6D7D9;
	text-align: right;
}
.conference {
	background-color: #E7E7E7;
	width: 100%;
	height: 20px;
	font-size: 100%;
	vertical-lign: middle;
}
.conferenceFirstCol {
	background-color: #E7E7E7;
	width: 100px;
}
.conferenceSecondCol {
	background-color: #E7E7E7;
}
.conferenceTransparentRow {
	background-color: #fff;
	width: 100%;
	height: 20px;
	font-size: 110%;
	vertical-lign: middle;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.conferenceTransFirstCol {
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #fff;
	width: 100px;
}
.conferenceTransSecondCol {
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #fff;
}
.conferenceOrangeRow {
	color: #E97015;
	text-transform: uppercase;
	padding-top: 3px;
	font-weight: bold;
}
.conferenceOrangeCell {
	color: #E97015;
	background-color: #FDF7F2;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	width: 29%;
	border-left: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-top: 0px;
	margin-top: 1px;
	font-weight: bold;
}
.conferenceEmptySpace {
	width: 5%;
}
hr {
	padding-top: 10px;
	margin-top: 10px;
	border: 0px;
	border-bottom: 1px solid #D6D7D9;
	clear: both;
}
.inscription_radio:hover{
	background-color: #E7E7E8;
}

.tile5 {color: #000000; font-size: 120%; font-weight: 600 ; text-transform: uppercase;}
.tile6 {font-weight: bold; font-size: 110%;}
.tile7 {font-weight: bold; font-size: 110%; text-transform: uppercase;}
h2 {padding-bottom: 3px;}
.tinyline {padding: 0px margin: 0px; margin-bottom: 10px; margin-top: 10px;}
.grayContainer {background-color: #E7E7E8; font-weight: 600; vertical-align: middle; padding-top: 1px; padding-bottom: 1px;}
#numbers_image {padding-bottom: 21px; }
.step_sub_title {font-weight: bold; padding-bottom: 20px;}
.verySmallTop {line-height: 10px; padding: 0px; vertical-align: top; font-size: 9px;}
.lineUnder {padding: 0px margin: 0px; margin-bottom: 10px; margin-top: 10px; border-bottom:1px solid #E7E7E8;}

.climat2050_normal {
	text-transform: none;
	font-size: 100%;
	font-weight: normal;
	color: #000;
}

/* Programme IEPF */
.iepf_programme {
	cellpadding: 0px;
	cellspacing: 0px;
}
.iepf_programme h2 {
	font-size: 100%;
}
.iepf_programme h3 {
	margin-top: 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 120%;
}
.iepf_programme h4 {
	margin-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	color: #4F4A4A;
	background-color: #D6D7D9;
	padding: 0px;
	padding-left: 3px;
}
h4.iepf_programme_time  {
	text-transform: none;
}

.iepf_programme h5{
	margin: 0px;
	padding: 0px;
	font-style: normal;
	color: #007947;
}
.iepf_programme_col1 {
	width: 20%;
	padding-top: 3px;
}
.iepf_programme_col2 {
	padding-top: 3px;
}
.iepf_programme_back2top {
	padding: 0px;
	margin: 0px;
	text-align: right;
	border-top: 1px solid #e4e4e4;;
}
.iepf_programme_atelier {
	padding: 2px;
	padding-left: 5px;
	width: 32%;
	background-color: #EFF4D6;
}
.iepf_programme_atelier_inter {
}

.iepf_normal_green {color: #007947;}

.iepf_conf_titre {font-size: 100%; color: #FF6600; font-weight: bold;}

#iepf_date_comm {background-color: #D6D7D9;}
#iepf_ensavoirplus {position:relative; top:4px;}
#scp{
	position:relative;
	width:585px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:transparent;
	color:#666666;
	line-height:150%;
	}
#scp h1{
	background-color:transparent;
	color:#007947;
	margin:0;
	padding:0;
	font-size:2em;
	}
#scp h2{
	background-color:transparent;
	color:#007947;
	margin:0;
	padding:0;
	font-size:1.25em;
	}
#scp h3{
	background-color:transparent;
	color:#007947;
	margin:0;
	padding:0;
	font-size:1.75em;
	}
#scp h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	color:#007947;
	margin:0;
	padding:0;
	font-size:1.25em;
	}
#scp .clearfix{
	display:block;
	clear:both;
	text-align:right;
	height:1em;
	}
img {
	border:0px solid transparent;
	}
#scp img#panneaux{
	float:left;
	margin:0 4px 0 0;
	border:0px solid white;
	}
#scp img.pdf-nt{
	margin:-8px -2px 0 -2px;
	}
#scp .toptext{
	margin:0 0 0 180px;
	}
#scp table{
	width:100%;
	border:0px solid transparent;
	}
#scp table td{
	vertical-align:middle;
	text-align:left;
        padding:0 4px;
	}
#scp .leftcol{
	width:140px
	}
#scp .rightcol{
	width:180px
	}
#scp .rightcol img{
	vertical-align:middle;
	text-align:center;
	}
#scp .greenbak{
	background-color:#EFF4D6;
	color:inherit;
	}
#scp .annexe{
	border-top:1px dotted #999;
	}
#scp .tableheader{
	background-color:#D6D7D9;
	color:inherit;
	}
