/* General ==================================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: url("/images/gradient.jpg") left top repeat-x #ECECEC;
	font-family: Arial, Helvetica;
	color: #636466;
	font-size: 12px;
}

#body {
	background: white;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

img {
	border: none;
	behavior: url("/js/pngbehavior.htc");
}

p {
	margin: 5px 0 10px;
}

h1 {
	font-size: 23px;
	padding: 0 30px 20px 0;
}

h1 span, h2 span {
	font-weight: normal;
	font-size: 19px;
}

h2 {
	font-size: 18px;
	padding: 0 120px 0 0;
	letter-spacing: -1px;
	color: #1D558E;
}

a:link, a:visited {
	text-decoration: none;
	color: #005FA3;
}

a:hover {
	color: #818181;
}

.clear {
	clear: both;
}

#page {
width: 915px; 
margin: 0 auto;
text-align: left;
position: relative;
padding: 15px 20px 0;
background: white;
}

/* Header ==================================================================*/
#header {
padding: 0 0 30px;
}

#topmenu {
position: absolute;
z-index: 100;
top: 25px;
right: 20px;
width: 490px;
}

* html #topmenu {
width: 520px;
}


#topmenu li {
line-height: 18px;
list-style: none;
float: left;
margin-left: 30px;
}

#topmenu li.tel {
background: url(/images/tel.gif) no-repeat left top;
padding-left: 23px;
}

#topmenu li.support {
background: url(/images/support.gif) no-repeat left top;
padding-left: 23px;
}

#topmenu li.spam {
background: url(/images/spam.gif) no-repeat left top;
padding-left: 23px;
}

#topmenu li.spam a:link, #topmenu li.spam a:visited {
color: black;
}

#topmenu li.spam a:hover {
	color: #818181;
}

#topmenu li.arretez {
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 100;
}

#menu {
margin-top: 20px;
height: 28px;
background: url(/images/bg_dt.jpg) repeat-x left bottom;
}

#menu li {
list-style: none;
float: left;
margin-right: 1px;
}

#menu li.compte {
margin-right: 0 !important;
}

#menu li a, #menu li a:visited {
color: #666;
font-size: 13px;
display: block;
padding: 6px 26px;
font-weight: bold;
}

li.compte a {
background: #24C1FD !important;
color: white !important;
padding: 6px 30px !important;
}

#menu li a:hover {
	color: white !important;
	background: #093E72  !important;
	
}

#menu li a.sel {
	color: white !important;
	background: #093E72 !important;
	
}

.wrap {
	float: left;
	width: 690px;
	padding-bottom: 20px;
}

.boite {
	width: 215px;
	background: url("/images/bg_boites.gif") left top no-repeat white;
	float: left;
	margin: 10px 20px 0 0;
	height: 303px;
}

* html .boite {
	margin-right: 17px;
}

.boite.third {
	margin-right: 0!important;
}

.boite p, .boite h1 {
	padding: 8px 15px;
}

.boite img {
	margin: 0 15px;
}

.boite h1 {
	font-size: 13px;
	padding-left: 35px;
}

.boite h1.gab {
	background: url("/images/m_templates.gif") 10px 8px no-repeat;
}

.boite h1.abo {
	background: url("/images/m_subscribers.gif") 10px 8px no-repeat;
}

.boite h1.stat {
	background: url("/images/m_stats.gif") 10px 8px no-repeat;
}

dl {
	margin: 0 0 20px;
	background: #F9F9F9;
	border: 5px solid #ECECEC;
}


dt {
	font-weight: bold;
	font-size: 14px;
	background: url(/images/bg_dt.jpg) repeat-x left bottom;
	color: #666;
	padding: 5px 40px;
	border: 1px solid #ccc;
}

dd {
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

dd.last {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px !important;
	display: block;
}

/* Droite ============================================================================== */

div.droite {
	float: right;
	width: 200px;
	
}

.droite dt {
	font-size: 14px;
	padding: 5px 10px;
}

.droite dd {
	padding: 5px 10px 0;
}

dl.client {
border: 5px solid #B0EDFF;
color: #666;
}

dl.client input, dl.client select {
margin: 3px 0;
font-size: 11px;
}

dl.client select {
width: 145px;
}

dl.client dt  {
	color: #25C1FC;
	border: 1px solid #25C1FC;
	}

dl.client dd.last  {
	border-bottom: 1px solid #25C1FC;
	}

dl.client dd  {
	border-left: 1px solid #25C1FC;
	border-right: 1px solid #25C1FC;
	}

dl.news dd  {
	padding-top: 15px;
	}

/* Tarifs ===================================================== */

div.table{
	background: #ECECEC;
	padding: 5px;
	margin: 30px 0 20px;
	width: 385px;
}

#tarifs {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: white;
}

#tarifs td , #tarifs th{
	width: 50%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 10px;
}

#tarifs th {
	background: url(/images/bg_dt.jpg) repeat-x left bottom;
}

#gabarits img  {
	margin: 0 10px 20px 0;
	width: 235px;
}

.Panel
{
    background-color: #F9F9F9;
	margin: 20px 0;
	width: 400px;
	border: 1px solid #818181;
	padding-bottom: 10px;
}

.Panel td
{
	padding: 10px 10px 0;
}

.SmallFieldLabel
{
	font-weight: bold;
}

.FormButton
{
	margin-bottom: 10px;
}

/* Fonctionnalites ================================================ */

dt.gab {
	background: url("/images/m_templates.gif") 10px 5px no-repeat white;
}

dt.env {
	background: url("/images/m_autoresponders.gif") 10px 5px no-repeat white;
}


dt.abo {
	background: url("/images/m_subscribers.gif") 10px 5px no-repeat white;
}

dt.stat {
	background: url("/images/m_stats.gif") 10px 5px no-repeat white;
}

dd img.screen {
	float: right;
	margin: 10px 0 10px 10px;
	border: 1px solid #ccc;
}

.latentzoom {
cursor: url(/images/zoom/zoomin.cur), pointer; 
outline: none;
}

.latentzoom-caption {
display: none; 
border: 2px solid white;
border-top: none;  
padding: 5px; 
background-color: white;  
}

.latentzoom-display-block {
display: block;}

.latentzoom-display-none {
display: none;}

.latentzoom-loading {
display: block; 
color: white; 
font-size: 9px; 
font-weight: bold; 
text-transform: uppercase; 
text-decoration: none; 
padding: 3px; 
border-top: 1px solid white; 
border-bottom: 1px solid white; 
background-color: black; 
padding-left: 22px; 
background-image: url(/images/zoom/loader.gif); 
background-repeat: no-repeat; 
background-position: 3px 1px;
}

.latentzoom-move {cursor: move;}

/* Contact  =================================================================*/

.formcorps {
	margin: 10px 0;
	}	

.formpied {
	text-align: right;
	WIDTH: 500PX;
	}	

.formcorps fieldset {
	background-color: #F8F8F8;
	margin-bottom: 15px;
	border: 0;
	color: #666;
	padding: 10px;
	WIDTH: 500PX;
	}

.formcorps p.legend {
font-weight: bold;
padding: 2px 12px;
display: block;
text-align: left;
font-size: 13px;
}

.formcorps p {
margin-bottom: 10px;
}	

.formcorps label {
	width: 158px;
	float: left;
	margin-left: 17px;
	}	

.formcorps input, .formcorps select {
	margin-left: 20px;
	WIDTH: 272PX;
	}	

.formcorps textarea {
	margin-left: 20px;
	}	

/* Footer ========================================== */
#footer {
clear: both;
background: #ECECEC;
border-top: 2px solid #ccc;
padding: 5px;
margin: 0 -20px -20px;
height: 30px;
}