/* CSS Document : Feuille de style ingennie.fr */

body{
	background-color: #777777;
	margin: 0px;
	padding: 0px;
	color: #005063;
	overflow :auto ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img{
	border: none;
}
a.img:hover{
	border: none;
}
a{
	color: #005063;
	text-decoration: underline;
	}
a:visited{
	color: #005063;
	text-decoration: underline;
}
a:hover{
	color: #005063;
	text-decoration: none;
}

/*------------/// TITRES ///----------*/
h1{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #145163;
	font-weight: normal;
}

h2{
	margin:-5 0 10 20;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28px;
	color: #145163;
}

h2:first-letter{ 
	font-size:30; 
	font-weight: bold;
}
h3{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3.vert{
	margin: 25 0 0 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-style: italic;
	color: #A7B706;
}
/* ******** paragraphes ************ */
p.col340{
	width: 320px;
	text-align: justify;
}
/*-----------------------------/// propriétés d'alignement et de visibilité ///-----------------------------*/
.float-gauche{
	margin:0 8 0 0;
	float: left;
}
.float-gauche-ss-marges{
	margin:0;
	float: left;
}
.float-droite{
	float: right;
	margin:0 0 0 0;
}
.col-float-gauche{
	margin:0 20 0 0;
	float: left;
}
.marge3px{
	margin:3 3 0 3;
}
.centrer{
	text-align: center;
	vertical-align: middle;
}
.cache{
	display: none;
}

.clear{
	clear: both;
}
/*///////////// FICHE /////////////*/
.photo-fiche{
	border:0;
	width:119;
	height:85;
}
.titre-fiche{
	margin:0;
	float: left;
	width:130;
}
	
/*///////////// CADRES INTERIEURS /////////////*/
/* ----------- La position des cadres est calculée à partir  ----------------- */
#cadre-menu-gauche{
	position:absolute;
	width:51px;
	height:293px;
	margin:-81px 0px 0px -479px;
	top: 50%; 
	left: 50%;
	z-index: 1;
}

#bouton-bas{
	position:absolute;
	width:51px;
	height:51px;
	margin:219px 0px 0px -479px;
	top: 50%; 
	left: 50%;
	left: 50%;
	z-index: 2;
}

#bouton-bas_fix{
	position:absolute;
	width:51px;
	height:51px;
	margin:230px 0px 0px -479px;
	top: 50%; 
	left: 50%;
	left: 50%;
	z-index: 2;
}

#cadre-news{
	position:absolute;
	width:184px;
	height:293px;
	margin:-155px 0px 0px -374px;
	top: 50%; 
	left: 50%;
}

#cadre-webmail{
	position:absolute;
	width:267px;
	height:65px;
	margin:170px 0px 0px -405px;
	top: 50%; 
	left: 50%;
	border: 0px solid #000000;
}


/* marge gauche -174 par défaut */
#cadre-genie-office{
	position:absolute;
	width:315px;
	height:45px;
	margin:-266px 0px 0px -174px;
	top: 50%; 
	left: 50%;
}

#lien_annonce{
	position:absolute;
	width:315px;
	height:45px;
	margin:-210px 0px 0px -140px;
	top: 50%; 
	left: 50%;
	z-index:100;
	border: 0px solid #ff0000;
}

#cadre-office{
	position:absolute;
	width:262px;
	height:245px;
	margin:-110px 0px 0px -131px;
	top: 50%; 
	left: 50%;
	border: 0px solid #000000;
	padding-top: 40px;
}

#fleches-office{
	position:absolute;
	width:115px;
	height:35px;
	margin:160px 0px 0px 15px;
	top: 50%; 
	left: 50%;
}

#cadre-web{
	position:absolute;
	width:262px;
	height:245px;
	margin:-110px 0px 0px 171px;
	top: 50%; 
	left: 50%;
	border: 0px solid #000000;
	padding-top: 40px;
}

#fleches-web{
	position:absolute;
	width:115px;
	height:35px;
	margin:160px 0px 0px 14px;
	top: 50%; 
	left: 50%;
}

#cadre-copyright{
	position:absolute;
	width:262px;
	height:245px;
	margin:-82px 0px 0px -131px;
	top: 50%; 
	left: 50%;
}

#date{
/* MARGE HAUT PAR DEFAUT -266px */
	position:absolute;
	text-align: center;
	width:130px;
	height:20px;
	margin:-121px 0px 0px 329px;
	top: 50%; 
	left: 50%;
	border: 0px solid #000000;
/*	color: #000000;*/
}

#coordonnees{
	position:absolute;
	text-align: center;
	width:885px;
	height:20px;
	margin:269px 0px 0px -423px;
	top: 50%; 
	left: 50%;
}

#retour-accueil{
	position:absolute;
	text-align: center;
	width:210px;
	height:125px;
	margin:-175px 0px 0px -285px;
	top: 50%; 
	left: 50%;
}

/*############## INPUTS ##############*/
form{
	margin:2 0 0 0;
	padding:0;
}
.champ-gris-contours-blancs{
	background-image:url(../images/design/fond_input_blanc.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
	font-size:11px;
	border:1px solid #ffffff;
	padding:0px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #145163;
	width:110px; 
}
	
.champ-gris-contours-gris{
	background-image:url(../images/design/fond_input_blanc.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
	width:160;
	font-size:11px;
	border:1px solid #999999;
	padding:0px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #145163;
}

input.ok {
	margin:0;
	padding:0;
	border: none;
	cursor: hand;
	background-image: url(../images/design/bouton_ok.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 21px;
}

input.ok-blanc {
	margin:0;
	padding:0;
	border: none;
	cursor: hand;
	background-image: url(../images/design/bouton_ok_fd_blanc.gif);
	background-repeat: no-repeat;
	height: 23;
	width: 23;
}
/*//////////////// TEXTES //////////////*/
.txt12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.txt12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #145163;
}
a.txt12:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #145163;
}
.txt12gras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.txt12gras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #145163;
	text-decoration: none;
}
.txt12grasItal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
a.txt12grasItal{
	color: #145163;
	text-decoration: none;
}
a.txt12grasItal:hover{
	color: #145163;
	text-decoration: underline;
}
.txt11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt10{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txt11blanc{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005063;
}

a.txt11blanc:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.txt11blanc:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a.txt11blanc:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.txt12vert{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCE70B;
}
.txt13rougegras{
	font-size: 13px;
	color: #DA3636;
	font-weight: bold;
}
a.txt13rougegras:link{
	color: #DA3636;
}
a.txt13rougegras:visited{
	color: #DA3636;
}
a.txt13rougegras:hover{
	color: #DA3636;
}
a.txt13rougegras:active{
	color: #DA3636;
}

/* debut style copyright */
#coordonnees a {text-decoration: none; color:#FFFFFF}
#coordonnees a:hover {text-decoration: underline; color:#FFFFFF}
/* fin style copyright */

input.envoyerCopyright {
	margin:0;
	padding:0;
	border: none;
	cursor: hand;
	background-color: #E2E8A4;
	border: 1px #B8C534 solid;
	color: #175163;
	height: 19;
	width: 100;
}
/* //////////////////// boutons //////////////////////*/

a.suivant {
	display: block;
	background-image: url(../images/design/suivant.gif);
	height: 19px;
	width: 19px;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}
a.suivant:hover {
	background-image: url(../images/design/suivant_on.gif);
}
a.retour {
	display: block;
	background-image: url(../images/design/retour.gif);
	height: 19px;
	width: 19px;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}
a.retour:hover {
	background-image: url(../images/design/retour_on.gif);
}
