/* Balises, classes génériques */
body{
	font-size:65%;
	color:#565656;
	text-align:center;
	/* font-family:Times,serif,Times new roman; */
	font-family:verdana,times,arial;
	background-color: #e7e7e7;
}

body *{
	text-align:left;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
margin:0;
padding:0;
line-height:normal;
}
/*
a,p,li{
font-size:1.4em;
}
*/
a,p,li{
font-size:1.2em;
}
p{
	line-height:1.4em;
}
select,option,label{
	font-size:1em;
	font-family:arial,verdana, sans-serif;
}
/*
p a,li a{
font-size:0.8em;
}
*/
p a,li a{
font-size:0.9em;
}

p{
margin:7px 0;
}


fieldset,img,a img,abbr,acronym { 
border:0;
}
address,caption,cite,code,dfn,em,th,var ,h1,h2,h3,h4,h5,h6 {
font-style:normal;
font-weight:normal;
}
ol,ul,li {
list-style:none;
padding:0;
margin:0;
text-indent:none;
}
caption,th {
text-align:left;
}
strong{
font-weight:bold;
}

q:before,q:after {
content:'';
}
a{
	text-decoration:none;
	color:#565656;
	/*font-family:arial,verdana, sans-serif;*/
}
a:hover{
	text-decoration:underline;
}
.underline{
	text-decoration:underline;
}
.noBorder{
	border:none !important;
}
.center{
text-align:center;
}
.italic{
	font-style:italic;
}
.none{
	display:none !important;
}
.block{
	display:block !important;
}
.cBoth{
	clear:both;
}

.both:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .both{
	height:1%;
}
*:first-child+html .both{
	height:1%;
}
	
.fLeft{
	float:left;
}
.fRight{
	float:right;
}
fieldset{
	border:none;
}
legend,caption{
	display:none;
}
	

/* gabarits */
body{
	width:984px;
	margin:0 auto;
	margin-top:25px;
}

#ogc .titre{
	/*color:#FFF027;*/
	background: url('../img/picto_carre-gd_j.gif') 0 4px no-repeat;
}
#ogc #menu{
	border-top:7px solid #FFF027;
}
#ogc #menu  a:hover,#ogc #menu  .on  a{
	background:#FFF027;
}
#ogc .fondCouleur{
background:#A09F9F;
}

#ogc #conteneur  .fleche a{
	color:#FFF027;
	background: url('../img/picot_fleche-jaune.gif') left top no-repeat;
}
#ogc #conteneur  .fleche_gris a{
	color:#565656;
	background: url('../img/picot_fleche-jaune.gif') left top no-repeat;
}


#ogc .bordure{
	border:5px  solid #CFCFCF; 
	margin-bottom:7px;
}

#ocm .titre{
	/*color:#3A82B4;*/
	background: url('../img/picto_carre-gd_b.gif') 0 4px no-repeat;
}
#ocm #menu{
	border-top:7px solid #6BAFD2;
}
#ocm #menu  a:hover,#ocm .fondCouleur,#ocm #menu  .on  a{
	background:#6BAFD2;
}

#ocm #conteneur  .fleche a{
	color:#3A82B4;
	background: url('../img/picot_fleche-bleu.gif') left top no-repeat;
}
#ocm .bordure{
	border:20px  solid #6BAFD2;
}


#ocg .titre{
	/*color:#5F7841;*/
	background: url('../img/picto_carre-gd_v.gif') 0 4px no-repeat;
}
#ocg #menu{
	border-top:7px solid #ABCC85;
}
#ocg #menu  a:hover,#ocg .fondCouleur,#ocg #menu  .on  a{
	background:#ABCC85;
}

#ocg #conteneur  .fleche a{
	color:#5F7841;
	background: url('../img/picot_fleche-vert.gif') left top no-repeat;
}
#ocg .bordure{
	border:20px  solid #ABCC85;
}


#oa .titre{
/*color:#8B5B72;*/
background: url('../img/picto_carre-gd_r.gif')  0 4px  no-repeat;
}
#oa #menu{
	border-top:7px solid #BB7F9B;
}
#oa #menu  a:hover,#oa .fondCouleur,#oa #menu  .on  a{
	background:#BB7F9B;
}

#oa #conteneur  .fleche a{
	color:#8B5B72;
	background: url('../img/picot_fleche-rose.gif') left top no-repeat;
}
#oa .bordure{
	border:20px  solid #BB7F9B;
}



	/* SUB NAV */
	.subNav .titre{
		clear:both;
		float:left;
		position:relative;
		width:152px;
		display:block;
	}
	.subNav .titre.on{

	}	
	.subNav .titre h2{
		font-size:1.6em;
	}
	.subNav .titre h2 a{
		font-size:0.8em;
	}
	.subNav .titre.on h2 a{
		font-size:0.9em;
	}


	#ogc .subNav .titre{
		background: url('../img/picto_carre-small_j.gif') 0 4px no-repeat;
	}
	#ogc .subNav .titre.on{
		background: url('../img/picto_carre-gd_j.gif') 0 3px no-repeat;
	}
	#ocg .subNav .titre{
		background: url('../img/picto_carre-small_v.gif') 0 4px no-repeat;
	}
	#ocg .subNav .titre.on{
		background: url('../img/picto_carre-gd_v.gif') 0 3px no-repeat;
	}
	
	#ocm .subNav .titre{
		background: url('../img/picto_carre-small_b.gif') 0 4px no-repeat;
	}
	#ocm .subNav .titre.on{
		background: url('../img/picto_carre-gd_b.gif') 0 3px no-repeat;
	}
	
	#oa .subNav .titre{
		background: url('../img/picto_carre-small_r.gif') 0 4px no-repeat;
	}
	#oa .subNav .titre.on{
		background: url('../img/picto_carre-gd_r.gif') 0 3px no-repeat;
	}
	
	

#ogc #picto{
	display:none;
}
#oa #picto,#ocm #picto,#ocg #picto{
	width:22px;
	height:22px;
	background: url('../img/picto_carre-gd_j.gif')  left top no-repeat;
	font-size:1px;
	top:2px;
	left:1px;
	position:absolute;
	display:block;
}




/* BLOCS */
div.last{
margin-right:0;
}
.col_1-4,.col_3-4,.col_1-2, .col_extranet{
float:left;
margin-right:30px;
}
.col_1-4 .bloc,.col_3-4 .bloc,.col_1-2 .bloc, .col_extranet .bloc{
padding-left:38px;
padding-bottom:30px;
clear:both;
}


.col_1-2 .col .liseret.noPadding, .col_extranet .col .liseret.noPadding,.bloc.paddingRight{
padding-right:30px;
}
.col_1-2 .col .liseret.noPadding, .col_extranet .col .liseret.noPadding{
padding-right:0;
}
.col_1-2.last .col .liseret.noPadding, .col_extranet.last .col .liseret.noPadding{
padding-right:30px;
}

.col_1-4 .bloc p,.col_3-4 .bloc p,.col_1-2 .bloc p, .col_extranet .bloc p{ /* .col_1-2 .liseret p{*/
/* padding-right:38px !important;*/
}
.col_1-4 .bloc.noPadding p,.col_3-4 .bloc.noPadding p,.col_1-2 .bloc.noPadding p, .col_extranet .bloc.noPadding p{
padding-right:0;
}
.col_1-4{
width:190px;
}
.col_3-4{
width:749px;
}
.col_1-2{
width:538px;
}
.col_extranet{
width:700px;
}

#spe .titre h2{
	letter-spacing:-1px;
}

.col_1-2 .col_1-2{
width:260px;
margin-right:18px;
margin-bottom:30px;
}
.col_1-2 .col_1-2.last{
margin-right:0;
width:230px;
}



.col{
margin-bottom:30px;
width:100%;
}
.col.padding{
padding-right:30px;
width:auto;
}

.border{
border:1px solid #CDCDCD;
}




/* conteneur */
#conteneur {
position:relative;
width:984px;
padding-bottom:45px;
padding-right:4px;
}


#contenu{
	background: url('../img/bg_middle.gif') left top repeat-y;
	padding-top:75px;
	position:relative;
	height:1%;
}
#contenu #bas{
	background: url('../img/bg_bottom.gif') left bottom no-repeat;
	width:979px;
	padding:0 5px 7px 1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:978px;
}
.liseret .titre{
	background:none !important;
	padding-left:0;
	min-height:0;
	height:auto;
}
.liseret ul{
	margin-top:15px;
}

.liseret ul li{
margin-bottom:15px;
}
.oeuvre {
position:relative;
float:left;
}
.oeuvre a{
	display:block;
}
.oeuvre .picto{
position:absolute;
right:1px;
bottom:1px;
}

* html .oeuvre .picto{
bottom:0;
}


#ogc .titre.carreVert{
background: url('../img/picto_3carres-vert.gif') left top no-repeat;
}
#ogc .titre.carreBleu{
background: url('../img/picto_3carres-bleu.gif') left top no-repeat;
}
#ogc .titre.carreRose{
background: url('../img/picto_3carres-rose.gif') left top no-repeat;
}

.flecheBleue{
background: url('../img/picot_fleche-bleu.gif') left top no-repeat;
color:#3A82B4;
padding-left:20px;
display:block;
margin:5px 0; 

}

.flecheVerte{
background: url('../img/picot_fleche-vert.gif') left top  no-repeat;
color:#5F7841;
padding-left:20px;
margin:10px 0; 
display:block;
}

.flecheRose{
background: url('../img/picot_fleche-rose.gif') left top no-repeat;
color:#8B5B72;
padding-left:20px;
margin:10px 0; 
display:block;
}


.bloc .decalle{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:30px;	
	padding-right:20px;
}
.bloc .decalle li{
	line-height:20px;
}

.gris{
	background:#A09F9F;
	padding:20px;
	padding-left:35px;
	padding-right:10px;
}
.gris ul li{
	list-style-image: url('../img/picto_fleche_tr.gif');
	font-family:arial,verdana, sans-serif;
	margin-bottom:15px;
	color:white;
	font-size:1.2em;
}
.gris ul li a{
font-size:1em;
color:white;
}
.gris ul li a{
text-decoration:underline;
}
.gris ul li a:hover{
text-decoration:none;
}

#contenu .bloc.noPadding{
	padding-left:0;
}
.liseret.noPadding{
	padding-bottom:0 !important;
	margin-bottom:30px !important;
	padding-left:40px !important;
}
.col_1-4 .bloc.noPadding{
	padding-left:0 !important;
}
.liseret.noPadding .titre{
	background:white;
	padding-left:0;
}


.bordure div{
	padding:20px;
}
.col_1-2 .bordure div p,.col_1-4 .bordure div p{
padding-right:0;
}


	/* TPL NEWS */
	#news .titre{
		min-height:22px;
	}
	* html #news .titre{
		height:22px;
	}
	#news .titre.article {
		background: url('../img/picto_article.gif') 12px 4px no-repeat;
	}
	#news .titre.audio {
		background: url('../img/picto_audio.gif') 12px 4px no-repeat;
	}
	#news .titre.video{
		background: url('../img/picto_video.gif') 12px 4px no-repeat;
	}
	#news select{
		margin:20px 0 20px 38px;
	}
	
	#contenu #news .titre{
		float:left;
		margin-left:-38px;
		position:relative;
		display:inline;
	}

	#news .bloc{
		margin-bottom:30px;
		height:1%;
	}
	#news .bloc p{
		clear:both;
		margin-top:0;
	}
	#news .titre a{
		font-size:1em;
	}
	#contenu .liste_pages a{
		font-family:arial,verdana, sans-serif;
		color:#CCCCCC;
	}

	#contenu .liste_pages{
		margin-top:30px;
	}
	#contenu .liste_pages li{
		display:inline;
		margin-right:4px;
	}
	#contenu .liste_pages li.on  a,#contenu .liste_pages li a strong{
		color:#565656;
	}
	#news .news_suite {
		display:block;
	}

	
	/* TPL RECHERCHE */
	.liseret{
		/*margin-top:15px;*/
	}
	#recherche{
		/*padding-top:15px;*/
	}
	#recherche .titre{
		padding-left:0;
		background:white;
		min-height:22px;
	}	
	* html #recherche .titre{
		height:22px;
	}	
	#recherche .bloc p{
		clear:both;
		margin-top:0;
	}

	#recherche .bloc{
		margin-bottom:30px;
	}
	#contenu #news .liste_pages a{
		text-decoration:none;
	}
	#contenu #news .liste_pages li a:hover{
		text-decoration:underline;
	}
	
	




/* header */
#bandeau{
	background: url('../img/bg_header.gif') left top no-repeat;
	padding:40px 0 0 40px;

}
#bandeau form{
float:left;
display:block;
}

#bandeau select{
padding:0 0 0 4px;
}

#bandeau .col_1-4{
	width:180px;
}
#bandeau .col_3-4{
width:759px;	
}


#bandeau .langue{
/*float:right;*/
margin:4px 38px 0 0;

position:absolute;
right:0;
}

#bandeau .langue a{
font-size:0.7em;
}


#bandeau form {
margin-right:50px;
}

.border{
	padding: 0 3px;
	font-family:verdana,times,arial;
	font-size:1.1em;
}

#valider2,#valider{
top:4px;
position:relative;
}

/* menu */
#menu{
	clear:both;
	margin-top:8px;
}
*:first-child+html #menu ul{ /*pb dû au #form1 */
	margin-top:-7px;
}

#menu li {
	float:left;
}

#menu a{
	clear:both;
	display:block;
	text-align:center;
	padding:13px 15px;
	background:white;
}





/* footer */
#footer{
clear:both;
position:relative;
float:right;
padding-right:40px;
margin-top:20px;
background: url('../img/picto_carre-gd_j.gif') right top no-repeat;
}

#footer p{
	width:600px;
	float:left;
	font-size:0.9em;
	font-family:arial,verdana,sans-serif;
}

#footer ul{
padding-top:10px;
float:right;
}
#footer li{
display:block;
float:left;
margin-right:15px;
}

#footer .last{
margin-right:0;
}
#footer a{
font-size:0.7em;
}

/* communs */
.liseret{
background: url('../img/bg_liseret.gif') left top repeat-y;
padding-left:40px;
padding-bottom:10px;
margin-bottom:10px;
}

#conteneur .print{
background:none;
padding-left:0;
}
#conteneur .print a{
	background: url('../img/picto_imprimer.gif') 0 5px no-repeat;
	padding-left:25px;
	font-weight:bold;
	padding-top:3px;
}
#conteneur .fleche{
	display:block;
	margin:5px 0pt;
	padding-left:20px;
}

.fondCouleur ul{
	margin-left:20px;
}

.noMarginTop{
margin-top:0;
}

.fondCouleur{
/*
	margin-bottom:30px;
	*/
	padding:20px 30px;
	padding-bottom:0;
	padding-right:5px;
	padding-left:0;
}
.fondCouleur li a{
	color:white;
	font-size:1em;
	font-weight:normal;
}

.col_1-2 .fondCouleur{
	float:left;
	width:495px;
	padding:20px 5px 5px 0;
}
.col_1-4 .fondCouleur{
	float:left;
	width:186px;
	padding-bottom:0;
}
.col_1-2.last  .fondCouleur li{
	margin:0;
}
.fondCouleur li{
	font-family:arial,verdana,sans-serif;
	font-size:1.2em;
	/*background: url('../img/picto_fleche_tr.gif') left top no-repeat;*/
	color:white;
	padding-bottom:15px;
	height:1%;
	/*padding-left:20px;*/
}




.fondCouleur .flecheBlanche{
background:none;
padding-left:0;
}
.fondCouleur .flecheBlanche a{
background: url('../img/picto_fleche_tr.gif') left top no-repeat;
padding-left:20px;
display:block;
}

/* CONTACTS */
#contacts .liseret ul{
	margin-top:0;
	margin-bottom:10px;
}
#contacts .liseret ul li{
	margin-bottom:0;
}

#contacts .col_1-2 input,#contacts .col_1-2 select,#contacts .col_1-2 textarea{
	border:1px solid #CDCDCD;
	width:365px;
}
#contacts .col_1-2 div{
	clear:both;
	margin-bottom:8px;
}
#contacts .col_1-2 label{
	font-size:1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:130px;
	display:block;
	float:left;
}
#contacts .col_1-2 select{
	font-size:1.2em;
}
#contacts .col_1-2 .fRight a{
font-weight:bold;
}
#contacts .col_1-2 .fRight a:hover{
	text-decoration:none;
}

html > body #contacts .col_1-2 .fRight{
	margin-right:2px;
}

#contacts .col_1-2 .fRight  .submit{
width:auto;
background:white;
font-weight:bold;
font-family:Times,serif,Times new roman;
color:#565656;
border:0;
cursor:pointer;
}

#acceder2{
	position:absolute;
	top:15px;
	left:230px;
}
#acceder2 li{
	display:inline;
	margin-right:20px;
}

#acceder2 a{
	font-size:0.7em;
}


.playerVideo{

font-size:1.1em;
font-weight:bold;
}


/* lsite fonds */

#formulaire ul li a,#conteneur #formulaireForget ul li a , #conteneur  #requestFrm ul li a,#conteneur #formulaireForgetOk ul li a{
	font-size:0.8em;
	padding-left:20px;
}
#conteneur #formulaireForgetOk ul li a{
	padding-bottom:4px;
}
#conteneur #formulaire ul li,
#conteneur #formulaireForget  ul li,
#conteneur #requestFrm ul li,#conteneur #formulaireForgetOk ul li{
	padding-left:0;
}
#form_log .border{
margin-bottom:5px;
}
#liste_critere{
	position:relative;
	margin-bottom:10px;
}
#liste_critere input{
position:absolute;
top:0;
right:-30px;
}
#form_listeFonds legend{
	display:inline;
	color:#565656
}
#form_listeFonds label{
	display:none;
}
#form_listeFonds select{
	color:#565656;
	margin-left:20px;
	border:1px solid #CDCDCD;
}
#form_listeFonds .negative{
	position:absolute;
	top:-2px;
	left:40px;
}



#ocm #tableau_fonds .ligne1{
	background:#c4dfed;
}
#ocm #tableau_fonds .ligne2{
	background:#a1cde3;
}
#ocm #tableau_fonds .ligne1:hover .tbl_lettre{
	background:#c4dfed;
}
#ocm #tableau_fonds .ligne2:hover .tbl_lettre{
	background:#a1cde3;
}
#ocm #tableau_fonds .titre_famille{
	background:#6BAFD2;
}
#ocm #tableau_fonds .titre_famille2{
	background:#6BAFD2;
}
#ocm #tableau_fonds th,#ocm #tableau_fonds tr{
	background:#6BAFD2;
}
#ocm #tableau_fonds .legende  li{
	color:#3A82B4;
}
#ocm #tableau_fonds table td,#ocm #tableau_fonds table td a{
	color:#3a82b4;
}
#ocm #tableau_fonds table td .pdf{
	background: url('../img/picto_doc_b.gif') left top no-repeat;
}
#ocm #tableau_fonds .ligne1:hover,#ocm #tableau_fonds .ligne2:hover{
	background:#6BAFD2;
}


#oa #tableau_fonds .ligne1{
	background:#d2a8bc;
}
#oa #tableau_fonds .ligne2{
	background:#dac3ce;
}
#oa #tableau_fonds .ligne1:hover .tbl_lettre{
	background:#d2a8bc;
}
#oa #tableau_fonds .ligne2:hover .tbl_lettre{
	background:#dac3ce;
}
#oa #tableau_fonds .titre_famille{
	background:#BB7F9B;
}
#oa #tableau_fonds .titre_famille2{
	background:#BB7F9B;
}
#oa #tableau_fonds th,#oa #tableau_fonds tr{
	background:#BB7F9B;
}
#oa #tableau_fonds .legende  li{
	color:#8B5B72;
}
#oa #tableau_fonds table td,#oa #tableau_fonds table td a{
	color:#8b5b72;
}
#oa #tableau_fonds table td .pdf{
	background: url('../img/picto_doc_r.gif') left top no-repeat;
}
#oa #tableau_fonds .ligne1:hover,#oa #tableau_fonds .ligne2:hover{
	background:#BB7F9B;
}


#ocg #tableau_fonds .ligne1{
	background:#D7F2B8;
}
#ocg #tableau_fonds .ligne2{
	background:#C4E69C;
}
#ocg #tableau_fonds .ligne1:hover .tbl_lettre{
	background:#D7F2B8;
}
#ocg #tableau_fonds .ligne2:hover .tbl_lettre{
	background:#C4E69C;
}
#ocg #tableau_fonds .titre_famille{
	background:#ABCC85;
}
#ocg #tableau_fonds .titre_famille2{
	background:#ABCC85;
}
#ocg #tableau_fonds th,#ocg #tableau_fonds tr{
	background:#ABCC85;
}
#ocg #tableau_fonds .legende  li{
	color:#5F7841;
}
#ocg #tableau_fonds table td,#ocg #tableau_fonds table td a{
	color:#5F7841;
}
#ocg #tableau_fonds table td .pdf{
	background: url('../img/picto_doc_v.gif') left top no-repeat;
}
#ocg #tableau_fonds .ligne1:hover,#ocg #tableau_fonds .ligne2:hover{
	background:#ABCC85;
}


#ogc #tableau_fonds .ligne1{
	background:#FFFAC1;
}
#ogc #tableau_fonds .ligne2{
	background:#FFF687;
}
#ogc #tableau_fonds .ligne1:hover .tbl_lettre{
	background:#FFFAC1;
}
#ogc #tableau_fonds .ligne2:hover .tbl_lettre{
	background:#FFF687;
}
#ogc #tableau_fonds .titre_famille{
	background:#FFF031;
}
#ogc #tableau_fonds .titre_famille2{
	background:#FFF031;
}
#ogc #tableau_fonds th,#ogc #tableau_fonds tr{
	background:#FFF031;
}
#ogc #tableau_fonds .legende  li{
	color:#FFF031;
}
#ogc #tableau_fonds table td,#ogc #tableau_fonds table td a{
	color:#B7AA00;
}
#ogc #tableau_fonds table td .pdf{
	background: url('../img/picto_doc_j.gif') left top no-repeat;
}
#ogc #tableau_fonds .ligne1:hover,#ogc #tableau_fonds .ligne2:hover{
	background:#FFF031;
}

#tableau_fonds .actions{
text-align:right;
}

#tableau_fonds li{
	display:inline;
	margin-right:10px !important;
}
#tableau_fonds  .fleche{
	display:inline;
}
#tableau_fonds  .fleche a{
padding-left:20px;
}
#tableau_fonds ul{

}
#tableau_fonds .actions .last{
margin-right:0 !important;
}
#tableau_fonds  .tbl_etendre a{
padding-left:16px;
padding-right:0;
}
#tableau_fonds  .tbl_reduire a{
padding-left:16px;
}
#ocm #tableau_fonds  .tbl_etendre a{
background:transparent url(../img/picto_etendre_b.gif) no-repeat scroll left top;
}
#ocm #tableau_fonds  .tbl_reduire a{
background:transparent url(../img/picto_reduire_b.gif) no-repeat scroll left top;
}
#oa #tableau_fonds  .tbl_etendre a{
background:transparent url(../img/picto_etendre_vo.gif) no-repeat scroll left top;
}
#oa #tableau_fonds  .tbl_reduire a{
background:transparent url(../img/picto_reduire_vo.gif) no-repeat scroll left top;
}
#ocg #tableau_fonds  .tbl_etendre a{
background:transparent url(../img/picto_etendre_ve.gif) no-repeat scroll left top;
}
#ocg #tableau_fonds  .tbl_reduire a{
background:transparent url(../img/picto_reduire_ve.gif) no-repeat scroll left top;
}
#ogc #tableau_fonds  .tbl_reduire a{
background:transparent url(../img/picto_reduire_ve_jaune.gif) no-repeat scroll left top;
}
#ogc #tableau_fonds  .tbl_etendre a{
background:transparent url(../img/picto_etendre_ve_jaune.gif) no-repeat scroll left top;
}
#tableau_fonds li a{
color:#3A82B4;
font-size:0.8em;
}
#oa #tableau_fonds li a{
color:#8B5B72;
}
#ocg #tableau_fonds li a{
color:#5F7841;
}

#form_log{
	position:relative;
}
#form_log #se_connecter{
position:absolute;
right:-12px;
top:19px;
}
* html #form_log #se_connecter{
top:22px;
}
*:first-child+html #form_log #se_connecter{
top:22px;
}
#tableau_fonds table td a{
font-size:1em;
}
#tableau_fonds table td a:hover{
text-decoration:none;
}
#tableau_fonds .titre_famille{
padding-top:0;
padding-bottom:0;
text-align:left;
}
#tableau_fonds .titre_famille_txt {
color:white;
font-size:1.2em;
font-weight:normal;
padding-left:10px;
display:inline;
}
#tableau_fonds .titre_famille2{
padding-top:0;
padding-bottom:0;
text-align:left;
height:30px;
}
#tableau_fonds .titre_famille2_txt {
color:white;
font-size:1.3em;
font-weight:normal;
padding-left:10px;
}


#conteneur #tableau_fonds table table tr{
background:none;
}
#tableau_fonds {
font-family:arial,verdana,sans-serif;
padding:40px;
padding-top:0;
}
#tableau_fonds .legende  {
	margin:5px 0;
}
#tableau_fonds .legende  li{
display:inline;
font-size:1em;
}
#tableau_fonds table {
width:898px;
font-size:1em;
text-align:center;
}
#tableau_fonds table table {
width:100%;
}
#tableau_fonds table td,#tableau_fonds table th{
text-align:center;
font-size:1.1em;
}
#tableau_fonds table td{
	font-weight:bold;
}
#tableau_fonds table th th,#tableau_fonds table td td{
font-size:1em;
}
#tableau_fonds table td .pdf,#tableau_fonds table td .pdf2{
display:inline;
padding-left:10px;
font-size:1em;
}
#tableau_fonds table td .pdf span,#tableau_fonds table td .pdf2 span{
display:none;
}
#tableau_fonds  #actionsLeft .tbl_reduire span{
visibility:hidden;
}
.tbl_reduire img{
position:relative;
}
#tableau_fonds  .tbl_etendre{
display:inline;
padding-left:0;
cursor:pointer;
}


#tableau_fonds table td .tbl_ferme span{
display:none;
}

#tableau_fonds table td .separateur{
	border-right:2px solid white;
	display:inline;
	padding-bottom:1px;
	font-size:1.7em;
}
#tableau_fonds table th{
color:white;
}
#tableau_fonds table td{
padding: 4px 8px;
}

#tableau_fonds .titre_famille{
	width:8px;
	border-right:2px solid white;
	padding:0;
}
#tableau_fonds  .tbl_titre{
	width:898px !important;
	text-align:left;
	padding:0;
	border:0;
}
#tableau_fonds  .tbl_titre table,#tableau_fonds  .tbl_titre tr{
	border:0;
	border-collapse: collapse;
	padding:0;
}
#tableau_fonds  .tbl_titre tr td{
	text-align:left;
}
.tbl_lettre:hover{
	cursor:auto;
}
#tableau_fonds .ligne1:hover,#tableau_fonds .ligne2:hover{
	cursor:pointer;
}
#tableau_fonds .ligne1:hover td,#tableau_fonds .ligne2:hover td{
	color:white !important;
}
#tableau_fonds .titre_famille2 {
border:2px solid white;
}
#tableau_fonds .pdf,#tableau_fonds .pdf2{
text-decoration:none;
}
#tableau_fonds .titre_famille2 #actionsLeft{
	float:left;
	padding-left:7px;
}
#tableau_fonds .titre_famille2 #actionsRight{
	color:white;
	float:right;
	padding-right:10px;
	padding-top:8px;
}
#tableau_fonds p.fleche{
	margin-bottom:10px;
}
.tbl_reduire,.tbl_etendre{
cursor:pointer;
}
#tableau_fonds  #actionsRight .tbl_reduire{
	padding-left:15px;
	padding-right:0;
	margin-right:20px;
}
#tableau_fonds  #actionsRight .tbl_reduire a,#tableau_fonds  #actionsRight .tbl_etendre a{
color:white;
font-size:1em;
}
#tableau_fonds  #actionsRight .tbl_reduire a:hover,#tableau_fonds  #actionsRight .tbl_etendre a:hover{
	text-decoration:none;
}
#tableau_fonds  #actionsRight .tbl_etendre{
padding-left:15px;
padding-right:0;
}
#tableau_fonds .titre_famille2 .tbl_ouvert{
display:inline;
padding-left:0;
padding-right:15px;
cursor:pointer;
background: url('../img/picto_fleche_on.gif') center no-repeat;
}
#tableau_fonds .titre_famille2 .tbl_ouvert span{
display:none;
}
#tableau_fonds .titre_famille2 .separateur{
	border-right:2px solid white;
	display:inline;
	font-size:2.5em;
}


p{
	margin-top:0;
}

.lien:hover{
	text-decoration:none;
}

#submit_actualite{
	top:-15px;
	position:relative;
}
#news .bloc p .left{
float:left;
}
#news .bloc p .right{
float:right;
}

/*contacts */
#contacts #contacts_adresses .cols{
clear:both;
}
#contacts #contacts_adresses .col{
	width:330px;
	float:left;
	margin-bottom:0;
	clear:none;
}
#contacts #contacts_adresses {
margin-bottom:0;
width:725px;
}
#contacts #contacts_adresses .liseret{
margin-bottom:0;
padding-bottom:0;
}

/* SIFR */
.titre{
padding-left:38px;
min-height:33px;
}

* html .titre{
height:33px;
}


#spe {
	margin-right:30px;
}

#news a{
	font-family:verdana;
}
.news_suite a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:10px;
}



p.noSpace{
	margin-bottom:0;
}


/* sauvetage */
h3{
	font-size:14px;
	font-weight:bold;
}
h2{
	font-size:17px;
}
h2 a{
	font-size:17px;
}
p a{
	text-decoration:underline;
}
p a:hover{
	text-decoration:none;
}
p{
	margin:0 0 7px 0px;
}

a p{
	font-size:1em;
}
#formulaire ul li a, #conteneur #formulaireForget ul li a,#conteneur  #requestFrm ul li a {
	font-size:0.9em;
}


.col .liseret h3,.col .liseret h4{
	margin-bottom:7px;
}
.tbl_lettre2,.tbl_lettre3{
	cursor:auto;
}

p  a, li a {
	font-size:13px;
}
#tableau_fonds .ligne1:hover  a.pdf,#tableau_fonds .ligne1:hover  a.pdf2,#tableau_fonds .ligne1 a.pdf2 {
	background: url(../img/picto_doc_w.gif) left top no-repeat !important;
}

.fond tr td{
	text-align:center !important;
	padding-left:0 !important;
	padding-right:0 !important;
	width:54px;
}

#tableau_fonds .legende  li{
	font-weight:bold;
	font-size:1.1em;
}


select.ischoose {font-size:1.1em;font-weight:bold;color:red;}


/*
 21 aaout ajouts
*/

#conteneur  ul li span.puce{
	list-style:square;
	display:list-item;
	list-style-position:inside;
}

.gris{
	color:#565656;
}
.noir{
	color:black;
}
.jaune{
	color:#FFF027;
}
.bleu{
	color:#3A82B4;
}
.vert{
	color:#5F7841;
}
.rose{
	color:#8B5B72;
}
.rouge{
	color:#FF0000;
}


.liseret li p{
	font-size:1em !important;
}

#bandeau a{
	outline:none;
}
#chose_fund {
	font-size: 12px;
}
#menu_extranet {
	font-size:12px;
}

}

