* {
	margin: 0px;
	padding: 0px;
}
html {
}
/* CSS Document */

body, td, th {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.splash {position:absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height:177px;
	margin-top: -88px; /*set to a negative number 1/2 of your height*/
	margin-left: -250px; /*set to a negative number 1/2 of your width*/
	border: 0;
	background-color: #f3f3f3;
}
.intro {position:absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 237px;
	margin-top: -118px; /*set to a negative number 1/2 of your height*/
	margin-left: -250px; /*set to a negative number 1/2 of your width*/
	border: 0;
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 10px;
}

body {
	background-color: #FFF;
	margin: 0px;
	height: auto;

}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p, li {
	padding-bottom: 10px;
}
ul {
	padding-left: 20px;
}
.page {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/lignes_metubel.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-right: 2px solid #535a5e;
	border-left: 2px solid #535a5e;
}
.fil_ariane {
	background-repeat: no-repeat;
	padding-top: 170px;
	height: 25px;
	width: 810px;
	font-style: italic;
	color: #999;
	padding-left: 150px;
}
.fil_ariane a:link, .fil_ariane a:visited {
	color: #000;
	text-decoration: none;
}
.fil_ariane a:hover {
	color: #000;
	text-decoration: underline;
}
.langue {
	float: right;
	width: 100px;
	text-align: right;
	padding-right: 10px;
	position:relative;
}

.entete_sgi {
	height: 190px;
	width: 960px;
	background-image: url(images/entete_metubel.jpg);
	background-repeat: no-repeat;
}
.sgi_logo_container {
	padding-top: 25px;
	padding-left: 40px;
	float: left;
}
.menu_h {
	height: 31px;
	width: 765px;
	float: right;
	margin-top: 133px;
}
.footer_passion {
	background: url(images/passion_entreprendre.png) no-repeat center;
	padding: 0px;
	height: 80px;
	width: 100%;
	clear: both;
}
.main_content {
	width: 960px;
}
.menu_gauche {
	float: left;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.menu_gauche img {
	padding: 10px;
}
.content_810 {
	float: left;
	width: 810px;
}
.accueil {
	text-align: justify;
	float: left;
	width: 630px;
}
.cadre_mot {
	float: right;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
	font-size: 12px;
}
.cadre_mot a {
	color: #3B505F;
	text-decoration: none;
}
.cadre_mot a:hover {
	color: #000;
	text-decoration: none;
}
.fonction {
	font-size: 10px;
	font-style: italic;
}
.content_710 .bandeau {
	width: 673px;
	float: left;
}
.bandeau img {
	margin-left: -15px;
}
.client_large {
	background: url(images/fond_bt/metub_client_large.png);
	height: 28px;
	width: 439px;
	float: left;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 15px;
}
.clients_gauche {
	float: left;
	width: 500px;
}
.clients_droite {
	float: right;
	width: 460px;
}
.client_small {
	background: url(images/fond_bt/metub_client_small.png) no-repeat;
	height: 28px;
	width: 199px;
	float: left;
	font-weight: bold;
	padding-top: 13px;
	text-align: center;
}
.gauche {
	float: left;
	width: 200px;
}
.clients01 {
	clear: both;
	padding-left: 20px;
	padding-top: 8px;
}
.clients01 table td {
	padding-bottom: 5px;
}
.fond_accueil {
	background: url(images/metub_fond_accueil2.jpg);
	height: 535px;
	width: 510px;
	position: relative;
	bottom: 2px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 400px;
	font-weight: normal;
	text-align: justify;
	font-size: 14px;
}
.ress_gauche {
	float: left;
	width: 463px;
	padding-left: 10px;
}
.ress_droite {
	float: right;
	width: 463px;
	padding-right: 10px;
}
.ress_menu {
	height: 70px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.contenu_centre_900_px {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.texte_centre_960px {
	text-align: center;
	width: 960px;
}
.ressources_photos_gauche {
	float: left;
	width: 420px;
}
.ressources_photos_droite {
	float: right;
	width: 420px;
}
.ressources_photos_gauche img, .ressources_photos_droite img {
	padding-bottom: 20px;
}
.ress_menu .selected {
	float: left;
	height: 70px;
	width: 300px;
}
.ress_menu .item {
	float: left;
	height: 47px;
	width: 200px;
	padding-top: 11px;
}
.jobs_top {
	height: 26px;
	width: 814px;
	margin-right: 43px;
	margin-left: 43px;
	background-image: url(images/metub_fond_jobs.png);
	font-size: 16px;
	font-variant: small-caps;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
}
.jobs_top a {
	font-weight: bold;
	color: #FF0;
}
.jobs_gauche {
	float: left;
	width: 350px;
	padding-left: 60px;
}
.jobs_droite {
	float: right;
	width: 350px;
	padding-right: 60px;
}
.texte_jobs {
	clear: both;
	width: 800px;
	padding-top: 10px;
}
.large800 {
	width: 800px;
	padding-left: 80px;
	clear: both;
}
.bas_de_page {
	background-image: url(images/footer_metubel.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 950px;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-top: 30px;
	padding-right: 10px;
	clear: both;
}
.bas_de_page a {
	text-decoration: none;
	color: #FFF;
}
.bas_de_page a:hover {
	text-decoration:underline;
}
.acrobat {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
img.certif {
	border: thin groove #999;
	margin-top: 8px;
}

.mainTextLarge {
	float: left;
	width: 750px;
	text-align: justify;
	padding-left: 120px;
	padding-right: 15px;
}
.contacts {
	float: left;
	width: 300px;
	padding-top: 30px;
	padding-left: 30px;
}
.plan_contact {
	float: right;
	width: 300px;
	padding-top: 30px;
	padding-right: 80px;
}
.plan_big {
	width: 730px;
	padding-left: 31px;
	display:none;
}
.plan_big_cadre {
	width: 650px;
	border: 2px solid #9d0c15;
}
.legals {	width: 860px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify; }
.legals, .legals p, .legals td, .legals th {
	font-size: 10px;
}
.legals h1 {
	font-size: 12px;
	font-weight: bold;
}
.legals h2 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.mailing_table tr td {
	padding: 5px;
}
.erreur {
	font-weight: bold;
	color: #F00;
}
#photosDiv {
	text-align: center;
}
table.pj {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	margin: 5px;
}
table.pj tr td {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 3px;
}.supprimer {
	color: #F00;
	background: #000;
	border: 1px inset #999;
	text-decoration: underline;
	height: 18px;
	font-size: 10px;
}
table.padd td {
	padding: 3px;
}
table.padd {
	margin: 5px;
}
