body {
  background:#004444;
  margin:0;
}

td,p {
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
}
table.tableConteneur {
  align:center;
  width:800;
  height:100%;  
  border:1px solid #FFFFFF;
  padding:0 0 0 0;
  background:#003333;
  /*background-image:url('http://www.festsbside.com/images/fondsite.jpg');*/  
  padding-left:0px;
  padding-right:0px;
  
}


table.tablePageContenu {
  align:center;
  width:100%;
  cellpadding:0;
  cellspacing:5;
  border:1 solid #003333;
}
table.tableContenu {
  align:center;
  width:100%;
  cellpadding:0;
  cellspacing:5;
  border:1 solid #003333;
}

td.tdContenu {
  border:1 solid #114444;
}
td.tdMenu {
   vertical-align:top;
   align:center;
   height:100%;
   background:#003333;
   padding:0 0 0 0;
}
td.tdPage {
   vertical-align:top;
   align:center;
   height:100%;
   width:100%;
   background:#003333;
}

tr.trTitrePage {
  background: #809999;
}

td.menuItem {
	text-align: right;
	font-size: 12px;
}
td.menuTitre {
	color: #003333;
  font-family: Trebuchet MS, Trebuchet, Verdana;
  text-align: center;
	font-size: 12px;
	font-weight: bold;
}
td.menuRecherche {
	text-align: center;
}
td.cadreTitre {
	color: #ffffff;
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 13px;
	text-align: left;
}
td.cadreSoustitre {
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}
.cadreDate {
	color: #B1B8D9;
	font-style: italic; 
	font-size: 11px;
	font-weight: bold;
}
td.cadreDate2 {
	color: #d3fffb;
	font-style: italic; 
	font-size: 11px;
	font-weight: bold;
}
td.cadreGroupes {
	font-weight: bold;
	font-size: 11px;
}
td.cadreDescri {
	text-align: justify;
	color: #ffffff;
	font-size: 11px;
}
td.cadreNote {
	color: #ff9900;
	font-weight: bold;
}
.tdcenter {
	text-align: center;
}
.tdjustify {
	text-align: justify;
}
a {
	text-decoration: none;
	color: #bbdddd;
}
a:hover {
	text-decoration: none;
	color: #cceeee;
}
a.menuLien {
	text-decoration: none;
	color: #FFFFEA;
}
a.menuLien:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.cadreLien {
	text-decoration: none;
	color: #ff9900;
}
a.cadreLien:hover {
	text-decoration: underline;
	color: #ff0000;
}
a.lienGroupe {
	text-decoration: none;
	color: #FFFFB3;
}
a.lienGroupe:hover {
	/*text-decoration: underline;*/
	color: #FFFFB3;
}
a.lienLieu{
	text-decoration: none;
	color: #ffcc00;
}
a.lienLieu:hover {
	text-decoration: underline;
	color: #d3dafb;
}

input.text,textarea {
   font-size: 11px;
   background-color: #005544;
   color: #ffffff;
   list-style-type: disc;
   list-style-position: inside;
   border-style: inset;
   border:1px solid #ffffff;
}
input.submit {
   font-size: 10px;
   background-color: #004444;
   color: #ffffff;
   list-style-type: disc;
   list-style-position: inside;
   border-style: inset;
   border:1px solid #ffffff;
   font-weight: bold;
   cursor:pointer;
   cursor:hand;
}
.motTrouve {
  color:#00FF99;
  font-weight: bold;
}
h1.festsbside {
	color: #ffffff;
	font-size: 18px;
	font-family: verdana;
}

<!-- forum -->
.forumUser {
	color: #d3dafb;
	font-weight: bold;
}
.tddatePost {
	font-style: italic;
}
.tdtitrePost {
	font-weight: bold;
}
.tdtitreforum {
	font-weight: bold;
	color: #cfcfcf;
}
.hrblanc {
	color: #ffffff;
	width: 75%;
	align: center;
}
.hrvert {
	color: #114444;
	width: 75%;
	align: left;
}

/*google map*/
.googleMapText {
    color: #333333;
}
.googleMapLien {
    color: #4578AB;
    text-decoration: none;
}
.googleMapLien:hover {
    color: #78ABCD;
    text-decoration: none;
}
.commentaires {
	/*font-style:italic;*/
	text-align:right;
	font-size: 10px;
	font-family: verdana;
}
