img{
	border:none;
}


#haut{
	height:45px;
}

#hautadmincreer a:hover{
	color:#003300;
}	

#hautadmincibler a:hover{
	color:#FFDDBB;
}
#hautadmindiffuser a:hover{
	color:#FFFFFF;
}
#hautadminanalyser a:hover{
	color:#000000;
}

#conteneur1{
	/*width:980px;*/ 
	/*background: #fff url(/img-emailing/fond_conteneur.jpg) repeat-x; */
	background:#FFFFFF;
	margin:0 auto;
	position:relative;
}
#conteneur{
	/*width:980px;*/ 
	/*background: #fff url(/img-emailing/fond_conteneur.jpg) repeat-x; */
	background:#FFFFFF;
	margin:0 auto;
	position:relative;
}


#centre {
	width:580px;
	float:left;
	background: none;
	padding:10px;
	padding-top:10px;
	border:none;
	margin:0 15px 0 30px;
}

#centre p{
	font-size:12px;
}


	#centre .flash{
		height:80px; 
		width:680px; 
/*		background:url(/img-emailing/emailing-visuel.gif) no-repeat center; 
*/		clear:both;
	}

	#centre .demi {
		width:280px;
		padding:10px;
		background:url(/img-emailing/fondBloc.png) no-repeat;
		float:left;
		text-align:justify;
	}
	
	#centre .demi_lrg {
		float:left; text-align:justify; width:290px; padding:5px;  margin-left:20px;
	}
	
	#centre .demi_lrg2 {
		float:left; width:230px; padding:5px; margin-left:10px;	
	}
	
	
	#centre h2{
/*		background:url(/img-emailing/pict_h2.jpg) right no-repeat;*/
			padding-right:20px;
		text-align:right;
		margin:0px 50px 5px 5px;
		height:35px;
		line-height:35px;
		font-size:18px;
		font-weight:normal;
	}
	
	#centre h2:hover{
		color:#FF6600;
	}
	
	
	.puce li{
		list-style:inside url(/img-emailing/puce-detail.jpg);
	}

#gauche{
	width:170px; 
	float:left;
	padding:0px;
	margin-top:0px;
}

	#gauche p{
		text-align:center;
	}	
	
	#gauche ul, li{
		margin:0;
		padding:0;
	}
	
	#gauche ul{
		margin-top:15px;
		list-style:none;
	}
	
	#gauche li{
		margin-top:5px;
	}
	
	#gauche ul li a{
		display:block;
		font-size:16px;
		line-height:32px;
		width:150px;
		height:23px;
		color:#336699;
		/*background:#0099FF;*/
		border-left:7px solid #669900;
		border-bottom:1px solid #669900;
		padding-left:20px;
		font-weight:bold;
	
	}
	
	#gauche ul li a:hover{
		border-left:7px solid #999999;
	}
	
	#gauche ul#pictos li a{
		border-left:7px solid  #FF9900;
		border-bottom:1px solid  #FF9900;
	}
	#gauche ul#pictos li a:hover{
		border-left:7px solid #999999;
	}
	
	#gauche ul li span{
		display:none;
	}
	
	#gauche ul li #tarif{
		background-image:url(/img-emailing/pict_tarifs.jpg);
	}
	
	#gauche ul li #contact{
		background-image:url(/img-emailing/pict_contact.jpg);
	}
	#gauche ul li #accueil{
		background-image:url(/img-emailing/pict_accueil.jpg);
	}
	#gauche ul li #compte{
		background-image:url(/img-emailing/pict_compte.jpg);
	}
	#gauche ul li #stats{
		background-image:url(/img-emailing/pict_stats.jpg);
	}
	#gauche ul li #stats:hover{
		background-image:url(/img-emailing/pict_stats2.jpg);
	}
	#gauche ul li #screenshot{
		background-image:url(/img-emailing/pict_apercu.jpg);
	}
	#gauche ul li #screenshot:hover{
		background-image:url(/img-emailing/pict_apercu2.jpg);
	}
	#gauche ul li #demo{
		background-image:url(/img-emailing/pict_demo.jpg);
	}
	#gauche ul li #demo:hover{
		background-image:url(/img-emailing/pict_demo2.jpg);
	}	
	#gauche ul li #fichier{
		background-image:url(/img-emailing/pict_fichier.jpg);
	}
	#gauche ul li #fichier:hover{
		background-image:url(/img-emailing/pict_fichier.jpg);
	}
	
	
	

#droite{
	width:160px; 
	float:left;
	text-align:center;
	margin-top:10px;
}

	#droite p{
		text-align:center;
	}	


#pied{
	clear:both; 
	background:url(/img-emailing/fd-bas.gif) #e6e4c9 no-repeat;
	height:160px;
	border-top:10px solid #CCC;
	padding-top:20px;
	position:relative;
}

	.bloc_bas{
		width:195px;
		padding:5px;
		float:left;
		margin:10px;
		margin-left:27px;
		color:#666666;
		background:url(/img-emailing/fond_ul_gauche.png) no-repeat;
		text-align:left;
	}
	.bloc_bas p{
		margin-top:10px;
	}
	
	
	/*Accordion////////////////////////////////////////*/
	
	#accordion {
	margin:20px 0px 5px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-bottom-color:#339999 ;
	border-left:7px solid #339999;
	color:#333333;
	margin: 0 0 4px 0;
	padding: 3px 20px 3px 25px;
	background:url(/img-emailing/pict_arrow.gif) no-repeat #D2E0E6 right;
	font-size:12px;
}

h3#actif {
	background:url(/img-emailing/pict_arrow2.gif) no-repeat #D2E0E6 right;
	
	}
h3#actif:hover {
	color:#FFFFFF;
	background:#FF9900;
	border-right-color:#993300 ;
	border-bottom-color: #993300;
	}

h3:hover{
	color:#FFFFFF;
	background:#FF9900;
	border-right-color:#993300 ;
	border-bottom-color: #993300;
/*	background:url(/img-emailing/pict_arrow.gif) no-repeat #FF9900 right;
*/}

h4{
	font-size:16px;
	color:#666666;
	text-align:right;
	color:#FF6600;
}

div.element{
	padding:25px 25px 25px;
	border-left:1px dashed  #CCCCCC;
	border-right:1px dashed  #CCCCCC;
	text-align:justify;
}

div.element2{
	border-left:1px dashed  #CCCCCC;
	border-right:1px dashed  #CCCCCC;
}
div.element3{
	border-left:1px dashed  #CCCCCC;
	border-right:1px dashed  #CCCCCC;
	padding:0 20px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

div.element ul{
	background:#EBEBEB;
	border-left:3px solid #999999;
	border-right:3px solid #999999;
	padding:10px;
	padding-right:20px;

}
div.element ul li{
	list-style:circle inside;
	color:#383838;
	margin:0;
	padding:0;
	font-size:11px;
	margin-top:2px;
	
}
div.element2 ul{
	background:#EBEBEB;
	border-left:3px solid #999999;
	border-right:3px solid #999999;
	padding-right:20px;
}
div.element ul ul{
	border:none;
	}
table tr td ul{
	border-left:none !important;
	border-right:none !important;
}



blockquote {
	padding:5px 20px;
}

#apercu{
	padding:5px;
}

#apercu img{
	border:1px solid #666666;
}
#apercu img:hover{
	border:1px solid #009900;
}



<!--
.Style2 {color: #078201}
-->

div.element table td{
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
div.element2 table td{
	border-top:1px solid #add342;
	border-right:1px solid #add342;
}
div.element3 table td{
	border-top:none;
	border-right:none;
}

#nobord td{
	border:none;
}

#img_screen{
	width:500px;
	margin-left:30px;
	margin-top:30px;
	text-align:center;
}

#img_screen img{
	border:1px solid #CCCCCC;
	margin:5px 0;
}

#bloc_haut{
	width:450px; margin-bottom:20px; height:100px; margin-left:45px; margin-top:30px; background: url(/img-emailing/img_fd_contact.jpg) #CCCCCC no-repeat; text-align:justify; height:142px;
}

#fil_ariane{
	font-size:10px;
	color:#666666;
	margin-left:10px;
}
#fil_ariane a{
	color:#666666;
}
.form_erreur{
margin:0;
background:#FFFF99;
	margin:0 20px;
	border-left:2px solid #CC3300;
	padding:3px;
	padding-left: 10px;
	font-size:11px;
	
}
