/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-color: #424242;
	font-family: Verdana, Arial, sans-serif;
}
#totalpage{
	position:relative;
	background-color:#BDBDBD;
	width:770px;
	max-width:770px;
	height:580px;
	max-height:580px;
	top: 15px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
}
#ombrepageD {
	position:absolute;
	height:570px;
	width:10px;
	top: 20px;
	right: -10px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#ombrepageB {
	position: absolute;
	font-size:0px;
	height: 10px;
	max-height:10px;
	width:750px;
	top: 580px;
	left: 20px;
	margin: 0px;
	padding: 0px;
}

#reveil{
	position: absolute;
	top: 100px;
	right: 40px;
	width:150px;
	height:150px;
	z-index: 110;
}
#PAngleHG {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#PAngleHD {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#PAngleBG {
	position:absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#PAngleBD {
	position:absolute;
	bottom:0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#titrelogo{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width:300px;
	height:120px;
	vertical-align:top;
	text-align:right;	
	z-index: 120;
}
#titremascotte{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 110;
}
#menu{
	position: absolute;
	height:26px;
	background-image: url("imgsite/fondmenu.png");
	background-repeat: repeat-x;
	top: 20px;
	right: 20px;
	padding-left:5px;
	padding-right:5px;
	z-index: 300;
}
#formail{
	position: absolute;
	height:26px;
	background-image: url("imgsite/fondmenu.png");
	background-repeat: repeat-x;
	top: 225px;
	right: 20px;
	padding:2px 0px 0px 0px;
	margin-top:1px;
	padding-left:0px;
	padding-right:0px;
	z-index: 110;
}
#textmail img{
	position: absolute;
	height:100px;
	padding:0px;
	bottom: -3px;
	left:0px;
}

a.glink1, a.glink1:visited{
  	font-size: 10px;
  	color: #616869;
	font-weight: bold;
	/*margin: 0px;*/
	padding: 2px 5px 6px 5px;
	border-left: 1px solid #9C8763;
	border-right: 1px solid #9C8763;
}

a.glink1:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}
a.glink, a.glink:visited{
  	font-size: 10px;
  	color: #616869;
	font-weight: bold;
	/*margin: 0px;*/
	padding: 2px 5px 6px 5px;
	border-right: 1px solid #9C8763;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

#bordmenuG {
	position: absolute;
	width:12px;
	height:26px;
	padding:0px;
	top: 0px;
	left:-10px;
}

#bordmenuD {
	position: absolute;
	width:12px;
	height:26px;
	padding:0px;
	top: 0px;
	right:-10px;
}
#content{
	position:absolute;
	top: 70px;
	left: 15px;
	width:520px;
	height:495px;
	max-height:495px;
	background-color: #ffffff;
	z-index: 110;
}
#content object{
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

#contentgalerie{
	position:absolute;
	top: 70px;
	left: 15px;
	width:720px;
	height:495px;
	max-height:495px;
	background-color: #ffffff;
	z-index: 110;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	background: #BDBDBD;
	z-index: 100;
}
#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	background: #BDBDBD;
	z-index: 100;
}
#bl {
	position:absolute;
	bottom: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	background: #BDBDBD;
	z-index: 100;
}
#br {
	position:absolute;
	bottom: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	background: #BDBDBD;
	z-index: 100;
}
#pageName{
	padding: 10px;
	margin: 0px;
	border-bottom:2px solid #EBC992;
}

#pageName h2{
	font-size:175%;
	font-weight:bolder;
	color: #616869;
	margin:0px;
	padding: 6px 0px 0px 10px;
}

#pageName img{
	position: absolute;
	top: 3px;
	right: 6px;
	padding: 5px;
	margin: 0px;
}
#feature{
	font-family: Verdana, Arial, sans-serif;
	color: #9C8763;
	line-height: 1.166;
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 398px;
	overflow: auto;
}
#featuregalerie{
	color: #9C8763;
	padding: 5px;
	min-height: 200px;
	height: 398px;
	overflow: visible;
}
/*html>body .feature {height: auto;}*/
#feature h3{
	font: bold 175% Arial,sans-serif;
	color: #CFCFCF;
	padding: 20px 0px 10px 0px;
	margin:0px;
}
#feature h2{
	font: bold 130% Arial,sans-serif;
	padding: 0px 0px 10px 0px;
}
#feature a, .feature a:visited{
	padding: 0px 0px 10px 0px;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bolder;
	color: #9C8763;
	text-decoration: underline;
}
#feature a:hover{
	padding: 0px 0px 10px 0px;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bolder;
	color: #9C8763;
	text-decoration: none;
}

#feature img{
	float: left;
	border:0;
	padding: 2px 10px 0px 0px;
	margin:0px;
}
#feature span{
	float: right;
	padding: 2px 0px 0px 10px;
	margin:0px;
}
#feature table{
border:0;
table-layout:auto;
border-spacing:0;
padding:0px;
}
/*.feature1 {	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
.feature11 {padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
.feature111 {padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
*/
#imgcss{
	position: absolute;
	bottom: -4px;
	right:-110px;
	width:88px;
	z-index: 110;
}
#imgcss img{
	border:0px;
	width:88px;
	height:31px;
	margin: 0px 0px 4px 0px;
	z-index: 110;
}
