

body
{
	color:#2E412C;
	border-right:  #4A7152 solid 3px;
	border-left: #4A7152 solid 3px;
	padding: 0px;
    margin: 0px;
    background: #E4ECDA;
	scrollbar-face-color:#E4ECDA;
	scrollbar-arrow-color:#660000;
	scrollbar-track-color:#2E412C;
	scrollbar-shadow-color:#2E412C;
	scrollbar-highlight-color:#2E412C;
	scrollbar-dlight-color:#2E412C;
	scrollbar-darkshadow-Color:#425942;
}


/* default values */
H2,H4,BODY,TD,P,SMALL {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 9pt;
}
/* override HTML elements */
H2 {
	
	font-size:18px;
	font-weight : bold;
	color:#2E412C;
}

H4 {
	color : #993333;
	font-size : 10pt;
	font-weight : bold;
}

.bigtitle{
padding-left:15px;
}

.bigtitle2{
padding-left:95px;
}

.framelogin{
background:#B8C7A1;
margin-top:10px;
padding-bottom:0px;
padding-top:25px;
width:400px;
border: 1px solid #2E412C;
}

SMALL {
	font-size : 8pt;
}
/* user defined styles */

/* date in the upper right hand corner of the header */
.headerDate {
	font-family : arial,helvetica,sans-serif;
	font-size : 11pt;
	font-weight : bold;
	font-weight : bold;
	color:#512318;
}

/* text in the header */
.headerText {
	font-family : Times New Roman, Times, serif;
	font-size : 30pt;
	color:#512318;
	
}
/* breadcrumb links */
.crumb {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
.crumb:hover {
	color : #660000;
	text-decoration : underline;
}

/* toolbar text (includes links) */
.toolbar {
	color : #000000;
	font-size : 8pt;
	text-decoration : none;
}
.toolbar:hover {
	color : #660000;
	text-decoration : underline;
}

/* error classes */
.error {
	color : #993300;
	font-style : italic;
}

/* forum link (href on a forum name, thread name, message name, etc) */
.forum {
	color : #003399;
	font-weight : bold;
	text-decoration : none;
}
.forum:vlink {
	color : #003399;
}
.forum:hover {
	color : #666699;
	text-decoration : underline;
}

/* styles for all dates */
.date {
	color : #cc3300;
}

/* styles for messages, replies */
.messageHeader {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.messageAuthor {
	font-style : italic;
}

input{background:#B8C7A1; color:#2E412C; border:#2E412C solid 1px}


.select{
background:#B8C7A1; 
color:#2E412C;
}
	
.checkbox{
background:#fff;
border:0px;
}	
	.select{
	background:#B8C7A1; 
	color:#2E412C;
	}
	
.titre{
color:#fff;
background:#2E412C;
}

.banner
{
	background-image: url("../images/banner.jpg");
	margin: 0px;
	width: 850px; 
	height: 115 px; 
	background-repeat: 
	no-repeat;
	background-position: 
	center center;
}

.back{
background:#2E412C;
}

.right{
padding-right:58px;
}

a:link , a:visited {
	text-decoration : underline;
	color : #660000;
	font-weight: bold;
	font-size:   13px;
}

a:active, a:hover{
	color:#666666;
	text-decoration : underline;
	font-weight: bold;
	font-size:   13px;
}

a.barretop:link , a.barretop:visited {
	text-decoration : underline;
	color : #ffffcc;
	padding-left:10px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: bold;
	font-size:   13px;
}

a.barretop:active, a.barretop:hover{
	color:#cccccc;
	padding-left:10px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration : underline;
	font-weight: bold;
	font-size:   13px;
}

a.barretop2:link , a.barretop2:visited {
	text-decoration : underline;
	color : #cccccc;
	font-style: none;
	padding-left:10px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: bold;
	font-size:   13px;
}

a.barretop2:active, a.barretop2:hover{
	color:#ff3300;
	font-style: none;
	padding-left:10px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration : underline;
	font-weight: bold;
	font-size:   13px;
}



.title{
background:#2E412C;
color:#fff;
}

.imgleft{
	background-image: url("../images/01.jpg");
	background-repeat: 
	no-repeat;
	background-position: 
	center center;
	width:388px;
	height:100px;
}

.imgright{
	background-image: url("../images/03.jpg");
	background-repeat: 
	no-repeat;
	background-position: 
	center center;
	width:323px;
	height:100px;
}

.margintop{
margin:0px;
margin-top:0px;
}

.marginbottom{
margin:0px;
margin-bottom:0px;
}

hr{
width:55%;
color:#2E412C
}

.alignright{
padding-right:30px;
}

.fieldrequired{
color:#660000;
padding-right:15px;
}

.borderforum{
border:#2E412C solid 1px;
}

.headtable{
color:#ffffcc;
font-weight:bold;
background:#2E412C;
}

.headtable2{
color:#2E412C;
font-weight:bold;
border-right:#2E412C solid 1px;
border-bottom:#2E412C solid 1px;
padding-left:10px;
padding-right:10px;
}



.descripttable{
border:0px;
color:#2E412C;
background:#FFFFFA;
}

.date2{
color : #ffffcc;
}