/* CSS Document */

* {
	border:medium none;
	border-collapse:collapse;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: #ffffff;
}
hr {
	clear: both;
	visibility: hidden;
	_margin: -7px 0;
}
.url{
	background:transparent url(../img/pic_url.gif) no-repeat scroll 0 0;
	padding:0 0 0 17px;
	white-space:nowrap;
}

.email{
	background:transparent url(../img/pic_mail.gif) no-repeat scroll 0 0;
	padding:0 0 0 17px;
	white-space:nowrap;
}
.pdf{
	background:transparent url(../img/pic_pdf.gif) no-repeat scroll 0 0;
	padding:0 0 0 17px;
	white-space:nowrap;
}
div#global {
	clear:both;
	width: 95%;
	max-width: 1260px;
	min-width: 960px;
	overflow:hidden;
	margin: 0 auto;
}
* html div#global {
	width: 1000px;;
}
div#global div#contenu {
	float: left;
	width: 68%;
	min-width: 634px;
	height: 100%;
}
div#menuArbo {
	float: left;
	width: 32%;
	min-width: 300px;
	background: url(../img/coeurdagglo.gif) no-repeat;
	height: 100%;
}
div#menuArbo h1 {
	height: 270px;
}
div#menuArbo h1 a {
	display: block;
	height: 200px;
}
div#menuArbo h1 span,
div#menuArbo h2 {
	display: none;
}



/******************************/
/*           BANDEAU          */
/******************************/
div#global div#contenu h2 {
	background-color: #fff;/*b3b3b3*/
	background-repeat: no-repeat;
	background-position: 70px 0;
	color: #fff;
	font-size: 0.9em;
}
div#global div#contenu h2 strong {
	display: block;
	background: url(../img/bg_span_h1.png) no-repeat left top;
	height: 171px;
}
* html div#global div#contenu h2 strong {
	background: url(../img/bg_span_h1.gif) no-repeat left top;
}
div#global div#contenu h2 strong span {
	/*position: relative;
	top: 100px;
	left: 120px;*/
	display: block;
	float: right;
	margin: 18px 0 0 0;
	width: 130px;
	padding: 8px;
	background: #000;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
div#global div#contenu h2 strong span span {
	display: block;
	float: none;
	font-size: 0.75em;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
	background: none;
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}

div#page div.intro {
	padding: 20px  20px 0 20px;
	border-left: solid 1px #b885ad;
	border-right: solid 1px #b885ad;
	font-size: 0.8em;
	color: #720c5b;	
}
/******************************/
/*         RECHERCHE          */
/******************************/
div#global form#rech {
	margin: 35px 0 0 100px;
	background: #720c5b;
	overflow: hidden;
	height: 40px;
	background: #720c5b url(../img/bg_form_rech.gif) no-repeat;
	white-space: nowrap;
}

div#global form#rech fieldset {
	float: right;
	padding: 8px 8px 0 8px;
}
div#global form#rech legend,
div#global form#rech label {
	display: none;
}
div#global form#rech input {
	color: #000;
	padding: 3px;
	font-size: 0.7em;
}
div#global form#rech input.bouton {
	color: #fff;
	background: #720c5b;
	font-weight: bold;
	font-size: 0.8em;
}


div#menuArbo {
	text-align: right;
}
div#menuArbo a {
	color: #720c5b;
	font-size: 0.6em;
}

div#ariane {
	background: url(../img/bg_ariane.gif) no-repeat 3px top;
	color: #720c5b;
	font-size: 0.8em;
	padding: 15px;
	text-align: right;
	font-weight: bold;
}
div#ariane a {
	color: #720c5b;
}

/******************************/
/*        PAGINATION          */
/******************************/

.paginator {
	float: right;
	width: auto;
}
.paginator a,
.paginator strong {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin: 5px 0 0 5px;
	padding: 8px 0 0 0;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em;
}
.paginator img {
	margin: 3px 0 0 0;
}

.active
{
	color:#FFF;
	background-image: url(../img/rond.gif);
	background-repeat: no-repeat;
}
.inactive
{
	color:#720C5B;
	background-image: url(../img/rond-gris.gif);
	background-repeat: no-repeat;
}

a#toutesLesActus {
	display:block;
	float: left;
	width: 22%;
	font-size: 0.8em;
	background: url(../img/puce_jaune.gif) no-repeat 8px 5px;
	padding: 10px 0 0 30px;
	color: #f79338;
	font-weight:bold;
}


/******************************/
/*            PAGE            */
/******************************/
div#page, div#actu {
	border-top: solid 1px #b885ad;
	/*border-top: solid 1px #b885ad;
	border-left: solid 1px #b885ad;
	border-right: solid 1px #b885ad;*/
	height: 100%;
}

/******************************/
/*          TRAVAUX           */
/******************************/
ul#navigation {
	margin: 15px 0 0 0; 
	overflow: auto;
}
ul#navigation li {
	list-style: none;
	background: url(../img/pic-travaux-of.gif) no-repeat scroll 0 0;
	border-bottom:1px solid #f79338;
	padding:0 0 5px 20px;
}
ul#navigation li.open {
	background: url(../img/pic-travaux-on.gif) no-repeat scroll 0 0;
}
ul#navigation li a {
	font-weight: bold;
	color: #720c5b;
}
/* second level */
ul#navigation ul {
	margin: 0;
}
ul#navigation li li {
	border: none;
	color: #000;
}
ul#navigation li li strong {
	font-weight: normal;
}

/************************/
/*    texte défilant    */
/************************/

div#texteDefil {
	height: 197px;
	overflow:hidden;
	border-bottom:1px solid #B885AD;
	border-left:1px solid #B885AD;
	border-right:1px solid #B885AD;
}
div#texteDefil div#support {
	position: relative;
	height: 197px;
	overflow:hidden;
}

div#texteDefil div#support div#contenu p {
	/*position: absolute;*/
	color: #2d587d;
	font-size: 0.75em;
	line-height: 1.3em;
}
div#texteDefil div#support div#contenu h2 {
	color:#2D587D;
	font-size: 0.9em;
	margin: 5px 0;
}
div#texteDefil div#support div#contenu span.suite a {
	color: #BB0D9C;
	margin: 5px 0;
	font-size: 0.7em;
	display: block;
	text-decoration: none;
}
div#texteDefil div#ascenceur {
	height:50px;
	left:0;
	margin:-120px 0 0 10px;
	position:relative;
}
div#texteDefil div#ascenceur img {
	cursor:pointer;
}
div#texteDefil div#ascenceur img#up {
	float: left;
}
div#texteDefil div#ascenceur img#down {
	float: right;
}
