body, ul, li, h1, h2, h3, h4, form, fieldset, p, label, input
{ margin : 0; padding : 0; }

body 
{
	background-color: #D3D5D6;
}

#global
{
	width: 980px;
	margin: 10px auto 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	position: relative;
	background-image: url(../img/page_fd.jpg);
	background-repeat: repeat-y;
}

#top
{
	height: 135px;
	background-image: url(../img/top_fd.gif);
	background-repeat: repeat-y;
	z-index: 10;
	
}
#top h1
{
	text-indent: -9999px;
	background-image: url(../img/agtx_lettres.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 167px;
	position: absolute;
	top: 22px;
	left: 22px;
}

#top h1 a
{
	display: block;
	height: 100%;
}

#top h2
{
	text-indent: -9999px;
	background-image: url(../img/top_fichier_a_objet.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 263px;
	position: absolute;
	top: 74px;
	left: 22px;
}

#top h3 a
{
	text-indent: -9999px;
	background-image: url(../img/top_agtx_logo.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 87px;
	position: absolute;
	top: 10px;
	right: 24px;
	display: block;
}




#top h4
{
	text-indent: -9999px;
	background-image: url(../img/laser.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 980px;
	position: absolute;
	top: 112px;
}


/* barre de gauche */

#barre_gauche
{
	float: left;
	width: 191px;
	/*background-image: url(../img/menu_machine.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 145px; */
}
#barre_gauche img
{
	margin-left: 20px;
}

#menu_gauche
{
	margin: 0 18px 0 20px;
	padding: 10px 0 10px 10px;
	background-color: #4771A4;
	list-style: none;
}


#barre_gauche #menu_gauche li a
{	
	margin: 5px 0 5px 0;
	display: block;
	border: 1px solid white;
	background: #1F5394;
	color: White;
	text-align: center;
	text-decoration: none;
	width: 130px;
	height: 23px;
	line-height: 22px;
}
#barre_gauche #menu_gauche li.menu_actif a
{	
	color: black;
	background-color: #ADBCCE;
	font-weight: bold;
}
#barre_gauche #menu_gauche li.menu_actif a:hover
{	
	background: #1F5394;
	color: White;
}

#barre_gauche #menu_gauche li a:hover
{	
	color: black;
	background-color: #ADBCCE;
}

#barre_gauche #menu_gauche li.newsletter_menu a
{
	height: 18px;
	line-height: 18px;
	margin: 16px 0 8px 0;
}


#page
{
	margin-left: 210px;
	margin-right: 200px;
	margin-bottom: 50px;
	padding-top: 20px;
	font-size: 11px;
	text-align: justify;
	position: relative;
}


#page h2
{
	margin: 25px 10px -5px;
	color: #1F5394;
	border-bottom: 1px dashed #1F5394;
	font-size: 18px;
}
#page h3
{
	margin: 15px 10px -10px;
	color: #1F5394;
	font-size: 14px;
}
#page h4
{
	margin: 15px 10px ;
	color: #1F5394;
	font-size: 12px;
}

#page p
{
	margin: 10px 10px;
}
#page a
{
	font-weight: bold;
	color: #1F5394;
	text-decoration: none;
}
#page a:hover
{
	color: #3279D5;
}

#barre_droite
{
	position: absolute;
	text-indent: -9999px;
	top: 145px;
	right: 53px;
	width: 27px;
}

#pied_de_page
{
	background-image: url(../img/pied_fd.jpg);
	background-repeat: repeat-x;
	color: #CEE0FF;
	border-top: 1px solid white;
	height: 60px;
	font-size: 10px;
	position: relative;
}
#pied_de_page p
{
	margin-top: 14px;
	line-height: 14px;
	margin-left: 50px;
}
#pied_de_page a
{
	color: #CEE0FF;
	text-decoration: none;
	font-weight: bold;	
}
#pied_de_page a:hover
{
	color: #FDFDFF;
}

#logo_pied
{
	position: absolute;
	height: 60px;
	width: 40px;
	top: 0;
	background-image: url(../img/pied_logo.jpg);
}

#machine_pied
{
	position: absolute;
	height: 132px;
	width: 121px;
	bottom: 62px;
	right: 1px;
	background-image: url(../img/machine_technologie.jpg);
}
.lettre
{
	font-weight: bold;
	float: left; 
	font-size: 33px;
	border: 1px solid #1F5394; 
	background-color: #D3D5D6; 
	margin: 1px;
	padding: 1px;
	line-height: 1em;
	color: #1F5394;
}

.icone img
{
   position: relative;
   top: 14px;
   border: 1px solid;
}
.icone2  img
{
  border: none;
  position: relative;
  top: 14px;
}

.bordure
{
	border: 1px solid #3279D5;
}

.flotte_droite
{
	float: right;
	padding: 1px;
	border: 1px solid #3279D5;
	margin: 8px;
}

.flotte_gauche
{
	float: left;
	padding: 1px;
	border: 1px solid #3279D5;
	margin: 2px 6px 4px 0px;
}
.no_cadre
{
	border: none;
}
td i
{
	color: gray;
}
/* onglet */

ul#onglet
{

border-top: 4px solid #1F5394;
width: 740px;
list-style: none;
position : absolute;
left: -15px;
top: 0px;
}

#onglet li
{
float: left;
}
#onglet li a
{
font-size: 1.2em;
display: block;
height: 26px;
width: 140px;
background-color: #1F5394;
margin-left: 15px;
color: white;
text-align: center;
line-height: 22px;
background-image: url(../img/fd_onglet.jpg);
background-position: 118px;
background-repeat: no-repeat;
}
	
#onglet li.actif a
{
font-size: 1.2em;
display: block;
height: 26px;
width: 140px;
background-color: #DCE1E8;
margin-left: 15px;
color: #1F5394;
text-align: center;
line-height: 22px;
background-image: url(../img/fd_onglet_02.jpg);
background-position: 118px;
background-repeat: no-repeat;
border: 1px solid #1F5394;
position: relative;
top: -1px;
}
#onglet li.stereolitho a
{
  margin-left: 8px;
  width: 175px;
  background-position: 154px;
}


#onglet li a:hover
{
  color: white;
}
#onglet li.actif a:hover
{
	color: #1F5394;
}


