/* layout */
body {
	margin: 0;
	padding: 0;
	min-width: 750px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-family : arial;
}

#page {
	margin: 0 auto;
	width: 960px;
	
}

#header,#content {
	margin-left:10px;
	width: 950px;
}

#header {
	min-height: 70px;
	margin-bottom: 3px;
	margin-top: 11px;
}

.sections {
	width: 100%;
	padding: 0;
}

#sectionBannerHome {
	margin-left:5px;
	width:965px;	
}

.section {
	float: left;
}

.section.homeLeft {
	width: 230px;
}

.section.homeCenter {
	width: 475px;
	margin-left:14px;
	margin-right:15px;
	text-align: center;
}

.section.homeRight {
	width: 230px;
}

.section.user4 {
	width: 215px;
	margin-left:10px;
}

.section.user5 {
	width: 475px;
	margin-left:22px;
	margin-right:23px;
	text-align: center;
}

.section.user5 a{
	margin-left : 10px;
}


.section.user6 {
	width: 215px;
}


.section.user6 .block{
	padding:0;
}


.section.bannerSection {
	text-align: center;
	width: 950px;
}

.section.bannerDefault {
	text-align: center;
	width: 950px;
}

#section1 {
	border: 1px solid #ccc;
	margin: 4px 0;
}

.sections {
	width: 100%;
}

#middlecontainer {
	margin: 0 auto;
}

#sidebar-left,#sidebar-right {
	width: 215px;
	float: left;
	z-index: 2;
	position: relative;
}

#sidebar-left {
	margin-left: 10px;
}

#sidebar-right {
	/*margin-left: 10px;*/
}


#sidebar-left .block {
	background-color: #CFD7DC;
}
/*
#sidebar-right .block {
	background-color: #FFF;
}
*/

#sidebar-left .block,#sidebar-right .block {
	margin-bottom: 10px;
	border: 1px solid #9AA4AD;
}
/*
#sidebar-left .block:hover,#sidebar-right .block:hover {
	border: 1px solid #26C1EE;
}
*/
#sidebar-left .block p,#sidebar-right .block p{
	margin: 0px;
}

#sidebar-left .block-block{
	margin-top:-10px;
}

#sidebar-left .block-menu{
	padding:5px;
	border: 0;
}

#sidebar-left .block-menu:hover{
	border: 0;
}

#sidebar-left .block-menu ul {
	font-size:11px;
	margin-top:5px;
	padding:0px 5px 0px 0px;
	margin-bottom:5px;
	list-style-image:none;
	list-style-type: none;
}

#sidebar-left .block-menu a{
	color:#546571;
}

#sidebar-left .block-menu h2{
	display:none;
}

#sidebar-left .block-menu a.active, #sidebar-left .block-menu li.active-trail a {
	color : #278FD2;
	background: transparent url(images/fleche_thematique_active.gif) no-repeat top left;
	font-weight:bold;	
}

#sidebar-left .block-menu a {
	background: transparent url(images/fleche_thematique.gif) no-repeat top left;	
	padding-left : 15px;	
}

#sidebar-left .block-menu li {
	list-style-image:none;
	list-style-type: none;
	border-bottom : 1px dotted #878D90;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
}

#sidebar-left .block-menu li.first {
	padding-top:0px;
}

#sidebar-left .block-menu li.last {
	border-bottom : 0px;
	padding-bottom:0px;
}


#sidebar-left .block-menu li ul li{
	font-weight:normal;
	border-bottom : 0px;
	padding:0px;
	color:#546571;
}

#sidebar-left .block-menu li.active-trail ul li a{
	background: transparent url(images/fleche_thematique_2.gif) no-repeat top left;
	font-weight:normal;
	color:#546571;
}

#sidebar-left .block-menu li ul li a.active {
	color : #278FD2;
	background: transparent url(images/fleche_thematique_2.gif) no-repeat top left;
	font-weight:bold;	
}


#sidebar-left .block-menu li ul li a {
	background: transparent url(images/fleche_thematique_2.gif) no-repeat top left;	
	padding-left : 10px;	
}

#main {
	float: left;
}

body.sidebar-left #main {
	margin-left: -210px;
	margin-right: 0;
}

body.sidebar-right #main {
	margin-right: -210px;
	margin-left: 0;
}

body.sidebars #main {
	margin-left: -210px;
	margin-right: -210px;
}

body.sidebar-left #squeeze {
	margin-left: 210px;
	margin-right: 0;
}

body.sidebar-right #squeeze {
	margin-right: 210px;
	margin-left: 0;
}

body.sidebars #squeeze {
	margin-left: 210px;
	margin-right: 210px;
}

body.sidebars #squeeze-content {
	padding-bottom: 15px;
}

body.sidebars #breadcrumb, body.sidebars #squeeze-content {
	margin-left:22px;
	margin-right:23px;
	width: 475px;
}
body.sidebar-right #squeeze-content {
	padding-bottom: 15px;
}

body.sidebar-right #breadcrumb, body.sidebar-right #squeeze-content {
	margin-left:10px;
	margin-right:23px;
	width: 712px;
}

body.sidebar-left #breadcrumb, body.sidebar-left #squeeze-content {
	margin-left:23px;
	width: 712px;
}

body.sidebar-left #squeeze-content {
	padding-bottom: 15px;
}

.node {
	margin: .5em 0 1em 0;
}

.node .content,.comment .content {
	margin: .5em 0 .5em 0;
}

/* typography */
body {
	font-size: 82%;
	font-family: Arial, Verdana, sans-serif;
	line-height: 130%;
	/*color: #000;*/
	background-color: #fff;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h1,h2,h3,h4,h4 {
	padding-bottom: 5px;
	margin: 10px 0;
	line-height: 125%;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
}

#content-top h2,#content-top h2.title,#content-bottom h2,#content-bottom h2.title
	{
	font-size: 125%;
}

#main h2.title {
	font-size: 150%;
}

.title,.title a {
	font-weight: bold;
	color: #8E6126;
	margin: 0 auto;
}

.submitted {
	color: #8E6126;
	font-size: 0.8em;
}

.links {
	color: #8E6126;
}

.links a {
	font-weight: bold;
}

.block .title {
	margin-bottom: .25em;
}

.box .title {
	font-size: 1.1em;
}

.sticky {
	padding: .5em;
	background-color: #eee;
	border: solid 1px #ddd;
}

/* links */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* elements */
tr.odd td,tr.even td {
	padding: 0.3em;
}

tr.odd {
	background: #eee;
}

tr.even {
	background: #ccc;
}

tbody {
	border: none;
}

fieldset {
	border: 1px solid #ccc;
}

pre {
	background-color: #eee;
	padding: 0.75em 1.5em;
	font-size: 12px;
	border: 1px solid #ddd;
}

table {
	font-size: 1em;
}

.form-item label {
	font-size: 1em;
	color: #222;
}

.item-list .title {
	font-size: 1em;
	color: #222;
}

.item-list ul li {
	margin: 0pt 0pt 0.25em 0;
}

.links {
	margin-bottom: 0;
}

.comment .links {
	margin-bottom: 0;
}

#help {
	font-size: 0.9em;
	margin-bottom: 1em;
}

.clr {
	clear: both;
}

/* site logo, name, slogan */
#logo {
	vertical-align: middle;
	border: 0;
}

#logo img {
	float: left;
	padding: 0 1em;
	border: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 263px;
	height: 82px;
}

#logo-title {
	float: left;
	margin: 1px 5px 10px 5px;
}

#name-and-slogan {
	float: left;
	margin: 10px;
}

.site-name {
	margin: 0;
	padding: 0;
	font-size: 2em;
}

.site-name a:link,.site-name a:visited {
	color: #fff;
}

.site-name a:hover {
	text-decoration: underline;
}

.site-slogan {
	font-size: 1em;
	color: #eee;
	display: block;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: bold;
}

/* search */
#search-theme-form {
	float: right;
	padding: 0.5em 0.5em 0 0.5em;
}

#search-block-form {
	text-align: right;
}

#header .block-search {
	margin-top: 55px;
	float: right;
}

#header .block-search .title {
	display: none;
}

#header .block-search input.form-text {
	width: 190px;
	font-family: arial;
	font-size: 11px;
	border: 1px solid #BCC5CC;
	padding: 2px;
	color: #546471;
	float:right;
}

#header .block-search input.form-submit {
	width: 27px;
	height: 19px;
	background : url(images/bouton_ok.jpg);
	border: 0px;
	padding: 0;
	float:right;
	text-indent:-9999px;
	cursor : pointer;
	color: #546471;
	margin-left:5px;
}

.block-spread {
	background-color: #fff;	
}

.block-spread .content{
	padding:5px;	
	color : #8595A1;
	font-size:12px;
}

.block-spread label{
	color : #8595A1;
	font-size:12px;
	font-weight : normal;
}
.block-spread strong{
	font-weight : normal;
}

.block-spread .form-item{
	margin-top:5px;
	margin-bottom:8px;
}

.block-spread .form-submit{
	width: 62px;
	height: 17px;
	background : url(images/bouton_envoyer.gif) top left;
	border: 0px;
	text-indent:-9999px;
	cursor : pointer;
	color: #546471;
	padding: 0;
	margin-left:138px;
}

.block-spread .form-submit:hover{
	background-position : bottom left;
}


.block-spread input.form-text{
	border : 0px;
	background-color : #E2E7EB;
	color : #2F70BE;
	font-size:11px;
	font-family : arial;
	width:200px;
	height:17px;
}

.block-spread h2.title{
	text-indent:-5000px;
	background : #fff url(images/title_recommander.jpg)  no-repeat;
	width:213px;
	height:46px;
}



#middlecontainer .block-user .item-list{
	margin-top : 10px;
	font-size:11px;
}

#middlecontainer .block-user li{
	list-style: url(images/fleche_connexion.gif);
	text-align:left;
	margin-left:4px;
}

#middlecontainer .block-user li a{
	text-decoration : none;
}

#middlecontainer .block-user li a:hover{
	text-decoration : underline;
}

#sidebar-left .block-user{
	background-color: #FFF;	
}

.block-user .content{
	padding:5px;	
	color : #8595A1;
	font-size:12px;
	background-color: #FFF;
}

.block-user label{
	color : #8595A1;
	font-size:12px;
	text-align:left;
	font-weight : normal;
	margin-left:3px;
}



.block-user h2.title{
	text-indent:-5000px;
	background : #fff url(images/title_connexion.jpg) no-repeat;
	width:213px;
	height:46px;
}

.block-user .form-item{
	margin-top:5px;
	margin-bottom:8px;
}


.block-user .form-submit{
	width: 90px;
	height: 17px;
	background : url(images/bouton_connexion.gif) no-repeat top left;
	border: 0px;
	text-indent:-9999px;
	cursor : pointer;
	color: #546471;
	padding: 0;
	margin-left:110px;
}
.block-user .form-submit:hover{
	background-position : bottom left;
}

.block-user input.form-text{
	border : 0px;
	background-color : #E2E7EB;
	color : #2F70BE;
	font-size:11px;
	font-family : arial;
	width:200px;
	height:17px;
}



#edit-search-theme-form-1-wrapper label {
	display: none;
}

/* primary links */
#primarymenu {
	width: 950px;
	background-image: url(images/menu_bg.jpg);
	text-align: center;
	float: right;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	clear: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#primarymenu li {
	border-left: 1px solid #FFFFFF;
	padding: 0pt 0.5em 0pt 0.7em;
}

#primarymenu li.first {
	border: medium none;
}

.primary-links {
	font-size: 1.0em;
	color: #fff;
}

#secondarymenu li {
	border-left: 1px solid #8B97A0;
	padding: 0pt 1em 0pt 1em;
}

#secondarymenu li.first {
	border: medium none;
}

#secondarymenu a {
	font-weight: normal;
}


.secondary-links {
	font-size: 0.8em;
	color: #fff;
}




.primary-links a,.primary-links a:link,.primary-links a:visited,.primary-links a:hover,.primary-links .links
	{
	font-weight: bold;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}

.primary-links ul.menu {
	text-align: right;
}

.primary-links li {
	display: inline;
	list-style-type: none;
	padding: 0pt 0.5em;
}

.primary-links li.first {
	border: none;
}

#primarymenu a.active,#primarymenu a.active {
	color: #FFF;
}

#primarymenu a {
	color: #FFFFFF;
	font-weight: bold;
}

/* mission statement, breadcrumbs, messages, etc. */
#mission {
	padding: 1.5em 2em;
	color: #fff;
}

#mission a,#mission a:visited {
	color: #9cf;
	font-weight: bold;
}

.breadcrumb {
	margin-bottom: .5em;
}

div#breadcrumb {
	clear: both;
	font-size: 80%;
	padding-top: 3px;
}

.messages {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 0.3em;
	margin-bottom: 1em;
}

.error {
	border-color: red;
}

#header .block {
	text-align: center;
}

/* footer */

#footer-container{
	width:100%;
	background-color:#E2E7EB;
	margin-top: 4px;
	height:40px;
	vertical-align: middle;
	line-height:40px;
}

#footer {
	margin:auto;
	width:960px;
	padding-left:14px;
}

#footer ul.links{
	float:right;	
}

#footer-region {
	float:left;
	height:40px;
}

#footer-region p{
	margin:0;
	font-size:11px;
	padding:0;
}

.node .taxonomy {
	font-size: 0.8em;
	padding-left: 1.5em;
}

.node .picture {
	border: 1px solid #ddd;
	float: right;
	margin: 0.5em;
}

.comment {
	border: 1px solid #abc;
	padding: .5em;
	margin-bottom: 1em;
}

.comment .title a {
	font-size: 1.1em;
	font-weight: normal;
}

.comment .new {
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	float: right;
	color: red;
}

.comment .picture {
	border: 1px solid #abc;
	float: right;
	margin: 0.5em;
}

#aggregator .feed-source {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1em;
	margin: 1em 0;
}

#aggregator .news-item .categories,#aggregator .source,#aggregator .age
	{
	font-style: italic;
	font-size: 0.9em;
}

#aggregator .title {
	margin-bottom: 0.5em;
	font-size: 1em;
}

#aggregator h3 {
	margin-top: 1em;
}

#forum table {
	width: 100%;
}

#forum td {
	padding: 0.5em;
}

#forum td.forum,#forum td.posts {
	background-color: #eee;
}

#forum td.topics,#forum td.last-reply {
	background-color: #ddd;
}

#forum td.container {
	background-color: #ccc;
}

#forum td.container a {
	color: #555;
}

#forum td.statistics,#forum td.settings,#forum td.pager {
	height: 1.5em;
	border: 1px solid #bbb;
}

#forum td .name {
	
}

#forum td .links {
	padding-top: 0.7em;
	font-size: 0.9em;
}

#profile .profile {
	clear: both;
	border: 1px solid #abc;
	padding: .5em;
	margin: 1em 0em;
}

#profile .profile .name {
	padding-bottom: 0.5em;
}

.block-forum h3 {
	margin-bottom: .5em;
}

div.admin-panel .description {
	color: #8E6126;
}

div.admin-panel .body {
	background: #f4f4f4;
}

div.admin-panel h3 {
	color: #fff;
	padding: 5px 8px 5px;
	margin: 0;
}

.poll .title {
	color: #000000;
}