/* CSS Document */
.fond { background-color: #FF99CC; }
.fondCopy { background-color: #FF99CC; }
.fondCopyCopie { background-color: #FF99CC; font-family: "Comic Sans MS"; font-size: 10px; font-weight: bolder; color: #9999FF; }
.liste { list-style-position: outside; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/*background-color: #FFFFEE;*/
	margin: 0 auto;
  padding: 0;
  color: #484E46;
  background-color: #A6D8CD;
  background-image: url('visuels/page_t.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}
#art-page-background-glare
{
  position: absolute;
  width: 100%;
  height: 322px;
  left: 0;
  top: 0;
}

#art-page-background-glare-image
{
  background-image: url('(visuels/page_gl.png');
  background-repeat: repeat-x ;
  height: 322px;
  width: 294px;
  margin: 0;
}
#container {
	width:800px;
	text-align:center;
	/*background-color: #FFFFEE;*/
	padding:3px;
}
/*div { width:inherit;}*/
div.main {
	text-align:center;
	margin-top: 10px;
}
div.blocleft {float: left; width:48%; margin: 0px; padding: 5px;
	border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc;}
div.blocright { float:right; width:48%; margin: 0px; padding: 5px;} 
	/*border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc;}*/
.titre1 {
	width:100%;
	background-color:#FF99CC;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size: 18px;
}
div.titre2 {width:100%; background-color:#9999FF; font-family:Arial, Helvetica, sans-serif; color:#FFFFCC; font-size: 24px;}
div.titre3 {
	width:100%;
	background-color:#FF99CC;
	color:#FFFFCC;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	box-shadow: 10px 10px 10px #252;
	border: solid 2px #dd66aa;
	border-radius: 7px;
}
div.bloc {
	border:thin solid #003366;
	text-align:left;
	margin-bottom: 15px;
	margin-top: 15px;
}
div.forfait {
	background-color:#9999FF;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	padding: 5px;
}
div.menu {
	color:#FFFFCC;
	background-color:#AAAAFF;
	font-size: 14px;
	font-weight:bolder;
	text-align:left;
	padding:1px;
	border-radius: 20px;
	border: solid #4499DD 3px;
	box-shadow: 10px 10px 15px #252;
}
div.menu li {font-size: 16px;}
div.tarif {width:100%; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; color:#9999CC; font-size: 14px; font-weight:bold; text-align:center; border-bottom:3px solid #9999CC;}
div.texte{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}
div.partenaire {width:720px; background-color: #DDEBEC; margin:20px; padding:10px; border:2px; text-align:justify;}

li, td { font-family : Arial, helvetica, sans-serif; font-size : 12px; color:#000066; }
th { font-family : Arial, helvetica, sans-serif; font-size : 14px; color:#000066 }
h1 { font-family : Arial, helvetica, sans-serif; font-size:24px; color:#000066; }
h2 { font-family : Arial, helvetica, sans-serif; font-size : 13px; color:#000066;}
h3 { font-family : Arial, helvetica, sans-serif; font-size : 12px; color:#000066; }
h5 { font-size:17px; color:#000066;}
h6 { font-family : Arial, helvetica, sans-serif; font-size:9px; color:#000066; }

.adr { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#CCCCCC;}
.ban { font-family : Arial, helvetica, sans-serif; font-size : 16px; color:#FFFF80; font-weight : bold; }

a:hover { color: red }
.title1 { font-family : Arial, helvetica, sans-serif; color:#FFFFCC; font-size : 18px; font-weight : bold; }
.title2 { font-family : Arial, helvetica, sans-serif; color:#FFFFCC; font-size : 14px; font-weight : bold; }
.title3 { font-family : Arial, helvetica, sans-serif; color:#FFFFCC; font-size : 16px; font-weight : bold; }
.t4 { font-size:14px; font-weight:bold; color:#000099 }
.t5 { font-size:14px; font-weight:bold; color:#FFFF00;  }
.avert { font-family : Arial, helvetica, sans-serif; font-size:10px; color:#cccccc; text-align:justify; }
.blockz { font-family : Arial, helvetica, sans-serif; font-size: 10px;}
.privi { font-family:Arial, helvetica, sans-serif; font-size:12px; font-weight:bold; }

.stylePub {font-size: 12px; }
.styleDn1 {background-color:#FFCC99; color:#0066DD; font-size:10px;}
.styleDn2 {color: #0066DD}

