/* CSS Document */
html {
	background: #3FB4F8;
}
body {
	margin:0px;
	background: #0572A5;
	background: -moz-linear-gradient(-90deg, #0572A5, #3FB4F8, #3FB4F8);/* TOP -> BOTTOM*/
	background-repeat:no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#0572A5), to(#3FB4F8));
}


#conteneur {
	height: 600px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	left: 0px;;
	border: 1px solid #1B74B3;
	/**/
	-moz-border-radius: 1em 1em 1em 1em;
	-webkit-border-radius: 1em 1em 1em 1em;
	-khtml-border-radius: 1em 1em 1em 1em;
	border-radius: 1em 1em 1em 1em;
	/*	border-radius: 5px;
	behavior: url(border-radius.htc); */
	behavior: url(/PIE.htc);

}
#cont1 {
	height: 148px;
	width: 1024px;
	background-image: url(images/aslgcnat_fond_01.gif);
	/*-moz-border-radius: 1em 1em 0em 0em;
	-webkit-border-radius: 1em 1em 0em 0em;
	-khtml-border-radius: 1em 1em 0em 0em;
	border-radius: 1em 1em 0em 0em;
	margin:0em;
	border-bottom-style: none;	*/ 
	
	/**/
	/*border-radius: 5px;*/
	/*behavior: url(border-radius.htc);*/
}
#cont2 {
	height: 281px;
	width: 1024px;
	background-image: url(images/aslgcnat_fond_02.jpg);
	background-repeat: no-repeat;
	margin:0em;
	/**/
}

#widget {
	float: right;
	height: 200px;
	width: 200px;
}
#cont3 {
	height: 54px;
	width: 1024px;
	background-image: url(images/aslgcnat_fond_03.gif);
}
#cont456 {
	height: 89px;
	width: 1024px;
	background-image: none;
}
#cont4 {
	height: 89px;
	width: 151px;
	float: left;
	background-image: url(images/aslgcnat_fond_04.gif);
}
#cont5 {
	float: left;
	height: 89px;
	width: 361px;
	background-image: url(images/aslgcnat_fond_05.gif);
}
.version {
	font-size: 14px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
#cont6 {
	float: left;
	height: 89px;
	width: 512px;
	background-image: url(images/aslgcnat_fond_06.gif);
}
#cont7 {
	height: 28px;
	width: 924px;
	background-image: url(images/aslgcnat_fond_07.gif);
	float: left;
	/**/
	-moz-border-radius: 0em 0em 0em 1em;
	-webkit-border-radius: 0em 0em 0em 1em;
	-khtml-border-radius: 0em 0em 0em 1em;
	border-radius: 0em 0em 0em 1.5em;
}
.acces {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #006;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.textfoot {
	font-size: 10px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	vertical-align: top;
	text-indent: 20px;
	line-height: 30px;
}
.textfootMaj {
	font-size : 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
}
.bienvenue {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #006;
	text-align: center;
	letter-spacing: 3pt;
}
#cont3 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #006;
	text-decoration:underline;
	letter-spacing: normal;	
}
#cont6 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #006;
	text-decoration:underline;
	
}
#xitiContent {
	float: left;
	height: 23px;
	width: 100px;
	padding-top: 5px;
	background-color: #FFF;
	/**/
	-moz-border-radius: 0em 0em 1em 0em;
	-webkit-border-radius: 0em 0em 1em 0em;
	-khtml-border-radius: 0em 0em 1em 0em;
	border-radius: 0em 0em 1em 0em;
}
#footMaj {
	float: left;
	height: 100px;
	width: 1024px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 50px;
}
#menu {
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	border-top:0px solid #5699FE;
	line-height:30px;
	color:#333;
	font-size: 11px;
	/*background-image: url(http://www.aslgcnat.com/vphp/fond_button.gif);*/
	width: 1100px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 604px;
	position: absolute;
	margin-left: -8px;
}
.accesInscription{
	color: #F30;
	font-size: 12px;
}

