@charset "utf-8";
/* CSS Document */

img, a img, a:visited img {  border: none; }

/*textes********************************************************************************************************/
.titreBleu {
	color:#3870B0;
	width:144px;
}
.contact{
	color:#F19123;
	font-weight:bold;


}
#contenu  #texte_gauche .paragraphe .titre-bleu{
	font-family: arial;
	font-size: 11px;
	color: #3870B0;
	text-decoration: none;
	background-image: url(../images/puce-bleu.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 6px;
	font-weight: bold;
	margin-top:5px;

}
.paragraphe_droite .titre-bleu{
	font-family: arial;
	font-size: 11px;
	color: #3870B0;
	text-decoration: none;
	background-image: url(../images/puce-bleu.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 6px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;

}

#contenu #texte_gauche .paragraphe .anglais .titre-bleu{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/puce-noir.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 5px;
	font-weight: lighter;
	margin-top:5px;
}	
#contenu #texte_parc .paragraphe_droite .anglais .titre-bleu{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/puce-noir.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 5px;
	font-weight: lighter;
	margin-top:5px;
}	

p.anglais{
	font-style: italic;
	font-size: 10px;
	padding-top: 0px;
}
#texte_gauche .paragraphe p.anglais{
	font-style: italic;
	font-size: 10px;
	padding-top: 5px;
}
#texte_gauche .paragraphe ul.anglais{
	font-style: italic;
	font-size: 10px;
	padding-top: 5px;
}
.pop-up .anglais h1{
	color:#000000;
	font-style:italic;
	text-align:right;
	font-size:12;
	font-weight:normal;
}
.paragraphe ul li ul li {
	background-image: none;
	list-style-type: disc;
	list-style-image: none;
}
span.anglais{
	font-style: italic;
}
.paragraphe ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.paragraphe_droite ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.paragraphe li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/puce-fleche.jpg);
	list-style-type: none;
}
.paragraphe_droite li{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/puce-fleche.jpg);
	list-style-type: none;
}
.paragraphe_droite a{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #F19123;
	text-decoration: underline;
}
.paragraphe a{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #F19123;
	text-decoration: underline;
}
.paragraphe_droite a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #F19123;
	text-decoration: underline;
}
.paragraphe a:visited{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #F19123;
	text-decoration: underline;
}
.paragraphe a:hover{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #F19123;
	text-decoration: none;
}
.paragraphe_droite a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #F19123;
	text-decoration: none;
}
a.mail {
	font-weight: normal;
	color: #93C36D;
}
a.mail:visited {
	font-weight: normal;
	color: #93C36D;
}
a.mail:hover {
	font-weight: normal;
	color: #93C36D;
	text-decoration:none;
}

span.textevert {
	font-weight: normal;
	color: #93C36D;
}
#texte_gauche .paragraphe .telechargement, #texte_gauche .paragraphe .telechargement_presse{
	text-align:right;
}
p.telechargement div.iconpdf a{

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display:block;
}
p.telechargement p.legende{
	width:290px;
	text-align:right;
	padding-right: 20px;
	float:left;
	
}
p.telechargement div.iconpdf{
	width:30px;
	float:right;
	margin-left: 0px;
	padding-right: 50px;
	border: none;
}
p.telechargement_presse img{
	width:30px;
	float:right;
	margin-left: 20px;
	margin-right: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.legende a,p.legende a:visited,p.legende a,p.legende a:visited{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
p.telechargement a:hover,p.telechargement_presse a:hover{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
/*pop up*******************************************************************************************************/
.pop-up {
	padding-right: 25px;
	padding-left: 35px;
	width: 265px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #9BB8DA;
	background-image: url(../images/puce-fond-bleu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:11px;
}
.pop-up h1 {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding : 0px;
	margin: 0px;
}
.pop-up p {
	padding : 0px;
	margin: 5px 0px;
	text-align : justify;
}
.pop-up img {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	text-align:center;
	padding : 0px;
}
.pop-up .image{
	text-align:center;
}
.pop-up ul {
	margin: 0px;
	padding:0px;
}
.pop-up li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/puce-blanche.jpg);
	list-style-type: none;
}
.pop-up a,.pop-up a:visited{
	color:#FFF;
	text-decoration:none;
}
.pop-up a:hover{
	color:#FFF;
	text-decoration:underline;
}
iframe{
background-color: #9BB8DA;}
.pop-up2 {
	padding-right: 25px;
	padding-left: 35px;
	width: 460px;
	padding-top: 0px;
	background-color: #9BB8DA;
	background-repeat: no-repeat;
	background-position: left top;
	font-size:11px;
}
.pop-up2 a, .pop-up2 a:visited {
	color:#FFF;
	text-decoration:none;
}
.pop-up2 a:hover {
	color:#FFF;
	text-decoration:underline;
}

