body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #E9E9E9;
	color: #002F73;
        }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #002f73;
	letter-spacing: 2px;
	font-weight: bold;
        }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #002F73;
    }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	}
.textbannerphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
}
.textefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.textbanner1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002F73;
	letter-spacing: 2px;
	font-weight: bold;
	}

div#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	overflow: visible;
     }
div#Bannner1 {
	position:absolute;
	width:948px;
	height:61px;
	z-index:1;
	left: 2px;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	background-image: url(../images/at_logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	text-align: right;
	}	 
div#Bannner2 {
	position:absolute;
	width:930px;
	height:100px;
	z-index:1;
	left: 2px;
	top: 32px;
	padding: 60px 15px 0px 20px;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	letter-spacing: 2px;
	}

.menu{
	position:absolute;
	width:930px;
	height:23px;
	z-index:2;
	left: 0px;
	top: 138px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	}
.menu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; 
	}
.menu ul li{
	display: inline;
	}

.menu ul li a{
	float: left;
	padding: 5px ;
	text-decoration: none;
	color: #002F73;
	}

.menu ul li a:visited{
	color: #002F73;
	}

.menu ul li a:hover{
	color: #048766;
	padding-top: 6px;
	padding-bottom: 4px;
	}

div#Content {
	position:absolute;
	width:779px;
	z-index:3;
	top: 171px;
	left:180px;
	}

div#leftcontent {
	float: left;
	position:absolute;
	width:140px;
	z-index:4;
	left: 10px;
	top: 171px;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 10px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	
	}
div#Image {
	position:absolute;
	width:291px;
	height:222px;
	z-index:5;
	left: 606px;
	top: 522px;
	}

div#footer {
	position:absolute;
	width:970px;
	height:25px;
	z-index:6;
	top: 543px;
	text-align:left;
	left: 0px;
	}

div#ContenuPage {
	position:absolute;
	width:582px;
	height:445px;
	left: 0px;
	top: 0px;
	}

legend{
	position:absolute;
	margin-top:-10px;
	color: #660000;
	background-color:#FAF1D8;
	font-size:18px;
}
fieldset{
	position:relative;
	border:#660000;
	border-style:solid;
	border-width:1px;
	background-color:#eee5e2;
}
#sidecontenttable {
	border: thin groove #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link{
	font-weight: bold;
	text-decoration: none;
	color: #002F73;
}
a:active{
	color: #048766;
	font-weight: bold;
}
a:hover{
	color: #048766;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #002F73;

