/* ------------------------------

			GENERAL
			
------------------------------ */


body {	
	background:url(images/fond-page.gif) repeat-x fixed top #ff8a00;
	height:720px;
	text-align:center;
	font:11px Tahoma, Geneva, Arial, Helvetica, sans-serif;	
	
	
}

a img {
	border:none;
}

/* ------------------------------
	
			HEADER
	
------------------------------ */


#header {	
	margin-top:10px;
	height:168px;
	background: url(images/header.png) no-repeat center ;
}

#lien-header {
	display: block ;
	height:54px;
	color:#000;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	background:url(images/liens-header.png) no-repeat center;

	
}

#lien-header a{
	margin-top:1px;
	display: block ;
	line-height:25px;
	height:25px;
	width: 100px ;
	color:#f7f8f8;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	background:url(images/menu_off.png) no-repeat center;

	
}

#lien-header a:hover{
	line-height:23px;
	height:25px;
	width: 100px;
	color:#000;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	display:block;
	background:url(images/menu_on.png) no-repeat center;

	
}

/* -----------------------------

			BLOC GENERAL
	
------------------------------ */


#bloc-general{
	background:url(images/fond-site.png) repeat-y center;	
	text-align:center;
}

/* ------------------------------

				MENU
	
-------------------------------- */


#menu {

	display:inline;
	width:211px;
}

#menu a {
	color:#009DCA;
	font-size:11px;
	text-decoration:none;
}

#menu a:hover {
	color:#000000;
	text-decoration:underline;
}

.titre-menu {
	height:33px;
	background:url(images/titre-menu.png) no-repeat;
	line-height:33px;
	color:#FFF;
}

.fond-menu {	
	background:url(images/fond-menu.png) repeat-y;
	color:#aeaeae;
	text-decoration:none;
	font-size:13px;
	text-align:center;

}



.bas-menu {
	height:13px;
	background:url(images/bas-menu.png) no-repeat;
	margin-bottom:45px;
}



.fond-menu label {
	float:left;
	width:60px;
	color:#5771a5;
}

.champ-menu {
	width:64%;
	background:#f3f3f3;
	border:dashed 1px #c8c8c8;
	margin-bottom:2px;
	font:10px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}

 .logo-menu{
	width:200px;
	height:75px;
	background:url(images/logo-menu.png);
	padding-left:2px;
 }

/* ------------------------------

			PLAN

------------------------------ */


#plan{
	margin-bottom:10px;
	padding-bottom:20px;
}

#plan li a	{
	color:#FF9C00;
	text-align:center;
	list-style-image:url(images/puce.gif);
	text-decoration:none;
}

#plan li a:hover{
	color:#000000;
	text-decoration:none;
}

/* ------------------------------

				CORPS

------------------------------ */


#corps {
	padding-top:3px;
	width:516px;
	float:left;
	display:inline;
	color:#FFFFFF;
}

#corps a {
	color:#5cb1d5;
	text-decoration:underline;	
}

#corps a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#5cb1d5;;
}

.titre-bloc-news {
	height:37px;
	background:url(images/titre-bloc.png) no-repeat;
	text-align:left;
	padding-left:25px;

}

.titre-bloc-news h2 {
	color:#FFFFFF;
	line-height:29px;
	height:41px;
	font-size:13px;
	
}

.fond-bloc-news {
	background:url(images/fond-bloc.png) repeat-y;
	color:#888888;
	font-size:13px;
	text-align:left;
	padding-bottom:20px;
}

.T{
	text-decoration:underline;
}

.bas-bloc-news {
	background:url(images/bas-bloc.png) no-repeat;
	height:26px;
	margin-bottom:20px;
}

/* ------------------------------

				CORPS2

------------------------------ */


#corps2 {
	padding-top:5px;
	float:left;
	color:#FFF;
}

#corps2 a {
	color:#5cb1d5;
	text-decoration:underline;	
}

#corps2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#5cb1d5;;
}

.titre-bloc-news2 {
	width:726px;
	height:41px;
	background:url(images/titre-bloc2.png) no-repeat center;

}

.titre-bloc-news2 h2 {
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:15px;
	text-align:left;
	padding-left:30px;
	font-size:13px;
}
.fond-bloc-news2 {
	background:url(images/fond-bloc2.png) repeat-y center;
	width:720px;
	padding-top:10px;	
	padding-bottom:20px;
	text-align:left;
	color:#888888;
	font-size:13px;
	margin-left:4px;
}

.T2{
	text-decoration:underline;
}

.bas-bloc-news2 {
	background:url(images/bas-bloc2.png) no-repeat center;
	height:13px;
	width:724px;
	margin-bottom:6px;
}

/* -----------------------------

			TABLEAU

------------------------------ */


.tableauin{

	padding-bottom:2px;

	font-size:13px;
	color:#757575;
}

.tableaupao{
	padding-top:10px;
	padding-right:7px;
	padding-bottom:25px;
	padding-left:11px;
	font-size:13px;
	color:#757575;
}

.tableauio{
	padding-top:10px;
	padding-right:7px;
	padding-bottom:25px;
	font-size:13px;
	color:#757575;
}

.tableaufac{
	padding-top:10px;
	padding-right:7px;
	padding-bottom:25px;
	padding-left:11px;
	font-size:13px;
	color:#757575;
}

.tableauindex{
	padding-top:10px;
	padding-bottom:7px;
	padding-left:15px;
	padding-right:7px;
	font-size:13px;
	color:#757575;
}

/* ------------------------------

			IMAGE

------------------------------ */


.imagepromo{
	background:url(images/promo.gif) no-repeat;
	height:700px;
	width:700px;
}

.imagepao{
	background:url(images/pao1.jpg) no-repeat;
	height:242px;
	width:340px;

}

.imagepao2{
	background:url(images/pao2.jpg) no-repeat;
	height:242px;
	width:340px;

}

.imagemachine{
	background:url(images/machine.png) no-repeat;
	height:242px;
	width:340px;

}

.imagemachine2{
	background:url(images/numerique2.png) no-repeat;
	height:242px;
	width:340px;

}

.imageoffset1{
	background:url(images/Offset1.jpg) no-repeat;
	height:242px;
	width:340px;
}

.imageoffset2{
	background:url(images/Offset2.png) no-repeat;
	height:242px;
	width:340px;
}

.imagefac{
	background:url(images/fac.png) no-repeat;
	height:242px;
	width:340px;
}

.imagefac2{
	background:url(images/fac2.png) no-repeat;
	height:242px;
	width:340px;
}

.imageindex{
	background:url(images/accueil.jpg) no-repeat;
	height:250px;
	width:235px;
}

.imageindex2{
	background:url(images/accueil2.jpg) no-repeat;
	height:250px;
	width:235px;
}

.imagegf1{
	background:url(images/gf1.jpg) no-repeat;
	height:250px;
	width:235px;
}

.imagegf2{
	background:url(images/gf2.jpg) no-repeat;
	height:250px;
	width:235px;
}

/* ------------------------------

			FOOTER

-------------------------------- */


#footer  {
	height:61px;	
	font-size:9px;
	line-height:60px;
	color:#FFFFFF;
	background:url(images/footer.png) no-repeat bottom;
	text-align:center;
	text-decoration:none;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
	font-style:italic;	
	text-decoration:underline overline;
}

/* ------------------------------

			GOOGLE MAP

-------------------------------- */


#global{
	width: 500px;
	margin: 0 auto;
}

#map{
	width: 450px;
	height: 350px;
	margin: 10px auto;
}
