@charset "utf-8";
/* CSS Document */

/*########################################################
	BODY, CONTENEUR & HTML GENERIQUES
########################################################*/
html {
	background-color: #FFFFFF;
	color: #424242;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
body {
	width: 966px;
	margin: 0 auto;
	background: #ffffff url(/img/body-bg.gif) center repeat-y;
	min-height: 100%;
	_height: 100%;
	position: relative;
}
h1, h2, h3, h4, p, ul, li, form, a {
	margin: 0;
	padding: 0;
	border: 0;
}
input {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
#container {
	font-size: 0.7em;
	margin: 0 8px;
	background: url(/img/container-bg.gif) left repeat-y;
}

a img{
	border: none;	
}

/*########################################################
	BANNIERE
########################################################*/
#banner {
	border-bottom: solid 1px #cdc1b7;
	height: 112px;
	background-color: #731a43;
	position: relative;
}
#banner h1.logo {
	position: absolute;
	display: block;
	float: left;
	background:  url(/img/banner-logo.gif) left top no-repeat;
	margin: 7px 21px;
	width: 111px;
	height: 71px;
	overflow: hidden;
	text-indent: -1000px;
	font-size: 1em;
}
#banner h2 {
	position: absolute;
	display: block;
	background:  url(/img/banner-baseline.gif) left top no-repeat;
	width: 0;
	padding-left: 390px;
	height: 23px;
	overflow: hidden;
	/*text-indent: -1000px;*/
	font-size: 1em;
	top: 87px;
	left: 21px;
}
#banner h1.title {
	display: block;
	float: right;
	background: url(/img/banner-title.gif) right top no-repeat;
	width: 399px;
	height: 111px;
	overflow: hidden;
	font-size: 1em;
}
#banner h1.title span {
	display: none;
}

/*########################################################
	RECHERCHE
########################################################*/
#search {
	float: right;
	height: 33px;
	background: url(/img/search-bg.gif) left top repeat-x;
	width: 230px;
	_margin-left: -3px;
}
#search h3, #search label {
	display: none;
}
#search form {
	height: 29px;
	background: url(/img/search-bevel.gif) left top no-repeat;
	padding: 4px 0 0 60px;
}
#search form input {
	font-size: 0.9em;
	border: 0;
	height: 16px;
	vertical-align: middle;
	/*border-left: solid 1px #9c5d7a;*/
}
#resultats_fullText{
	width: 110px;
	padding: 0 0 0 2px;
}
#resultats_0{
	margin-left: -4px;
}
#search form a {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 8px;
}

/*########################################################
	FIL D'ARIANE
########################################################*/
#breadcrumb,
.breadcrumb {
	height: 24px;
	background: url(/img/breadcrumb-bg.gif) top repeat-x;
	padding: 9px 0 0 32px;
	width: 688px;
}
#breadcrumb h3 {
	font-size: 1.0em;
	float: left;
	color: #000000;
	font-weight: normal;
}
#breadcrumb h3 a {
	font-size: 1.0em;
	color: #731a43;
	font-weight: bold;
}
#breadcrumb ul {
	display: block;
	list-style: none;
}
#breadcrumb ul li {
	font-size: 0.9em;
	display: block;
	float: left;
	padding-left: 16px;
	background: url(/img/arrow5_red.gif) 5px 5px no-repeat;
}
#breadcrumb ul li.first {
	padding-left: 6px;
	background: none
}
#breadcrumb ul li a {
	color: #731a43;
}

/*########################################################
	NAVIGATION
########################################################*/
#navig, #navigSearch {
	width: 182px;
	padding: 12px 0;/* firefox*/
	padding: 12px 0 24px 0 !ie;
	float: left;
	overflow: auto;
	overflow-x: hidden;
}

/*--------------------- #navigMenu --------------------- */
#navigMenu {
   margin-bottom: 12px;
   padding: 0;
}
#navig ul,#navig li {
	padding: 0;
}
#navigMenu li {
   display: block;
   list-style: none;
   float: none;
   _height: 1px;
   /*border-bottom: solid 1px #ffffff;*/
}
#navigMenu li a, #navigMenu li span {
   color: #731a43;
   font-weight: bold;
   font-size: 1.2em;
   display: block;
   text-decoration: none;
   padding: 3px 0 4px 12px;
}
#navigMenu li.selected a, #navigMenu li a:hover {
   /*padding-left: 25px;*/
   /*background: #cdc1b7 url(/img/arrow12_grey.gif) 12px 6px no-repeat;*/
   background-color: #ffc63c;
}
#navigMenu li ul {
   /*display: none;*/
}
#navigMenu li ul {
   margin: 0 0 10px 0;
   display: block;
}
#navigMenu li ul li, #navigMenu li ul li a {
   color: #424242;
   font-size: 1em;
   font-weight: normal;
   border: none;
}
#navigMenu li ul li a, #navigMenu li.selected ul li a {
   padding: 1px 0 2px 25px;
   background: transparent url(/img/square4_grey.gif) 16px 6px no-repeat;
}
#navigMenu li ul li.selected a, #navigMenu li ul li a:hover {
   background-color: #ffc63c;
}

/*--------------------- #navigLetter --------------------- */
#navigLetter {
	margin: 12px 0;
}
#navigLetter h3 {
	background-color: #731A43;
	padding: 0 0 3px 12px;
	color: #FCB033;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 6px;
	zoom: 1;
}
#navigLetter h3 span {
	color: #ffffff;
	font-size: 1.5em;
	font-style: italic;
}
#navigLetter h4 {
	color: #424242;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 12px 3px 12px;
}
#navigLetter ul {
	padding: 0 4px 6px 0;
}
#navigLetter ul li {
	color: #731a43;
	font-weight: bold;
	display: block;
	list-style: none;
	float: none;
	_height: 1px;
}
#navigLetter ul li a {
	display: block;
	color: #731a43;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px 0 2px 25px;
	text-decoration: none;
	background: url(/img/arrow12_yellow.gif) 12px 3px no-repeat;
}
#navigLetter ul li a:hover {
	text-decoration: underline;
}

/*--------------------- #navigProject --------------------- */
#navigProject {
	margin: 52px 0;
	height: 100px;
	zoom: 1;
	overflow: visible;
}
#navigProject h3 {
	background-color: #731A43;
	padding: 0 0 3px 12px;
	color: #FCB033;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 6px;
	zoom: 1;
}
#navigProject a img{
	border:none;
}

#navigProject h3 span {
	color: #ffffff;
	font-size: 1.5em;
	font-style: italic;
}
#navigProject h4 {
	color: #731A43;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px 0 12px;
	float: left;
}
#navigProject p {
	margin: 0 8px 10px 12px;
	padding-top: 1px;
}
#navigProject p a {
	color: #424242;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
#navigProject p a:hover {
	text-decoration: underline;
}

#navigProject p a.lien {
	display: block;
	color: #731a43;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px 0 2px 25px;
	text-decoration: none;
	background: url(/img/arrow12_yellow.gif) 12px 3px no-repeat;
}

/*########################################################
	NEWSLETTER
########################################################*/
fieldset{
	border-color: #731a43;
}
fieldset legend{
	color: #fff;
	background-color: #731A43;
	padding: 4px
}
#newsletter .comments{
	padding: 0 0 0 16px;
}
#newsletter .impressionBarre{
	display:none;
}
#newsletter ul{
	display: inline;
}
#newsletter li{
	list-style-type:none;
	display: inline;
	padding-left: 0.4em; /*pour affichage suivant le champ*/
}
#newsletter li .errorMessage{
	color: #EC1049;
	font-style: italic;
}
#newsletter li .errorMessage:first-letter{
	text-transform: uppercase;
}
#newsletter .label{
	width: 100px;
	float: left;
}
#newsletter div{
	display: inline;
}
#newsletter .label:first-letter{
	text-transform: uppercase;
}
#newsletter .textfields input{
	width: 260px;
}
#newsletter #create_newsletter_liCcp{
	width: 44px;
}
#newsletter #submit{
	text-align: center;
	padding-left: 346px;
}
#newsletter #cnil{
	font-size: 10px;
	font-style: italic;
}
#newsletter #create_0,#delete_0,#envoyer_0,#modificationSave_0{
	color: #fff;
	background-color: #731A43;
}
/*########################################################
	ENVOYER PAR MAIL A UN AMI
########################################################*/

#envoyerMailAmi{
	font-size: 12px;
	margin-top: 4px;
}
fieldset{
	border-color: #731a43;
}
fieldset legend{
	color: #fff;
	background-color: #731A43;
	padding: 4px
}
#envoyerMail input{
	width: auto;
}
#envoyerMail li .errorMessage{
	color: #EC1049;
	font-style: italic;
}
#envoyerMail .label{
	width: 140px;
	float: left
}
#envoyerMail div{
	display: inline;
}
#envoyerMail .label:first-letter{
	text-transform: uppercase;
}
#envoyerMail .textfields input{
	width: 262px;
}
#envoyerMail #submit{
	text-align: center;
	padding-left: 382px;
}
#envoyerMail #envoyerMail_0{
	color: #fff;
	background-color: #731A43;
}
#desabonnement{
	color: #fff;
	background-color: #731A43;
	padding: 2px 6px;
	text-decoration: none;
}
/*########################################################
	LISTES PAGINEES
########################################################*/

.liste{
	width: 100%;
	border-collapse: collapse;
	color: #726D69;
}
.liste .even{
	background: #FBFDE5;
	color: #45423F;
}
.liste a {
	color:#8E2E59;
	text-decoration: none;
}
.liste a:hover {
	color:#955BB2;
}
.liste table{
	text-align:center;
	width: 100%;
}
.liste thead tr:first-child{
	display: none;
}
.liste th{
	text-align: left;
	padding: 4px 16px;
}
.liste tfoot a {
	color:#000000;
	font-weight:bold;
}

/*########################################################
	RECHERCHE FULL TEXT
########################################################*/
#simpleSearchSubmit{
	width: 14px;
}

#recherche {
	font-size: 1.2em;
	position: relative;
}
#recherche #top {
	background:transparent url(../img/recherche-top-bgd.gif) no-repeat scroll left top;
	margin:0pt;
	padding:0pt;
	width:716px;
}
#recherche #top form {
	margin:0pt;
}
#recherche #selection {
	height:42px;
	padding: 10px 0 0 130px;
}
#recherche #selection input,select{
	width: auto;
	vertical-align: middle;
}
#recherche #choix {
	background: #E7E7E7 url(../img/recherche-bottom-bgd.gif) no-repeat scroll left bottom;
	margin-top: -10px;
	padding:4px 6px 24px 6px;
	min-height: 16px;
	overflow: auto;
	_height: 1%;
}

#recherche #choix ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}
#recherche #choix li {
	display: block;
	float: left;
	margin: 0pt;
	padding: 0pt;
	width: 232px;
}

#recherche #choix input {
	margin: 0;
	padding: 0;
	display: inline;
	float:left;
	margin-right: 4px;
}
#recherche #choix label{
	display: block;
	float:left;
	/*width: 2190x;*/
	margin-right: 16px;
}
#recherche .liste {
	margin: 0pt;
	min-height: 8px;
	padding: 0pt;
	width: 716px;
	border-collapse: collapse;
	border-spacing: 0pt;
	background: #F6F3F3 url(../img/recherche-liste.gif) repeat-y scroll left top;
}
#recherche .liste thead {
	width:100%;
	text-align:center;
}
#recherche .liste thead td:first-child {
	padding:0;
}
#recherche .liste tbody {
	width:100%;
}
#recherche .liste tr, td {
	padding:4px 16px;
}
#recherche .liste td:first-letter{
	text-transform: uppercase;
}
#recherche .liste tfoot tr:first-child {
	padding:0pt;
}
#recherche .liste tfoot td {
	padding:0pt 0pt 16px;
}
#recherche .liste .odd {
	background:transparent url(../img/recherche-odd.gif) repeat-y scroll left center;
}
#recherche .liste .even {
	background:#F6F3F3 url(../img/recherche-liste.gif) repeat-y scroll left top;
}
#recherche .liste .chemin {
color:#737373;
}
#recherche .liste .spacer {
	background:transparent url(../img/recherche-spacer.gif) no-repeat scroll left center;
	height:1px;
	margin:8px 0pt;
	width:716px;
}
#recherche .liste a {
	color:#3366CC;
}
#recherche .liste a:hover {
	color:#955BB2;
}
#recherche .liste tfoot {
	min-height:8px;
	text-align:center;
}
#recherche .liste .pagination {
	background: none;
	width:716px;
}
#recherche .liste tfoot a {
	color:#000000;
	font-weight:bold;
}
#newSearch {
	background:transparent url(../img/recherche-footer.gif) no-repeat scroll left bottom;
	padding: 0 0 20px 0;
	text-align: center;
}
#newSearch a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#newSearch a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#selection .submit{
	background-color:#731A43;
	color:#FFFFFF;
	padding:2px 6px;
	text-decoration:none;
	font-size:0.8em;
}

/*########################################################
	POP-UP
########################################################*/
#pop-up{
	width: auto;
	margin: auto;
	background: #ffffff;
	min-height: 100%;
	_height: 100%;
}
/*########################################################
	CONTENU
########################################################*/
#content {	
	_margin-left: 0;
	_width: 768px;
	_float: left;
	overflow: auto;
}
#content #contentNavigation h3{
	font-size: 1.5em;
	text-decoration: none;
	color : #731a43;
	text-transform: uppercase;
	font-family: Verdana;
	padding-bottom: 10px;
	font-weight: bold;
}
#content p{
	font-size: 1.0em;
	font-weight: normal;
	position:relative;
	z-index:1;
}
#content ul{
	margin-bottom: 0.4em;
}
#content li:last-child{
	margin-bottom: 0.4em;
}

/*--------------------- #contentTools --------------------- */

#contentTools {
	float: right;
	width: 188px;
	margin-right: 12px;
	_margin-right: 6px;
	padding: 18px 0 12px 0;
}

/*--------------------- .agenda --------------------- */
#contentTools .agenda {
	margin-bottom: 24px;
	border: solid 1px #CDC0B7;
}
#contentTools .agenda h3 {
	background-color: #731A43;
	padding: 4px 0 4px 12px;
	color: #FCB033;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: solid 1px #CDC0B7;
}
#contentTools .agenda ul {
	padding: 2px 4px 0 9px;
}
#contentTools .agenda ul li {
	font-size: 0.9em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 4px 0;
}
#contentTools .agenda h4 {
	/*background:transparent url(/img/arrow5_red.gif) no-repeat scroll left 5px;*/
	color: #424242;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	/*padding-left: 10px;*/
	text-decoration: none;
}
/*
#contentTools .agenda ul li span.title {
	color: #424242;
	font-weight: bold;
	text-decoration: none;
}
*/
#contentTools .agenda ul li span.title:first-letter{
	text-transform: uppercase;
}
#contentTools .agenda ul li a {
	color: #424242;
	font-weight: bold;
	text-decoration: none;
}
#contentTools .agenda ul li a:hover{
	font-weight: bold;
	text-decoration: underline;
}
#contentTools .agenda ul li a br {
	display: none;
}
#contentTools .agenda p.link {
	padding: 2px 9px 16px 9px;
}
#contentTools .agenda p.link a{
	color:#731A43;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}
/*--------------------- .interview, .callproject --------------------- */
#contentTools .interview {
	margin-bottom: 24px;
	padding: 0 12px 16px 12px;
	border: solid 1px #CDC0B7;
	background: url(/img/interview-bg.gif) top repeat-x;
}
#contentTools .interview a, #contentTools .interview a p{
	text-decoration: none;	
	color: #424242;
}
#contentTools .interview h3 {
	padding: 0 0 4px 0;
	margin-bottom: 8px;
	color: #731A43;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: solid 1px #ffffff;
}
#contentTools .interview h3 span {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.4em;
	font-style: italic;
	text-transform: uppercase;
}
#contentTools .interview img {
	float: left;
	margin-right: 6px;
	border: none;
}
#contentTools .interview h4 {
	color: #424242;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 6px;
}
#contentTools .interview p {
	font-size: 0.9em;
}
#contentTools .interview p.link {
	padding: 6px 0 0 0;
}

#contentTools .interview p.link a {
	color: #731a43;
	font-weight: bold;
	font-size: 1em;
	text-decoration:none;
}


/*--------------------- #contentNews--------------------- */
#contentNews {
	padding: 5px 25px 12px 25px;
	margin-right: 200px;
	position: relative;
	position: relative !important;/*CHGT*/
	position: static !ie;
	z-index:1;
}

/*--------------------- .headline --------------------- */
#contentNews .headline {
	float: left;
	width: 246px;
	margin: 0 25px 10px 0;
	_margin: 0 25px 0px 0;
}
#contentNews .headline h2 {
	color: #FCB033;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: solid 1px #731A43;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#contentNews .headline h2 span {
	color: #731A43;
	font-weight: normal;
	font-size: 1.5em;
	font-style: italic;
	text-transform: uppercase;
}
#contentNews .headline img {
	margin-bottom: 6px;
}

#contentNews .headline a{
	text-decoration: none;	
}

#contentNews .headline h4 {
	color: #424242;
	font-weight: bold;
	font-size: 1.1em;
}
#contentNews .headline p.link {
	padding-top: 6px;
}
#contentNews .headline p.link a {
	color: #731A43;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration:none;
}

/*--------------------- .news --------------------- */
#contentNews .news {
	float: left;
	width: 246px;
	margin: 0 0 10px 0;
	_margin: 0 0 0px 0;
}
#contentNews .news h2 {
	color: #FCB033;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: solid 1px #731A43;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#contentNews .news h2 span {
	color: #731A43;
	font-weight: normal;
	font-size: 1.5em;
	font-style: italic;
	text-transform: uppercase;
}
#contentNews .news ul li {
	font-size: 0.9em;
	padding-bottom: 4px;
	list-style: none;
}
#contentNews .news ul li a {
	color: #424242;
	font-weight: bold;
	text-decoration: none;
}
#contentNews .news ul li a span.date {
	color: #B5A293;
	font-weight: normal;
	text-decoration: none !important;
	font-size: 0.9em;
	display: block;
	float: left;
	padding: 0 3px 0 10px;
	background: url(/img/arrow5_grey.gif) left 5px no-repeat;
}
#contentNews .news ul li a span.model {
	color: #731A43;
	font-weight: normal;
	text-decoration: none !important;
	font-size: 0.9em;
}
#contentNews .news ul li a:hover span.title {
	text-decoration: underline;
}
#contentNews .news p.link {
	padding-top: 6px;
}
#contentNews .news p.link a {
	color: #731A43;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration:none;
}

/*--------------------- .activities --------------------- */
#contentNews .activities {
	_clear: left;/*CHGT*/
	float: left;
	width: 100%;
		z-index:1;
		position:relative;
}
#contentNews .activities h2 {
	color: #731A43;
	font-weight: bold;
	font-size: 1em;
	border-bottom: solid 1px #731A43;
	margin-bottom: 20px;
}
#contentNews .activities h3 {
	border-bottom:1px solid #731A43;
	color:#FCB033;
	font-size:1.3em;
	font-weight:bold;
	min-height: 29px;
	_height:29px;
	margin-bottom: 2px;
	position:relative;
}
#contentNews .activities h3 span{
	bottom:10px;
	position:absolute;
	
}

/*
#contentNews .activities .sante h3 {
	background: url(/img/prevention-sante.gif) left top no-repeat;
}
#contentNews .activities .social h3 {
	background: url(/img/entreprenariat-social.gif) left top no-repeat;
}
#contentNews .activities .soutien h3 {
	background: url(/img/soutien-offre-qualite.gif) left top no-repeat;
}
#contentNews .activities .ressources h3 {
	background: url(/img/ressources-humaines.gif) left top no-repeat;
}*/
#contentNews .activities .block {
	float: left;
	width: 246px;/* firefox*/
	margin: 0 0 20px 0;
	margin: 0 0 10px 0 !ie;
	position: relative;
	min-height: 160px;
	_height: 160px;
	z-index: 1;
	
}
#contentNews .activities .odd {
	margin-right: 25px;
	clear: left;
}
#contentNews .activities h4 {
	color: #424242;
	font-size: 0.9em;
	margin-bottom: 6px;
}
#contentNews .activities img {
	float: left;
}
#contentNews .activities p {
	margin-left: 114px;
	color: #424242;	
}
#contentNews .activities a{
	text-decoration:none;
}

#contentNews .activities p.link {
	padding-top: 6px;
}
#contentNews .activities p.link a {
	color: #731A43;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration:none;
}

/*########################################################
	PIED DE PAGE
########################################################*/
#footer {
	background-color: #721A44;
	clear: both;
	height: 46px;
	padding-top: 3px;
	background: url(/img/footer-bg.gif) top repeat-x;
}
#footer p {
	display: block;
	float: left;
	_width: 220px;
	margin-top: -8px;
}
#footer p a {
	display: block;
	background: url(/img/footer-chorum.gif) top left no-repeat;
	height: 30px;
	padding: 8px 0 0 70px;
	margin-left: 12px;
	color: #FFFFFF;
	text-decoration: none;
	top: -8px;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer ul {
	display: block;
	float: right;
	margin-right: 12px;
}
#footer ul li {
	display: block;
	float: left;
	padding-left: 12px;
	background: url(/img/footer-sep.gif) 6px 2px no-repeat;
}
#footer ul li.first {
	background: none;
}
#footer ul li a {
	color: #FCB134;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}

/*------------------------SITEMAP------------------------*/
#sitemap>ul>li{
	padding-top: 0.4em;
	font-size: 1.1em;
	list-style-type: none;
	font-weight: bold;
}
#sitemap>ul>li>ul>li{
	list-style-type: disc;
	font-weight: normal;
}
#sitemap>ul>li>ul>li>ul>li{
	list-style-type: circle;
}
#sitemap ul{
	padding-bottom: 0.4em;
}
#sitemap li{
	margin-left: 2em;
}
#sitemap li:last-child{
	margin-bottom: 1em;
}
#sitemap a, #sitemap span {
	color: #731A43;
}
#sitemap a:hover{
	color: #955BB2;
}	

/*########################################################
	FICHE PROJET
########################################################*/
.projet{
	width:100%;
	margin: 0;
}
/*------------ MENU TOP ------------*/
.projet #top{
	width:100%;
	padding: 0;
	margin: 0;
	display: block;
	float: none;
	background: url(/img/projet.gif) right top no-repeat;
}
.projet #top h2{
	display: block;
	float: none;
	padding: 5px 0px 0 52px;
	color: #731A43;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#content #contentNavigation .projet #top h3{
	display: block;
	padding: 0px 0 15px 50px;
	margin: 0;
	color: #ffffff;
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#content #contentNavigation .projet .article h3{
	font-family: Verdana;
	font-size: 1.4em;
	color: #4E4D45;
	background: url(/img/square.gif) left top no-repeat;
	margin: 25px 0 0 0;
	padding: 8px 8px 8px 15px;
	text-decoration: none;
	text-transform: none;
	font-style: none;
}
#content #contentNavigation .projet a{
	color: #731A43;
}

/*------------ SOMMAIRE DROITE ------------*/
#sommaire{
	float: right;
	width: 170px;
	background: url(/img/sommaireBgd.gif) repeat-y;
}
#sommaire div{
	display: block:
	width : 100%;
	text-align: center;
	padding: 15px 0 0 0 ;
	font-size: 1.1em;
	font-weight: bold;
}
#sommaire ul{
	margin: 0;
	padding: 16px 16px 0 16px;
	background: url(/img/sommaireBgd.gif) repeat-y #F6F4F2;
}
#sommaire li{
	color: #057391;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 16px;
}

#sommaire li a{
	text-decoration: none;
} 
#sommaireFooter{
	position : absolute;
	width: 170px;
	background: url(/img/sommaireBottom2.gif) left top no-repeat;
	height: 2px;
	padding: 0 0 0 0;
}
/*------------ ARTICLE ------------*/
#content #contentNavigation a.lien{
	font-size: 1em;
	padding-left: 10px;
	text-decoration: none;
	color : #731a43;
	padding-left: 25px;
}
#content #contentNavigation h4{
	background: url(/img/arrow12_yellow.gif) 12px 3px no-repeat;
	font-size: 1.2em;
	margin-top: 15px;
	padding-left: 25px;
}
#content #contentNavigation p.accroche{
	font-size: 1em;
	padding-left: 30px;
	font-style: italic;
}
.article{
	position: relative;
	padding: 0;
	margin: 8px 180px 0 0;/* PB DE MARGIN */
	font-family: Verdana;
	font-size: 1em;
}

/*########################################################
	FICHE PARTENAIRES
########################################################*/
#listePartenaires>#liste{
	background: url(/images/listePartenaires.gif) left 30px repeat-x #fff;
}
#listePartenaires h2{
	font-weight: bold;
	font-size: 1.4em;
	color: #760D46;
	padding: 0 0 16px 0;
	margin: 0;
}
#listePartenaires ul{
	margin: 0;
	padding: 0;
}
#listePartenaires li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#listePartenaires a{
	font-weight: bold;
	font-size: 1.2em;
	color: #424342;
	text-decoration : none;
}
#listePartenaires a:hover{
	font-weight: bold;
	font-size: 1.2em;
	color: #424342;
	text-decoration : underline;
}
.partenaire{
	border: 1px solid #d9d9d9;
	background: #EDE8E3;
	padding: 16px;
	color: #454546;
	float: right;
	float:none !important!;
	_float: none;
	zoom: 1;
}
.partenaireTop{
	border-bottom: 1px solid #DCD8D4;
}
.partenaireTop img{
	vertical-align: middle;
	margin: 0 16px 16px 0;
}
.partenaireTop h2{
	text-align: right;
	font-weight: bold;
	font-size: 1.6em;
	color: #760D46;
	padding: 0;
	margin: 0;
	display: inline;
	vertical-align: middle;
}
.partenaireLeft{
	float:left;
	margin: 16px 0 0 0;
	width: 49%;
	zoom: 1;
}
.partenaireRight{
	margin: 16px 0 0 341px;
	padding: 8px;
	border: 1 px solid #D1D0D0;
	background: #F8F8F8;
	zoom: 1;
}
.partenaire .partenaireLeft h3{
	font-weight: bold !important;
	font-size: 1.2em !important;
	color: #760D46 !important;
	text-transform: none !important;
	display: inline !important;
}
.partenaire h4{
	font-weight: bold !important;
	font-size: 1.2em !important;
	color: #424342 !important;
	background: none !important;
	display: inline !important;
	maring: 0 !important;
	padding: 0 !important;
}
.partenaire h4 a{
	color: #424342;
	text-decoration: none;
}
.partenaire h4 a:hover{
	text-decoration: underline;
}

/*########################################################
	SOUS_HOME
########################################################*/
#sous-homes #colonneDroite{
	float: left;
	width: 50%;
}
#sous-homes #colonneGauche{
	float: right;
	width: 50%;
}
#sous-homes ul{
	margin-top : 15px;
	padding-top:10px;
	text-align: left;
	color: #757575;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 0 8px;
	list-style:none;
}
#sous-homes ul img{
	float:left
	padding-top:0px;
	margin-top : 0px;
}
#sous-homes li{
	padding: 0 16px 0 60px;
	color: #757575;
	font-weight: normal;
	text-transform: none;
	font-size: 1em;
}
#sous-homes li a{
	color: #757575;
	text-decoration: none;
}
#sous-homes li a:hover{
	color: #757575;
	text-decoration: underline;
}
#sous-homes ul a{
	color: #757575;
	text-decoration: none;
}
#sous-homes ul a:hover{
	color: #757575;
	text-decoration: underline;
}

/*########################################################
	PAGE NORMALE
########################################################*/
#contentNavigation {
	padding: 18px 25px 12px 25px;
	margin-right: 2px;
}
#contentNavigation.contentProjet {
	padding: 0px 10px 12px 25px;
	margin-right: 2px;
}
fieldset.relation{
	position:relative;
	display: block;
	border: solid 1px #CDC0B7;
	padding: 5px 5px 5px 5px;
	margin-bottom : 5px;
}
.relation span.titre{
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}
.relation .image{

}

.impressionBarre{
	float: none;
	display: block;
	text-align:right;
}
.impressionBarre a img{
	border: 0pt none ;
	padding: 4px;
	padding-bottom:0px;
}
.imageArticle{
	float:left;
	padding-right:10px;
}
.imageArticleList{
	float:left;
	padding-right:10px;
	margin-bottom:10px;
}
.imageArticleList img{
	width:50px;
}
.articleListWithImage{
	float:left;
	width:600px;
}
.listePhoto{
	clear:right;
	overflow: auto;
	_height: 1%;
	margin-bottom:10px;
}
/*########################################################
	ONGLETS
########################################################*/
.listeAnnuaire{
	width: 716px;
}
.listeAnnuaire h3{
	font-weight: bold;
	text-transform: uppercase;
	color: #424345;
}
.listeAnnuaire .liste tr{
	background: #F5FAFC;
	padding: 4px 16px;
}
.listeAnnuaire .liste tr odd{
	background: #F8F1E6;
}
.listeAnnuaire .liste td{
	border-right: 2px solid #E4E8E9;
}

/*########################################################
	ONGLETS
########################################################*/
#header {
	float:left;
    width:100%;
    background: url("/img/bg.gif") repeat-x left 17px;
    line-height:normal;
    font-weight: bold;
    margin-bottom: 10px;
}
#header ul {
    margin:0;
    padding:0px 10px 0;
    list-style:none;
}
#header li {
    float:left;
    background:url("/img/left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
}
#header li:first-letter{
	text-transform : uppercase;
}
#header a, #header strong, #header span {
    background: url("/img/right.gif") no-repeat right top;
	color : #fcb033;
    display: block;
    padding:5px 15px 5px 6px;
	text-decoration : none;
}
#header #current {
   background-image:url("/img/left_on.gif");
}
#header #current a {
    background-image:url("/img/right_on.gif");
    padding-bottom:5px;
	color : #731a43;
}
.listOnglet{
	margin-top:30px;
	_margin-top:0px;
}
/*########################################################
	ERREUR
########################################################*/
.errorMessage{
	font-color: red;
}

/*########################################################
	LISTE PAGINEE
########################################################*/
.ligneCommentaire{
	font-size: 0.8em;
	font-style: italic;
}
table.liste .textImpair {
	background-color : #f8f6f6;
}
table.liste .textImpair {
	background-color : none;
}
table.liste .titreColonne{
	font-weight: bold;
	text-align: center;
}


/** Styles d articles**/
.gras{
	font-weight: bold;
}
.titre1{
	font-weight: bold;
	font-size: 1.4em;
	color: #731A43;
}
.titre2{
	font-weight: bold;
	font-size: 1.2em;
	color: #ECA125;
}
	
/** Sommaire**/
.ancreFicheProjet{
		margin:15px 0 15px 10px;
		padding : 5px 10px 5px 10px;
		background-color:#f2efed;
}
.ancreFicheProjet .titre{
	font-weight: bold;
	font-size: 1.1em;
	color: #731a43;
}

.ancreFicheProjet ul{
	list-style-type:none;
}

