@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: Yanone Kaffeesatz Regular;
 src: url("../fonts/Hobo.eot") /* EOT file for IE */
}
@font-face {
 font-family: Yanone Kaffeesatz Regular;
 src: url("../fonts/Hobo.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: Yanone Kaffeesatz Regular;
 src: url("../fonts/YanoneKaffeesatz-Regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: Yanone Kaffeesatz Regular;
 src: url("../fonts/YanoneKaffeesatz-Regular.ttf") /* TTF file for CSS3 browsers */
}
* { padding:0px; margin:0px; border:0px;}
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:170%;}
a { text-decoration:none;}
.page_gtec {
	font-size: 12px;
	margin: 0 auto;
	width: 950px;
	color:#343434;
}


input[type=text]{
	border:1px solid #030094;
	background-color: #fff;
	width: 300px;
	color: #343434;
	height: 30px;
	line-height: 30px;
}

input[type=submit], button.send{
background:transparent url(../images/bg_boutton.png) repeat-x center top;
	border:1px solid #030094;
	width: 100px;
	color: #030094;
	height: 30px;
	line-height: 30px;
		cursor:pointer; font-weight:bold;

}
textarea{
	border:1px solid #030094;
	background-color: #fff;
	width: 300px;
	height: 150px;
	color: #343434;
	}
	
.page_gtec h1 {
	font-size: 26px;
	font-family: Yanone Kaffeesatz Regular;
	padding-left: 0px;
	letter-spacing: 0px;
	margin-left: 0px;
	color: #030094;
	padding: 0;
	font-weight: normal;
	padding-bottom:20px;
}
.page_gtec h2 {
	font-size: 22px;
	font-family: Yanone Kaffeesatz Regular;
	color: #333333;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: normal;
	margin-bottom: 20px;
}
.page_gtec h3 {
	font-size: 18px;
	font-family: Yanone Kaffeesatz Regular;
	color: #333333;
	padding: 0px;
	letter-spacing: 0px;
	padding:20px 0px;
	font-weight: normal;
	background:url(../images/puce.png) no-repeat center left;
	padding-left:30px;
}
.page_gtec a {

	color: #3399CC;
	
}
.header_gtec{ clear:both; background:url(../images/slogon_consulting.jpg) no-repeat center right; height:203px}
.logo_gtec { width:266px; float:left}
.menu_gtec { background:url(../images/menu_consulting.jpg) no-repeat ; width:951px; height:49px; line-height:49px;  clear:both;}
 .menu_gtec ul {
	width:951px;
	height:49px;
	line-height:49px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
 .menu_gtec ul li {
	float:left;
	padding-left:0;
	margin-right: 70px;
}
.menu_gtec ul li a {
	color:#FFFFFF;
	font-family: Yanone Kaffeesatz Regular;
	font-size: 18px;
}
.menu_gtec ul li a:hover , .menu_gtec ul li a.active { color:#004b89; }

.banner_gtec {
	clear:both;
	height: 380px;
	margin-bottom: 0px;
}
.content_gtec{
	clear:both;
	min-height: 591px;
	background:url(../images/gtec_content_consulting.png) no-repeat center bottom;
	margin-bottom: 20px;
	padding:0px 15px 20px;
	
}
.content_gtec_left{ float:left; width:254px; height:619px; background:url(../images/gtec_content_consultingg_left.png) no-repeat;}

/*********************overlist***************************/

.content_gtec_left ul{ list-style:none  ; padding:0px; margin:0px;}
.content_gtec_left ul li{ background:url(../images/titre_consulting.png) no-repeat; width:254px; height:34px; line-height: 30px; list-style:none ; padding:0px; margin:0px; text-align:center; padding-bottom:20px;   }
.content_gtec_left ul li a{ color:#fff; font-weight:bold; }
.content_gtec_left  ul li a:hover , .menu_gtec ul li a.active { color:#fff; font-weight:bold; }
.content_gtec_left ul li  span{ color:#000; text-decoration:underline; font-weight:bold; background:url(../images/puce-reference-consulting.png) no-repeat; text-align:left;margin-left:10px; font-size:14px; clear:both; }
.ul li {
    position: relative;
	text-decoration:none;
}


ul ul {
    position: absolute;
    top: 1em;
    left: 0;
    display: none;
}


ul > li:hover ul {
    display: block;
	margin-top:20px;
	text-align:left;
	padding:0px;
	margin:0px;
}



.content_gtec_right{ float: left; margin-left:5px; width:630px; background: url(../images/gtec_content_consultingg.png) no-repeat; height:619px;}
.texte{ padding: 0px 20px;}



.footer_gtec{
	clear:both;
	background:url(../images/footer_gtec_consulting.jpg) repeat-x center top;
	height:235px;
	color: #FFFFFF;
}


 .footer_gtec ul {
	width:900px;
	height:70px;
	line-height:70px;
	list-style-type: none;
	padding-left: 0px;
	float: none;
	margin: 0 auto;
}
 .footer_gtec ul li {
    float: left;
    margin-left: 40px;
    margin-right: 50px;
    padding-left: 0;
}
.footer_gtec ul li a {
	color:#000;
	font-family: Yanone Kaffeesatz Regular;
	font-size: 18px;
}
.footer_gtec a {
	color:#fff;}
.footer_gtec ul li a:hover , .footer_gtec ul li a.active { color:#004b89; }

.home_flash{
	width:830px;
	margin:80px auto 0px;
	height: 400px;
}

 .content_gtec ul {

}
.main_content{ margin:0 20px; padding:20px 0px;}

.liste_gtec{
	margin-bottom:15px;
	background:url(../images/star.png) no-repeat left 3px;
	padding-left:30px;
	padding-right: 30px;
	padding-top:20px;
	
}
.liste_gtec h2{ font-weight:normal}

.liste_gtec  a{

}
.liste_gtec h2{
	
}

.liste_gtec img{
}
/*********************************************************************************************/
#container {
	width:955px;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:955px;
	height:374px;
	position:relative;
}

#ribbon {
	position:absolute;

	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:946px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:946px;
	height:380px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	margin:0px auto 0;
	width:121px;
	position:absolute; left:10px;
	top:323px;
	z-index:1000;
}

 .pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
	padding-left:5px
	
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination-consulting.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Footer
*/


.liens{ float:right; padding-right:10px;   font-weight:bold; padding-top:10px;}
.liens ul li { float:left; list-style: none;}
.liens ul li a { color:#676766; text-decoration:none;}
.liens-selected{color:#de0e21;}
.reference{}
.reference-left{ width:400px; float:left; border-right:1px solid #36a4e0; float:left}
.reference-right{ margin-left:20px; width:420px; float: left;}

.reference ul {
float:none;
	list-style-image:url(../images/puce-reference-consulting.png);
	padding-left:20px;
	margin-left:10px;
}

.building{ float:left; width:295px; border-right:1px solid #36a4e0; height:478px; }
.building p{padding:0px 15px;}
.building h1{ color:#641C59; font-weight: normal; font-size:36px; font-family:'Hobo'; padding:0px; text-align:center; margin:0px;}
.box_services{ background:url(../images/box_services.png) no-repeat; width:280px; height:254px; float: left;}
.box_services h1{ color:#FFFFFF; font-size:20px; text-align:center; line-height:25px;}
.box_services ul {
float:none;
	list-style-image:url(../images/puce-reference-consulting.png);
	padding-left:20px;
	margin-left:10px;
}

.box_services ul li { color: #000000;}
.footer_content{ width:900px; margin:0 auto }
