@charset "utf-8";
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	color: black;
	background: #147bbe url(../images/trame-fond.gif) repeat-x;
	margin: 5px 0 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
}

.img {
	border-width: 0;
}
.separateur {
	background-image: url(../images/separateur1.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 8px;
	margin-right: 10px;
	margin-left: 5px;
}

.spacer {
	clear: both;
}
/*------------------ contenu*/
.contenu {
	background-color:#FFF;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position:relative;
}


#body_1 .contenu {
	background: white url(../images/fond-index.jpg) no-repeat 0 bottom;
	overflow:hidden;
}

#body_28 .contenu,
#body_29 .contenu,
#body_25 .contenu,
#body_27 .contenu,
#body_14 .contenu {background: white url(../images/fond-sub.jpg) no-repeat 0 bottom;}

#body_10 .contenu,
#body_13 .contenu,
#body_15 .contenu,
#body_16 .contenu,
#body_17 .contenu,
#body_18 .contenu,
#body_20 .contenu,
#body_7 .contenu {background: white url(../images/fond-fondation.jpg) no-repeat 0 bottom;}

#body_12 .contenu {background: white url(../images/fond-objet.jpg) no-repeat 0 bottom;}

#body_22 .contenu,
#body_23 .contenu {background: white url(../images/fond-don.jpg) no-repeat 0 bottom;}


#body_20 .contenu,
#body_31 .contenu,
#body_32 .contenu,
#body_33 .contenu,
#body_9 .contenu {background: white url(../images/fond-soutenu.jpg) no-repeat 0 bottom;}


#body_1 .ariane{
	display:none;
}

.ariane {
color:#5F5F5F;
font-size:0.65em;
padding-top:20px;
width:620px;
margin-bottom:20px;
}

.header {
	background-image: url(../images/entete.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 960px;
	height: 135px;
	position:relative;
}
.header #logo_home{
	position:absolute;
	display:block;
	
}
.header #logo_home img{
	position:absolute;
}


.contenu_header{
	position:absolute;
	margin-top:34px;
	color:#FFF;
	left:50%;
	margin-left:-100px;
	z-index:9000;
}
.contenu_header a{
	color:#FFF;
	text-decoration:none;
	display:block;
	width:100px;
	float:left;
	text-align:center;
	font-size:0.8em;
	font-weight:bold;
	margin-right:10px;
}
.contenu_header a:hover{
	color:orange;
}

.ss_menu{
	border: 1px solid #b3bdc2;	
}
.ss_menu a{
	font-size: 0.8em;
	background-color: #f0f5f9;
	width: 150px;
	border-bottom: 1px solid #b3bdc2;
	color:#000;
	display:block;
	padding:5px;
	text-align:center;
	text-decoration:none;
}
.ss_menu a:hover{
	color:orange;
}


.gauche {
	width: 300px;
	/*height: 640px;*/
	float: left;
	margin-left: 10px;
}
.droite {
	width: 600px;
	/*height: 640px;*/
	float: left;
	margin-left:20px;
}
.orange {
	color:orange;
}
.bleu {
	color: #147bbe;
}
/*------------------ droite*/
.droite h1 {
	color: #ed8522;
	font-size: 1.2em;
	font-weight: normal;
	background-position: 0 0;
	margin-bottom:5px;
}
#body_1 .droite h1 {
	margin-top:18px;
}



.droite h2 {
	color: #053362;
	font-size: 0.9em;
	font-weight: normal;
	background-position: 0 0;
	text-align: left;
	width: 90%;
	padding: 2px 5px 2px 10px;
	border: solid 1px #e9ebec;
	margin-bottom:10px;
}
#body_1 .droite h2 {
	color: #07417b;
	font-size: 0.9em;
	font-weight: normal;
	background-position: 0 0;
	border: solid 0px #e9ebec;
	padding: 0px;
}


/*------------- sitemap */
.csc-sitemap ul li a{font-size: 0.8em;
	font-weight: bold;
	background-image: url(../images/trame-cadre.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 90%;
	height: 25px;
	clear: left;
	padding-top: 10px;
	padding-left: 20px;
	margin-top:15px;
	display:block;
	color:#195F9D;
}

.csc-sitemap ul li ul li a{font-size: 0.8em;
	font-weight: normal;
	background-image: url(../images/fleche-01.gif);
	background-position:3px;
	background-repeat: no-repeat;
	width:auto;
	height: auto;
	padding-top: 0px;
	padding-left: 15px;
	margin-top:0px;
	display:block;
}
.csc-sitemap ul li ul li a:hover{
	color:orange;
}








.droite h3 {
	color: black;
	font-size: 0.7em;
	background-position: 0 0;
}

.droite p {
	color: #000000;
	font-size: 0.75em;
	line-height: 1.3em;
	background-position: 0 0;	
}

#body_1 .droite p{
	color: #0059A6	
}








.cadre-contenu {
	color: black;
	background-color: #d6e2e8;
	width: 555px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 5px 10px 5px 15px;
	border: solid 1px #cad6db;
}


.cadre {
	font-size: 0.8em;
	font-weight: bold;
	background-image: url(../images/trame-cadre.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 90%;
	height: 35px;
	clear: left;
	padding-top: 10px;
	padding-left: 20px;
}


.cadre3 {
	color: white;
	font-size: 0.8em;
	font-weight: bold;
	background-image: url(../images/trame-cadre2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 90%;
	height: 35px;
	clear: left;
	padding-top: 6px;
	padding-left: 20px;
	display:block;
	clear:both;
}


.contenu_toggle{
	margin-top:10px;
	clear:both;
}
.contenu_toggle .cadre3{
	margin-bottom:0px;;
	cursor:pointer;
	height:25px;
}

.contenu_toggle .texte_toggle{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
}





.droite td {
	color: black;
	font-size: 0.7em;
	vertical-align: top;
	border-style: none;
}
.droite td h1 {
	color: #ed8522;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-style: none;
}
.droite td p {
	color: #000;
	font-size: 1em;
	text-decoration: none;
	border-style: none;
}
.droite td a {
	color: #195F9D;
	text-decoration: underline;
	border-style: none;
}
.droite td a:hover, .droite td a:active, .droite td a:focus {
	color: orange;
	text-decoration: underline;
	border-style: none;
}
.infos {
	color: black;
	font-size: 1em;
	margin-right: 10px;
	border: solid 4px #d6e2e8;
}
.encart {
	color: #07417b;
	background-image: url(../images/fond-encart.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 290px;
	height: 178px;
	margin-top: 12px;
	float:left;
	font-size:0.9em;
	padding: 5px 0 5px 10px;
}
.encart h4 {
	color: #07417b;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	padding: 5px 0 5px 10px;
}
.encart h5 {
	color: #07417b;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0;
	padding: 5px 0 5px 10px;
}
/*------------------ nav-bas*/
.nav_bas {
	color: black;
	font-size: 0.7em;
	background-position: 0 0;
	margin:0 0 0 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.nav_bas ul, li {
	color: #053966;
	background-position: 0 0;
	list-style-type: none;
	display: inline;
}
.nav_bas li a {
	color: #053966;
	background-position: 0 bottom;
	text-decoration: none;
	list-style-type: none;
	display: inline;
}
.nav_bas li a:hover, .nav_bas li a:active, .nav_bas li a:focus {
	color: black;
	background-position: 0 bottom;
	text-decoration: underline;
	list-style-type: none;
	display: inline;
}


/*------------------ nav-bas-int*/
.nav_bas_int {
	color: black;
	font-size: 0.9em;
	background-image: url(../images/nav-bas.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 500px;
	height: 20px;
	margin-top: 30px;
	margin-bottom: 25px;
	padding-top: 2px;
	padding-left: 42px;
	clear:both;
}

.nav_bas_int a {
	color: black;
	background-position: 0 bottom;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
.nav_bas_int a:hover, .nav_bas a:active, .nav_bas a:focus {
	color: #1d5ea2;
	background-position: 0 bottom;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}





/*------------------ chiffres-cles*/
.chiffres {
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	width: 280px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #ffa500;
	background-color:#FFF;
}
#body_1 .chiffres {width: 230px;}


.chiffres h1 {
	color: black;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6em;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 10px;
}
.chiffres p {
	color: #0059a6;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	padding: 0 5px 0 10px;
}
/*------------------ pied page*/
.footer {
	color: white;
	font-size: 0.7em;
	background-position: 0 bottom;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.footer a {
	color: white;
	font-weight: normal;
	font-style: normal;
	background-position: 0 bottom;
	text-decoration: none;
	width: 960px;
	height: 25px;
}
.footer a:hover, .footer a:active, .footer a:focus {
	color: #012850;
	font-weight: normal;
	font-style: normal;
	background-position: 0 bottom;
	text-decoration: none;
	width: 960px;
	height: 25px;
}
/*------------------ Bloc marque*/
#gcd {
	color: black;
	width: 960px;
	height: 60px;
	background-image: url(../images/bg-gcd.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 15px;
	margin: 0 auto;
	padding: 0 0 30px;
}
#gcd h1 {
	color: black;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}
#gcd a:link, #gcd a:visited, #gcd a:active {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 15px;
	background: transparent;
}
#gcd a:hover {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 15px;
}
/*------------------ header nav*/
.header img {
	background-image: url(../images/entete.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	float: left;
}


/*------------------ Bouton Skin */

a.btn_skin{
	margin-top:15px;
	display:block;
	height:25px;
	width:188px;
	background-image:url(/fileadmin/templates/images/fond_btn_out.gif);
	text-align:center;
	color:#FFF;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}

a.btn_skin span{
	display:block;
	padding-top:4px;
}

a.btn_skin:hover{
	background-image:url(/fileadmin/templates/images/fond_btn_over.gif);
}


/*------------------ HOME MEA */

.actu_mea{
	float:left;
	width:300px;
	margin-top:20px;
	height:127px;
	overflow:hidden;
}
.actu_mea_image{
	display:block;
	float:left;
	border:4px solid #D6E2E8;

}
.actu_mea_texte{
	float:left;
	width:180px;
	font-size:0.9em;
	margin-left:7px;
}
#body_1 .actu_mea_texte h1{
	font-size:1.2em;
	padding-top:0px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	line-height:1;
}
#body_1 .actu_mea_texte h1 a{
	color: #ed8522;
	text-decoration:none;
}


.actu_mea_texte p{
	color:#63686B;
}
.actu_mea_texte span{
	color:#147BBE;
	font-size:0.8em;
	font-weight:bold;
	display:block;
	padding-top:15px;
}
.actu_mea_texte span a{
	color:#ED8522;
}





/*-------------------- Menu */

/*#Menunavigationx0{ top:76px; left:590px;}
#Menunavigationx1{ top:76px; left:700px;}
#Menunavigationx2{ top:90px; left:810px;}
#Menunavigationx3{ top:76px; left:920px;}
#Menunavigationx4{ top:76px; left:1030px;}
*/


/*-------------------- Etapes */

.etape {
	padding: 5px 5px 5px 10px;
	width: 90%;
	clear: left;
	border: solid 2px #ffa500;
	margin-top:15px;
}



/*------------------ Flexible */

.contenu_gauche .flexible{
	margin-top:15px;
}
.contenu_gauche .flexible .btn_skin{
	margin-top:3px;
}


/*------------------- Titre gauche*/

.titre_gauche{
	color: #ed8522;
	font-size: 1.1em;
	font-weight: bold;
	background-position: 0 0;
	text-decoration: none;
	padding-left: 5px;
	/*border-bottom:5px solid #ed8522;*/
	padding-top:10px;
	text-decoration:underline;
	display:block;
	margin-top:15px;
	margin-bottom:10px;
}


.tx-actu-pi1-listrowField-titre{
	margin-top:8px;
	display:block;
}



.tx-actu-pi1-browsebox, .tx-projets-pi1-browsebox{
	margin-top:15px;
	border-top:1px dotted #D5DADD;
}
.tx-actu-pi1-browsebox-SCell p a, .tx-projets-pi1-browsebox-SCell p a{
	color:#000;
	cursor:default;
	text-decoration:none;
	font-weight:bold;
}


/*---------------------- Cel tableau*/

.droite .cel1 {
	color: white;
	font-size: 0.8em;
	background-color: #234b89;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 2px solid white;
}
.droite .cel2 {
	font-size: 0.8em;
	background-color: #f1f1f1;
	padding-left: 10px;
	/*width: 90%;*/
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.droite .cel3 {
	font-size: 0.8em;
	background-color: white;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
}
.droite .cel4 {
	background-color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.droite .cel5 {
	font-size: 0.75em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px dotted #d5dadd;
}
.droite .cel5 a {
	color: #234b89;
}
.droite .cel5 a:hover, .cel5 a:active, .cel5 a:focus {
	color: #ffa500;
	text-decoration: underline;
}
.droite .cel6 {
	font-size: 0.8em;
	background-color: #f1f1f1;
	padding-left: 10px;
	width: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted white;
}


/*--------------- Cel tableau projet*/

.cel1-projet {
	color: white;
	font-size: 0.8em;
	background-color: #234b89;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 2px solid white;
}
.cel2-projet {
	font-size: 0.8em;
	background-color: #f1f1f1;
	padding-left: 10px;
	width: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.cel3-projet {
	font-size: 0.8em;
	background-color: white;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.cel4-projet {
	background-color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}





/*------------------ MENU GAUCHE*/
.cadre_menu_gauche{
	margin-top:15px;
	position:relative;
}


.cadre_menu_gauche_haut{
	height:9px;
	width:257px;
	background-image:url(../images/cadre_menu_haut.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	position:absolute;
	z-index:200;
}

.cadre_menu_gauche_mid{
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	width:257px;
	background-image:url(../images/cadre_menu_milieu.jpg);
	background-repeat:repeat-y;
	position:relative;
}

.cadre_menu_gauche_mid .content{
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	padding-top:9px;
	font-size:0.73em;
	position:relative;
	/*margin:4px;*/
}



.cadre_menu_gauche_bas{
	height:9px;
	width:257px;
	background-image:url(../images/cadre_menu_bas.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:201;
}


.sousmenu_actif{font-weight:bold;}



.sousmenu_niv2 a {
	color: #1d5ea2;
	background-image: url(../images/fleche-01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 50%;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	list-style-type: none;
	display: block;
	margin-left:5px;
}
.sousmenu_niv2 a:hover, .cadre_nav a:active, .cadre_nav a:focus {
	color: black;
	text-decoration: underline;
	list-style-type: none;
	display: block;
}

.sousmenu_niv3 a {
	color: #1d5ea2;
	background-image: url(../images/fleche-01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 50%;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	list-style-type: none;
	display: block;
	margin-left:15px;
}
.sousmenu_niv3 a:hover, .cadre_nav a:active, .cadre_nav a:focus {
	color: black;
	text-decoration: underline;
	list-style-type: none;
	display: block;
}


/*--------------------- Formulaire*/

/*------------------ formulaire*/
.form {
	font-size: 0.9em;
	background-color: #f1f1f1;
	background-position: 0 bottom;
	text-align: left;
	width: 80%;
	height: auto;
	padding-left: 20px;
	border: solid 4px #e8e8e8;
}
.form p {
	font-size: 0.9em;
	font-weight: bold;
	background-position: 0 bottom;
	text-align: left;
	width: 80%;
	height: auto;
	margin: 0;
	padding: 0;
}
.form td {
	font-size: 0.9em;
	font-weight: bold;
	background-position: 0 bottom;
	text-align: left;
	margin: 0;
	padding: 0;
}
.form form a {
	color: blue;
	background-position: 0 center;
	text-decoration: none;
	padding-left: 10px;
}
.form form a:hover, .form form a:focus, .form form a:active {
	color: black;
	text-decoration: underline;
}
.form fieldset {
	background-position: 0 top;
	margin-top: 5px;
	padding: 5px;
	border-width: 0;
}
.form legend {
	color: #2f2f2f;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding-bottom: 5px;
}
.form label {
	padding-top: 2px;
	padding-left: 10px;
}
.form input {
	color: black;
	font-size: 0.9em;
	font-weight: normal;
}
.form select {
	font-size: 0.9em;
}
.form textarea {
	color: black;
	font-size: 0.9em;
}
* html .border_radio input {
	font-size: 0.9em;
	margin: 0 0 2px;
}
.form_gauche {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}
.form_droit {
	font-size: 0.9em;
	font-weight: normal;
	background-image: url(../images/fleche-01.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	width: 150px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.texte_submit {
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0;
	cursor: pointer;
}



/*-------------------- Details structure*/

.details_structure p{
	font-size:0.8em;
}

.details_structure .label_elmt{
	font-size:0.8em;
	width:200px;
	margin-right:15px;
	float:left;
	color:#0058A0;
	margin-bottom:5px;
}
.details_structure .descr_elmt{
	font-size:0.8em;
	width:280px;
	float:left;
}

.details_structure .cont_descr{ float:left;}
.details_structure .cont_image{ float:left;}


/*------------------ MEA projet*/
.projet_mea {
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	width: 280px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #ffa500;
	background-color:#FFF;
}
.projet_mea h1 {
	color: black;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6em;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 10px;
}
.projet_mea p {
	color: #0059a6;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	padding: 0 5px 0 10px;
}