body{
	margin: 0;
	background:  url(../../images/fond_degrade_gx.gif) repeat-x top #efefef;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4{
	font-family: Arial Black;
	color: #000000;
	margin: 5px 0;
}

h1, h2{
	font-size: 2.2em;
}

h1.multilignes{
	overflow: hidden;
	line-height: 0.9em;
}

p{
	line-height: 1.5em;
}

a, a:link, a:visited, a:active{
	color: #b61218;
}

a:hover, a:link:hover, a:visited:hover, a:active:hover{
	color: #000000;
}

h1 a, h2 a{
	color: #000000 !important;
	text-decoration: none;
}

h1 a:hover, h2 a:hover{
	color: #b61218 !important;
}

/* ************************************************************* */

#corps, #compteclient {
	width: 965px;
	margin:0 auto;
	overflow: auto;
}

#gauche{
	float: left;
	width: 490px;
	position: relative;
}

#droite{
	float: left;
	width: 475px;
	position: relative;
}

#pied{
	padding: 20px 0 20px 0;
	text-align: center;
}
#pied a{
	color: #acabab;
	text-decoration: none;
	margin: 0 10px;
}
#pied a:hover{
	color: #000000;
}

/* ************************************************************* */

#logoGX{
	display: block;
	width: 280px;
	height: 95px;
	margin-top: 55px;
	background: url(../../images/logo_gx.jpg) no-repeat;
}

#logoGI{
	display: block;
	width: 280px;
	height: 95px;
	margin-top: 55px;
	background: url(../../images/logo_gx_interactif.jpg) no-repeat;
}
#photo{
	height: 575px;
	margin-top: 50px;
	position: relative;
	border-bottom: 1px solid #000000;
}

#nom{
	width: 385px;
	padding: 0 5px;
	position: absolute;
	top: 335px;
	left: 70px;
	background: #000000;
	color: #ffffff;
	text-align: center;
	line-height: 25px;
}
#nom strong{
	font-size: 1em;
	font-family: Arial Black;
}
#courriel{
	width: 300px;
	padding: 0 5px;
	position: absolute;
	top: 365px;
	left: 140px;
	background: #000000;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}
#courriel a{
	color: #ffffff;
	text-decoration: none;
}
#courriel a:hover{
	color: #B61318;
	text-decoration: none;
}
#courriel em{
	color: #b61218;
	font-style: normal;
}

#thumbs{
	width:40px;
	height:300px;
}
.th{
	overflow:hidden;
	margin:4px 0;
	width:41px;
	height:40px;
}
.th:hover{
	background-position: 0 40px !important;
	cursor:pointer;

}

/* ************************************************************* */

#menu{
	width: 475px;
	margin: 0;
	padding: 0;
	overflow: auto;
	background: #000000;
	list-style: none;
}
#menu li{
	float: left;
	padding: 35px 9px 5px 10px;
}
#menu a{
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover{
	color: #b61218;
}

#langueen{
	background: url(../../images/en/langue.gif) no-repeat;
}
#languefr{
	background: url(../../images/fr/langue.gif) no-repeat;
}
.langue{
	display:block;
	height: 55px;
	width: 15px;
	text-indent: -999em;	
	position: absolute;
	left: -15px;
	cursor:pointer;
}
#langueen:hover, #languefr:hover{
	background-position: -15px 0;
}
.langue_pied{
	cursor:pointer;
}
#titre{
	overflow: auto;
	margin: 15px 0;
}
#titre p{
	margin: 5px 0;
	width: 285px;
	padding-left: 20px;
	float: right;
	color: #707070;
	font-size: 1.3em;
	font-family: Arial Black;
	border-left: 4px solid #000000;
}
#titre .court{
	width:220px;
	font-size: 1.3em;
}

.sous_menu{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sous_menu li{
	margin: 4px 0;
}
.sous_menu li a{
	color: #707070;
	font-family: Arial Black;
	text-decoration: none;
}
.sous_menu li a:hover{
	color: #b61218;
}
.sous_menu li a.actif{
	color: #b61218;
}

#contenu{
	color: #707070;
	padding-bottom: 15px;
	border-bottom: 25px solid #000000;
}

.citation{
	padding: 5px 0;
	color: #707070;
	font-size: 1.7em;
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

form input, form textarea{
	margin: 3px 0;
	width: 275px;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 0.9em;
}
form textarea{
	height: 115px;
}
form label{
	font-family: Arial Black;
}
.boutonsubmit{
	width: 104px;
	height: 31px;
	margin-left: 340px;
	background: url(../../images/fond_submit.gif) no-repeat;
	border: none;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 1.05em;
}
.boutonsubmit:hover{
	cursor: pointer;
	color: #393939;
	background-position:0 -31px;
}
.boutonsubmitgris{
	text-align: right;
	background: none;
	border: none;
	cursor: pointer;
	color: #707070;
	font-family: Arial Black;
}
/* ************************************************************* */

#sous_menu_secteurs{
	width: 145px;
	text-align: right;
}

#photos_secteurs {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 4px solid #000000;
	float:right;
	width: 295px;
	height: 190px;
}

#equipe{
	width: 475px;
	color: #707070;
	border-top: 18px solid #000000;
	border-bottom: 18px solid #000000;
}

#nouvelles{
	width: 475px;
	color: #707070;
}
#nouvelles img{
	float: right;
	margin-left: 20px;
	border: 2px solid #000000;
}
#nouvelles a:hover img{
	border: 2px solid #b61218;
}
#nouvelles a{
	font-weight: bold;
}
#nouvelles h3{
	margin: 0;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nouvelles p{
	color: #9f9f9f;
	margin-top: 0;
	line-height: 1.3em;
}

/* qui sommes-nous *************************************************** */

#sous_menu_qui{
	float: right;
	width: 275px;
	padding-left: 25px;
	border-left: 4px solid #000000;
}

/* nouvelles ********************************************************* */

.nouvelle_apercu{
	border-top:1px solid #000000;
}
.nouvelle_apercu img{
	float: right;
	margin: 20px 0 0 20px;
	border: 2px solid #000000;
}
.nouvelle_apercu a:hover img{
	border: 2px solid #b61218;
}
.nouvelle_apercu strong{
	font-size: 1.2em;
}
.nouvelle_apercu a{
	font-weight: bold;
}

.nouvelle_complete{
	border-top:1px solid #000000;
}
.nouvelle_complete h2{
	font-size: 1.3em;
}
.nouvelle_complete img{
	margin: 5px 0;
	border: 2px solid #000000;
}

a.fleche_bas{
	display: block;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0 auto;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(../../images/fleche_bas.gif) center bottom no-repeat;
}
a.fleche_bas:hover{
	color: #b61218;
	background: url(../../images/fleche_bas_over.gif) center bottom no-repeat;
}

a.fleche_haut{
	display: block;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0 auto;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(../../images/fleche_haut.gif) center top no-repeat;
}
a.fleche_haut:hover{
	color: #b61218;
	background: url(../../images/fleche_haut_over.gif) center top no-repeat;
}

/* compte client ***************************************************** */

#frmClient{
	float: right;
	margin: 5px 0;
	width: 285px;
	padding-left: 20px;
	border-left: 4px solid #000000;
}

#frmClient label{
	color: #707070;
}

#compteclient{
	min-height: 600px;
	background: url(../../images/cadenas.png) center center no-repeat;
}

/* contact et soumission  *********************************************************** */

#contact{
	padding-left: 20px;
	margin: 30px 0 30px 165px;
	border-left: 4px solid #707070;
}

#contact p{
	line-height: normal;
}

#contact strong{
	font-size: 1.3em;
	font-weight: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #b61218;
}

#contact em{
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
}

#contact a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#contact a:hover{
	color: #b61218;
}

#contact i{
	color: #b61218;
	font-style: normal;
}

#maps{
	display: block;
	height: 50px;
	width: 200px;
	font-size: 1em;
	font-family: Arial Black;
	padding: 5px 0 0 80px;
	margin-bottom: 20px;
	text-decoration: underline !important;
	background: url(/images/google_maps.gif) no-repeat;
	}

#frmContact label.form, #frmSoumission label.form{
	float: left;
	width: 155px;
	margin: 0 10px 0 0;
	color: #000000;
	text-align: right;
}


.form_merci{
	color: #000000;
	padding: 100px 0;
	text-align: center;
}
.form_merci strong{
	font-size: 1.3em;
	font-family: Arial Black;
}

.erreur_form {
	border:thin solid red;
	color:red !important;
	font-weight:normal;
	font-size:11px;
}
div.err{
	margin-left:164px;
}
div.err label {border:none !important;}

.teaser_portfolio {
	border:0;
	cursor:pointer;
}

#equipe>h2 {
	width: 175px;
	float: left;
}
#reseaux {
	float: left;
	width: 300px;	
	font-family: Arial Black;
	font-size: 1.2em;
	color: #000000;
	height: 20px;
	padding: 20px 0 0;
	text-align: right;
}



#reseaux>a {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0;
	text-indent: 99em;
	overflow: hidden;
	vertical-align: bottom;
}


#facebook {
	background: url('../../images/facebook.png') no-repeat;
	
}
#twitter {
	background: url('../../images/twitter.png') no-repeat;
	
}
#linkedin {
	background: url('../../images/linkedin.png') no-repeat;
	
}
.ctt{
	font-size:1.3em;
	color:#B61218;
	font-weight:bold;
	display:block;
	float:left;
	width:22px;
}
.ctf{
	font-size:1.3em;
	color:#000;
	font-weight:bold;
	display:block;
	float:left;
	width:22px;
}
					