a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-weight: 300;
	font-style: normal;
	line-height: normal;
	color: #473617;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-weight: 300;
	font-style: normal;
	line-height: normal;
	color: #473617;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-weight: 300;
	font-style: normal;
	line-height: normal;
	color: #fe6203;
	cursor:pointer;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC9933;
	text-decoration: none;
}
.top_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #996633;
	text-decoration: none;
	margin-left:330px;
}

.top_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	color: #473617;
	text-decoration: none;
}

.top_menu a:hover {
	color: #fe6203;
	text-decoration: none;
}


.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #473617;
	text-decoration: none;
}
.table_s_cat {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #bc9530;
	border-right-color: #bc9530;
	border-bottom-color: #bc9530;
	border-left-color: #bc9530;
	border-color: #bc9530;
}
.regle {
	border: thin #bc9530;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

body {
	background-color: #Ffffff;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #473617;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}
/* boite pour l'ombre de fond : aligne l'image intérieure à sa droite; 
 ombre (ombre.png) positionnée en bas à droite de la boite; pas de marge intérieure */
  .ombre {
  float:left;
  clear:left;
  background: url(ombre.png) no-repeat bottom right;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 1px;  padding: 0px;
  }
/* boite pour la photo : relative à celle de l'ombre, décallée en haut à gauche, 
 le décallage étant moins important pour IE (= "!important") 
que pour les navigateurs interpretant normalement ... */
  .photo {
  position:relative;
  bottom:3px;
  right: 1px;
  }
  
h1 {
font:  20px/20px verdana, sans-serif;
color: #666666;
}

h1:after {
	display: block;
	margin-left: -2px;
	margin-top: -20px;
	color: #473617;
	content: attr(title);
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
.zone_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFBF5;
	text-decoration: none;
	/*background-color: #996633;*/
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
	border-top-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	border-right-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.zone_txt_rech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	/*background-color: #996633;*/
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
	border-top-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	border-right-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #473617;
	text-decoration: none;
}
.phpmaker {
	color: #473617; /* text color */
	font-family: Verdana; /* font name */
	font-size: 10px; /* font size */
}

input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: 10px; /* font size */
} 


/* main table */
.ewTable {
	width: inherit; /* table width */	
	color: #000000; /* text color */
	font-family: Verdana; /* font name */
	font-size: small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 1px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: FBFBF5;  /* table background color */
}

.ewBasicSearch {
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */
	color: maroon;
}

.ewListAdd {
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.phpmakerlist td {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.ewTableHeader {
	background-color: #FBFBF5; /* header color */
	color: #FFF0B0; /* header font color */
	vertical-align: top;
}

.ewTableHeader a:link {	
	color: #FFF0B0; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFF0B0; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #BCBCBC;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #FBFBF5; /* alt row color 2 */
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #F0D860; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: inherit; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: inherit; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FBFBF5;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */	
}
.inter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
}


/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: x-small; /* font size */
	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}

.cadre_arrondi{border:1px solid #666666; text-align:left;} 
.ct, .ct .cl, .cb, .cb .cl{display:block;font-size:0;line-height:0;margin:0;height:4px;position:relative}
.cb{width:100%;right:-1px}
.ct{width:100%;right:-1px}
.cl{width:100%;right:-1px}
.ct .cl, .cb .cl{width:4px;left:-2px}
.ct{background:transparent url(../graphics/cr_gg_ne.gif) no-repeat top right;top:-1px}
.ct .cl{background:transparent url(../graphics/cr_gg_nw.gif) no-repeat top left}
.cb{background:transparent url(../graphics/cr_gg_se.gif) no-repeat bottom right;bottom:-1px}
.cb .cl{background:transparent url(../graphics/cr_gg_sw.gif) no-repeat bottom left}

.site {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #6666666;
	margin-bottom:5px;
	padding: 0.5em 1em;
	background-color:#FBFBF5;
	-moz-border-radius:10px;
	border-radius:10px;
	/*width:90%;*/
	text-align:center;
	font-size:90%;
}

.cate a{
	color:#FFF;
	}

.cate a:hover{
	color: #F90;
	}