/*
Althesys CSS 
    20 used colors :	
	2 grays: #666666 , #999999
	1 blue: #5CB5DF 
	black: #000000
	white: #FFFFFF

#5CB5DF;
#95BF59;
#F5A832;
#3E8EC1;
*/

/*General*/

body {
     background: url(../img/fond.png) repeat-x;
}
#global {
	width:900px;
	height:auto;
	padding-top:10px;
	position:absolute;
	margin-top:20px;
	left:50%;
	margin-left:-451px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contenu {
	width:900px;
	height:425px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;	
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
}
#erreur404{
	width:343px;
	height:20px;
	position:absolute;
	left: 296px;
	top: 224px;
}

/*Header*/
#header{
	width: 900px;
	height: 85px;
	border-top:1px solid #000000;
    border-left:1px solid #000000;
	border-right:1px solid #000000;
	background:url(../img/header/logobarre.jpg);
}
#menuaccueil{
	width:170px;
	height:29px;
	float:left;
	display: inline;
	margin-left: 284px;
	margin-top: 55px;
}
#menugamme{
	width:148px;
	height:29px;
	float:left;
	display: inline;
	left: 454px;
	margin-top: 55px;
}
#menuetude{
	width:148px;
	height:29px;
	float:left;
	display: inline;
	left: 602px;
	margin-top: 55px;
}
#menucontact{
	width:148px;
	height:29px;
	float:left;
	display: inline;
	left: 750px;
	margin-top: 55px;
}
#textheader{
	width: 545px;
	height: 25px;
	position: absolute;
	top: 39px;
	left: 362px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight: bold;
}

/*footer*/
#footer{
	width: 900px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:10px;
	font-weight:bold;
}
#copyright{
	width: 150px;
	height: 10px;
	float:left;
	margin-left: 2px;
	margin-top: 2px;
}
#realisation{
	width: 170px;
	height: 10px;
	margin-left: 725px;
	margin-top: 2px;
}
#footer a{
    text-decoration: none;
	color:#000000;
}
#footer a:hover{
    text-decoration: underline;
}

/*
Accueil
*/
#accueilintro1{
	width: 504px;
	height: 80px;
	position:absolute;
	display: inline;
	left: 28px;
	top: 118px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0033CC;
}
#accueilintro2{
	width: 496px;
	height: 75px;
	position:absolute;
	display: inline;
	left: 28px;
	top: 193px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
#accueilintro3{
	width: 496px;
	height: 196px;
	position:absolute;
	display: inline;
	left: 28px;
	top: 290px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
#accueilphoto1{
	width: 220px;
	height: 168px;
	position:absolute;
	display: inline;
	left: 624px;
	top: 112px;
}
#accueilphoto2{
	width: 279px;
	height: 183px;
	position:absolute;
	display: inline;
	left: 602px;
	top: 317px;
}
#accueilphoto3{
	width: 284px;
	height: 226px;
	position:absolute;
	display: inline;
	left: 606px;
	top: 281px;	top: 281px;

}
.accueiltitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

/*
Gamme sommaire
*/
#gammedesc{
	width: 202px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	top: 154px;
	clip: rect(auto,auto,auto,auto);
	left: 14px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0033CC;
	background-image: url(../img/gam.JPG);
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 65px;
	background-repeat: no-repeat;
}
#links{
	width: 204px;
	height: 25px;
	position:absolute;
	margin-top:300px;
	margin-left:700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	left: -680px;
	top: 43px;
}
#links a{
	text-decoration: none;
	color:#000000;
}
#links a:hover{
	color:#0033CC;
}

#avise{
	width: 90px;
	height: 85px;
	position:absolute;
	left: 367px;
	top: 168px;
}
#aviso{
	width: 90px;
	height: 85px;
	position:absolute;
	left: 549px;
	top: 116px;
}
#aviclair{
	width: 100px;
	height: 90px;
	position:absolute;
	left: 753px;
	top: 138px;

}
#avisecur{
	width: 105px;
	height: 99px;
	position:absolute;
	left: 644px;
	top: 393px;

}
#avinox{
	width: 100px;
	height: 90px;
	position:absolute;
	left: 775px;
	top: 278px;

}
#aviflam{
	width: 110px;
	height: 104px;
	position:absolute;
	left: 307px;
	top: 306px;

}
#avibal{
	width: 90px;
	height: 85px;
	position:absolute;
	left: 462px;
	top: 413px;

}
#image{
	width: 220px;
	height: 180px;
	position:absolute;
	left: 484px;
	top: 210px;
}
/*
Gamme 
*/
#gammetitre{
	width: 462px;
	height: 10px;
	position:absolute;
	left: 405px;
	top: 160px;
	font-size:25px;
	font-family: Nasalization;
}
#gammeintro{
	width: 350px;
	height: auto;
	position:absolute;
	left: 12px;
	top: 110px;
	background-color:#99CCFF;
	padding-bottom:6px;
	padding-left:5px;
	border:2px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#gammeintro2{
	width: 470px;
	height: auto;
	position:absolute;
	left: 405px;
	top: 195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#gammepdf{
	width: 500px;
	height: 194px;
	position:absolute;
	left: 380px;
	top: 300px;
}
#gammeimages{
	width: 361px;
	height: 100px;
	position:absolute;
	left: 12px;
	top: 402px;
}
.gammeslogan{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
}

#gammeselect{
	width: 202px;
	height: 61px;
	position:absolute;
	left: 20px;
	top: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#gammeselect2{
	width: 257px;
	height: 124px;
	position:absolute;
	left: 20px;
	top: 360px;
}

	
/*Accueil*/

#etudetext{
	width: 467px;
	height: 200;
	position:absolute;
	display: inline;
	left: 73px;
	top: 116px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

#etudephoto1{
	width: 265px;
	height: 178px;
	position:absolute;
	left: 246px;
	top: 163px;
}
#etudephoto2{
	width: 268px;
	height: 369px;
	position:absolute;
	left: 631px;
	top: 106px;
}

/*
Contact
*/
#contactadress{
	width: 200px;
	height: 102px;
	position:absolute;
	left: 400px;
	top: 146px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#contactphoto1{
	width: 327px;
	height: 327px;
	position:absolute;
	left: 483px;
	top: 125px;
}
#contactform{
	width:343px;
	height:300px;
	position:absolute;
	left: 23px;
	top: 146px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

/*
mentionslegales
*/
#mentionslegales{
	width: 753px;
	height: 306px;
	position:absolute;
	display: inline;
	left: 73px;
	top: 165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
#mentionlegal2{
	width: 518px;
	height: 26px;
	position:absolute;
	display: inline;
	left: 75px;
	top: 124px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0033CC;
}
	
h1 {

font-size: 100%;}

