/***********************************************************************************************/
body {
	background-color:#A5BEAA;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
	color:#606060;
	text-align:center;
}

/***********************************************************************************************/
#contbg { /*background*/
	width:760px;margin:0px auto;
	font-family:"Trebuchet MS",helvetica,sans-serif;
	font-size:12px;
	color:#606060;
}

/***********************************************************************************************/
#conthead { /*header*/
	width:760px;
	height:15px;
	text-align:left;
	font-family:"Trebuchet MS",helvetica,sans-serif;
	font-size: 11px;
	color: #808080;
	border:0px solid #000000;
	border-collapse:collapse;
}

/***********************************************************************************************/
#contbanner { /*banner*/
	width:760px;
	height:62px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #CCCCCC;
	/*background:url(images/logohaut.jpg) #FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;*/
	padding:0px;
	color:darkblue;
	background-color:white;
}

#bannertext {
	width:645px;
	height:48px;
	font-size: 28px;
	font-family: serif; 
	font-weight: bold;
	letter-spacing: 3px;
	/*padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;*/
	padding-top:14px;
	padding-right:20px;
	margin:0px;
	float:left;
	text-align:right;
}

#bannerimage {
	width:90px;
	height:62px;
	padding-right:5px;
	margin:0px;
	float:right;
}


/***********************************************************************************************/
#contmenu { /*main menu*/
	width:760px;
	height:24px;
	color:black;
	background-color:#14237D;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:0px;margin:0px;
	font-size:11px;
	list-style-type:none;
	font-family:"MS Sans Serif","sans-serif",Verdana,Arial
}

#contmenu li.mainmenu {
	padding:0px;
	margin:0px;
	text-align:center;
	/*width:auto;*/
	display:block;
	float:left;
}

#contmenu a.mainmenu {
	padding:0px 8px 0px 10px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
	/*text-transform:uppercase;*/
	line-height:24px;
	text-align:center;
	display:block;
	color:white;
	font-weight:bold;
	background-color:#14237D;
}

#contmenu a.mainmenuactif {
	padding:0px 8px 0px 10px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
	/*text-transform:uppercase;*/
	line-height:24px;
	text-align:center;
	display:block;
	color:lightgreen;
	font-weight:bold;
	/*font-style:italic;*/
	background-color:#14237D;
}
	
#contmenu a.mainmenu:hover {
	color:black;
	background-color:#A5BEAA;
}

/*main menu 2*/
#contmenu li.mainmenu2 {
	padding:0px;
	margin:0px;
	text-align:center;
	/*width:auto;*/
	display:block;
	float:left;
}

#contmenu a.mainmenu2 {
	padding:0px 8px 0px 10px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
	/*text-transform:uppercase;*/
	line-height:24px;
	text-align:center;
	display:block;
	color:white;
	font-weight:bold;
	background-color:#A5BEAA;
}

#contmenu a.mainmenuactif2 {
	padding:0px 8px 0px 10px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
	/*text-transform:uppercase;*/
	line-height:24px;
	text-align:center;
	display:block;
	color:black;
	font-weight:bold;
	/*font-style:italic;*/
	background-color:#A5BEAA;
}
	
#contmenu a.mainmenu2:hover {
	color:black;
	background-color:#A5BEAA;
}

/***********************************************************************************************/
#loginbox { /*login box*/
	float:right;
	color:white;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
	padding-top:5px;
}

a.connect {
	color:white;
	text-decoration:underline;
	font-weight:bold;
	/*font-style:italic;*/
}

a.connect:hover {
	color:#A5BEAA;
	text-decoration:underline;
	font-weight:bold;
	/*font-style:italic;*/
}

/***********************************************************************************************/
#contmain { /*main*/
	width:760px;
	margin:0 auto;
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	font-family:"Trebuchet MS",helvetica,sans-serif;
	font-size:12px;
	color:#606060;
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
}

#contmain h1, h2, h3, h4, h5, h6 {
	/*display:inline;*/
	font-size:20px;
	font-weight:normal;
	text-align:center;
	margin:0px;padding:0px;
	margin-bottom:20px;
}

/***********************************************************************************************/
#leftpage { /*left page*/
	width:130px;
	float:left;
        border-right: 1px solid #CCCCCC;
        border-collapse:collapse;
}

/***********************************************************************************************/
#rightpage { /*right menu*/
  	margin-left:130px;
  	padding:15px;
  	border-left: 1px solid #CCCCCC;
  	border-collapse:collapse;
}

/***********************************************************************************************/
a { /* Lien par défaut */
	/*text-decoration:none;*/
	font-size:11px;
	color:black;
}
	
a:hover {
	background-repeat:no-repeat;
	color:#A5BEAA;
}

a.doitnow {
	color:red;
	text-decoration: underline blink;
}

/***********************************************************************************************/
.leftmenu { /*left menu*/
	padding:0px;
	margin:5px;
	list-style:none;
	background:none;
	width:auto;
	text-align:left;
	font-size:11px;
	line-height:15px;
	color:black;
}

li.leftmenu {
	display:block;
	padding:0px;
	margin:0px;
	color:red;
}

a.leftmenu,a.leftmenuactif {
	padding-left:8px;
	margin:0px;
	text-decoration:none;
	font-size:11px;
	color:black;
}
	
a.leftmenu:hover, a.leftmenuactif:hover{
	background:url(./images/menu_puce2.gif);
	background-repeat:no-repeat;
	background-position:0 -1px;
	padding-left:8px;
	color:#A5BEAA;
}

a.leftmenuactif{
	background:url(images/menu_puce2.gif);
	background-repeat:no-repeat;
	background-position:0 -1px;
	padding-left:8px;
}

a.leftsubmenu, a.leftsubmenuactif {
	padding-left:14px;
	margin:0px;
	text-decoration:none;
	font-size:11px;
	color:gray;
}

a.leftsubmenu:hover, a.leftsubmenuactif:hover {
	background:url(images/menu_puce2.gif);
	background-repeat:no-repeat;
	background-position:0 -1px;
	padding-left:14px;
	color:#A5BEAA;
}

a.leftsubmenuactif {
	background:url(images/menu_puce2.gif);
	background-repeat:no-repeat;
	background-position:0 -1px;
	padding-left:14px;
}

/***********************************************************************************************/
p.topmenu { /*top menu*/
	padding:5px;
	margin:5px;
	list-style:none;
	background:none;
	width:auto;
	text-align:center;
	font-size:12px;
	line-height:15px;
	color:black;
}

a.topmenu {
	padding-left:8px;
	margin:0px;
	text-decoration:underline;
	font-size:12px;
	color:red;
}

a.topmenu:hover, a.topmenu:active {
	padding-left:8px;
	margin:0px;
	text-decoration:underline;
	font-size:12px;
	color:red;
}

/***********************************************************************************************/
#contfootermenu { /*footer menu*/
	width:760px;
	height:24px;
	background-color:#FFFFCC;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-collapse:collapse;
	text-align:center;
	padding:0px;margin:0px;
	font-size:11px;
	list-style-type:none;
}

li.contfootermenu {
	padding:0px;
	margin:0px;
	text-align:center;
	width: auto;
	display:block;
	float:left;
}

a.contfootermenu {
	padding:0px 8px 0px 10px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
	/*text-transform:uppercase;*/
	line-height:24px;
	text-align:center;
	display:block;
	color:black;
}
	
a.contfootermenu:hover {
	background-color:#CCFFCC;
	color:blue;
}

/***********************************************************************************************/
#contfooter { /*footer*/
	width:760px;
	height:0px;
	padding:0px;
	border-collapse:collapse;
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	list-style:none;
}

.footertext {
	width:500px;
	height:auto;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	float:left;
	text-align:left;
}

.footerimage {
	width:250px;
	height:auto;
	padding-top:15px;
	margin:0px;
	float:right;
}

.gestion {
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size:12px;
	border:0px;
	color:blue;
	text-align:center;
}

.gestioneq {
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size:12px;
	border:0px;
	color:orange;
	text-align:center;
}

/***********************************************************************************************/
/* Popup */
/***********************************************************************************************/
#contbgpopup { /*popup background*/
	width:500px;margin:0px auto;
	font-family:"Trebuchet MS",helvetica,sans-serif;
	font-size:12px;
	color:#606060;
}

/***********************************************************************************************/
#contheadpopup { /*popup header*/
	width:500px;
	height:15px;
	text-align:left;
	font-family:"Trebuchet MS",helvetica,sans-serif;
	font-size: 11px;
	color: #808080;
	border:0px solid #000000;
	border-collapse:collapse;
}

/***********************************************************************************************/
#conttitlepopup { /*popup title*/
	width:500px;
	height:28px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #CCCCCC;
	color:white;
	background-color:#14237D;
}

/***********************************************************************************************/
#conttitlepopup2lines { /*popup title 2 lignes*/
	width:500px;
	height:56px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #CCCCCC;
	color:white;
	background-color:#14237D;
}

/***********************************************************************************************/
#contmainpopup { /*popup main*/
	width:500px;
	margin:0 auto;
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-family:"Trebuchet MS",helvetica,sans-serif;
	font-size:12px;
	color:#606060;
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
}

#contmainpopup h1,h2 {
	display:inline;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:white;
}

#contmainpopup h3, h4, h5, h6 {
	display:inline;
	font-size:20px;
	text-align:center;
	color:#A5BEAA;
}

#contmainpopup p {
	text-align:left;
	margin:10px;
}

#contmainpopup a {
	/*text-decoration:none;*/
	font-size:11px;
	color:black;
}
	
#contmainpopup a:hover {
	background-repeat:no-repeat;
	color:#0033CC; /*a modifier*/
}

/***********************************************************************************************/
/*global*/

.error {
	color:red;
	text-align:left;
	background-color:white;
}

.errorc {
	color:red;
	text-align:center;
	background-color:white;
}

.confirmc {
	color:green;
	text-align:center;
	background-color:white;
}

.underline {
	text-decoration:underline;
}

p.main {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px;
	margin-bottom:0px;
}

p.mainu {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px;
	margin-bottom:0px;
	text-decoration:underline;
}

.nomarg {
	text-align:left;
	padding:0px;
	margin:0px;
}

li.main {
	text-align:left;
}

ul.main {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-left:40px;
	margin-bottom:0px;
	margin-right:10px;
}

li.number {
	text-align:left;
	list-style:none;
}

p.message {
	text-align:center;
}

p.messageanniv {
	text-align:center;
	color:blue;
}

p.legend {
	text-align:left;
	padding:0px;
	margin:0px;
}

p.legendtitle {
	text-align:left;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

td.legend, th.legend {
	text-align:left;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}

td.value {
	text-align:left;
	padding:0px;
	margin:0px;
}

td.valuec {
	text-align:center;
	padding:0px;
	margin:0px;
}

td.valuer {
	text-align:right;
	padding:0px;
	margin:0px;
}

table.main {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

td.button {
	text-align:center;
	padding:0px;
	margin:0px;
}

a.main {

}

a.user {
	color:#808080;
	text-decoration:none;
}

.buttonyesno {
	width: 100px;
}


.langimage {
	width:100px;
	height:auto;
	padding-top:5px;
	margin:0px;
	float:right;
}

.keyword {
	width:760px;margin:0px auto;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	/*font-style: italic;*/
	/*font-weight : bold;*/
	color:gray;
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 75%;
	
}

/***********************************************************************************************/
/*espace client*/
.client_nom {
	color:blue;
	font-family:verdana;
	font-size:100%;
	margin-left:2cm;
}

.client_site {
	font-family:verdana;
	font-size:90%;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	margin-left:2cm;
	text-align:left;
}

.client_etude {
	font-family:verdana;
	font-size:90%;
	margin-left:2.5cm;
	text-align:left;
}

.client_lien {
	font-family:verdana;
	font-size:80%;
	margin-left:3cm;
	text-align:left;
}

/***********************************************************************************************/
.leftmenutitle, .leftmenutitleactif {
	text-decoration:underline;
	color:#606060;
	font-size:12px;
	/*font-weight:bold;*/
	/*font-style: italic;*/ 
}

a.leftmenutitle:hover, a.leftmenutitleactif {
	text-decoration:underline;
	color : red;
}

/***********************************************************************************************/
table.list { 
	border-collapse: collapse;
	border: 2px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size:12px;
}

th.list {
	/*background-color : #FEFEDE;*/
	color : #808080;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

th.listc {
	/*background-color : #FEFEDE;*/
	color : #808080;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

td.list {
	/*background-color : #FEFEDE;*/
	color: #808080;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

td.listhl1 {
	/*background-color : #FEFEDE;*/
	color: darkgreen;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

td.listhl2 {
	/*background-color : #FEFEDE;*/
	color: red;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

td.listhl3 {
	/*background-color : #FEFEDE;*/
	color: purple;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

td.listhl4 {
	/*background-color : #FEFEDE;*/
	color: orange;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

td.listc {
	/*background-color : #FEFEDE;*/
	color: #808080;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

td.listci {
	/*background-color : #FEFEDE;*/
	font-style: italic;
	color: #808080;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

td.listfav {
	background-color : #FEFEDE;
	color: #808080;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

td.listfavc {
	background-color : #FEFEDE;
	color: #808080;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

/***********************************************************************************************/
table.payment { 
	border-collapse: collapse;
	border: 2px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size:12px;
}

th.payment {
	/*background-color : #FEFEDE;*/
	color : #808080;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

th.paymentc {
	/*background-color : #FEFEDE;*/
	color : #808080;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

td.payment {
	/*background-color : #FEFEDE;*/
	color: #808080;
	border: 0px solid #CCCCCC;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align:top;
}

td.paymentc {
	/*background-color : #FEFEDE;*/
	color: #808080;
	border: 0px solid #CCCCCC;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align:top;
}

/***********************************************************************************************/
table.menu { 
	border-collapse: collapse;
	border: 0px solid #CCCCCC;
	margin:0px;
	padding: 0px;
}

tr.menu { 
	border-collapse: collapse;
	border: 0px solid #CCCCCC;
	margin:0px;
	padding: 0px;
}

td.menu { 
	border-collapse: collapse;
	border: 0px solid #CCCCCC;
	margin:0px;
	padding: 0px;
}

td.menupad { 
	border-collapse: collapse;
	border: 0px solid #CCCCCC;
	margin:0px;
	padding: 4px;
}

/***********************************************************************************************/

#toolbox { /*tool box*/
	float:right;
	padding: 0px 0px 0px 8px;
	color:#606060;
	border: 1px solid #CCCCCC;
	text-align:center;
	padding-right:10px;
	padding-top:3px;
}
