/*RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*SITE WEB*/


body.index{
background:#222222 url(../images/fond-site.gif) repeat-x;
font-family:Arial,Helvetica,Tahoma,Sans-Serif;
font-size:12px;
text-align:justify;
}

body.pages{
background:#fff url(../images/fond-site-pages.gif) repeat-x;
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;line-height:15px;
text-align:justify;
}

#site_width {
height:100%;
margin:0 auto;
width:978px;
}

#header{
background: url(../images/logo.png) no-repeat;
height:109px;	
}

#main{
background: url(../images/fond-main.gif) repeat-x;
height:426px;
padding-top:30px;
}

#main-page{
background:#FFF url(../images/fond-main-page.gif) repeat-x;	
padding: 30px 0px;
}

#main-page h1{
font-size:25px;	
}

#main-page .sous-titre{
background-color:#000;
color:white;
margin: 10px 0px;
font-size:14px;
padding:3px;
}

#main-page .menu{
width:200px;
float:left;
}

#main-page .contenu{
float:right;
width:778px;
}

.clear{
clear:both;
}

p{
	
padding:5px 0px;
}

#rea-nteam{
height:	137px;
position:relative;
}

/*PRESENTATION*/

#presentation {
position: relative;
width: 929px;
height: 425px;
background: url(../images/fond-presentation.jpg) no-repeat ;
line-height:20px;
}

a:link{
color:#e2001a;
text-decoration:none;
}

a:visited{
color:#e2001a;
text-decoration:none;	
}

a:hover{
color:#e2001a;
text-decoration:underline;
}

#presentation-slides {
width: 929px;
height: 343px;
}

#presentation-slides h1{
font-size:18px;	
padding-bottom:15px;
}

#presentation li,#main-page li{
list-style-type:none;
background: url(../images/puce.gif) no-repeat left center;
padding-left:10px;
padding-bottom:5px;
}

#presentation .slide {
display: none;
padding : 20px;
width: 889px;
height: 303px;
}

#presentation #slide-1 {
display: block;
}


#presentation-tabs {
position: absolute;
top: 341px;
width: 929px;
height: 54px;
}

#presentation-tabs .tab {
float: left;
padding-left:10px; /*espace entre chaque onglet*/
padding-top:15px;
width: 203px;
height: 38px;
background: url(../images/tabs.gif) no-repeat ;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
outline: none;
}


#presentation-tabs .tab:hover {
background-position: 0 -53px;
}


#presentation-tabs .active, 
#presentation-tabs .active:hover {
background-position: 0 -106px;
color: #4c4c4c;
cursor: default;
}

#presentation-tabs .active .detail,
#presentation-tabs .active:hover .detail {
color: #b3b1a8;
}

#content-footer{
background-color:#222222;
color:white;
padding-top:15px;
height:150px;
width:100%;
}

#content-footer-page{
background-color:#222222;
color:white;
padding-top:15px;
height:150px;
width:100%;
position: relative;  /* Nécessaire pour Safari */
}


#footer{
margin:0 auto;
width:978px;	
font-family:Tahoma,Helvetica,Tahoma,Sans-Serif;
font-size:12px;
}

#footer a:link{
color:white;
text-decoration:none;
}

#footer a:visited{
color:white;
text-decoration:none;	
}

#footer a:hover{
color:white;
text-decoration:underline;
}

#footer p{
padding: 1px 0px;	
}

.footer-1{
	float:left;
	padding:3px;
	width:100px;
	margin-right:50px;

}

.footer-2{
	float:left;
	padding:3px;
	width:150px;
	margin-right:50px;
}

.footer-3{
	float:left;
	padding:3px;
	width:150px;
	margin-right:50px;
}

.footer-4{
	float:left;
	padding:3px;
	width:350px;
}



/*REALISATIONS*/

.slider {
	/*position: relative;*/
	overflow: hidden;
}
.slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}
/*.slider .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}*/
.slider .back a,
.slider .next a {
	display: none;
	outline: none; 
}
/*.slider .next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}*/
.slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.slider li {
	float: left;
	display: inline;
	width: 270px;
	
}


.nteam  {
	width: 756px;
	margin: 0 0 32px 60px;
}
.nteam a {
	color: #ff3300;
}
.nteam .back {
	width: 2px;
	height: 10px;
	/*top:50px;*/
	
	
}
.nteam .next {
	width: 43px;
	height: 65px;
	left: 840px;
	
}
.nteam .next a {
	position: absolute;
	width: 43px;
	height: 65px;
	background: url(../images/arrow-right.png) no-repeat /*top right*/;
}
.nteam .back a {
	position: absolute;
	width: 43px;
	height: 65px;
	text-align: right;
	background: url(../images/arrow-left.png) no-repeat;
}


.nteam li {
	padding: 15px 0;
	overflow: hidden;
}
.nteam li img {
	float: left;
	display: inline;
}
.nteam li img {
border:2px solid #000;
}

/*caroussel*/

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 211px;
    height: 114px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


/*skin caroussel*/

.jcarousel-skin-ie7 .jcarousel-container {
 
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 790px;
    padding: 10px 76px;
}



.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  790px;
    height: 120px;
}



.jcarousel-skin-ie7 .jcarousel-item {
    width: 211px;
    height: 120px;
    border: 1px solid #fff;
}


.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 70px;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal a:link img   {
	border: solid 2px #000;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal a:hover img   {
	border: solid 2px #e2001a;
}


.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: -60px;
    width: 42px;
    height: 63px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -42px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -84px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -126px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: -50px;
    width: 42px;
    height: 63px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -42px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -84px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -126px 0;
}


/*tickbox*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* 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: 4px solid #525252;
	text-align:left;
	top:50%;
	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:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



