/*  ----------------------------------------------------------- */
/*  ----------------------------------------------------------- */
/*  Feuilles de styles JOBINGENIEUR  */
/*  ----------------------------------------------------------- */

@import "forms.css";
@import "tableaux.css";

/*  ------------------------------------------
/*  Styles HTML par defaut
/*  ------------------------------------------ */
.body {
	
	margin:0;
	text-align: center;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #242424;
	background-image: url(fond.png); 
	background-repeat:no-repeat;
	background-color:#000000;
	}

.body a{
	text-decoration:underline;
	color: #000000;
}

img { margin: 0; padding: 0; border: none; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	text-align:center;
	margin:0px auto;
	text-align:center;	
	border:Opx;
	padding:0px;
	background-color:#000000;
}

#diaporama{
	margin-top:0px;
	padding:10px;
	text-align:center;
	background-color:#000000;
}

/********** logo *********/
#header .logo{
	margin:0px auto;
}

#footer {
	float:left;
	font-size: 1.1em;
	padding:3px;
	width: 917px;
	margin:0px left;
	margin-left:0px;
	margin-top:0px;
	text-align:center;	
	color:#FFFFFF;
	background-color:#2C2C2C;
}

.footer a, #footer a {
text-decoration:underline;
color: #FFFFFF;
}

#colonne1 {
	text-align:left;
	margin:0px;
	padding:Opx;
	width:220px;
	
}

#colonne2 {
	text-align:left;
	margin:0px;
	width: 640px;
}

.colonne1zone1 {
	margin-top:270px;
	padding:7px;
	color:#FFFFFF;
	font-size: 1.1em;
	line-height:1.3em;
}

.colonne1zone1  a{
	color:#5F9589;
}


.colonne1zone2 {
	padding:10px;
	background:#5F9589;
	color:#000000;
	font-size: 1.00em;
	line-height:1.2em;
}

.colonne1zone2 a{
	color:#FFFFFF;
}

#nav {
	padding:0px;
	margin:0px;
	width: 614px;
	height:32px;
	background:#333333;	
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	text-align:center;
}


.titredocu {
	text-align:left;
	font-size:2.5em;
	color: #242424;	
}
.titredocu a, a.titredocu{
	text-decoration:none;
}

.descriptifdocu {
	text-align:justify;
	margin-top:10px;
	font-size:1.0em;
	line-height:1.4em;
	color: #242424;	
}

.imagedocu {
	float:right;	
}

.bordeau, .bordeau a{
	margin-top:4px;
	margin-bottom:4px;
	text-align:left;
	font-size:1.05em;
	color: #5F9589;	
}

.rose1, .rose1 a, a.rose1{
	text-align:left;
	font-size:1.3em;
	color: #FF7373;	
}

.blancgros, .blancgros a{
	text-align:left;
	font-size:1.15em;
	line-height:1.4em;	
	color: #FFFFFF;
	font-family: Arial;
}

.blanc, .blanc a{
	text-align:center;
	font-size:0.8em;
	line-height:1.2em;	
	color: #BBBBBB;
	font-family: Arial;
}

.barres-infos {
	float:left;
	padding-left:10px;
	padding-top:4px;
	margin:0px;
	width:305px;
	height:52px;
	color:#FFFFFF;
	font-size: 1.05em;
	line-height:2em;
	background-image: url(../pics/barres-infos.png); 
	background-repeat:no-repeat;
}

.barre-bo {
	float:left;
	margin:0px;
	margin-top:-3px;
	width:240px;
	background-repeat:no-repeat;
}

.ipod{
	float:left;
	margin-left:0px;
}

.ipodtitre,.ipodtitre a,a.ipodtitre{
	text-align:left;
	margin-left:4px;
	font-size: 1.1em;
	color:#707070;
	
}

.breaker{
	clear:both;
	height:1px;
	overflow:hidden;
}


#pageimpression {
	width: 100%;
	height:100%;
	margin:0px auto;
	text-align:center;
	background:#FFFFFF;	
}



.lien_haut {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform:uppercase;

}
.lien_haut a,a.lien_haut, .lien_haut a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6, table{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
form, input{
	margin:0px;
	padding:0px;
}
form, input{
	font-size:100%;
	font-family:Arial;
	vertical-align:middle; 
}
a{
	text-decoration:none;
	color:#5F9589;
}
a:hover {
	text-decoration:none;
}
h1 a:hover, 
h2 a:hover, 
h3 a:hover, 
h4 a:hover, 
h5 a:hover, 
h6 a:hover {
	text-decoration: none;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
fieldset{
	border:none;
	padding:0px;
	margin:0px;
}
legend{
	display:none;
}
img, img a{
	border:none;
}
strong{
	font-weight:bold;
}
.hide{
	display:none;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.breaker{
	clear:both;
	height:1px;
	overflow:hidden;
}


/*  Forms
---------------------------------------------- */


input{
	color:#7b7c7e;
}

.inputrose
	{ 
	border: 0px;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 2px;
	font-size: 1.05em;
	background:#FF7373;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}	

.boutonrouge
	{ 
	clear: both;
	float:left;
	padding: 3px;
	text-align:center;
	font-size: 1.0em;
	border: 0px;
	background:#FF0000;
	color:#FFFFFF;
	}

/*  Autres styles
---------------------------------------------- */

img, .spip_logos, spip_logos { margin:0px; padding:0px; border:none; }
spip_documents, .spip_documents  { margin:3px; padding:0px; border:none; }

table.spip tr.row_first { background-color: #FFFFFF;font-weight: bold; }
table.spip tr.row_first { background: #F5F5F5; }
table.spip tr.row_odd { background: #E9E9E9; }
table.spip tr.row_even { background: #F5F5F5; }
table.spip td { text-align:left;padding:2px; }

.icone { 
	margin-right:2px;
	border:0px;
	vertical-align:middle;
}

/*************************
*** LIGHTBOX
*************************/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#242424;
  filter:alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #FFFFFF;
  z-index: 102;
  color:#000000;
  display:none;
  border: 10px solid #242424;
  text-align:left;
  top:40%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:0px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:0px 0px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
  font-family:"Myriad";
  font-weight:bold;
  font-style:italic;
  font-size:150%;
  color:#fff;
}
#TB_title{
  padding:10px 10px 5px 0;
}
#TB_ajaxContent{
  clear:both;
  padding:0px 0px 15px 0px;
  text-align:left;
  line-height:1.5em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent .popup{
  width:606px;
  padding:0 40px 0 24px;
}
#TB_ajaxContent .popup h2{
  font-family: "Arial";
  padding:8px;
  background-color:#C2CBBC;
  font-size: 236%;
  font-weight: normal;
  color: #CB7C7C;
  margin:0 0 40px 0px;
}
#TB_ajaxContent .popup li{
  margin:0px 0px 10px 0px;
}
#TB_ajaxContent .popup label{
	display:block;
	float:left;
	font-size: 110%;
	width:192px;
	text-align:right;
	font-weight:bold;
	margin:4px 10px 0 0;
	color:#242424;
}
#TB_ajaxContent .popup label span, #TB_ajaxContent .popup p span{
	color:#e04944;
}
#TB_ajaxContent .popup .text{
	width:211px;
	height:17px;
	padding:5px 0 0 10px;
	border:solid 1px #e8e8e8;
}
#TB_ajaxContent .popup .annuler{
	background:url(../pics/bg_annuler.gif) no-repeat;
	display:block;
	width:64px;
	height:21px;
	padding:6px 0 0 0;
	font-weight:bold;
	color:#242424;
	text-align:center;
	float:left;
	margin:0 10px 0 202px;
	_margin:0 10px 0 102px;
}
#TB_ajaxContent .popup .btn{
	background:url(../pics/bg_btn_rouge.gif) no-repeat;
	width:149px;
	height:27px;
	font-weight:bold;
	color:#fff;
	border:none;
	cursor:pointer;
}
#TB_ajaxContent .popup .btn_lien{
    margin:18px 0 25px 0px;
}
#TB_ajaxContent .popup p{
	color:#242424;
	padding:0 0 20px 0;
}
#TB_ajaxContent .popup p a{
	color:#242424;
	text-decoration:underline;
}
#TB_ajaxContent .popup p span a{
	color:#e04944;
	text-decoration:none;
}
#TB_ajaxContent .bt_fermer {
	display:block;
	width:9px;
	height:11px;
}
