
body{
	margin:0;
	background-color: #FFFFFF;
}

#repcontact{
margin:0;
padding:0;
	table-layout: inherit;
	background-color: transparent;
	width:500px;
}

/*débuttableau d'entéte*/
div#divBandeau{
	clear: both;
	/*position:absolute;
	left:0px;
	top:0px;*/
	width:100%;
	height:85px;
/*	background: url('/images/cabinet-expert-comptable.jpg');*/
/*	background-repeat: no-repeat;*/
	background-color: #990000;
}
#entete{
	font-family: sans-serif;
	font-size: 11px;
	color: #ff9933;
	position: absolute;
	left:510px;
	top:10px;
	width:200px;
}
/*fin tableau d'entéte*/
/*début tableau menu*/
div#divMenu{
	clear: both;
	padding-top:5px;
	font-family: sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding-left:20px;
	height: 25px;
	width:100%;
	background: #cc6600;
	
}

div#divMenu a, div#divMenu a:href, div#divMenu a:link{
	color: white;
	text-decoration: underline;
	font-size: 12px;
}
div#divMenu a:hover{
	color: white;
	text-decoration: none;
	font-size: 12px;
}
div#divMenu  a:visited{
	font-family:		inherit;
	font-size:			inherit;
	color:				inherit;
	text-decoration: inherit;
}

/*fin tableau menu*/
/*debut tableau cartouche+separateur*/
div#divCartouche{
	clear: both;
	font-family: sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	padding-left:20px;	
	height: 25px;
	width:100%;
	background: url('/images/cabinet-expert-comptable-03.gif');
	padding-top:5px;
}
div#divSeparateur{
	clear: both;
	font-family: sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding-left:20px;	
	height: 20px;
	width:100%;
}
/*fin tableau cartouche+separateur*/
/*debut colonnes*/
/*debut colonne de gauche*/
div#left {
   float: left;
	/*height: 100%;*/
	width:230px;
	background-color: white;
	padding-left:20px;
	padding-right:20px;
}
div#right {
    float: right;
	/*height: 100%;*/
	width:230px;
	background-color: white;
	padding-left:20px;
	padding-right:20px;
}


/*début formulaire login*/
#formLogin{
	font-family: sans-serif;
	font-size: 11px;
	color: white;
	position: absolute;
	left:750px;
	width:200px;
	text-decoration: none;
}
#acces{
	width: 12px;
	vertical-align: -2px;
}
#id,#pwd{
	font-family: sans-serif;
	font-size: 11px;
	color: #9C9C9C;
	width: 65px;
	border:1px solid #9C9C9C;
	vertical-align: 4px;
}
#formLogintete{
	background-color: #000033;
	font-family: sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding-left:10px;
}
#formLoginpied{
	background-color: #e0e0e0;
	font-family: sans-serif;
	font-size: 11px;
	color: #993366;
	text-decoration: none;
	font-weight: normal;
	padding:10px;
}
#formLoginpied a, #formLoginpied a:href, #formLoginpied a:link{
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
#formLoginpied a:hover{
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}
#formLoginpied a:visited{
	font-size: 11px;
	font-family:		inherit;
	font-size:			inherit;
	color:				inherit;
	text-decoration: inherit;
}
/*Fin formulaire login*/

/*Début Contenu */
div#middle {
   padding: 0px 190px 0px 190px;
   margin: 0px;
   background-color: white;
 	font-family: sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	text-align: justify;
}
div#middle p{
   margin-top:0px;
}
div#middle h1{
	font-family: sans-serif;
	font-size: 18px;
	color: #993366;
	text-decoration: none;
		
}
/*Fin Contenu */

/*début zone */

#zonetable{
	
}
#zonetete{
	background-color: #000033;
	font-family: sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding-left:10px;
	height: 20px;
	width:190px;
}
#zonesep{
	background-color: #e0e0e0;
	height:1px;
	width:190px;
}
#zonepied{
	background-color: #e0e0e0;
	font-family: sans-serif;
	font-size: 11px;
	color: #993366;
	text-decoration: none;
	/*padding-left:10px;*/
	font-weight: normal;
	width:190px;
	height:120px;
	
}
#zonepied1{
	position:relative;
	overflow: auto;
	background-color: #e0e0e0;
	font-family: sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	width:190px;
	height:175px;
	scrollbar-face-color: #CCCCCC; 
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFF9D0;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #D4D4D4;/*#BA879E*/
	scrollbar-arrow-color: #FFF9D0;/*#A63048*/
	scrollbar-base-color: #CCCCCC;
}
#zonepied1marquee{
	position:relative;
	overflow: hidden;
	background-color: #e0e0e0;
	font-family: sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	width:190px;
	height:295px;

}
#zonepied2{
	background-color: #e0e0e0;
	font-family: sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	width:172px;
	/*height:100%;*/
	padding:10px;
	
}
#zonepied a, #zonepied a:href, #zonepied a:link, #zonepied2 a{
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
#zonepied a:hover, #zonepied2 a:hover{
	color: #cc6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#zonepied a:visited, #zonepied2 a:visited {
	font-family:		inherit;
	font-size:			inherit;
	color:				inherit;
	text-decoration: inherit;
}
/*Fin zone */

/*Début Footer */
div#footer {
   clear: both;
 	font-family: sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	padding-left:20px;
	height: 40px;
}
div#footer a, div#footer a:href, div#footer a:link{
	color: #000033;
	font-size: 10px;
	text-decoration: underline;
}
div#footer a:hover{
	color: #990000;
	font-size: 10px;
	text-decoration: none;
}
div#footer  a:visited{
	font-family:		inherit;
	font-size:			inherit;
	color:				inherit;
	text-decoration: inherit;
}

/*Fin Footer */


.titre {
	font-family:		sans-serif;
	font-size:			18px;
	color: #003366;
	font-weight:		Bold;
}
.texte, .demacces {
	font-family:		sans-serif;
	font-size:			11px;
	color:				#666666;
}

.demacces input{
	width:			150px;
	
}
.demacces textarea {
	width: 300px;
}

.adresse {
	font-family:		sans-serif;
	font-size:			11px;
	color:				#A56D81;
}
.adresse, .adresse A, .adresse A:href, .adresse A:link {
	font-family:		sans-serif;
	font-size:			11px;
	color:				#A56D81;
}/*
A:hover {
	font-family:		inherit;
	font-size:			inherit;
	color:				inherit;
	text-decoration:	none;
}
A:visited{
	font-family:		inherit;
	font-size:			inherit;
	color:				inherit;
	text-decoration: inherit;
}*/
#vjprev{
	table-layout: inherit;
	background-color: transparent;
	width:527px;
}
#vjprev {
	color: #17335A;
}
#vjprev table{
	table-layout: inherit;
	background-color: transparent;
}
#vjprev input {
	font-family:		sans-serif;
	font-size:			11px;
	color:				#666666;
	width:				100px;
	text-decoration: none;
	}	
#vjprev textarea {
	font-family:		sans-serif;
	font-size:			11px;
	color:				#666666;
	width:				220;
	text-decoration: none;
	}	
	
.vjtitle_or{
	font-family:		sans-serif;
	font-size:			11px;
	color:				#666666;
	font-weight: bold;
}

.vjtexte_quest{
	font-family:		sans-serif;
	font-size:			11px;
	color:				#666666;
}

.vjtexte_bref{
	font-family:		sans-serif;
	font-size:			11px;
	color:				#666666;
}

.vjtitle_bla{
	font-family:		sans-serif;
	font-size:			11px;
	color:				#FFFFFF;
	background-color: #993366;
	font-weight: bold;
	width:	40%;
}
.vjtexte_no{
	font-family:		sans-serif;
	font-size:			11px;
	color:				#666666;
}

.vjtitle_ble{
	font-family:		sans-serif;
	font-size:			11px;
	color:				#666666;
}
