html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.85em;
	background-color: #FFFFFF;
}

/* ZONES */

#page
{
	text-align: left;
	width: 760px;
	margin: 0 auto 10px auto;
	position: relative;
	background: #fff;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 250px;
	border: none;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	border-top: 1px solid #000;
}

#content
{
	margin: 0 0 0 220px;
	background: #fff;
	padding-top: 1em;
}

#menuFixe {
	font-weight: bold;
	width: 180px;
	padding: 0;
	float: left;
	margin: 0 10px 0 3px;
	font-size: 1em;
}

#footer {
	text-align: center;
	clear: both;
	color: #666;
	font-weight:bold;
	font-size:0.85em;
	margin: 25px 0 0 0;
	font-family: "Trebuchet MS", Verdana;
	padding-top: 5px;
	border-top: 5px  solid #666666;
}

/* HEADER */

#easyaccess
{
	float: right;
}
#easyaccess, #easyaccess a
{
	color: #CCC;
	margin:20px 5px 0 0;
	font-size: 0.9em;
	text-align: right;
	text-decoration: none;
}

#easyaccess a:hover, #easyaccess a:focus
{
	color: #000;
}

h1#Profusion {
	position: absolute;
	margin: 0px;
	padding:0px;
	text-indent: -5000px;
}

#header a img {
	margin: 8px 0 0 80px;
	border: none;
	padding: 0px;
	width: 145px;
	height: 40px;
}
#menuHeader {
	margin: 10px 0 0 80px;
}

#menuHeader ul {
	list-style-type: none;
	padding: 0;
	width: 180px;
	float: left;
	width: 180px;
	margin: 0;
}
#menuHeader li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #CCC;
	width: 150px;
	text-align: right;
}

#menuHeader li a {
	padding:  0 1.5em 0 0;
	font-weight: bold;
	font-size: 1em;
	font-family:"Trebuchet MS", Verdana;
	color: #666666;
	text-decoration: none;
	background-image:url(img/bulle.gif);
	background-repeat:no-repeat;
	background-position: right;
}
#menuHeader li a:hover {
	color: #888;
	background-image:url(img/bulles.gif);
	padding:  0 2em 0 0;
}

/* MENU FIXE */

#menuFixe  {
	margin: 0;
	padding: 2px 0 2px 0;
	font-family: "Trebuchet MS", Verdana;
}

#menuFixe h2 {
	margin-bottom: 5px;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana;
	padding-left: 10px;
	color: #0050A3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 1pc;
}
#menuFixe ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}
#menuFixe ul li {
	margin: 0;
	padding: 0;
}

#menuFixe p, #menuFixe ul li {
	font-size: 0.9em;
	margin-left: 5px;
	padding-left: 5px;
	color: #999;
}


#menuFixe a {
	text-decoration: none;
	color: #66CC00; /*B242B2*/
}

#menuFixe a:hover {
	text-decoration: underline;
	color: #666666;
}

#menuFixeNews ul li {
	padding-bottom: 1em;
}

#menuFixeNews a {
	text-decoration: underline;
}

#menuFixeEdito a {
	background-image: url(img/puce2.png);
	background-repeat: no-repeat;
	padding-left: 12px;
}

/* CONTENT */
#content h2 {
	font-family: "Trebuchet MS", Verdana;
	color: #0050A3;
	padding-left: 40px;
	font-size: 1.5em;
	margin: 0px;
	padding-top: 0px;
	background-image: url("img/puce1.png");
	background-repeat: no-repeat;
	}

#content h3 {
	font-size: 1.1em;
	margin: 1em 0px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana;
	color: #0050A3;
	font-style: italic;
}

#content h4 {
	font-size: 1em;
	margin: 1em 0px 0px;
	padding: 0 0 0 1em;
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
}

#content h3 span {
	font-size: 0.9em;
	color: #999999;
	margin-left: 20px;
}

#content p {
	font-size: 0.85em;
	text-align: justify;
}

#content table {
width: 98%
}

#content ul {
	font-size: 0.85em;
	list-style-type: square;
}


/* FOOTER */

#footer p {
	padding: 0;
	margin: 2px;
}
#footer a  {
	text-decoration: none;
	border: none;
	color: #666;
}

#footer a:hover, #footer a:focus {
	color: #666;
	text-decoration: underline;
}

/* BALISES */

hr {
	visibility: hidden;
}

ul {
list-style-type: square;
}

form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}

a {
	color: #40668C;
}

a:hover, a:focus {
	color: #40668C;
	text-decoration: none;
}

a img {
	border: 1px solid #CCC;
}
#Table td {
	font-size: 0.85em;
}
#Table a {
	/*color: #000066;*/
}
#Table a:hover {
	color: #333333;
}

#TableListe {
	border: 1px solid #999;
	font-size: 0.8em;
}
#TableListe h3 {
	padding-bottom: 10px;
	}
#monform table, #formulaire table, #login table,#ami table {
	width: 380px;
	font-size: 0.9em;
}
#CustomerForm table {
	width: 500px;
	font-size: 0.9em;
}
.ok {
	color: #FFFFFF;
	background-image: url(img/fond_ok.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;
	border: none;
	background-color: #40668C;
	width: 35px;
}
.ImgRight {
	border:1px solid #CCCCCC;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding: 5px;
}
.ImgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
}
.ImgSimple {
	margin: 10px;
	margin-left: 0;
	border: 1px solid #CCCCCC;
}


.alerte {
	font-weight: bold;
	color: #40668C;
	background-color: #FFE6B3;
	margin: 5px;
	padding: 5px;
	border: 2px solid #8099B3;
}

.conseil {
	font-weight: bold;
	color: #40668C;
	background-color: #F7E6FF; /*C0CCD9*/
	padding: 3px 3px 3px 13px;
	font-style: italic;
	margin-right: 50px;
	margin-left: 50px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #B580FF;
}
#pagination {
	text-align: center;
	font-size: 0.8em;
}
#LienHautdePage {
	background-image: url(img/puce_haut.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.NoBorder {
	border: 0px none #FFFFFF;
}
.centre {
	text-align: center;
}
.BoutonFormulaire1 {
	color: #FFCC66;
	background-color: #40668C;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0CCD9;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #C0CCD9;
	font-weight: bold;
}
.Thumbnail {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	border: none;
}

/************* REVENDEURS *****************/
.commentaire {  
padding: 10px;
border: 1px #333333 dashed; 
background-color: #F3F3F3; 
color: #666666; 
margin: 30px 0 30px 0; 
font-size: 0.9em;
}

input {
border: 1px solid #444;
margin: 1px;
}

.BoutonGo {
background: url(img/bg_boutonGo.gif) repeat-x;
font-weight: bold;
}

.texteWarning {
background: url(img/bg_boutonGo.gif) repeat-x;
text-align: center;
font-size: 0.8em;
border: 2px solid #39C;
padding: 1px;
font-weight: bold;
}

.TdListeImg {
width: 150px;
}