body {
	background : #FFFFFF;
	padding-top : 0; 
	padding-right : 0; 
	background-position : 0 0; 
	border-top-width : 0; 
	border-right-width : 0; 
	border-bottom-width : 0; 
	border-left-width : 0;
	margin-left : 0px;
	margin-top : 0px;
}

table, td, tr, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* textes */
.texte {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #bd86f4;
	text-decoration: none;
}

.texte2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ff6600; 
	text-decoration: none; 
}

.texte3 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #60378b;
	text-decoration: none;
	font-weight: bold;
}

.titre {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ff6600; 
	font-style: italic; 
	font-weight: bold;
}

.titreangl {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #60378b; 
	font-style: italic; 
	font-weight: bolder;
}


/* liens */
a {
	color: #828CAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* liens en partie pour la zone démo */
a.petit {
	color: #828CAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.petit:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

/* liens bas de page erreur */
a.petit2 {
	color: #BD86F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.petit2:hover {
	color: #828CAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.petit {
	color: #BD86F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* lien menu page intro */
a.menu {
	color: #bd86f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menuClic {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* fonds de cellule */
.tabcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #506C91;
}

.tabcell2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000033; 
	text-decoration: none;
	background-color: #C0C7DE;
}

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

/* contours tableau */
.tabCentre {	
	border: 1px solid #bd86f4;
	margin:5px;
}

/*  bouton formulaire */
.form {
	border: 1px solid #bd86f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bd86f4;
}

.boutton {
	border-bottom: 1pt solid #105981;
	border-left: 1pt solid #ffffff;
	border-right: 1pt solid #105981;
	border-top: 1pt solid #ffffff;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #506C91;
}

/* Position logo */
#logo {
	background:url(../images/logo_societe.gif) no-repeat;
	height:64px;
 	width:156px;
}
