 
/* general */

* {
	margin: 0;
	padding: 0;
}
.align-justify {
	text-align: justify;
}
.align-center
{
	text-align:center;
}

.align-left
{
	text-align:left;
}

.align-right
{
	text-align:right;
}

a
{outline:0;}
/* wdavidw
img {
	border: none;
}
*/

html {
	
}

/* wdavidw
body {
	background: url(../img/bgBody.gif) no-repeat top;
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}
*/
body {
	background-image:url('../img-2009/fond.png');
	background-position:center top;
	background-repeat:repeat-y;
	font-family:verdana!important;
	color:#6D6D6D;
}


a{
	color: #6D6D6D!important;
	font-weight:bold;
	text-decoration:none;
}

#content a{
color: #3AAADC!important;
}
table { 
	font-size: 1em; /* to avoid inheritance bug in WinIE5/5.5 */
}

.horiz-rule hr {
	display: none;
}

.horiz-rule {
	border-top: 1px solid #000;
	clear: both;
}







/* layout */

#header {
	margin: 0 auto;
}

#menu {
	margin: 0 auto;
}

#main {
	width: 750px;
	text-align: left;
	margin: 0 auto;
	margin-top:10px;
}

#content {
	margin-left: 10px;
}

#leftcolumn {
	float: left;
	padding-bottom:1px;
}


#footer  {
	clear: left;
}





/* header */

#header {
	/*height: 107px;
	width: 750px;*/
	height:110px;
	width:910px;
	text-align: left;
	position:relative;
}

.tx-srlanguagemenu-pi1 {
	margin: 3px 0 -15px;
	text-align: right;
}

#header img {
	/*margin: 0 0 10px 85px;*/
}




/* menu */

#menu {
	width: 750px;
	text-align: left;
	/*background: url(../img/bgMain.gif) no-repeat;*/
	background-color:#FFF;
}

#menu ul#menu-level1 {
	list-style-type: none;
	padding: 3px 0 8px;
	width: 665px;
	margin-left: 95px;
	text-align: right;
}

#menu ul#menu-level1 li {
	display: inline;
	text-transform: uppercase;
	font-size: 0.9em;
	padding-bottom: 6px;
}

#menu ul#menu-level1 li a {
	padding: 3px 15px 2px;
	color: #fff;
	text-decoration: none;
	background-color: #6D6D6D;
}

#menu ul#menu-level1 li a:hover {
	text-decoration: underline;
}

#menu ul#menu-level1 li.cur a {
	background-color: #CC8AB6;
}
.add_coredem #menu ul#menu-level1 li.cur a{
	background-color: #FDC844;
}
.add_coredem #menu ul#menu-level1 li.act a{
	background-color:#FDC844;
}
.add_presse #menu ul#menu-level1 li.act a
{
background-color:#3AAADC!important;
}
.add_presse #menu ul#menu-level1 li.cur a{
background-color:#3AAADC!important;
}
.add_partenaires #menu ul#menu-level1 li.act a{
background-color:#8EC062!important;
}
.add_partenaires #menu ul#menu-level1 li.cur a{
background-color:#8EC062!important;
}
/*
#menu ul#menu-level1 li.act {
	background: url(../img/bgMenuArrowLevel2.gif) no-repeat bottom center;
}*/

#menu ul#menu-level1 li.act a {
	background-color: #CC8AB6;
}

* html #menu ul#menu-level1 li a { /* for Win IE 5.0 */
	height: 1%;
}




/* submenu */

#menu ul#menu-level2 {
	width: 750px;
	text-align: center;
	/*height: 52px;*/
	height:22px;
}

#menu ul#menu-level2 {
	list-style-type: none;
}

#menu ul#menu-level2 li {
	display: inline;
}

#menu ul#menu-level2 li a {
	margin: 4px 15px;
	color: #CC8AB6!important;
	text-decoration: none;
}

#menu ul#menu-level2 li a:hover {
	text-decoration: underline;
}

#menu ul#menu-level2 li.act a {
	font-weight: bold;
	padding-bottom:12px;
	background: url(../img-2009/sousmenu.png) no-repeat bottom right;
}

* html #menu ul#menu-level2 li a { /* for Win IE 5.0 */
	height: 1%;
}




#menu-actu li{

list-style:none;
color:#2C7D9C;
font-size:14px;
}
#menu-actu li a{
color:#2C7D9C!important;
display:block;
width:160px;
padding:5px;
padding-right:15px;
background-repeat:no-repeat;
background-position:155px center ;
}
#menu-actu li a:hover, #menu-actu li.cur a{
background-color:#2C7D9C;
color:#FFF!important;
background-image:url(../img-2009/act_actualite.png);
}


/* main */









/* leftcolumn */

#leftcolumn {
	width: 180px;
}

.navig p a{
	color: #000;
}

.col-box {
	border-bottom: 1px solid #000;
	background-color: 1px solid #ccc;
	padding: 13px 5px 5px 5px;
}

.col-box p {
	margin-bottom: 8px;
}



.col-box.side {
  width: 170px;
	overflow: hidden;
}





/* navig */

.navig  {
	margin-top: 0.5em;
	padding-bottom: 13px;
	background-color: 1px solid #ccc;
}

.navig p {
	margin-bottom: 1em;
	/**border-bottom: 1px solid #ccc;*/
	border-bottom: 1px solid #FFF;
	background-color: 1px solid #ccc;
	padding-bottom: 1em;
}

.navig p strong a {
	text-decoration: none;
	color: #b1285c;
}

.navig p a {
	color: #000;
}








/* navig */

.articles .navig {
}

.articles .navig p {
	margin-bottom: 0.3em;
	border-bottom: none;
	padding-bottom: 0.3em;
}


.articles .navig p a {
	color: #000;
}





/* search */
.col-box.search{
position:absolute;
top:75px;
right:-6px;
padding:0 5px 5px!important
}
.col-box.search p:first-child{
background-image:url(../img-2009/fond-search.png);
background-position:left top;
background-repeat:no-repeat;
background-color:transparent!important;
display:block;
height:20px;
left:-150px;
padding-top:3px;
position:relative;
top:15px;
width:150px;
text-align:right;
}
.add_fph .col-box.search p:first-child{
background-image:url(../img-2009/fond-search-fph.png)!important;
}
.add_partenaires .col-box.search p:first-child{
background-image:url(../img-2009/fond-search-part.png)!important;
}
.add_coredem .col-box.search p:first-child{
background-image:url(../img-2009/fond-search-outils.png)!important;
}
.add_presse .col-box.search p:first-child{
background-image:url(../img-2009/fond-search-presse.png)!important;
}
.col-box.search p:first-child input[type=text]{
width:95px;
background-color:#FFF;
border:0px!important;
height:12px;
font-size:0.9em;
}
.col-box.search p:first-child  .ok{
background-color:none!important;
background-image:none!important;
font-size:11px;
font-weight:bold;
border:0px!important;
margin-left:2px;
margin-right:5px;

}
.col-box.search p {
	margin: 0 0 2px;
	background-color:#EDEDED;
	margin-bottom:3px;
	padding:2px;
	display:block;
	width:130px;
	font-size:10px;
	font-weight:bold;
	color:#333;
	text-indent:0px;
	position:relative;
	top:-13px;
	left:5px;
}
.col-box.search p input[type=radio]{
float:left;
margin-bottom:5px;
margin-right:5px;

}
.col-box.search p label{
margin:0px;
}
.col-box.search form {
	margin: 4px 0 8px;
}

.col-box.search .text {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	font-size: 0.8em;
	color: #666;
	width: 117px;
	margin-right: 2px;
	padding: 1px;
}

.col-box.search .ok {
	border: none;
	vertical-align: -0.1em;
}

.col-box.search label {
	margin-left: 5px;
}




/* quotes */

.col-box.quotes {
	border-bottom: 1px solid #000;
	padding: 13px 0 5px;
}

.col-box.quotes blockquote {
	background: url(../img/bgQuotesOpen.gif) no-repeat;
}

.col-box.quotes blockquote p {
	padding: 0 5px 0 5px;
	text-indent: 22px;
	color: #5a5a5a;
}

.col-box.quotes cite {
	background: url(../img/bgQuotesClose.gif) no-repeat bottom right;
	padding: 0.2em 24px 5px 0;
	color: #5a5a5a;
	display: block;
	text-align: right;
	font-style: normal;
}






/* news */

#news,#info {
	padding-top: 20px;
	background: url(../img/bgNewsTop.gif) no-repeat top;
	margin-top: 35px;
}

#news h5,h6,#info h5, h6 {
	font-size: 1em;
	padding: 0.5em 5px 0 5px;
}

#news p ,#info p{
	padding: 0.5em 5px 25px 5px;
	background: url(../img/bgNewsBottom.gif) no-repeat bottom;
}





/* content */

#content {
	 float: left;
	 width: 530px;
	 padding-top: 13px;
	 margin-bottom: 3em;
}

#content p{
	
}

.csc-textpic-imagerow dt img {
  border: 1px solid #bcd;
  padding: 3px;
}

.add_coredem.iframe #content{
width:750px;
}



/* tabs */

ul#menu-tabs {
	list-style-type: none;
	width: 750px;
	/*margin-top: 20px;*/
}

ul#menu-tabs li {
	/*padding-bottom: 3px;
	width: 145px;
	float: left;
	margin-right: 4px;*/
	float:left;
	margin-right:4px;
	padding-bottom:10px;
	padding-top:10px;
	width:145px;
}
/*
ul#menu-tabs li.act.methodo {
	background: #c3ee9b url(../img/bgTabsMethodo.gif) no-repeat top;
}

ul#menu-tabs li.act.geo {
	background: #c3ee9b url(../img/bgTabsGeo.gif) no-repeat top;
}

ul#menu-tabs li.act.socio {
	background: #c3ee9b url(../img/bgTabsSocio.gif) no-repeat top;
}

ul#menu-tabs li.act.thema {
	background: #c3ee9b url(../img/bgTabsThema.gif) no-repeat top;
}

ul#menu-tabs li.act.trans {
	background: #c3ee9b url(../img/bgTabsTrans.gif) no-repeat top;
}

ul#menu-tabs li.trans {
	
	background: url(../img/bgSepTrans.gif) no-repeat left center;
} */

ul#menu-tabs li a {
	display: block;
	padding: 5px 1px 0 5px;
	text-decoration: none;
	line-height: 1.15em;
	color: #000;
}

ul#menu-tabs li a:visited {
	color: #000;
}

ul#menu-tabs li a:hover {
	text-decoration: underline;
}

ul#menu-tabs li a img {
	float: left;
	margin: 0 5px 5px 0;
}





/* footer */

#footer {
	/*clear: left;
	padding: 20px 0 15px;
	margin-left: 217px;
	border-top: 1px solid #ccc;*/
	background-image:url(../img-2009/fond_footer.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:85px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	padding-top:88px;
	padding-left:180px;
	padding-right:200px;
}

#footer p {
	padding: 0 5px;
	color: #666;
}

#footer p a {
	color: #333;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}



/* nouveauté */
/*modif sur body dans base.css*/
.add_logo{
position:absolute;
top:20px;
left:45px;
width:327px;
height:88px;
}
#bao{
position:absolute;
right:-35px;
top:5px;
width:100px;
text-align:right;
}
#add_recherche{
width:161px;
height:41px;
background-image:url(../img-2009/rech_fph.png);
background-position:left top;
background-repeat:no-repeat;
position:absolute;
right:108px;
top:90px;
}

#add_main{
background-image:url(../img-2009/fond_banniere.png);
background-position:1px 2px;
background-repeat:no-repeat;
width:1011px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
position:relative;
}
#add_wrap{
margin-left:auto;
margin-right:auto;
width:915px;
overflow:hidden;
padding-top:28px;
}
#new_zone_menu{
float:left;
width:80px;
}
 .add_hori{
 width:15px;
 margin-right:5px;
 height:385px;
 padding-top:5px;
 float:left;
 position:relative;
 background-image:url(../img-2009/menu_bas_survol.png);
 background-position:-20px bottom;
 background-repeat:no-repeat;
 }
	.add_titre_hori{
	height:20px;
	padding-top:8px;
	position:absolute;
	top:-25px;
	background-repeat:no-repeat;
	background-position:left 5px;
	display:none;
	padding-left:10px;
	}
		#add_actualite_v{
		background-image:url(../img-2009/menu_fleche_actu.png);
		}
		#add_presse_v{
		background-image:url(../img-2009/menu_fleche_presse.png);
		}
		#add_coredem_v{
		background-image:url(../img-2009/menu_fleche_coredem.png);
		}
		#add_partenaires_v{
		background-image:url(../img-2009/menu_fleche_partenaires.png);
		}
		#add_fph_v{
		background-image:url(../img-2009/menu_fleche_fph.png);
		}
	.add_titre_verti{
	position:absolute;
	bottom:5px;
	left:0px;
	}
	#add_actualite{
	background-color:#2C7D9C;
	}
	#add_presse{
	background-color:#3AAADC;
	}
	#add_coredem{
	background-color:#FDC844;
	}
	#add_partenaires{
	background-color:#8EC062;
	}
	#add_fph{
	background-color:#CC8AB6;
	}
	.add_cache{
	display:none;
	}
.retacc{
width:630px;
height:15px;
position:absolute;
top:138px;
left:130px;
}
.retacc span{
display:none;
}
#add_cadre{
float:left;
width:760px;
padding-left:53px;
padding-top:27px;
background-position:top left;
background-repeat:no-repeat;
min-height:450px
}
.add_fph{
background-image:url(../img-2009/menu_fph.png);
}
.add_actualite{
background-image:url(../img-2009/menu_actualite.png);
}
	.add_actualite #leftcolumn{
	background-image:url(../img-2009/fond_menu_actu.png);
	margin-bottom:15px;
	}
.add_partenaires{
background-image:url(../img-2009/menu_partenaires.png);
}
.add_coredem{
background-image:url(../img-2009/menu_coredem.png);
}
.add_presse{
background-image:url(../img-2009/menu_presse.png);
}
/***menu***/
/*modif sur menu dans base.css*/

/**footer**/

.add_actus{
overflow:hidden;
width:250px;
margin-right:10px;
float:right;
}
.add_actus a{
color:#3AAADC!important;
}
.blocfullactus .add_actus{
width:570px!important;
float:left!important;
}
.aag{
margin-top:40px;
}

.add_actu{
margin-bottom:15px;
padding-left:15px;
width:235px;
overflow:hidden;
}
.alone .add_actu,.alonelist .add_actu{
width:540px!important;
height:100%!important;
}

.blocfullactus .add_actu{
float:left;
height:320px;
margin-right:20px;
}
.add_actu a{
color:#2C7D9C;
}
.add_entete_actu{
position:relative;
width:235px;
height:150px;
}
.add_entete_actu{
background-image:url(../img-2009/image-fond-articles.png);
background-position:center bottom;
background-repeat:no-repeat;
height:152px !important;
margin-right:10px !important;
text-align:center;
width:100% !important;
text-align:center;
}

.add_entete_actu a{
display:block;
text-align:center;
width:250px;
height:150px;
margin:0;
padding:0;
}

.add_titre_actu a{
display:inline!important;
}
.add_entete_actu a img{
border:1px solid #2C7D9C;
}
.alonelist .add_entete_actu{
text-align:left!important;
background-position:left center !important;
}
.add_titre_actu{
position:absolute;
bottom:0px;
left:-10px;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
padding-right:10px;
background-color:#FDCE44;
margin:0px;
color:#FFF;
z-index:5;
text-align:left;
}
.news-single-backlink{
background:url(../img-2009/bgButtonBack.png) left 4px no-repeat;
margin-top:5px;
padding-left:30px;
padding-top:5px;
}
.alonelist .add_entete_actu{
height:50px!important;
width:100%!important;
background-image:none!important;
}
.blocfullactus .add_titre_actu{
margin-right:12px;
}
.span_img{
position:relative;
float:left;
margin:0 10px 0 0;
}
.span_img img{
border: 1px solid #2C7D9C;
}
.span_img img.spacer-gif{
border:none;
}
.span_img.spanright{
float:right!important;
margin:0 0 0 10px!important;
}
.tx-ttnews-browsebox p{
display:none;
}
.tx-ttnews-browsebox table p{
display:block;
}
#content .add_titre_actu a{
color:#FFF!important;
text-decoration:none;
}
.add_sstitre_actu{
margin:0px;
padding:0px;
text-align:right;
overflow:hidden;
padding-top:0px;
color:#FFF;
position:relative;
top:0px;
width:235px; /**peut etre a supprimer**/
margin-bottom:5px;
font-size:0.9em;
}
.alonelist .add_sstitre_actu{
float:left;
width:100%;
}
.add_sstitre_actu span{
background-color:#CC8AB6;
float:right;
padding:0px;
padding-left:5px;
padding-right:5px;
font-weight:normal;
}
.alonelist .add_sstitre_actu span{
float:left;
margin-left:30px;
}
.add_autres_actus{
list-style:none;
margin-top:10px;
margin-bottom:20px;
}
.add_autres_actus a{
color:#6D6D6D;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
.news-list-browse{
float:left;
width:550px;
text-align:center;
}
.news-list-browse table{
margin:auto;
}
.add_padding{
padding-left:30px;
padding-bottom:10px;
overflow:hidden;
}
.add_actu .add_padding a{
color:#3AAADC!important;
}
.blocfullactus .csc-header{
display:none;
}
/***quote***/
.add_actualite .col-box.quotes blockquote {
background:transparent url(../img-2009/quote_actu.png) no-repeat scroll 0 0;
}
.add_actualite .col-box.quotes cite{
background:transparent url(../img-2009/quote_actu.png) no-repeat scroll right bottom;
}
.add_actualite .col-box.quotes .quotes-title{
color:#2C7D9C;
font-weight:bold;
}
.add_actualite .newsletter{
background-color:#2C7D9C;
background-image:url(../img-2009/hautnwsl_actualite.png);
background-repeat:no-repeat;
background-position:top left;
}
.add_actualite .list-dimension.colorgeo li.act {
background:#2C7D9C url(../img-2009/act_actualite.png) no-repeat scroll 150px center;
border-right:5px solid #FFF;
}

.add_presse .col-box.quotes blockquote {
background:transparent url(../img-2009/quote_presse.png) no-repeat scroll 0 0;
}
.add_presse .col-box.quotes cite{
background:transparent url(../img-2009/quote_presse.png) no-repeat scroll right bottom;
}
.add_presse .col-box.quotes .quotes-title{
color:#3AAADC;
font-weight:bold;
}
.add_presse .newsletter{
background-color:#3AAADC;
background-image:url(../img-2009/hautnwsl_presse.png);
background-repeat:no-repeat;
background-position:top left;
}
.add_presse .list-dimension.colorgeo li.act {
background:#3AAADC url(../img-2009/act_presse.png) no-repeat scroll 150px center;
border-right:5px solid #FFF;
}

.add_coredem .col-box.quotes blockquote {
background:transparent url(../img-2009/quote_coredem.png) no-repeat scroll 0 0;
}
.add_coredem .col-box.quotes cite{
background:transparent url(../img-2009/quote_coredem.png) no-repeat scroll right bottom;
}
.add_coredem .col-box.quotes .quotes-title{
color:#FDC844;
font-weight:bold;
}
.add_coredem .newsletter{
background-color:#FDC844;
background-image:url(../img-2009/hautnwsl_coredem.png);
background-repeat:no-repeat;
background-position:top left;
}
.add_coredem .list-dimension.colorgeo li.act {
background:#FDC844 url(../img-2009/act_coredem.png) no-repeat scroll 150px center;
border-right:5px solid #FFF;
}

.add_partenaires .col-box.quotes blockquote {
background:transparent url(../img-2009/quote_partenaires.png) no-repeat scroll 0 0;
}
.add_partenaires .col-box.quotes cite{
background:transparent url(../img-2009/quote_partenaires.png) no-repeat scroll right bottom;
}
.add_partenaires .col-box.quotes .quotes-title{
color:#8EC062;
font-weight:bold;
}
.add_partenaires .newsletter{
background-color:#8EC062;
background-image:url(../img-2009/hautnwsl_partenaires.png);
background-repeat:no-repeat;
background-position:top left;
}
.add_partenaires .list-dimension.colorgeo li.act {
background:#8EC062 url(../img-2009/act_partenaires.png) no-repeat scroll 150px center;
border-right:5px solid #FFF;
}

.add_fph .col-box.quotes blockquote {
background:transparent url(../img-2009/quote_fph.png) no-repeat scroll 0 0;
}
.add_fph .col-box.quotes cite{
background:transparent url(../img-2009/quote_fph.png) no-repeat scroll right bottom;
}
.add_fph .col-box.quotes .quotes-title{
color:#CC8AB6;
font-weight:bold;
}
.add_fph .newsletter{
background-color:#CC8AB6;
background-image:url(../img-2009/hautnwsl_fph.png);
background-repeat:no-repeat;
background-position:top left;
}
.add_fph .list-dimension.colorgeo li.act {
background:#8DBF62 url(../img-2009/act_geo.png) no-repeat scroll 150px center;
border-right:5px solid #FFF;
}

#add_main #menu ul#menu-level1 li a{
color:#FFF!important;
}
#add_main .horiz-rule{
border:none;
}
#add_main .list-dimension li a{
color:#6D6D6D;
}
#add_main .list-dimension.colorgeo li.act a{
color:#FFF!important;
}
#add_main .list-dimension{
border:none;
}
#add_main .col-box{
border:none;
}
#add_main .blockquote{
color:#FFF;
font-weight:bold;
border:none;
}
#add_main .newsletter{
color:#FFF;
font-weight:bold;
border:none;
padding-top:20px;
padding-left:15px;
display:none;
}
#add_main .newsletter a{
color:#FFF!important;
font-weight:bold;
}
#add_main #news,#info{
background:transparent url(../img-2009/bloc_news) no-repeat scroll center top;
background-color:#CCC;
}
#add_main #news p,#info p {
background:transparent #CCC no-repeat scroll center bottom;
background-image:none;
}
#add_main h5{
font-size:13px;
}
#add_main #news a, #info a{
color:#6D6D6D;
}
#openlivret{
 background:url(../img-2009/bgMorethemaOff.png) no-repeat left 4px;
 margin-bottom:10px;
 color:#3AAADC!important;
 font-size:15px;
 display:block;
 padding-left:30px;
 padding-bottom:10px;
 float:left;
 border-bottom:1px solid #FDC844;
 width:740px;
}

#faireundon{
background:url("../img-2009/don.png") no-repeat scroll left 15px #FFFFFF;
padding:30px 0 15px 45px;
font-size:14px;
text-align:left;

}
#faireundon:hover{
background:url(../img-2009/don-survol.png) no-repeat scroll left 15px #FFFFFF;
}
/**actualités**/

