/*- Copyright CADBow (c) 2005 */
/*- Version 2005-09-25 */

body {
 	background: #000084;
 	background-image: url(/pictures/noel.jpg);
 	background-repeat:repeat-y;
 	background-position: center;
		
	/*background: #cccccc;*/
	font-family: Verdana ;
	font-size: 10px ;
	color: black ;
	
	scrollbar-face-color: #CC0066 ;
	scrollbar-shadow-color: #cccccc ;
	scrollbar-highlight-color: #FFFFFF ;
	scrollbar-3dlight-color: #cccccc ;
	scrollbar-darkshadow-color: #C0C0C0 ;
	scrollbar-track-color: #FFFFFF ;
	scrollbar-arrow-color: #FFFFFF ;
}

#keyword_list
{
	color: white;
	background-color: white;
	width: 780px;
	height: 1px;
	/*
	color:#cccccc;
	background-color:#cccccc;
	*/
}

table {
	border: 0 ;
}

hr {
	color: #ffcc66 ;
	size: 2 ;
}

img {
	border: 0 ;
	align: absmiddle ;
}

a {
	color: #004962 ;
	text-decoration: none ;
}
p {
	text-align : justify;
	margin-left : 5px;
	margin-right : 10px;
}

a.active {
	color: white ;
}
a:hover {
	color: #a87200 ;
	text-decoration: underline ;
}

.scroller {
	font-size: 12px ;
	color: #1a518e ;
	font-weight: bold ;
}
.prix {
	font-family: verdana ;
	font-size: 11px ;
	color: black ;
	font-weight: bold ;
}
.titre {
	font-family: verdana ;
	font-size: 12px ;
	color: white ;
	font-weight: bold ;
}
.promo {
	font-family: verdana ;
	font-size: 10px ;
	color: black ;
	font-weight: bold ;
}
.actua {
	font-family: verdana ;
	font-size: 10px ;
	color: black ;
}
.accueil {
	font-family: arial ;
	font-size: 14px ;
	color: black ;
	font-weight: bold ;
}
.sommaire {
	font-family: verdana ;
	font-size: 12px ;
	color: white ;
	font-weight: bold ;
}

.tabletabu0 {
	background: #dadada ;
	font-size: 12px ;
	color: #004962 ;
	font-weight: bold ;
}
.tabletabu1 {
	background: #fafafa ;
	font-size: 12px ;
	color: #004962 ;
}
.tabletabu2 {
	background: #f0f0f0 ;
	font-size: 12px ;
	color: #004962 ;
}
.tabletabu11 {
	background: #fafafa ;
	font-size: 14px ;
	color: #004962 ;
}
.tabletabu21 {
	background: #f0f0f0 ;
	font-size: 14px ;
	color: #004962 ;
}

.tabletext1 {
	background: #fafafa ;
	font-size: 10px ;
	color: #634241 ;
}
.tabletext2 {
	background: #f0f0f0 ;
	font-size: 10px ;
	color: #634241 ;
}

.head0 {
	background-color: #82ddb1 ;
	color: black ;
	font: normal 10pt Verdana ;
	text-align: center ;
	padding: 0 2 0 2 ;
}
.headcell0 {
	border: solid 2px black ;
}
.headcell1 {
	border-top: solid 2px black ;
	border-bottom: solid 2px black ;
	border-right: solid 2px black ;
}

.rowsel {
	background-color: #ffa4a4 ;
	color: black ;
	padding: 0 2 0 2 ;
	font: normal 10pt Verdana ;
	cursor: hand ;
}

.row0 {
	background-color: #a4ffd3 ;
	color: black ;
	padding: 0 2 0 2 ;
	font: normal 10pt Verdana ;
}

.row1 {
	background-color: #cbfee1 ;
	color: black ;
	padding: 0 2 0 2 ;
	font: normal 10pt Verdana ;
}

.row99 {
	background-color: #ffeeee ;
	color: #004962 ;
	padding: 0 2 0 2 ;
	font: normal 10pt Verdana ;
}

.rowcell0 {
	border-left: solid 1px black ;
	border-right: solid 1px black ;
}
.rowcell1 {
	border-right: solid 1px black ;
}

.bouton {
  background: #0066CC ;
  color: #ffffff ;
  cursor: hand ;
  font-family: Verdana,Arial,Helvetica ;
  font-size: 8pt ;
  font-weight: bold ;
  text-decoration: none ;
  width: 110 ;
}


