/* feuille de style générale origine */

* { color: #222; font-family: Arial, Helvetica; font-size: 12px; margin: 0; padding: 0 }
body { width: 98%; min-width: 980px; margin: 10px auto 20px; text-align: center; background: url('../z_imgs/fond_industry.jpg') no-repeat top center }

a, a:link, a:focus, a:visited { color: #0000DD; text-decoration: none; } 
a:hover { text-decoration: underline; color: #0000DD; }
a:active { color: #0000DD }

a.lien_vert, a.lien_vert:link, a.lien_vert:focus, a.lien_vert:visited { color: #007700 }

img { border: none }

h2 { font-weight: bold; font-size: 1.5em; padding: 0 0 20px }
h3 { font-weight: bold; font-size: 1.2em; padding: 15px 0 10px }

/*		HEADER		*/
#header { text-align: left; width: 100% }
#header #logo { float: left; width: 20%; text-align: left }
#header #logo a { font-size: 1.1em }


/*		ALL				*/
#all { clear: both; width: 100%; text-align: center; padding-top: 10px }
#all p.pagination { padding: 0 0 10px; }


/* 		page HOME			*/
#home { width: 820px; text-align: center; margin: 60px auto 120px }
#home h2 { font-size: 1.2em; font-weight: normal; width: auto }
#home #select_engine { text-align: center }
#home #select_engine #a_education { display: inline-block; background: url('../z_imgs/education_ok.png') no-repeat top center; width: 161px; height: 38px; margin: 0 12px 0 13px; display: -moz-inline-box; }
#home #select_engine #a_education:hover { background: url('../z_imgs/education_ok.png') no-repeat bottom center; width: 161px; height: 38px; }
#home #select_engine #a_industry { display: inline-block; background: url('../z_imgs/industry_ok.png') no-repeat top center; width: 143px; height: 38px; margin: 0 12px 0 13px; display: -moz-inline-box; }
#home #select_engine #a_industry:hover { background: url('../z_imgs/industry_ok.png') no-repeat bottom center; width: 143px; height: 38px }
#home #select_engine #a_media { display: inline-block; background: url('../z_imgs/media_ok.png') no-repeat top center; width: 100px; height: 38px; margin: 0 12px 0 13px; display: -moz-inline-box; }
#home #select_engine #a_media:hover { background: url('../z_imgs/media_ok.png') no-repeat bottom center; width: 100px; height: 38px }


/*		pages about us, disclaimer, ...		*/
#html_pages { padding: 20px 0 20px; margin: 0 25px 0; width: 95%; text-align: left }
#html_pages p { padding: 0 0 10px }
#html_pages ul { padding: 0 0 0 20px;  }


/*		FOOTER		*/
#footer { clear: both; width: 100%; margin: 15px 0 }
#footer p { margin: 4px 0 }
#footer #footer_left { float: left; text-align: left; width: auto }
#footer #footer_left ul { list-style-type: none }
#footer #footer_left ul li { display: inline; margin-right: 10px }
#footer #seal_rate_point { float: right; margin: 0 0 25px 5px; width: auto }
#footer #footer_right { float: right; text-align: right; width: auto; margin: 5px 5px 0 0 }
#footer #footer_right ul { list-style-type: none }
#footer #footer_right ul li { display: inline; margin-left: 10px }