/* Styles visibles en administration*/
.tableau-entete {
/*width: 580px;*/
/*width:99%;*/
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
color:#454f57;
margin-top: 10px;
margin-left: 15px;
margin-right: 15px;
}
.tableau-liste {
/*width: 580px;*/
/*width:99%;*/
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
color:#454f57;
margin-top: 10px;
background-color: #dfdfe1;
margin-left: 15px;
margin-right: 15px;
}

img{
border: none;
}

.rouge {color:#e60010;}

.cellule-rouge{
background-color: #e60010;
color: #FFFFFF;
text-align: center;
text-transform: uppercase;
font-size: 8pt;
}
.cellule-entete {
background-color: #454f57;
color: #FFFFFF;
margin: 10px;
}

.download-titre {
	color : #e71120;
	text-decoration : none;
	font-family: times new roman;
	font-weight: Bold ;
	font-size: 14px;
}
.download-texte {
	color : #454f57;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal ;
	font-size: 12px;
}
p.nomarginparagraphe {
	margin:0px;
}
p.leftmarginparagraphe {
	margin:0px;
	margin-left:20px;
	margin-bottom:12px;
	
}
ul.notopmarginliste {
	margin:0px;
	margin-top:4px;
	margin-bottom:12px;
	padding:0px;
}
ul.notopmarginliste {
	margin:0px;
	margin-top:4px;
	margin-left:50px;
	padding:0px;
}
ul.notopmarginlistegrise {
	margin:0px;
	margin-top:4px;
	margin-left:50px;
	padding:0px;
}

/*Styles non visibles en administration*/
td {
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
color:#454f57;
}
p {
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
color:#454f57;
}
a {
color: #454f57;
}

.tableau-entete tr td{
vertical-align:top;
}

/*
.tableau-entete ul{
margin-top:-5px;
}
.tableau-liste ul{
margin-top:-5px;
}
*/
.tableau-entete ul.notopmarginlistegrise li {
list-style-image: url(../images/puce-grise.gif); 
}

.tableau-entete ul li{
list-style-image: url(../images/puce-rouge.gif); 
list-style-position: outside;
padding-left:0px;
margin-left:-20px;
}
.tableau-liste ul{
margin-top:0px;
margin-bottom:0px;
}

.tableau-liste ul li {
list-style-image: url(../images/puce-rouge.gif); 
list-style-position: outside;
padding-left:0px;
margin-left:-25px;
}

.tableau-liste a{
margin-left: 5px;
color: #e60010;
}

.tableau-liste tr {
	background-color:#f2f3f3;
}

.tableau-liste tr td {
	padding:5px;
}

.tableau-liste tr td table tr td{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:5px;
}
.sectiontableheader {
	padding:3px;
	border-bottom:1px solid #454F57;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.sectiontableheader a {
	text-decoration:none;
}
.sectiontableentry1 td {
	background-color:#F2F3F3;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.sectiontableentry1 td a {
	text-decoration:none;
}
.sectiontableentry2 td {
	background-color:#DFDFE1;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.sectiontableentry2 td a {
	text-decoration:none;
}
/*Affichage des contact*/
#NomContinent {
	Display:none;
}
#SepContinentPays {
	Display:none;
}
/*implantation*/
.afriquemap {
	background-image:url(../images/implantations_afrique.jpg);
}
.asiemap {
	background-image:url(../images/implantations_asie.jpg);
}
.ameriquesmap {
	background-image:url(../images/implantations_ameriques.jpg);
}
.europe1map {
	background-image:url(../images/implantations_europe1.jpg);
}
.europe2map {
	background-image:url(../images/implantations_europe2.jpg);
}