@charset "utf-8";
/* CSS Document */

/*########################################################
	BODY, CONTENEUR & HTML GENERIQUES
########################################################*/
html {
	background-color: #FFFFFF;
	color: #000;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
body {
	width: 100%;
	min-height: 100%;
	_height: 100%;
	padding: 18px 8px 12px 8px;
	position: relative;
}
h1, h2, h3, h4, p, ul, li, form, a {
	margin: 0;
	padding: 0;
	border: 0;
}
input {
	display: none;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
#container {
	font-size: 8pt;
	margin: 0 8px;
	background: white;
}

/*########################################################
	BANNIERE
########################################################*/
#banner {
	display: none;
}

/*########################################################
	RECHERCHE
########################################################*/
#search {
	display: none;
}

/*########################################################
	FIL D'ARIANE
########################################################*/
#breadcrumb {
	display:none;
	/*height: 24px;*/
	/*padding: 9px 0 0 12px;*/
}
/*
#breadcrumb h3 {
	font-size: 8pt;
	color: #000;
	font-weight: normal;
}
#breadcrumb ul {
	display: block;
	list-style: none;
	font-weight:bold;
}
#breadcrumb ul li {
	font-size: 8pt;
	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: #000;
}
*/

/*########################################################
	NAVIGATION
########################################################*/
#navig {
	display: none;
}

/*########################################################
	CONTENU
########################################################*/
#content {
	margin: 0 8px;
	padding: 0;
	width: 90%;
	overflow: visible;
}
#content #contentNavigation .projet #top h3{
	display: block;
	padding: 0px 0 15px 40px;
	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: 0px;
	padding: 8px 8px 8px 15px;
	text-decoration: none;
	text-transform: none;
	font-style: none;
}
/*--------------------- #contentTools --------------------- */

#contentTools {
	float: right;
	/*overflow: visible;*/
	width: 25%;
}#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;
}
#content ul{
	margin-bottom: 0.4em;
}
#content li:last-child{
	margin-bottom: 0.4em;
}

/*--------------------- .agenda --------------------- */
#contentTools .agenda {
	margin-bottom: 24px;
	border: solid 2px #000;
}
#contentTools .agenda h3 {
	background-color: #000;
	padding: 4px 0 4px 12px;
	color: #FFF;
	font-weight: bold;
	font-size: 12pt;
}
#contentTools .agenda ul {
	padding: 2px 9px 0 9px;
	text-align:left;
}
#contentTools .agenda ul li {
	font-size: 8pt;
	padding-bottom: 4px;
	list-style: none;
}
#contentTools .agenda ul li a {
	color: #424242;
	font-weight: bold;
	text-decoration: none;

}
#contentTools .agenda ul li a span.date {
	color: #731a43;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	display: block;
	padding-left: 10px;
	background: url(../img/arrow5_red.gif) left 5px no-repeat;
	text-align:left;
}
#contentTools .agenda ul li a br {
	display: none;
}
#contentTools .agenda ul li a:hover span.title {
	text-decoration: underline;
}
#contentTools .agenda p.link {
	padding: 2px 9px 16px 9px;
	text-align: left;
}

#contentTools .agenda p.link a {
	color: #A6798E;
	text-decoration: underline;
}

/*--------------------- .interview, .callproject --------------------- */
#contentTools .interview {
	margin-bottom: 24px;
	border: solid 2px #000;
	padding: 0;
}
#contentTools .interview h3 {
	background-color: #000;
	padding: 0 0 0 12px;
	margin: 0 0 2px 0;
	color: #FFF;
	font-weight: bold;
	font-size: 12pt;
}
#contentTools .interview h3 span {}
#contentTools .interview img {
	float: left;
	margin: 2px 9px;
}
#contentTools .interview h4 {
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 6px;
	text-align:left;
}
#contentTools .interview p {
	font-size: 8pt;
	text-align:left;
	padding: 4px 0 4px 12px;
}
#contentTools .interview p.link {
	padding: 2px 9px 16px 9px;
	text-align:left;
}

#contentTools .interview p.link a {
	color: #A6798E;
	text-decoration:underline;
}


/*--------------------- #contentNews--------------------- */
#contentNews {
	padding: 0;
	margin: 0;
}

/*--------------------- PRINT THIS PAGE----------------------*/
.impressionBarre{
	display: none;
}

/*----------------- ARTICLES EN RELATION -----------------*/
fieldset.relation{
	display: none;
}

/*--------------------- .headline --------------------- */
#contentNews .headline {
	/*float: left;
	overflow: visible;
	width: 100%;*/
	width: 60%;
}
#contentNews .headline h2 {
	color: #731A43;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: solid 2px #731A43;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#contentNews .headline h2 span {}
#contentNews .headline img {
	margin-bottom: 1em;
}
#contentNews .headline h4 {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
}
#contentNews .headline p.link {
	padding: 2px 9px 30px 9px;
	padding-top: 6px;
}
#contentNews .headline p.link a {
	color: #A6798E;
	text-decoration:underline;
}

/*--------------------- .news --------------------- */
#contentNews .news {
	/*float: left;
	overflow: visible;
	width: 100%;*/
	width: 60%;
	margin: 0 0 32px 0;
	_margin: 0 0 16px 0;
}
#contentNews .news h2 {
	color: #731A43;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: solid 2px #731A43;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#contentNews .news h2 span {
	color: #731A43;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: solid 2px #731A43;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#contentNews .news ul li {
	font-size: 8pt;
	padding-bottom: 4px;
	list-style: none;
}
#contentNews .news ul li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#contentNews .news ul li a span.date {
	color: #B5A293;
	font-weight: normal;
	text-decoration: none !important;
	font-size: 8pt;
	display: block;
	float: left;
	overflow: visible;
	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: 8pt;
}
#contentNews .news ul li a:hover span.title {
	text-decoration: underline;
}
#contentNews .news p.link {
	padding: 2px 9px 30px 9px;
	padding-top: 6px;
}
#contentNews .news p.link a {
	color: #A6798E;
	text-decoration:underline;
}

/*--------------------- .activities --------------------- */
#contentNews .activities {
	clear: left;
}
#contentNews .activities h2 {
	color: #731A43;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: solid 2px #731A43;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#contentNews .activities h2 span {}
#contentNews .activities h3 {
	overflow: visible;
	text-indent: 0;
	color: #731A43;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom : 8pt;
}
#contentNews .activities .sante h3 {
	background: white;
}
#contentNews .activities .social h3 {
	background: white;
}
#contentNews .activities .proximite h3 {
	background: white;
}
#contentNews .activities .ressources h3 {
	background: white;
}
#contentNews .activities .block {
	float: left;
	overflow: visible;
	width: 48%;
	margin: 0 0 20px 0;
	margin: 0 0 10px 0 !ie;
}
#contentNews .activities .odd {
	margin-right: 25px;
	clear: left;
}
#contentNews .activities h4 {
	color: #424242;
	font-size: 10pt;
	margin-bottom: 6px;
}
#contentNews .activities img {
	position: relative;
	float: left;
	margin: 0 8px 0 0;
}
#contentNews .activities p {
	padding: 0;
}
#contentNews .activities p.link {
	padding-top: 6px;
}
#contentNews .activities p.link a {
	color: #A6798E;
	text-decoration:underline;
}

/*########################################################
	PIED DE PAGE
########################################################*/
#footer {
	display: none;
}
