/* CSS Document */

body{
	margin-top:0px;
	margin-left:0px;		
	margin-right:0px;
	margin-bottom:0px; 
	height:100%;
	background: white url(../images/bgr_body.png) repeat;
}

p
{
	font-family: arial;
	font-size: 12px;
	color: black;
	margin: 5px 1.2em;
	line-height: 1.3em;
	text-align: justify;
}

p.solutions
{
	font-family: arial;
	font-size: 12px;
	color: black;
	margin: 0 1.2em;
	text-align: justify;
}

h4
{
	font-family: arial;
	color: #bb1515;
	margin: 25px 0px 15px 5px;

}

ul{
	list-style-image:url(../images/puce.gif);
	list-style-position: inside;
	line-height:25px;
	vertical-align:top;
	font-size: 12px;
	margin: 10px 0 5px 0;
	padding: 0px;
}
ul.solutions
{
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 15px;
	vertical-align:top;
	font-size: 12px;
}
ul.references
{
	list-style-image: url(images/ss_menue/fleche.png);
	list-style-type: none;
	list-style-position: outside;
	padding-left: 15px;
	vertical-align:top;
	font-size: 12px;
	font-family: Arial;
	color: #bb1515;
	line-height: 25px;
	text-decoration: none;
}

ul.references:hover
{
	list-style-image: url(images/ss_menue/fleche_orange.png);
	list-style-type: none;
	list-style-position: outside;
	padding-left: 15px;
	vertical-align:top;
	font-size: 12px;
	font-family: Arial;
	color: #bb1515;
	line-height: 25px;
	text-decoration: none;
}

.references li
{
	vertical-align: top;
}
.references a
{
	color: #bb1515;
	font-weight: bold;
}
.references a:hover
{
	color: #ff9900;
	font-weight: bold;
	text-decoration: underline overline;
}

ul.plandusite
{
	list-style-image:url(../images/puce.png);
	list-style-position: inside;
	line-height:20px;
	vertical-align:top;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
a.plandusite
{
	font-size: 8pt;
	text-decoration: none;
	color: black;
}
a.plandusite:hover
{
	font-size: 8pt;
	text-decoration: underline;
	color: #bb1515;
}
li.titre
{
	font-size: 10pt;
	font-weight: bold;
	color: #bb1515;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
a
{
	font-family: arial;
	font-size: 12px;
	color: #bb1515;
}

.tableauContenu{
	height:300px;
}

/**************bordure gauche de la page***************/
.miseEnPage{
	border: 0;
	width: 892px;
}

.bordurePage
{
	border-left: 0px solid #aaaaaa;
}

.bordureGauchePage{
	border: 1px solid #000000;
}

.emplacementSsMenue{
	width:164px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#ffffff;
}

.partieHaute{
	width:100%;
}

.bandeau{
	/* background-image:url(../images/fond_bandeau.jpg); */
	background:transparent url(../images/banniere_large.png) no-repeat 0% 0%;
	height: 100px;
	width: 893px;
	
}

.bandeau_en{
	/* background-image:url(../images/fond_bandeau.jpg); */
	background:transparent url(../images/banniere_large_en.png) no-repeat 0% 0%;
	height: 100px;
	width: 893px;
	
}

.fondMenue{
	/* background-image:url(../images/fond_menue.jpg); */
	background-image:url(../images/bgr_onglet33.png);
	/* background-position:top; */
	background-repeat:repeat-x;
	height:33px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.menue{
	height:30px;

}

.vagueMenue{
	/* background-image:url(../images/vague.jpg); */
	background: transparent url(../images/arrondis.png) no-repeat 0 0;
	width:36px;
	height: 33px;

}

.inciseMenue{
	/* background-image:url(../images/incise_menue.jpg); */
	background-image:url(../images/sep_bgr.png);
	background-repeat:no-repeat;
	background-position:center;
	width:6px;
}


.caseMenue{
	padding-left:5px;
	padding-right:5px;	
}

a.lienMenue{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
}

a.lienMenue:hover{
	font-size:10px;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	/* color:#FF9933; */
	color:#ffffff;
	font-weight:bold;
	text-align: center;	
}


.caseActive{
	/* background-image:url(../images/fond_menue_mact.jpg);
 */	background-image:url(../images/bgr_onglet_hover.png);
	background-repeat:repeat-x;
	background-position:top;	
	padding-left:5px;
	padding-right:5px;	
}

.caseSel{
	/* background-image:url(../images/fond_menue_sel.jpg); */
	background-image:url(../images/bgr_onglet_hover.png);
	background-repeat:repeat-x;
	background-position:top;	
	padding-left:5px;
	padding-right:5px;	
}
/*fenetre du menu deroulant*/
.fenetre{
	filter:alpha(opacity=100);
	-moz-opacity:0.99;
	visibility: hidden;
	position: absolute; 
	width: 168px; 
	height: auto;  
	left: 200px; /*200px*/
	top: 110px; /*126px*/
	overflow: visible;
	background-color: #FFFFFF;
	margin-top: -5px;
}
.fenetreHaut{
	/*background: transparent url(../images/bgr_fenetre.png) repeat-y 0 0;*/
	font-size: 6px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;	
	border-top: 1px solid #aaaaaa;
	background-color: #FFFFFF;

}

.fenetreBas{
	/*background: transparent url(../images/bgr_fenetre.png) repeat-y 0 0;*/
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;	
	border-bottom: 1px solid #aaaaaa;	
	background-color: #FFFFFF;

}

.fenetreMilieu{
	/*background: transparent url(../images/bgr_fenetre.png) repeat-y 0 0;*/
	padding-left: 0px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;		
	background-color: #FFFFFF;
}

a.lienSsMenue{
	font-size:11px;
	color: #000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

a.lienSsMenue:hover{
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	color:#bc2b16;
}
/*Largeur du menu deroulant*/
.ssMenue{
	width: 150px;
	z-index: 1000;
}

.caseSsMenue{
	height: 25px;
}

.celluleSsMenue{
	padding-left: 3px;
}

.celluleSsMenueFeche{
	background-image:url(../images/menue_fenetre/fleche.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:16px;
	height: 16px;
}

.copyright{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;	
	padding-top:3px;
	padding-bottom:3px;	
	padding-right:3px;
	border-bottom:1px solid #aaaaaa;
}

.bordureGauche{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background: transparent url(../images/bgr_contenu.png) repeat-x 0 0;
}

.borduretemoignages{
	border: 1px solid #cccccc;
	background: transparent url(../images/bgr_contenu.png) repeat-x 0 0;
}

.contenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	background: transparent url(../images/bgr_contenu.png) repeat-x 0 0;
	border-right: 1px solid #cccccc;
}

.contenu_crm
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	padding-right:5px;
	padding-left:5px;
	background-color: #f4f4f4;
	border-right: 1px solid #cccccc;
}

.contenu_contacts
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	background: #f4f4f4 url(../images/eudocontacts/PC.png) no-repeat 100% 100%;
}

.contenu_presse
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	background: #f4f4f4 url(../images/eudopresse/journal.png) no-repeat 100% 100%;
}

.fermetureDroite
{
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

a.lienOrange
{
	color:#bc2b16;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
a.lienOrange:hover
{
	color:#bc2b16;
	text-decoration:underline overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

.texteOrange{
	color:#ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.plan{
	border-bottom-color:#aaaaaa;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	border-top-color:#DfDfDf;
	border-top-style:solid;
	border-top-width:2px;
	padding-top:10px;
	padding-bottom:5px;
	/* background-image:url(../images/fond_plan.jpg);
	background-repeat:no-repeat;
	background-position:bottom right; */
	background-color:#ffffff;
}

.planSection{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.planSectionActif{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#bc2b16;
}

.planMenu{
	padding-left:15px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.planBordure{
	border-left-color:#DfDfDf;
	border-left-style:solid;
	border-left-width:1px;	
}

a.planLien{
	color:#666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.planLien:hover{
	color:#bc2b16;
	text-decoration:underline overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.planLienActif{
	color:#bc2b16;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.planLienActif:hover{
	color:#bc2b16;
	text-decoration:underline overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titreGris{
	color:#bc2b16;
	padding-left:3px;
}

.caseTitre{
	background:transparent url(../images/ss_menue/fleche.gif) no-repeat 0 0;
	color:#D9ECFF;
	width:18px;
	height: 18px;
}

.titreGris, .caseTitre
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:19px;
}

.titre
{
	color:#bc2b16;
	font-size:16px;
	font-weight:bold;
}

.soustitre
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#bc2b16;
}
