@charset "iso-8859-1";
/* auteur: Louis Molliné */
/* Date de création: 25-08-2005 */

/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		La mise en page
 * _______________________________________________ */


header {
	height: 105px;
	border: none;
	background-color: #ffffff;
	vertical-align: middle}

nav.menu{	
	display: inline-block;
	width: 150px;
	border: none;
	vertical-align: top;
	margin: 10px 10px 0px 20px;
	/background-color: #eeeeee}
	
div.logo{
	float: left;
}

nav.entete{
	height: 105px;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	width: 700px;
	text-align: center;
	
}

div.coordonnees{
	float: right;
	display: inline-block;
}

	
	

article {
	display: inline-block;
	width: 900px;
	border: none;
	vertical-align: top;
	margin-left: 170px;
	font-size: 20px;}
	
article.large {
	margin-left: 20px;
	width: 975px}
	
article.premier{
	margin-left: 20px}


aside {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	width: 600px;
	border: 1px solid #000000}

footer {
	vertical-align: bottom;
	background-color: #cccccc;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px}
body {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	background-color: #f5f5f9;
	font-family: garamond}



section {
	background-image:-moz-linear-gradient(300deg,#ffffff,#aaaaaa,#aaaaff,#aaaaaa);
	background-image:-webkit-linear-gradient(300deg,#ffffff,#aaaaaa,#aaaaff,#aaaaaa);
	background-image:-o-linear-gradient(300deg, #ffffff,#aaaaaa,#aaaaff,#aaaaaa);
	background-image:linear-gradient(150deg,#ffffff,#aaaaaa,#aaaaff,#aaaaaa)}
	
	section.gab {
	background-image:-moz-linear-gradient(300deg,#ffffff,#aaaaaa,#aaffaa,#aaaaaa);
	background-image:-webkit-linear-gradient(300deg,#ffffff,#aaaaaa,#aaffaa,#aaaaaa);
	background-image:-o-linear-gradient(300deg, #ffffff,#aaaaaa,#aaffaa,#aaaaaa);
	background-image:linear-gradient(150deg,#ffffff,#aaaaaa,#aaffaa,#aaaaaa);
	
	margin-top: 0;
	width: 99.9%;
	/*background: rgba(0,0,0,0);
	*/border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
	
	
	
	
	}
	
/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Les pages
 * _______________________________________________ */

/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Visu 3D javascipt
 * _______________________________________________ */
 			.c
			{
				width: 900px;
				height: 500px;
				margin-left: 10px;
				right: 10vw;
				border: 1px solid #000000;
			}
 
 /* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Les images d'en-tête
 * _______________________________________________ */

img.banniere {
	height:70px;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:30px;
}


/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Les boutons du menu
 *________________________________________________ */



.bouton {
	display:block;
	font-weight: bold;
	width:170px;
	line-height:20px;
	padding-top: 15px;
	padding-bottom : 15px;
	text-align:center;
	vertical-align:middle;
	background-image:linear-gradient(0deg,#b1b8c1,#c1c8e1,#ffffff);
	color:black;
	text-decoration:none;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border: 1px outset #dddddd}

.bouton:hover {
	background-image:linear-gradient(0deg,#b1b8c1,#b1b8d1,#ffffff)}
/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Les formulaires
 *________________________________________________ */

.onglet
{
	font-size: 18px;
	font-family: garamond;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	width: 240px;
	display: inline-block;
	margin: 0;
	background: rgba(0,0,0,0.2);
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 1px solid #000;
	/*left: 20vw;*/
}

.ongActif{
	border-bottom: none;
	background: rgba(0,0,0,0);
	outline: none;
}

div.version{
	text-align: center;
	font-size: 18px;
	font-family: garamond;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 0px;
	display: inline-block;
	width: 466px;
	background: #ccc;
	color: #333;
	border-bottom: 1px solid #000;
}


input.onglet:hover{
	cursor: pointer;
}


.calculgab
{
	margin-top: 0;
	width: 99.9%;
	background: rgba(0,0,0,0);
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

article.calcul{
	width: 1100px;
	margin-left: 50px;
	display: none;
}

article.pgActive{
	display: block;
}


.chw{
	display: none;
}
form.choix-w label{
	display: inline-block;
	background-image:linear-gradient(0deg,#b1b8c1,#c1c8e1,#ffffff);
	/*width: 164px;
	*/font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom:0.5em;
	border: 1px solid #aaa;
}

label.typev{
	width: 164px;
}
label.orgroul{
	width: 200px;
}
label.gabref{
	width: 120px;
}



input.chw input:checked+label{
	background-color: grey;
  color: white;
}
form.choix-w label:hover{
	cursor: pointer;
	filter: brightness(80%);
	background-color: blue +50%;
	/*background-image:linear-gradient(0deg,#b1b8c1,#b1b8d1,#ffffff;*/
}

input.chw:checked+label {
	background-image:linear-gradient(0deg,#6a6e74,#6a6e7d,#999999);
	
  color: white;
}

.indic{
	/*height: 85px;*/
	display: inline-block;
	float:right;
	width: 500px;
	background-color: #afa;
	border: solid 1px #222;
	margin-top: 10px;
	margin-bottm: 10px;
	padding: 10px;
}

/*#indic-loco, #indic-voiture, #indic-fourgon, #indic-wagon, #indic-wagonbas, #indic-automoteur, #indic-contour {
	display: none;
}*/
.indic {
	display: none;
}



input.chw+label[for=locomotive]:hover ~ #indic-loco{
	display: block;
}
input.chw+label[for=voiture]:hover ~ #indic-voiture{
	display: block;
}
input.chw+label[for=fourgon]:hover ~ #indic-fourgon{
	display: block;
}
input.chw+label[for=wagon]:hover ~ #indic-wagon{
	display: block;
}
input.chw+label[for=wagonbas]:hover ~ #indic-wagonbas{
	display: block;
}
input.chw+label[for=automoteur]:hover ~ #indic-automoteur{
	display: block;
}

input.chg+label:hover ~ #indic-contour{
	display: block;
}
input[id=nom-v]:hover ~ #indic-nom{
	display: block;
}

div.infoManque{
	display: block;
	width: 900px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background: rgba(255,200,100,0.5);
	border: 1px solid #555;
	border-radius: 5px;
}
div.param{
	/*display: block;*/
	/*border: 1px solid #000;*/
	margin: 5px 0px;
}
div.desc{	/*Description*/
	display: inline-block;
	width: 450px;
}
div.sym{	/*Symboles*/
	display: inline-block;
	width: 70px;
}
input.val{	/*Valeurs*/
	display: inline-block;
	border: 1px inset #111111;
	padding: 5px;
	background-color: #eeeeee;
	border-radius: 5px} 
}
div.unite{
	display: inline-block;
	width: 20px;
}
.cache{
	display: none;
}



div.alerte{
	background: rgba(0.8,0.5,0.5,0.3);
	width:800px;
	border: solid 1px #bbb;
	border-radius: 10px;
	font-size: 12pt;
	font-weight: bold;
	margin: 5px;
	padding: 10px;
}



/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Les titres
 *________________________________________________ */
p.coordonnees {
	font-size: 14pt;
	font-weight: normal;
	text-align: right;
	margin: 10px;
	margin-bottom: 0px}

p.competences {
	font-size: 16pt;
	font-weight: bold;
	text-align: center}
	
	p.slogan {
	font-size: 20pt;
	font-weight: bold;
	text-align: center}
p.travaux {
	text-align: left}


	
	
div.encadre {
	font-style: garamond;
	font-size: 12pt;
	float: right;
	width: 300px;
	margin-left:20px;
	border: 1px solid #000000;
	padding: 15px;
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75)}
p.encadre {
	text-align: justify;
	text-indent: 25px}
	
h1.titre {
	margin-top: 20px;
	font-size: 26pt;
	color: #000000;
	font-weight: bold;
	text-align: center}

h1.direction {
	font-style: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px}
	
h1.realisations {
	font-size: 20pt;
	color: #000000;
	font-weight: bold
	text-align: center}
	
h2.realisations {
	font-size: 16pt;
	color: #000000;
	font-weight: bold
	text-align: center}
	
	
h2 {
	font-size: 15pt;
	color: #000000;
	font-weight: bold;
	text-indent: 24px}
	
h2.services {
	font-size: 20pt;
	color: #000000;
	font-weight: bold;
	text-indent: 24px}
	
h2.client {
	font-size: 15pt;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-indent: 24px}
	
h2.descriptif{
	margin-top: 0px;
}


h3.soustitre{
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	}

li {
	text-align: left}
	
	
	
/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Le texte
 *________________________________________________ */

 p.article {
	text-indent: 50px;
	text-align: justify;
	margin-bottom: 3px}
	
li.article {
	margin-top: 5px;
	margin-left:50px;
	text-align: justify}
	
li.article2 {
	margin-top: 5px;
	list-style-type: circle;
	margin-left: 80px;
	text-align: justify}

.gauche {
	float:left;
	width: 280px;
	margin-right: 20px;
	margin-top: 5px}

		
.droite {
	float: right;
	width: 280px;
	margin-left: 20px;
	margin-top: 5px}
	
img.gauche {
	text-align: center}
	
img.encadre {
	border: 1px solid #000000;
	padding: 0px;
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	margin-top: 10px;
	margin-bottom: 10px;}
	
p.commentaire {
	text-align: center;
	font-style: italic}
	
/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Les liens
 *________________________________________________ */

a {text-decoration: none}

a.menu {
	color: #e1e2c5}

a.titremenu {
	color: #e1e2c5;
	font-weight: bold;
	font-size: 11pt}

a.titremenu#chantier {
	color: #666666}

a.Accueil {
	color: #ffff00;
	font-style: italic;
	font-family: Palatino Linotype;
	font-family: Monotype Corsiva;
	font-size: 16pt;
	text-decoration: none;
	outline-width: 0px}

a.mail {
	color: #0000ff;
	font-weight: normal;
	text-decoration: blink}

/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Les images
 *________________________________________________ */


p.logo {
	margin-top: 5px}


/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Le Menu
 *________________________________________________ */

p.menu {
	font-size: 11pt;
	text-align: center;
	margin: 0px;
	margin-top: 0px}

/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Le  Plan
 *________________________________________________ */

iframe {
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75)}
	
	/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
 *		Le  Formulaire
 *________________________________________________ */
.contact {
	border: 1px inset #111111;
	padding: 5px;
	background-color: #eeeeee;
	border-radius: 5px}

