/* Body general settings */
body {
	background-image: url(imgs/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	color: #000000;
	margin: 0px;
	padding: 0px;
	
}
p {
	margin: 5px;
}

/* Generic link transform */
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {

	color: #006699;
	text-decoration: underline;
}
/* Skeleton */
#contain {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
	border: 1px solid #000000;
	position: absolute;
	left: 459px;
	top: 25px;
	background-color: #FFFFFF;
}
#headZone {
	height: 161px;
	width: 800px;
}
/*Settings Menu & Links Menu */
#menugeneric {
	color: #9999CC;
	background-color: #000033;
	height: 22px;
	width: 800px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#menugeneric p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#menugeneric a:link, #menugeneric a:visited {
	color: #9999CC;
	text-decoration: none;
}
#menugeneric a:hover {

	color: #9999CC;
	text-decoration: underline;
}
/* end of setting Menu Links  */
#bodyZone {
	margin: 0px;
	padding: 0px;
}
#footerZone {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
	background-color: #CCCCFF;
	text-align: center;
	color: #666699;
	line-height: 10px;
}
#footerZone p {
	width: 800px;
	line-height: 1.2;
	margin: 0px;
	padding: 5px 0px 0px;
	height: auto;
}
/* Text Form Class */
.txtFooterExergue {
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
}
#tabloCorpsGnal p, #tabloCorpsGnal td {
	margin: 0px;
	padding: 0px;
}
/* Setting inside left Menu & Background */
#tabloMenu001 td {
	background-repeat: repeat-y;
}
#tabloInside001 {
	padding: 0px;
	height: auto;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
#tabloInside001 p {
	padding: 0px;
	height: auto;
	width: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabloInside001 a:link, #tabloInside001 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#tabloInside001 a:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
}
/* Settings Menu insideTitle */

#tabloInside002 {
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	line-height: 15px;
}
/* Tablo Infos settings  */
#tabloInfos {
}
#tabloInfos p {
	color: #666666;
}
.menudesert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6600;
	font-weight: bold;
}
.txtmaximes {

	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
}
