@charset "utf-8";
/*stly le de tyni mce*/
body.mceContentBody {
	background: #efefef;
	/*font-size: 16px;*/
   padding: 18px;
	/*//height: 457px;*/
	width: 752px;
	margin-left:auto;
	margin-right:auto;
	/*background-image: url(page/page_contenu_fond_zoneutile2.jpg);*/
	/*background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;*/
	/*position: relative;*/
	text-align: left;
	font-size: 13px;
	line-height: normal;
	color: #464646;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #99CCFF;
	border-left-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
}

/* style du logiciel izi */
.tableau_titre {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #2E2E2E;
}
.pdfview {
	border: 1px dotted #FE3C3B;
	background-color: #eeeeee;
	display: block;
	height: 200px;
	width: 500px;
	text-align: center;
	background-image: url(icones/fichierpdf.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.tableau_ligne1 {
	background-color: #CCCCCC;
	color: #2E2E2E;
}
.tableau_ligne2 {
	background-color: #2e2e2e;
	color: #CCCCCC;
}

/*reprise style du site*/
 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: 800;
	text-transform: uppercase;
	/*color: #a4a1a1;*/
	background-image: url(../page/ecrans-ligne-rouge.png);
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 86px;
	background-repeat: no-repeat;
	line-height: 35px;
}
 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../page/ecrans-degrade-h2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
 p  {
	font-family: Arial, Helvetica, sans-serif;
	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 ul{
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(../page/puce-grise-13px.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
ul ul {
	list-style-image: url(../page/puce-grise-triangle-13px.png);
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 57px;
}
 li {
	padding: 0px;
	margin-top: 24px;
}
li ul li {
	padding: 0px;
	margin-top: 6px;
}
 .tableau_entreprise tr {
	height: 70px;
	background-image: url(../page/ecrans-ligne-tableau.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.tableau_verrin tr {
	height: 120px;
	background-image: url(../page/ecrans-ligne-tableau.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.tableau_pays {

	background-image: url(../page/puce-rose-13px.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-size: 20px;
	font-weight: bold;
	color: #7f7f7f;
	text-transform: uppercase;
}
.tableau_compagnie, .tableau_texte {
	font-size: 15px;
	font-weight: normal;
	color: #585858;
}
.tableau_ville {
	font-size: 16px;
	font-weight: bold;
	color: #7f7f7f;
	text-transform: uppercase;
}
.textegrasgris {
	font-weight: 900;
	color: #7f7f7f;
}
.appelinterne {
	text-decoration: none;
	color: #464646;
}
.appelinterne:hover {
	text-decoration: underline;
}