*,
img
{ 
	margin: 0;
	padding: 0;
	border: 0;
}

body 
{
	font-family: arial, helvetica, sans-serif;
	text-align: center; /* IE centering */
	background-color: #fff;
	color: #666;
	font-size: 76%;
	background-image: url('../images/bg.gif');
	margin-top: 25px;
	
}

h1 { font-size: 1.2em;}

h1, h2, h3, h4, h5, h6, p, li, dt, dd,
a:link, a:visited, a:active, a:hover
{
	color: #888;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
img { border: 0; }
p, ul, dl, dd { margin: 0; padding: 0; }
ul, dl { list-style-type: none; }

#outer 
{
	position: relative;
	text-align: left; /* IE centering cancel */
	margin: 0px auto;
	width: 980px;
}

#wrapper
{
	min-height: 520px;
}

* html #wrapper
{
    height: 520px;
}

#head
{
    position: relative;
    height: 150px;
    margin-bottom: 20px;
}

#menus
{
	position: relative;
	padding-left: 200px;
	height: 30px;
	list-style-type: none;
	font-size: 1.2em;
	background-image: url('../images/bg-menu.png');
	text-transform: uppercase;
}

#menus li
{
	display: inline;
}

#menus a:link, 
#menus a:visited
{
	float: left;
	display: block;
	color: #444;
	font-weight: normal;
	text-decoration: none;
	margin-top: 9px;
	font-weight: bold;
	margin-right: 50px;
}


#menus a:active, 
#menus a:hover, 
#menus a.active:link, 
#menus a.active:visited
{
	color: #fff;
}

#sections
{
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.6em;
	width: 180px;
	background: url('../images/bg-sections.jpg') no-repeat right bottom;
	padding-top: 10px;
    text-indent: 10px;
    top: 0;
    left: 0;
	text-decoration: none;
	height: 530px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

#sections li
{
    position: relative;
}    

* html #sections li
{
    float: left; 
    width: 100%;
}  

#sections a:link, 
#sections a:visited
{
	display: block;
	color: #707172;
	font-weight: normal;
}

* html #sections a:link, 
* html #sections a:visited
{
	display: inline;
}

#sections a:hover, 
#sections a.active:link, 
#sections a.active:visited
{
	color: #F79501;
}


#sections a.active 
{
	font-weight: bold;
}

#wrap, .activites .informations #wrap 
{
	display: none;
}

.activites #wrap 
{
    position: absolute;
	width: 460px;
	height: 540px;
	background: url('../images/bg-subsection.png') no-repeat right bottom;
	top: 32px;
	display: block;
}



.subsections
{
	margin: 15px;
}
.subtitre
{
	margin-left: 30px;
	font-size: .8em;
}

.subsections li
{
	float: left;
	width: 200px;
	border-bottom: 1px dashed #bbb;
	margin: 3px 5px 0 0;
}

#content .subsections a:link,
#content .subsections a:visited
{
	font-size: .9em;
	text-decoration: none;
	line-height: 1.7em;
	display: block;
}

#leftpart ul#sections ul.subsections a.active 
{
	font-weight: bold;
	color: #F79501;
}



#leftpart 
{
	width: 180px;
	float: left;
	margin-right: 20px;
}

#leftpart h2
{
	font-weight: bold;
	height: 32px;
	background: url('../images/bg-topsections.gif') no-repeat;
    text-indent: 10px;
	color: #F79501;
	line-height: 32px;
	width: 180px;
	font-size: 1.3em;
}

#langs
{
	position: absolute;
    margin-top: 12px;
	top: 0;
	right: 5px;
	height: 1em;
	list-style-type: none;
	font-size: 1em;
	line-height: 1em;
    text-transform: uppercase;
}

#langs li
{
	display: block;
	float: left;
}

#langs a:link, 
#langs a:visited,
#tools a:link, 
#tools a:visited
{
	display: block;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #888;
	padding: 0 5px 0 5px;
}



#langs a:active, 
#langs a:hover, 
#langs a.active:link, 
#langs a.active:visited
{
	color: #fff;
}

#langs a.last:link,
#langs a.last:visited
{
	border-right: none;
}

#content p
{
	font-size: .95em;
	margin-right: 15px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

#tools
{
	position: absolute;
	list-style-type: none;
	font-size: .8em;
	margin-top: 30px;
	margin-left: 8px;
}

#tools li
{
	float: left;
}

#tools a:active, #tools a:hover, 
#tools a.active:link, #tools a.active:visited
{
	text-decoration: underline;
	color: #F79501;
}


#content
{
    position: relative;
}
#content a
{
    text-decoration: underline;
}

#content a:active, 
#content a:hover
{
	color: #F79501;
    text-decoration: none;
}

* html #content
{
    height: 400px;
}


#logo
{
	background: url('../images/teamway.png') no-repeat 10px 89px;
	overflow: hidden;
	width: 180px; /* ie 6 needs this (don't know why it can't adapt to parent's width */
	height: 120px;
	float: left;
}

* html #logo
{
	background: url('../images/teamway.gif') no-repeat 10px 89px;
	overflow: hidden;
}

#logo a
{
	display: block;
	padding-top: 145px;
}


#content
{
	font-size: 1.3em;
	float: left;
	width: 780px;
}

#content h3,
#content h4,
#content h5,
#content h6,
#content p
{
    margin-left: 15px;
}
#content h1, #content h2
{
    text-indent: 15px;
}

#content .innerfull li, #content .box2 li
{
    margin-left: 15px;
	background: url('../images/bullet.gif') no-repeat 0 7px;
	padding-left: 13px;
	line-height: 1.5em;
	font-size: .9em;
}
.sitemap #content .innerfull li
{
	background-image: none;
	margin: 0;
}

.sitemap #content .innerfull h4
{
	margin: 15px 0 0 12px;
}

.sitemap #content .innerfull .lemap
{
	width: 170px;
	margin-bottom: 20px;
	float: left;
	border-right: 1px dashed #bbb;
	background-color: #fff;
	margin-right: 20px;
	height: 590px;
}

#content .contacts
{
    position: relative;
    top: 0;
    height: 191px;
    margin-bottom: 2em;
}

.contacts .address
{
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 400px;
}

#allright .small
{
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
#allright .pourbg img
{
	cursor: pointer;
}

#allright #big
{
	margin: 32px 0 4px 0;
}


form 
{
	width: 50%;
}

input, 
textarea
{
	font-size: 1em;
	line-height: 1.3em;
	color: #F79501;
	border: 1px solid #ccc;
	width: 100%;
	margin-bottom: 1em;
	background-color: #eee;
}
.submit input
{
    margin-left: 15px;
    width: 30%;
    font-size: .8em;
}


form p
{
    clear: both;
}

input.submit,
textarea
{
    line-height: 1.3em;
}
input.submit
{
    font-size: 1.1em;
    width: auto;
    color: #aaa;
    background-color: transparent;
    border: 0;
    padding: .3em 0;
    padding-right: 0;
    margin-right: 0;
}

p.submit
{
    text-align: right;
}

form br 
{
	clear: both;
}

button
{
	background-color: transparent;
	cursor: pointer;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	color: #777;
	text-transform: uppercase;
	overflow: visible; /* ie only fix auto-padding */
}

#content ol
{
	list-style-type: circle;
	margin-left: 3em;
}

#content .box1
{
    width: 460px;
	background: url('../images/bg-box1.png') no-repeat right bottom;
	height: 300px;
    margin-bottom: 20px;
    padding-top: 10px;
}

#content .box2
{
    width: 160px;
	height: 210px;
	float: left;
	margin-right: 15px;
	background: url('../images/bg-box2.png') no-repeat right bottom;
}

#content .box3
{
    width: 285px;
	height: 210px;
	float: left;
	background: url('../images/bg-box3.png') no-repeat right bottom;
}
#content .boximages
{
   	right: 0;
   	top: 32px;
}

#rightbottom .adress
{
	position: relative;
	font-size: .9em;
	line-height: 1.4em;
	margin-top: 60px;

}

#content .lepdf
{
    position: relative;
    width: 250px;
	height: 30px;
   	top: 40px;
   	margin-left: 22px;
	font-size: .9em;
	z-index: 999;
	text-decoration: none;
}



#content h1, #content h2, #content .contitle
{ 
	font-size: 1.3em; 
	color: #F79501;
	background: url('../images/bg-top-box1.gif') no-repeat;
	width: 460px;
	height: 32px;
	font-weight: bold;
	line-height: 1.5em;
}

#content .contitle
{ 
	margin: 0;
	text-indent: 15px;
}
#content .box2 h2
{ 
	font-family: arial, helvetica, sans-serif;
	font-size: .8em; 
	color: #F79501;
	background: url('../images/bg-top-box2.gif') no-repeat;
	width: 160px;
	height: 32px;
	font-weight: bold;
	line-height: .9em;
	padding-top: 4px;
	margin-bottom: 6px;
}

* html #content .box2 h2, * html #content .box3 h2
{ 
	padding-left: 0;
	text-indent: 10px;
}

#content .box3 h2  
{ 
	font-family: arial, helvetica, sans-serif;
	font-size: .8em; 
	color: #F79501;
	background: url('../images/bg-top-box3.gif') no-repeat;
	width: 285px;
	height: 32px;
	font-weight: bold;
	line-height: .8em;
	padding-top: 10px;
}

#content #allright
{ 
	position: absolute;
	float: right;
    width: 305px;
    height: 342px;
	background: url('../images/bg-top-right.gif') no-repeat;
	right: 0;
	top: 0;
}

#content #rightbottom
{ 
	position: absolute;
	float: right;
    width: 305px;
    height: 210px;
	background: url('../images/bg-box3.png') no-repeat right bottom;
	right: 0;
	top: 362px;
}

#content #rightbottom h2  
{ 
	background: url('../images/bg-top-right.gif') no-repeat;
	width: 305px;
	height: 32px;
}


#content h4 
{ 
	font-size: 1em; 
	font-weight: bold;
}

#content h5
{
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-right: 15px;
}

#content h6
{
	font-size: .9em;
	color: #F79501;
}

#bottom
{
	position: relative;
	clear: both;
	height: 20px;
}

#content .copyright
{
	position: absolute;
	text-align: right;
	top: 185px;
	font-size: .8em;
	right: 0px;
}

.accueil #content .box1 p
{
	margin-bottom: 8px;
}

.accueil #content .box1, .programmes #content .box1
{
	background: url('../images/bg-box-accueil.png') no-repeat left bottom;
	height: 530px;
}

.accueil #content .box1 h5, .programmes #content .box1 h5
{
	margin-top: 0;
}

.accueil #allright a
{
	font-size: .8em;
}
#allright .pourbg
{
	background: url('../images/bg-allright.png') no-repeat 0 32px;
	height: 342px;
}
#content .boxfull
{
	position: absolute;
	background: url('../images/bg-boxfull.gif') no-repeat;
	top: 0px;
}
#content .boxfull h2, #content .boxfull h1
{
	background: url('../images/bg-boxfull.gif') no-repeat;
	width: 780px;
}


#content .innerfull
{
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
	z-index: 999;
}

#content .innerfull h3
{
	margin-top: 15px;
	color: #F79501;
	font-weight: bold;
}
.contact #content .innerfull h3
{
	margin-top: 0px;
	margin-bottom: 12px;
}

.contact #content .input
{
	margin-left: 15px;
}

.contact #content .message
{
	color: red;
}

.contact #mapcontainer
{
	margin-left: 15px;
	margin-top: 15px;
	border: 1px solid #F79501;
	width: 600px;
	height: 400px;
}

.programmes #leftpart, .programmes #rightbottom, 
.liens #leftpart, .liens #rightbottom,
.sitemap #leftpart, .sitemap #rightbottom
{
	display: none;
}
.programmes #content, 
.liens #content,
.sitemap #content
{
	width: 980px;
}
.programmes .innerfull,
.liens .innerfull,
.sitemap .innerfull
{
	margin-top: 32px;
}
.programmes #content .boxfull h2, .programmes #content .boxfull h1,
.liens #content .boxfull h2, .liens #content .boxfull h1,
.sitemap #content .boxfull h2, .sitemap #content .boxfull h1
{
	background: url('../images/bg-boxbig.gif') no-repeat;
	width: 980px;
}

.activites .informations #rightbottom, .contact #rightbottom, .accueil .nos-clients #rightbottom
{
	display: none;
}
.accueil .nos-clients td
{
	border: 1px dashed #bbb;
	height: 110px;
}
.accueil .nos-clients table
{
	margin-left: 15px;
	width: 750px;
}
#content label
{
	font-size: .9em;
}