body {
	scrollbar-face-color: #00508b; 
	scrollbar-track-color: #00508b;
	scrollbar-arrow-color: #062d58;
	scrollbar-shadow-color: #faf519;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #062d58;
	scrollbar-darkshadow-color: #062d58;
}

#menu{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

#filetcontact  { 
	background-image: url("images/filetdroite.gif");
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 95px;
	right: 0px;
	width: 670px;
	height: 85px 
}
	
#filetgauchehaut {
	background-image: url("images/filetgauche.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 179px;
	left: -100px;
	width: 643px;
	height: 1px 
}

#filetgauchebas {
	background-image: url("images/filetcentre.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute;
	bottom: 150px;
	left: 253px;
	width: 1200px;
	height: 1px 
}

#footer { 
	background-image: url(images/paysage.gif);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	right:0px;
	width: 1280px;
	height: 151px;

}
	
#logoAM { 
	position: absolute;
	top: 38px;
	left: 25px;
	width: 214px;
	height: 103px;
	background-image: url(images/logoam.gif);
	background-position: center center;
	background-repeat: no-repeat;	
}

#logoinfopro {
	position: absolute;
	top: 50px;
	left: 275px;
	width: 439px;
	height: 99px;
	background-image: url(images/informatiquepro.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#trame1 {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 100%;
	height: 122px;
	background-image: url(images/trame.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
#adresse {
	font-family: Verdana;
	font-weight: normal;
	color: white;
	font-size: 9px;
	text-decoration: none;
}

.sommaire1 {
	font-family: Verdana;
	font-weight: 100;
	color: white;
	font-size: 16px;
}

.sommaire2 {
	font-family: Verdana;
	font-weight: 100;
	color: white;
	font-size: 14px;
}

.page2{
	background-image: url(images/fond2.jpg);
	background-position: -253px -180px;
	background-attachment: fixed;
	margin-left: 30px;
}

a:link {
	font-family: Verdana;
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #ff5500;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	font-family: Verdana;
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-decoration: none;
}

#contact { position: absolute; top: 165px; right: 42px }

#filetjaune {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 484px;
	height: 41px;
	background-image: url(images/souligne.gif);
	background-position: left left;
	background-repeat: no-repeat;
	}

#titre {
	font-family: Arial black;
	font-weight:  lighter;
	color: #7dbdff;
	font-size: 18px;
	text-decoration: none;
}

#corps {
	font-family: Verdana;
	font-weight: normal;
	color: white;
	font-size: 11px;
	text-decoration: none;
}

input{
	height: 18px;
	width: 300px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-family: Verdana;
	font-weight: normal;
	color: black;
	font-size: 11px;
}

textarea {
	height: 72px;
	width: 300px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-family: Verdana;
	font-weight: normal;
	color: black;
	font-size: 11px;
}

