/* STRUCTURE GENERAL ********************************************************************/
body {
	padding: 0px;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
}
ul, li, p {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	list-style:none;
}
#container {
	margin-left: 100px;
	width: 400px;
	text-align: center;
	padding: 50px;
	background-color: #f5f5f5;
	/* border: 10px solid #012702; */
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

/* SLIDESHOW INTRO ********************************************************************/
#maximage {
	margin-left: 50px;/*position:fixed !important;*/
	margin-right: 350px;
}

/* LOGO ********************************************************************/
#logo {
	position:relative;
	padding-top: 100px;
	padding-left: 5px;
	width: 261px;
	height: 30px;
}
#logo img {
	padding-left: 5px;
	position:absolute;
  	left:0;
  	-webkit-transition: opacity 1s ease-in-out;
  	-moz-transition: opacity 1s ease-in-out;
  	-o-transition: opacity 1s ease-in-out;
 	transition: opacity 1s ease-in-out;
}
#logo img.top:hover {
  	opacity:0;
}

/* MENU ********************************************************************/
.bando-menu {
	font-size: 12px;	
}
#bando-menu {
	position: fixed;
	top: 0px;
	right: 0px;
	float: right;
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	line-height: 18px;
	/* border: 10px solid #012702; */
	padding: 0px;
	height: 100%;
	width: 300px;
	background-image: url(../img/fond-menu.png);
	background-repeat: repeat-y;
	z-index: 50;
}
span.rollover {
	opacity: 1;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	background:url(../folio/realisations/over-photo-1.png) center center no-repeat #333;
	cursor: pointer;
	width: 180px;
	height: 180px;
	position: absolute;
	z-index: 10;
	opacity: 0;
}
span.rollover:hover {
	opacity: .7;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
}
.div-menu {
	width: 400px;
	float: left;
	vertical-align:center;
	z-index: 70;
}
#accordion {
	list-style: none;
	padding: 0 0 0 0;
	padding-left:4px;
	padding-top:70px;
}
#accordion li{
	display: block;
	background-color: #fff;
	margin: 1px;
	cursor: pointer;
	padding: 7px 0px 7px 0px;
	list-style: circle;
	}
#accordion ul {
	list-style: none;
	padding: 0 0 0 0px;
	display: none;
}
#accordion ul li{
	cursor: auto;
	background-color: #fff;
	padding: 0 0 0 0px;
}
#accordion a {
	text-decoration: none;
}
#accordion a:hover {
	text-decoration: none;
	color: #333333;
	-webkit-transition: color 0.4s ease-in-out;
	transition: color 0.4s ease-in-out;
	background-image:url(../img/trait.png);
	background-repeat:no-repeat;
	background-position:-4px 7px;
}
.accordion-hover {
	text-decoration: none;
	color: #333333;
	background-image:url(../img/trait.png);
	background-repeat:no-repeat;
	background-position:-4px 7px;
}
.menu {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	letter-spacing:2px;	
	color: #00afed;	
}
.menu {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	letter-spacing:2px;	
	color: #00afed;	
}
.menu-over {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	letter-spacing:2px;
	color: #333333;	
	text-decoration: none;
	background-image:url(../img/trait.png);
	background-repeat:no-repeat;
	background-position:-4px 7px;
}

/* PAGE PRESENTATION ********************************************************************/
#cont-presentation {
	position: absolute;
	top: 0px;
	right: 280px;
	width: 660px;
	float: right;
	z-index: 40;
	overflow: auto;
}
.box-presentation {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	color: #ccc;
}
.box-presentation-1 {
	padding-top: 100px;
}
.box-presentation-2 {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #ccc;
	margin-top: 100px;
	margin-right: 30px;
}
.bio-txt {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 18px;
}
.bio-txt a{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-decoration: underline;
	letter-spacing:1px;
}
.bio-txt a:hover{
	color: #00ccff;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	letter-spacing:1px;
}
.bio-maigre {
	color: #ccc;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 12px;
	letter-spacing:1px;
}
.bio-maigre a{
	color: #ccc;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing:1px;
}
.bio-maigre a:hover{
	color: #00ccff;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 12px;
	text-decoration: none;
	letter-spacing:1px;
}
.bio-bold {
	color: #ccc;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size: 13px;
}
.bio-inter {
	color: #00ccff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size: 15px;
	line-height: 20px;
}

/* PAGE REALISATIONS ********************************************************************/
#cont-realisations {
    position:absolute;
    top: 0px;
	right: 280px;
	float: right;
    z-index:40;
    overflow:auto;
}
.box-realisations {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	letter-spacing:2px;
	color: #ccc;
	margin: 0 auto;
	width: 542px;
	padding: 0px;
	padding-bottom: 100px;
}
#portfolio-container {
	width: 542px;
	background: #fff;
	margin: 0 auto;
	padding-top: 100px;
}
img {border:0px;}

#portfolio-content {padding: 0 0px; }
.portfolio-content {margin:0px 0 0 0; }
.imageOuter {
	width: 180px;
	float: left;
	margin: 0 1px 0 0;
}
span.roll {
	background: url(../folio/realisations/over-photo-1.png) center center no-repeat #333;
	width: 180px;
	height: 180px;
	position: absolute;
	z-index: 10;
} 
span.rollover {
	opacity: 1;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	background:url(../folio/realisations/over-photo-1.png) center center no-repeat #333;
	cursor: pointer;
	width: 180px;
	height: 180px;
	position: absolute;
	z-index: 10;
	opacity: 0;
}
span.rollover:hover {
	opacity: .7;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
}
/* PAGE REALISATIONS PORTFOLIO ********************************************************************/
.grid {
	max_width: 700px; /*Width of left frame div*/
	margin-right: 280px;
	margin-left: 50px;
}
.examples-section {
	text-align: right;
	max_width: 700px;
	visibility: visible;
	opacity: 1;
    -webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
.examples-section a:hover{
	text-align: left;
	max_width: 700px;
	opacity: 0.5;
    -webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
#div-portfolio {
	width: 250px;
	padding-top: 250px;
	padding-left: 33px;
}
.portfolio-text {
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
}
.portfolio-text a{
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.portfolio-text a:hover{
	color: #00ccff;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.portfolio-textbold {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
}
.portfolio-titre-blue {
	color: #00ccff;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 20px;
}

/* PAGE COMMUNIQUER ********************************************************************/
#cont-communiquer {
    position:absolute;
    top: 0px;
	right: 295px;
	float: right;
    z-index:40;
    overflow:auto;
	background-image: url(../img/fond-menu-bis.jpg);
	background-repeat: repeat-y;
}
.box-communiquer {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #ccc;
	margin: 0 auto;
	width: 400px;
	height: 1632px;
	padding: 0px;
	padding-bottom: 100px;
	padding-left: 10px;
}
#contact {
	display: inline;
	width: 400px;
	float: left;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
	padding: 20px 50px 20px 18px;
	;
}
#contactform {
	padding-top: 1px;
}
#contact p {
	padding-top: 5px;
}
#contactform h6 {
	font-size: 12px;
	color: #848484;
	float: left;
}
#contactform .boxes {
	float: left;
	display: block;
	margin-bottom: 20px;
	margin-top: 0px;
}
#contactform .box {
	width: 380px;
	margin-bottom: 18px;
	margin-top: 2px;
	margin-left: 0px;
}
#contactform .msgbox {
	margin-bottom: 18px;
	margin-top: 2px;
	margin-left: 0px;
	width: 380px;
}
#contactform .message {
	text-align: left;
	margin-top: 2px;
	height: 135px;
	width: 380px;
	padding: 5px;
}
#contactform #sender_name {
	width: 380px;
}
#contactform #sender_email {
	width: 380px;
}
#contactform #sender_url {
	width: 320px;
}
#contactform .submitbtn {
	width: 120px;
	padding-top: 15px;
	margin-left: 0px;
}
.contactinformation .overline {
	margin-bottom: 15px;
}
#contactinfo {
	padding-right: 30px;
	padding-top: 45px;
	float: right;
}
.button {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	padding-top: 5px;
	height: 34px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.btncolor, .btncolor:focus, .btncolor:hover {
	background:#FFF;
	color:#999;
}
.required {
	color: #444444;
}
input, textarea {
	background: #fff;
	border: 1px solid #c9c9c9;
}
input, textarea {
	padding: 5px;
}
input {
	height: 20px;
}
input:focus, textarea:focus, button:hover {
	background: #fff;
	border: 1px solid #444444;
	-webkit-box-shadow: 0 0 2px #444444;
	-moz-box-shadow: 0 0 2px #444444;
	box-shadow: 0 0 2px #444444;
}
input:focus, textarea:focus {
	color: #c9c9c9;
}
.contentphone-1 {
	margin-left: 0px;
	margin-top: 40px;
}
.contentphone-2 {
	margin-left: 3px;
	margin-top: 350px;
}
.textnoir {
	color: #ccc;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
}
.text {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
}
.text a{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.text a:hover{
	color: #00ccff;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textbold {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}
.textboldblue {
	color: #00ccff;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 20px;
}
/* PAGE SEND & ERREUR ********************************************************************/
#cont-communiquer-bis {
    position:absolute;
    top: 0px;
	right: 280px;
	float: right;
    z-index:40;
    overflow:auto;
}
.box-communiquer-bis {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #ccc;
	text-align: right;
	margin: 0 auto;
	margin-top: 245px;
	width: 450px;
	padding: 30px;
	padding-bottom: 100px;
}
