body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img
{
border: 0;
}



ul.potato-menu {
	margin:0;
	padding:0;
	width:auto;
	list-style:none;
	
}
.potato-menu:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
ul.potato-menu li.potato-menu-item {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	list-style-position:outside;
	display:inline;
	float:left;
}
ul.potato-menu li.potato-menu-item a {
	display:block;
	text-decoration:none;
	white-space:nowrap;
	outline:0;
}
ul.potato-menu ul.potato-menu-group {
	margin:0;
	padding:0;
	-webkit-padding-start:0;
	-webkit-padding-end:0;
	position:absolute;
	display:none;
	z-index:1000;
}

////////////////////////////////////////

li.potato-menu-item {
	font-size:12px;
	
}
ul.potato-menu-group {
	border-top:  1px solid #999A99;
	border-bottom:  0px solid #999A99;
	border-left:  1px solid #999A99;
	border-right:  1px solid #999A99;
	border-collapse:collapse;

	
}

.pot {
	border-top:  1px solid #999A99;
	border-bottom:  1px solid #999A99;
	border-left:  0px solid #999A99;
	border-right:  1px solid #999A99;
	background: #4B4D4C;

	
}
ul.potato-menu-group a {
		border-bottom:  1px solid #999A99;
	width: 145px;
	
}
.potato-menu a {

	padding:8px 20px 8px 20px;
	background: #4B4D4C;
	color: #fff;
	padding-right:20px;
}
.potato-menu a:hover {

	background: #4B4D4C url(http://www.echo-pc.fr/images/menuondroite.jpg) repeat-x;
		color: #E67928;
	
}
.potato-menu-has-vertical > a {
	background: #4B4D4C url(http://www.echo-pc.fr/images/arrow_down.jpg) right no-repeat;
	
}
.potato-menu-has-holizontal > a {
	background: #4B4D4C url(http://www.echo-pc.fr/images/arrow_right.jpg) right no-repeat;
}
.potato-menu-has-vertical > a:hover {
		background: #4B4D4C url(http://www.echo-pc.fr/images/menuonbas.jpg) top right no-repeat;
	
}
.potato-menu-has-holizontal > a:hover {
		background: #4B4D4C url(http://www.echo-pc.fr/images/menuondroite.jpg) top right no-repeat;
}

.coinbg {
		background: #FFFFFF url(http://www.echo-pc.fr/images/coinbg.jpg) bottom left no-repeat;
}
.coinhd {
		background: #FFFFFF url(http://www.echo-pc.fr/images/coinhd.jpg) top right no-repeat;
}


.bdg {
	background: url(http://www.echo-pc.fr/images/bdg.jpg) right repeat-y;
}
.bdd {
	background:  #FFFFFF url(http://www.echo-pc.fr/images/bdd.jpg) left repeat-y;
}
.bddm {
	background:  #E5E5E5 url(http://www.echo-pc.fr/images/bddm.jpg) left repeat-y;
}
.bdgm {
	background:  #E5E5E5 url(http://www.echo-pc.fr/images/bdgm.jpg) right repeat-y;
}

.bcm {
	background:  #4B4D4C url(http://www.echo-pc.fr/images/bcm.jpg) repeat-x;
}

.backarc {
	background:   url(http://www.echo-pc.fr/images/backarc.jpg) top left no-repeat;
}
.bkbottom {
	background:  url(http://www.echo-pc.fr/images/bkbottom.jpg) repeat-x;
}


.cadre {
	border:  1px solid #E5E5E5;
	}
.txtfooter {
	color: #999999;
	font-size: 11px;
}

.txtfooter a{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

.txtfooter a:hover{
	color: #E77A28;
	font-size: 11px;
	text-decoration: underline;
}
.titreblanc {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.titregris {
	color: #4B4D4C;
	font-weight: bold;
	font-size: 13px;
}

.grostitregris {
	color: #4B4D4C;
	font-weight: bold;
	font-size: 16px;
}
.titre {
	color: #E77A28;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.titre a {
  
  text-decoration: none;
}

.titre a:hover {
  color: #666666;
  text-decoration: none;
}

.txtglob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
  color: #000;
}

.txtglob a {
    color: #000;
  text-decoration: underline;
}

.txtglob a:hover {
  color: #E77A28;
  text-decoration: none;
}

.txtcaroussel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
  color: #000;
}

.txtcaroussel a {
    color: #666666;
  text-decoration: none;
}

.txtcaroussel a:hover {
  color: #E77A28;
  text-decoration: none;
}

.titrecaroussel
{
	color: #E77A28;
	text-align:center;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;	
	
}


.stepcarousel{
position: relative; /*leave this value alone*/
border:  1px solid #E5E5E5;
overflow: scroll; /*leave this value alone*/
width:250px; /*Width of Carousel Viewer itself*/
height: 250px; /*Height should enough to fit largest content's height*/


}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;width:250px; height: 250px; 
}

.stepcarousel .panel{
/*float: left; leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 250px; }

h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E77A28;
	font-weight: bold;
	font-size: 13px;
		line-height: 15px;	
	 }
 
 
 h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E77A28;
	font-weight: bold;
	font-size: 13px;
		line-height: 15px;	

	
 }
 
  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display:inline;
	
 }
 
