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

td,p,div {
	color: #324129;
	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;
}

.trTitrePage {
  background: #fff;
}

.titrePage {
	color: #394F80;
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	border-bottom:1px solid #394F80;
  width:100%;
  text-transform: uppercase;
}
.soustitrePage {
	color: #555555;
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;

}
.menuItem {
	text-align: right;
	font-size: 11px;
	font-weight:bold;
	width:100%;
}
.menuItemF {
	text-align: center;
	font-size: 11px;
}
.menuTitre {
	color: #003333;
  font-family: Trebuchet MS, Trebuchet, Verdana;
  text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.menuRecherche {
	text-align: center;
}
.cadreTitre {
	color: #394F80;
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	border-bottom:1px solid #394F80;
}
.cadreSoustitre {
	font-weight: bold;
	color: #4B74AF;
	font-size: 11px;
	border-bottom:1px solid #D2DECB;
}
.cadreDate {
	color: #555;
	font-style: italic; 
	font-size: 10px;
	font-weight: bold;
}
.cadreDate2 {
	color: #d3fffb;
	font-style: italic; 
	font-size: 11px;
	font-weight: bold;
}
.cadreGroupes {
	font-weight: bold;
	font-size: 11px;
}
.cadreDescri {
	text-align: justify;
	color: #ffffff;
	font-size: 11px;
}
.cadreResume {
	text-align: justify;
	color: #333;
	font-size: 11px;
}
.cadreNote {
	color: #ff9900;
	font-weight: bold;
}
.commentaires {
	/*font-style:italic;*/
	text-align:right;
	font-size: 10px;
	font-family: verdana;
}

.tdcenter {
	text-align: center;
}
.tdjustify {
	text-align: justify;
}
a {
	text-decoration: none;
	color: #508376;
}
a:hover {
	text-decoration: underline;
	color: #72A598;
}
a.menuLien {
	text-decoration: none;
	color: #2C3823;
}
a.menuLien:hover {
	text-decoration: underline;
	color: #2C3823;
}
a.cadreLien {
	text-decoration: none;
	color: #ff9900;
}
a.cadreLien:hover {
	text-decoration: underline;
	color: #ff0000;
}
a.lienGroupe {
	text-decoration: none;
	color: #508376;
}
a.lienGroupe:hover {
	text-decoration: underline;
	color: #508376;
}
a.lienLieu{
	text-decoration: none;
	color: #ffcc00;
}
a.lienLieu:hover {
	text-decoration: underline;
	color: #d3dafb;
}

.text {
   font-size: 10px;
   background-color: #ddd;
   color: #333;
   list-style-type: disc;
   list-style-position: inside;
   border-style: inset;
   border:1px solid #777;
   font-family:verdana;
}
input.submit {
   font-size: 10px;
   background-color: #ddd;
   color: #333;
   list-style-type: disc;
   list-style-position: inside;
   border-style: inset;
   border:1px solid #777;
   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;
}


