body {
	/*background-color: #ADAA99;*/
	background-color:#E6F3EC;
	background-image:url(fond.png);
	background-repeat: no-repeat;
	background-position: center top;
}
img {border:0;}
#granddiv {
	width:100%;
	height:100%;
}
#cadre {
	width:900px;
	height:600px;
	margin:auto;
	border: 1px solid #C7F2FD;
}
#imagegauche {
	height:600px;
	width:205px;
	float:left;
}
#contenu, #contenu-espace-aqua, #contenu-activites  {
	height:600px;
	width:220px;
	float:left;
}
#contenu-espace-aqua {
	background-image:url(images/pixels/espace-aqua.png);
}
#contenu-activites {
	background-image:url(images/pixels/activites.png);
}
#pticontenu  {
	background-repeat: no-repeat;
	background-position: right top;
	width: 220px;
	/*background-image: url(images/etoile.png);*/
}
#titre {
	width: 220px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	height:auto;
}
#imagedroite {
	height:600px;
	width:475px;
	float:left;
}
#pied {
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top:10px;
	margin:auto;
	text-align: center;
}
#pied a {
	text-decoration:none;
	font-size: 11px;
	color: #666666;
}
#pied a:hover {
	text-decoration:underline;
	color: #0066CC;
}
#menu {
	width:190px;
	margin: 10px 5px 0px 5px;
	padding: 0;
}
#menu ul {
	margin: 0;
	
	color: #333333;
}
#menu li {
	list-style-type: none;
	display: block;
	text-align: left;
	letter-spacing: 2px;
	line-height: 20px;
	text-transform: capitalize;
	margin: 0px 0px 0px 10px;
}
#menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	padding: 0px 0px 0px 5px;
	border-width: 1px;
	border-style: none;
	border-color: #006699;
}
#menu li a:hover {
	font-weight: bold;
	padding: 0px 2px 0px 5px;
	border:none;
	background-color: #FFFFFF;
}

#texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 190px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 249px;
	border-width: 1px;
	border-top-style: solid;
	border-color: #999999;
	background-color:#DEE9EC;
}
#texte p {
	margin: 0px 0px 10px 0px;
}
#texte strong {
	font-weight: bold;
	color: #666666;
}
#grandmenu {
	width:900px;
	height:21px;
	padding-top: 5px;
	margin: auto;
}
#grandmenu li {
	display: inline;
	background-color: #CFCBB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #929081;
	border-right-color: #929081;
	border-bottom-color: #929081;
	border-left-color: #929081;

}
#grandmenu a {
	color: #333333;
	text-decoration: none;
}
#grandmenu a:hover {
	color: #FF3333;
	text-decoration: none;
}
.flash {
	margin-top:140px;
	margin-left:2px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#home-container{
  margin: auto;
  width: 900px;
  position: relative;
}

#promo{
  width: 210px;
  padding: 10px;
  background-color: #ffffff;
  position: absolute;
  top: 160px;
  left: 30px;
  font-family: "arial", "helvetica", sans-serif;
  font-size: 12px;
  
}
.red{
  color: #CC0000;
}
