/* @override 
	http://iol.qc.ca/assets/templates/2007/media/css/style.css
	http://www.iol.qc.ca/assets/templates/2007/media/css/style.css
*/

@import url("reset.css");

@import url("slimbox.css");

/*Globals */

html {
		font-size: 62.5%;
}

body {
		font: 1.3em/1.7em Arial, Helvetica, Geneva, sans-serif;
		color: #333;
}

p {
		line-height: 1.4em;
		padding: 0 15px;
		margin: 0 0 0.5em 0;
}

h1 {
		font-weight: normal;
		font-size: 2.2em;
		line-height: 46px;
		color: #FFFFFF;
		padding: 0 15px 15px;
		background: #6d6d6d url(../img/h1-back-blank.png) repeat-x left top;
}

h2 {
		font-size: 1.8em;
		padding: 0 15px;
		margin: 20px 0 5px;
}

h3 {
		padding: 0 15px;
		font-weight: bold;
}

h4 {
		color: #5b5b5b;
}

#side h4 {
		font-weight: bold;
		text-transform: uppercase;
}

em {
		font-style: italic;
}

ul {
		margin: 0 15px;
}

li {
		
}

strong {
		font-weight: bold;
}

a:link {
		color: #006394;
}

a:visited {
		color: #34781f;
}

/* Layout */

#wrapper {
		position: relative;
		width: 960px;
		margin: 0 auto;
		background: url(../img/background.png) repeat-y center top;
		padding: 0 10px 20px;
}

#header {
		width: 960px;
		height: 135px;
		float: left;
		position: relative;
}

#header .logo {
		float: left;
		margin: 18px 0 0 20px;
}

.top-btn {
		float: right;
		text-indent: -3000em;
		width: 180px;
		height: 27px;
		margin: 12px 4px 0 0;
}

.top-btn a {
		width: 82px;
		height: 27px;
		float: left;
}

.iolvert {
		background: url(../img/btn-vertiol.png) no-repeat right top;
		margin-right: 6px;
}

.en .iolvert {
		background: url(../img/en-btn-vertiol.png) no-repeat right top;
}

.urgence {
		background: url(../img/btn-urgence.png) no-repeat right top;
}

.en .urgence {
		background: url(../img/en-btn-urgence.png) no-repeat right top;
}

.phone {
		position: absolute;
		right: 12px;
		bottom: 6px;
		width: 120px;
		height: 48px;
		background: url(../img/tel-bg.png) no-repeat left top;
		padding-left: 50px;
		margin-top: 20px;
		line-height: 21px;
		padding-top: 5px;
}

#picture {
		position: relative;
		width: 960px;
		float: left;
		height: 200px;
		padding: 5px 0 6px 0;
		margin: 0 0 10px 0;
		border-bottom: 1px solid #cccccc;
		background: #000 url(../img/header_bg.png) repeat-x left top;
}

#titleHeader {
		position: absolute;
		top: 50%;
		left: 0;
		height: 26px;
		padding: 14px 10px;
		background: url(../img/header_titre_bg.png) no-repeat right top;
		behavior: url(iepngfix.htc);
		font-size: 0.9em;
		color: #fff;
		line-height: 1.1em;
}

#titleHeader span {
		font-size: 2em;	
}

.lang {
		position:relative;
		color:#FFFFFF;
		display:inline;
		float:right;
		padding: 0 10px 0 0;
		margin: 0 0 -47px;
}

div.container {
		width: 640px;
		float: left;
		clear: left;
}

#content {
		position: relative;
		width: 623px;
		padding: 0;
		margin: 0 0 10px 9px;
		float: left;
		background-image: url(../img/content-back.png);
		background-color: #fefefe;
		clear: left;
}

#content ul {
		list-style-type: disc;
		list-style-position: outside;
		margin: 0 15px 5px 40px;
}

div.left {
		width: 200px;
		float: left;
}

div.right {
		width: 200px;
		float: left;
}

#content .right ul, #content .left ul {
		list-style-type: disc;
		list-style-position: outside;
		margin: 0 0 5px 40px;
}

#content li {
		padding: 5px 0;
}

#content dl {
		margin: 0 0 30px 0;
}

#content dt {
		float: left;
		width: 75px;
		margin: 0 10px 0 15px;
}

#content dd {
		margin: 0 0 0 85px;
}

#content .bottom {
		position: absolute;
		bottom: -23px;
		left: 0;
		background: url(../img/content-bottom.png) no-repeat left top;
		display: block;
		width: 623px;
		height: 23px;
}

#content .post {
		margin: 0 0 20px 0;
}

#content .fullpost {
		background-color: #e9e9e9;
		padding: 5px;
		margin: 0 15px;
}

.contact {
		float: left;
		width: 100%;
		clear: both;
		display: block;
}

#side {
		padding: 0;
		margin: 0 0 0 8px;
		float: left;
}

#side ul {
		width: 280px;
		padding: 10px;
		margin: 0 5px 10px 5px;
		background-color: #e5e5e5;
}

#side li {
		background: url(../img/bullet.png) no-repeat left center;
		padding-left: 10px;
		font: 1.1em Arial, Helvetica, Geneva, sans-serif;
		behavior: url(iepngfix.htc);
		margin: 0 0 0 10px;
}

#side li a {
		color: #6b6b6b;
		text-decoration: none;
}

#side li a:hover, #side li {
		color: #888;
}

.photos {
		padding: 5px;
		float: left;
		width: 302px;
		margin: 0 auto;
		text-align: center;
		display: inline;
}

.photos img {
		
}

#partenaires {
		width: 302px;
		padding: 5px 0;
		margin: 10px 15px 0 0;
		float: right;
		display: inline;
		background-color: #e5e5e5;
		text-align: center;
}

/* Home */

#home div.iolvert h1 {
		background: url(../img/home_vert_icon.png) no-repeat right top;
		line-height: 52px;
		color: #FFFFFF;
		padding: 0 15px 17px;
}

#home .equipe h1 {
		background: url(../img/home_bleu_icon.png) no-repeat right top;
		line-height: 52px;
		color: #FFFFFF;
		padding: 0 15px 17px;
}

#home .quickclient h1 {
		background: url(../img/home_jaune_icon.png) no-repeat right top;
		line-height: 52px;
		color: #FFFFFF;
		padding: 0 15px 17px;
}

#home .equipe p, #home div.iolvert p, #home div.quickclient p, #home div.quicknews p {
		line-height: 1.3em;
}

#home div.iolvert {
		position: relative;
		float: left;
		width: 300px;
		height: 225px;
		background: url(../img/home_vert_bg.png) repeat-x left top;
		color: #FFF;
		padding: 0;
		margin: 4px 15px 5px 14px;
}

#home .equipe {
		position: relative;
		float: left;
		width: 300px;
		height: 225px;
		background: url(../img/home_bleu_bg.png) repeat-x left top;
		color: #FFF;
		padding: 0;
		margin: 4px 0 5px;
}

#home .quickclient {	
		position: relative;
		float: left;
		width: 300px;
		height: 225px;
		background: url(../img/home_jaune_bg.png) repeat-x left top;
		color: #FFF;
		padding: 0;
		margin: -50px 0 5px 4px;
}

#home .iolvert a.readmore, #home .equipe a.readmore, #home .quickclient a.readmore, .quicknews a.readmore  {
		position: absolute;
		bottom: 25px;
		right: 2px;
		display: block;
		color: #FFF;
		width: 139px;
		line-height: 27px;
		font-size: 0.9em;
		padding: 0 0 0 10px;
}

#home .iolvert a.readmore {
		background: url(../img/home_vert_btn.png) no-repeat left top;
}

#home .equipe a.readmore {
		background: url(../img/home_bleu_btn.png) no-repeat left top;
		right: 5px;
}

#home .quickclient a.readmore {
		background: url(../img/home_jaune_btn.png) no-repeat right top;
		right: 12px;
		bottom: 20px;
}


.quicknews h1 {
		background: url(../img/side-news.png) no-repeat left top;
		line-height: 52px;
		color: #FFFFFF;
		padding: 0 15px 10px;
}

.quicknews {
		position: relative;
		float: left;
		width: 304px;
		height: 220px;
		background: transparent url(../img/side-back.png) repeat-y left top;
		padding: 0;
		margin: 0 0 10px 2px;
		display: inline;
}

.quicknews a.readmore {
		background: url(../img/btn_gris_left.png) no-repeat right top;
		right: 12px;
		bottom: 6px;
}


.quicknews .bottom {
		position: absolute;
		bottom: -23px;
		background: url(../img/side-bottom.png) no-repeat left top;
		width: 304px;
		height: 23px;
}

/* --{ Navigation }-- */

#navigation {
		width: 960px;
		height: 40px;
		float: left;
		background: url(../img/nav-back.png) repeat-x left bottom;
		margin: 0;
}

#navigation li {
		float: left;
		line-height: 40px;
}

#navigation li a {
		float: left;
		display: block;
		padding: 0 18px;
		color: #FFFFFF;
		background: url(../img/nav-divider.png) no-repeat right center;
		text-decoration: none;
}

#navigation li a:hover {
		background: url(../img/nav-back.png) repeat-x left top;
}

/*--{ Footer }--*/

.shadow {
		background: url(../img/background.png) repeat-y center top;
}

#footer {
		margin: 0 auto;
		padding: 0 0 0 10px;
		width: 950px;
		height: 54px;
		clear: both;
		display: block;
		background: #205374 url(../img/footer-bg.png) repeat-x left top;
}

#footer div {
		float: left;
		display: block;
		height: 50px;
}

#footer-nav {
		float: left;
		margin: 0 19px;
		padding: 0;
}

#footer-nav li {
		float: left;
		line-height: 54px;
		font-size: 0.9em;
}

#footer-nav li a {
		float: left;
		display: block;
		padding: 0 5px;
		color: #FFF;
}

#credit_duo {
		display: block;
		width: 31px;
		height: 15px;
		background: url(../img/credit_duo_blanc.gif) no-repeat top left;
        float: right;
        margin: 20px 14px 0 0;
}

#credit_duo:hover {
	background-position: top right;
}

#credit_duo span {
	display: none;
}

div.copyright {
		width: 960px;
		background-color: #002145;
		padding: 0;
		margin: 0 auto;
		color: #FFF;
		height: 40px;
}

.copyright p {
		font-size: 0.9em;
		margin: 0;
		padding: 10px;
		color: #FFF;
		width: 300px;
		line-height: 20px;
		float: left;
}

/* Typo */

#file-listing h4 {
		color: #FFF;
}

#content div.post div.postinfos p {
		font-size: 0.9em;
		margin: 0 0 10px 0;
}

.fullpost p {
		margin: 0;
		padding: 0;
}

#content .contact li {
		font-weight: bold;
		float: left;
		clear: both;
}

#content .contact ul.left {
		width: 180px;
		float: left;
		margin: 0 0 5px 40px;
		display: inline;
}

#content .contact ul.right {
		width: 240px;
		float: left;
		clear: right;
		display: inline;
}

.contact span {
		font-weight: normal;
}

/*--{ Tags }--*/

#content .tags {
		width: 100px;
		height: 10px;
		float: left;
		clear: both;
		margin: 0;
		padding: 0;
}

#content .postinfos p span {
		
}

#side a.trucs, #side a.marketing, #side a.papiers, #side a.equipement, #side a.environnement, #side a.logiciels, #side a.danger, #side a.industrie, #side a.divers {
		display: block;
		width: 255px;
		height: 16px;
}

* html #side a.trucs, * html #side a.marketing, * html #side a.papiers, * html #side a.equipement, * html #side a.environnement, * html #side a.logiciels, * html #side a.danger, * html #side a.industrie, * html #side a.divers {
		float: left;
		width: 210px;
		height: 16px;
}

.postinfos a.trucs, .postinfos a.marketing, .postinfos a.papiers, .postinfos a.equipement, .postinfos a.environnement, .postinfos a.logiciels, .postinfos a.danger, .postinfos a.industrie, .postinfos a.divers {
		padding: 0 15px 0 0;
/*

background-image: url(../img/trans_bullet.png);
		background-position: right center;
		background-repeat: no-repeat;
		behavior: url(/assets/templates/2007/media/css/iepngfix.htc)*/
}

/*.fullpost a.trucs, .fullpost  a.marketing, .fullpost  a.papiers, .fullpost  a.equipement, .fullpost  a.environnement, .fullpost  a.logiciels, .fullpost  a.danger, .fullpost  a.industrie, .fullpost  a.divers {
		background-image: url(../img/trans_bullet_grey.png);
		background-position: right center;
		behavior: url(/assets/templates/2007/media/css/iepngfix.htc)
}*/

a.trucs {
		background: url(../img/bullet_trucs.png) no-repeat right center;
}

a.marketing {
		background: url(../img/bullet_marketing.png) no-repeat right center;
}

a.papiers {
		background: url(../img/bullet_papiers.png) no-repeat right center;
}

a.equipement {
		background: url(../img/bullet_equipement.png) no-repeat right center;
}

a.environnement {
		background: url(../img/bullet_environnement.png) no-repeat right center;
}

a.logiciels {
		background: url(../img/bullet_logiciels.png) no-repeat right center;
}

a.danger {
		background: url(../img/bullet_danger.png) no-repeat right center;
}

a.industrie {
		background: url(../img/bullet_industrie.png) no-repeat right center;
}

a.divers {
		background: url(../img/bullet_divers.png) no-repeat right center;
}

/*--{ Dropbox }--*/

div.step1 {
		float: left;
		width: 603px;
		margin: 0 0 0 11px;
		color: #FFF;
		display: inline;
		background-color: #5a9127;
}

.step1 h3 {
		line-height: 27px;
		padding: 0 0 0 30px;
		margin: 0 0 2px 0;
		background: #4b7d20 url(../img/upload_vert_number.png) no-repeat left top;
		font-size: 1.3em;
		font-weight: bold;
}

.step1 a.restart{
		float: right;
		color: #fff;
		font-size: 11px;
		margin-right: 5px;
		display: block;
}

span.phonenumber {
		display: block;
		background: url(../img/upload_vert_icon.png) no-repeat left center;
		line-height: 35px;
		padding: 0 0 0 45px;
		margin: 0 0 0 40px;
		font-size: 1.6em;
}

div.step2 {
		float: left;
		width: 603px;
		margin: 0 0 0 11px;
		color: #FFF;
		display: inline;
		background-color: #006b9e;
}

.step2 h3 {
		line-height: 27px;
		padding: 0 0 0 30px;
		background: #006394 url(../img/upload_bleu_number.png) no-repeat left top;
		font-size: 1.3em;
		font-weight: bold;
}

#DropBoxForm {
		height: 35px;
		padding: 0 0 0 45px;
		margin: 0 0 0 40px;
		background: url(../img/upload_bleu_icon.png) no-repeat left top;
}

#formProject {
		margin: 0 0 0 20px;
		clear: both;
}

#formProject label {
		float: left;
		width: 170px;
		display: block;
		clear: left;
		line-height: 16px;
		margin: 5px 0;
}

#formProject input, #formProject textarea {
		float: left;
		clear: both;
		display: block;
		margin: 0 0 10px 0;
}

#step1slide {
		clear: both;
		float: left;
		display: block;
}

a#step1button {
		float: left;
		margin: 10px 0 10px 20px;
		clear: both;
}

a.swfuploadbtn {
		color: #000;
		background-color: #e5e5e5;
		padding: 2px 5px;
		margin: 5px 0;
		text-decoration: none;
}

a.uploadbtn {
		display: none;
}

a.cancelbtn {
		margin: -22px 0 0 0;
		color: #FFF;
		float: right;
}

#file-listing {
		width: 480px;
		padding: 10px;
		color: #FFF;
		clear: both;
		float: left;
		display: block;
}

.fileUploading {
		background: url(../img/icon_transfer.png) no-repeat right center;
}

.uploadCompleted {
		background: url(../img/icon_complete.png) no-repeat right center;
}

#DropBoxListing .uploadCancelled {
		background: url(../img/icon_cancel.png) no-repeat right center;
		line-height: 20px;
}

object.swfupload {
	margin:5px 0;
}

.uploadCompleted .cancelbtn, .uploadCancelled .cancelbtn {
		display: none;
}

span.progressBar {
		background-color: #CCCCCC;
		display: block;
		font-size: 10px;
		height: 10px;
		margin-bottom: 10px;
		margin-top: 2px;
		width: 200px;
}

div.step3 {
		width: 603px;
		float: left;
		color: #FFF;
		margin: 0 0 0 11px;
		padding: 0 0 15px 0;
		display: inline;
		background-color: #ef9918;
}

.step3 h3 {
		line-height: 27px;
		padding: 0 0 0 30px;
		background: #e9970e url(../img/upload_jaune_number.png) no-repeat left top;
		font-size: 1.3em;
		font-weight: bold;
}

div#map {
		padding: 0;
		margin: 10px 10px 0 15px;
		width: 400px;
		height: 400px;
}

div#map p {
		color: #5b5b5b;
}

div.commentbox {
		width: 300px;
		padding: 5px 0;
		margin: 10px 5px 0;
		float: left;
}

.commentbox form {
		width: 300px;
		float: left;
}

#commentForm input, #commentForm textarea {
		margin: 5px 0;
		border: 1px solid #cccccc;
		padding: 4px;
		float: left;
		font: 12px Arial, Helvetica, Geneva, sans-serif;
}

/*--{ ClearFix }--*/

.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}

* html>body .clearfix {
		display: inline-block;
		width: 100%;
}

* html .clearfix {
		/  * Hides from IE-mac \*/  height: 1%;
/

* 

End hide from IE-mac */
}
