
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, font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
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-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
}
:focus {
        outline: 0;
}
body {
        line-height: 1;
        color: black;
        background: white;
}
ol, ul {
        list-style: none;
}

table {
        border-collapse: separate;
        border-spacing: 0;
}
caption, th, td {
        text-align: left;
        font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: "";
}
blockquote, q {
        quotes: "" "";
}





body {
	font: 85% Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #404040;
	margin-bottom: 5px;
}

a {
	color: #662d91;
	text-decoration: none;
}

div.clearFloat {
	clear: both;
}



#identite {
	padding-top: 30px;
	padding-bottom: 30px;
}

#identite .contenu {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#identite .contenu img#postIt {
	position: absolute;
	top: 40px;
	margin-left: 475px;
	margin-top: 125px;
}

#identite .contenu h1 {
	display: none;
}

#identite .contenu ul {
	top: 40px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	text-align: right;
	width: 200px;
	position: absolute;
	margin-left: 400px;
	margin-top: 10px;
}

#identite .contenu ul a:hover {
	color: #59287e;
}

#identite .contenu p#accroche {
	background: url(../images/acro.png) no-repeat left top;
	color: #B3B3B3;
	padding-left: 50px;
	margin-left: 150px;
	font: 2.5em/1.3em Georgia, "Times New Roman", Times, serif;
}





#portfolio {
	background: url(../images/bgPortfolio.png) repeat-x 0 top;
	height: 302px;
	margin-bottom: 15px;
}

#portfolio .contenu {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#portfolio .contenu h2 {
	color: #fff;
	font-size: 2em;
	background: url(../images/bgH1Portfolio.png) no-repeat left center;
	padding: 10px 10px 10px 60px;
	margin-bottom: 18px;
}

#portfolio .contenu #stage{width: 600px; overflow: auto;overflow-x:hidden; overflow-y:hidden; height: 160px;
	margin-bottom: 16px;
	margin-top: 0;
	color: #fff;
	letter-spacing: 0.5px;
	text-align: left;
}
	#portfolio .contenu #stage #myList{width: 3600px; border:0; margin: 0; padding:0; left:400px;
}
	#portfolio .contenu #stage #myList li{
	display: inline;
	margin-right: 29px;
	float: left;
		list-style:none; 
		margin: 0; 
		border:0;
		width: 600px;
	padding: 0;
	height: 160px;
}

#portfolio .contenu #stage #myList li img {
	float: left;
	margin-right: 25px;
	border: 6px solid #3d125a;
}

#portfolio .contenu #stage #myList li img:hover {
	border-color: #55197e;
}

#portfolio .contenu #stage #myList li a {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	font-size: 0.9em;
}

#portfolio .contenu #stage #myList li a:hover {
	text-decoration: underline;
}

#portfolio .contenu #slider-buttons{width: 100%; margin:0 auto;
	text-align: right;
	color: #ededed;
}

#portfolio .contenu #slider-buttons a {
	color: #ededed;
}

#portfolio .contenu #slider-buttons a:hover {
	color: #fff;
}



#boite {
	margin-bottom: 30px;
}

#boite a {
	color: #662D91;
}

#boite a:hover {
	text-decoration: underline;
}

#boite .contenu {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
}

#boite .contenu h2 {
	font-size: 2em;
	background: url(../images/bgH1.png) no-repeat left center;
	padding: 10px 10px 10px 60px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
	width: 100%;
}

#boite .contenu h2#contact {
	margin-top: 15px;
}

#boite .contenu .zoneImage {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#boite .contenu .zoneImage img {
	float: left;
	margin-right: 20px;
}

#boite .contenu .zoneImage p.legende {
	line-height: 1.2em;
	font-style: italic;
	color: gray;
	margin-top: 20px;
}

#boite .contenu ul.savoirFaire {
	line-height: 1.1em;
	color: #656565;
	font-size: 1.1em;
	margin-top: 18px;
	margin-bottom: 5px;
}

#boite .contenu ul.savoirFaire li {
	background: url(../images/bgPointVerif.png) no-repeat 10px center;
	border-bottom: 1px dotted #ccc;
	padding: 7px 10px 7px 32px;
}

#boite .contenu ul.savoirFaire li.alterner {
	background-color: #ebebeb;
}

#boite .contenu ul.savoirFaire li.der {
	border-bottom-style: none;
}



#piedPage {
	margin-top: 100px;
	color: gray;
	font-size: 0.9em;
}

#piedPage a#top {
	width: 200px;
	height: 200px;
	position: absolute;
	margin-top: -190px;
	margin-left: 400px;
}

#piedPage .contenu {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	background: url(../images/interativi-logo.png) no-repeat right bottom;
	padding-top: 200px;
}

