@charset "UTF-8";
/* CSS Document */
/*This is CSS RESET it resets your page to a blank default page with nothing in it 
  you can find that online for larger ones*/

body {	
	background-color: #999;	
}
html, body, a, div, span, p, ul, li, img, table, tr, td, form, fieldset, legend, label, input, textarea, h1, h2, h3, h4, h5, h6, p, ul, li, hr {
	padding: 0px;
	margin: 0px;
	border: none;  
	text-decoration: none;
	outline: none;	
}
header,
nav,
hgroup,
article,
section,
aside,
footer {
	display: block;
}

#info footer {
	display: block;
	padding-left: 300px;
}

header {
	margin-top: 0px;
	margin-bottom: 0px; 	
}

#container {
	width: 1250px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	  
    right: 0px;		
}
	
h1, h2, p, li {
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	background-color: #fff;
	width: 1110px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;
	height: 100%;
	padding: 50px 30px 30px 110px;
}

#content-design :hover {
	box-shadow: 0px 0px 25px #e762a1;
}

#content-multimedia :hover {
	box-shadow: 0px 0px 25px #81a90e;
}

#content-photography :hover {
	box-shadow: 0px 0px 25px #69c;
}

#content-illustrations :hover {
	box-shadow: 0px 0px 25px #bf9c24;
}

#content-about {
	background-color: #fff;	
	background-image: url(../images/diploma.png);
	background-repeat: no-repeat;	
	width: 1110px;	
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;	
	padding: 50px 30px 30px 110px;
}
#content-work {
	background-color: #fff;			
	width: 1110px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;
	height: 100%;
	padding: 50px 30px 30px 110px;
}
#content-multi {
	background-color: #fff;	
	width: 1110px;	
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;	
	padding: 50px 30px 30px 110px;
}

#content-photo {
	background-color: #fff;	
	width: 1110px;	
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;	
	padding: 50px 30px 30px 110px;
}

#content-illust {
	background-color: #fff;	
	width: 1110px;	
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;	
	padding: 50px 30px 30px 110px;
}

#content-designer {
	background-color: #fff;	
	width: 1110px;	
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;	
	padding: 50px 30px 30px 110px;
}

#content-chocolat {
	background-color: #fff;	
	width: 1110px;	
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;	
	padding: 50px 30px 30px 110px;
}

#content-game {
	background-color: #fff;	
	width: 1110px;	
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;	
	padding: 50px 30px 30px 110px;
}
#content-game object {
	margin-left: -45px;
	display: block;
}

#content-kiosk {
	background-color: #fff;	
	width: 1110px;	
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;	
	padding: 50px 30px 30px 110px;
}
#content-kiosk object {
	margin-left: 10px;
	display: block;
}

#content-slideshow {
	background-color: #fff;	
	background-image: url(../images/background-photos.jpg);
	background-repeat: no-repeat;		
	width: 1250px;	
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;	
}

#empty-space {
	height: 850px;	
	padding-top: 150px;
	margin-bottom: -50px;
}

#logo {
	height: 265px;
	background-image: url(../images/background-image.jpg);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	  
}

#navigation {
	background-color: #6699cc;
	width: 1250px;
	}

#navigation a {
	color: #fff;
	}
	
#navigation a:hover {
	color: #635d5d;
}

#navigation ul {
	padding: 10px;
	margin-left: 20px;	
	}

#navigation li {
	color: #635d5d;
	display: inline;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;		
	}
#language a {
	color: #6699cc;
	padding-left: 750px;
}

#language a:hover {
	color: #6699cc;
}
	
h2 a:hover {
	color: #fff; /** NE FONCTIONNE PAS DU TOUT????**/
}

#design  {
	float: left;
	margin-left: -15px;
	margin-right: 35px;
	width: 200px;
	height: 350px;	
	background-color: #e762a1;
	padding: 20px 20px 20px 20px;
	box-shadow: 5px 5px 10px #999;
}
#design a  {	
	background-color: #fff;	
}

#design img {		
	border: solid 2px #635d5d;
	}
#design h2 {
	font-size: 28px;
	color: #635d5d;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
	}

#design p {
	color: #635d5d;
	line-height: 24px;
	margin: 10px 10px 10px 15px;
	font-size: 18px;
}
	
#multimedia  {
	float: left;
	margin-right: 35px;
	width: 200px;
	height: 350px;	
	background-color: #81a90e;
	padding: 20px 20px 20px 20px;
	box-shadow: 5px 5px 10px #999;
	}
#multimedia img {		
	border: solid 2px #635d5d;
	}
#multimedia h2 {
	font-size: 28px;
	color: #635d5d;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
	}

#multimedia p {
	color: #635d5d;
	line-height: 24px;
	margin: 10px 10px 10px 25px;
	font-size: 18px;
	}
	
#photography  {
	float: left;
	margin-right: 35px;
	width: 200px;
	height: 350px;		
	background-color: #69c;
	padding: 20px 20px 20px 20px;
	box-shadow: 5px 5px 10px #999;
	}
#photography img {		
	border: solid 2px #635d5d;
	}
#photography h2 {
	font-size: 28px;
	color: #635d5d;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
	}

#photography p {
	color: #635d5d;
	line-height: 24px;
	margin: 10px 10px 10px 25px;
	font-size: 18px;
	}
#illustrations  {
	float: left;
	width: 200px;
	height: 350px;		
	background-color: #bf9c24;
	padding: 20px 20px 20px 20px;
	box-shadow: 5px 5px 10px #999;
	}
#illustrations img {		
	border: solid 2px #635d5d;
	}
#illustrations h2 {
	font-size: 28px;
	color: #635d5d;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
	}

#illustrations p {
	color: #635d5d;
	line-height: 24px;
	margin: 10px 10px 10px 18px;
	font-size: 18px;
	}	
	
#quote {
	padding: 400px 30px 0px 30px;
	width: 975px;
}

#quote p {
	font-size: 22px;
	color: #bcbcbc;
	padding: 30px 30px 30px 30px;	
}
	
#rights {
	background-color: #69c;
	width: 1190px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	padding: 30px 30px 30px 30px;
}

#about  {
	float: left;
	margin-left: 440px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 600px;	
	background-color: #000;
	opacity: 0.75;
	padding: 20px 20px 20px 20px;
	/**box-shadow: 5px 5px 10px #999;**/
}
	
#about h2 {
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
}

#about p {
	color: #fff;
	line-height: 24px;
	font-size: 16px;
}

#work  {
	float: left;
	margin-left: 440px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 600px;	
	background-color: #000;
	/**opacity: 0.75;**/
	padding: 20px 20px 20px 20px;
	/**box-shadow: 5px 5px 10px #999;**/
}
#work a  {	
	background-color: #fff;	
}

#work img {		
	border: solid 2px #635d5d;
	}
#work h2 {
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
}

#work p {
	color: #fff;
	line-height: 24px;
	margin: 10px 10px 10px 20px;
	font-size: 16px;
}



#multi {
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 1000px;	
	background-color: #000;
	/**opacity: 0.75;**/
	padding: 20px 20px 20px 20px;
	/**box-shadow: 5px 5px 10px #999;**/
}
	
#multi h2 {
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
}

#multi img {
	margin: 0px auto;
	display: block;
}


#photo {
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 1000px;	
	background-color: #000;
	/**opacity: 0.75;**/
	padding: 20px 20px 20px 20px;
	/**box-shadow: 5px 5px 10px #999;**/
}
	
#photo h2 {
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
}

#photo img {
	margin: 0px auto;
	display: block;
}


#illust {
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 1000px;	
	background-color: #000;
	/**opacity: 0.75;**/
	padding: 20px 20px 20px 20px;
	/**box-shadow: 5px 5px 10px #999;**/
}
	
#illust h2 {
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
}

#illust img {
	margin: 0px auto;
	display: block;
}


#designer {
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 1000px;	
	background-color: #000;
	/**opacity: 0.75;**/
	padding: 20px 20px 20px 20px;
	/**box-shadow: 5px 5px 10px #999;**/
}
	
#designer h2 {
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
}

#designer img {
	margin: 0px auto;
	display: block;
}

#chocolat {
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 1000px;	
	background-color: #fff;
	/**opacity: 0.75;**/
	padding: 20px 20px 20px 20px;
	/**box-shadow: 5px 5px 10px #999;**/
}
#chocolat h1 {
	font-size: 32px;
	color: #635d5d;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 40px 0;
}
	
#chocolat h2 {
	font-size: 28px;
	color: #635d5d;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
}

#chocolat img {
	margin: 0px auto;
	display: block;
}


#video {
	
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 1000px;	
	background-color: #fff;
}
	
#video h2 {
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
}

#video img {
	margin: 0px auto;
	display: block;
}

#video object {
	margin: 0px auto;
	display: block;
}








/** THIS SECTION IS FOR THE WORK PAGES  **/









#content-choco :hover {
	box-shadow: 0px 0px 25px #e762a1;
}

#content-artwork :hover {
	box-shadow: 0px 0px 25px #81a90e;
}

#content-larco :hover {
	box-shadow: 0px 0px 25px #69c;
}

#content-elit :hover {
	box-shadow: 0px 0px 25px #bf9c24;
}
	

#choco  {
	float: left;
	margin-left: -15px;
	margin-right: 35px;
	width: 200px;
	height: 335px;	
	background-color: #e762a1;
	padding: 20px 20px 20px 20px;
	box-shadow: 5px 5px 10px #999;
}
#choco a  {	
	background-color: #fff;	
}

#choco img {		
	border: solid 2px #635d5d;
	}
#choco h2 {
	font-size: 28px;
	color: #635d5d;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
	}

#choco p {
	color: #635d5d;
	line-height: 24px;
	margin: 10px 10px 10px 20px;
	font-size: 18px;
}
	
#artwork  {
	float: left;
	margin-right: 35px;
	width: 200px;
	height: 335px;	
	background-color: #81a90e;
	padding: 20px 20px 20px 20px;
	box-shadow: 5px 5px 10px #999;
	}
#artwork img {		
	border: solid 2px #635d5d;
	}
#artwork h2 {
	font-size: 28px;
	color: #635d5d;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
	}

#artwork p {
	color: #635d5d;
	line-height: 24px;
	margin: 10px 10px 10px 25px;
	font-size: 18px;
	}
	
#larco  {
	float: left;
	margin-right: 35px;
	width: 200px;
	height: 335px;		
	background-color: #69c;
	padding: 20px 20px 20px 20px;
	box-shadow: 5px 5px 10px #999;
	}
#larco img {		
	border: solid 2px #635d5d;
	}
#larco h2 {
	font-size: 28px;
	color: #635d5d;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
	}

#larco p {
	color: #635d5d;
	line-height: 24px;
	margin: 10px 10px 10px 25px;
	font-size: 18px;
	}
#elit  {
	float: left;
	width: 200px;
	height: 335px;		
	background-color: #bf9c24;
	padding: 20px 20px 20px 20px;
	box-shadow: 5px 5px 10px #999;
	}
#elit img {		
	border: solid 2px #635d5d;
	}
#elit h2 {
	font-size: 28px;
	color: #635d5d;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
	}

#elit p {
	color: #635d5d;
	line-height: 24px;
	margin: 10px 10px 10px 18px;
	font-size: 18px;
	}	
	




/** THIS SECTION IS FOR THE CONTACT PAGE  **/








form {
	padding-left: 70px;
}

label {
    display:block;
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
    margin-top:20px;
    letter-spacing:2px;
}

input, textarea {
    width:439px;
    height:27px;
    background:#efefef;
    border:1px solid #dedede;
    padding:10px;
    margin-top:3px;
    font-size:0.9em;
    color:#3a3a3a;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

textarea {
	height: 200px;
}

input:focus, textarea:focus {
    border:1px solid #97d6eb;
}


#submit {
    width:127px;
    height:38px;
	color: #fff;
    background-color: #666;
   /** text-indent: -9999px;**/
    border: none;
    margin-top:20px;
	margin-left: 335px;
    cursor: pointer;
}

#submit :hover {
	    opacity:.9;
	}



#content-contact {
	background-color: #fff;	
	background-image: url(../images/device.png);
	background-repeat: no-repeat;	
	width: 1110px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;
	height: 100%;
	padding: 50px 30px 30px 110px;
}

#contact  {
	float: left;
	margin-left: 440px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 600px;	
	background-color: #000;
	opacity: 0.75;
	padding: 20px 20px 20px 20px;
	/**box-shadow: 5px 5px 10px #999;**/
}
#contact a  {	
	background-color: #fff;	
}

#contact img {		
	border: solid 2px #635d5d;
}
	
#contact h2 {
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
}

#contact p {
	color: #fff;
	line-height: 24px;
	margin: 10px 10px 10px 20px;
	font-size: 16px;
}




/** THIS SECTION IS FOR THE THANK YOU PAGE  **/






#content-thanks {
	background-color: #fff;	
	background-image: url(../images/thankyou.png);
	background-repeat: no-repeat;	
	width: 1110px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	
	overflow: auto;
	height: 100%;
	padding: 50px 30px 30px 110px;
}

#thanks  {
	float: left;
	margin-left: 440px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 600px;	
	background-color: #000;
	opacity: 0.75;
	padding: 20px 20px 20px 20px;
	/**box-shadow: 5px 5px 10px #999;**/
}
#thanks a  {	
	background-color: #fff;	
}

#thanks img {		
	border: solid 2px #635d5d;
}
	
#thanks h2 {
	font-size: 28px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	text-align:center;
	padding: 20px 0 20px 0;
}

#thanks p {
	color: #fff;
	line-height: 24px;
	margin: 10px 10px 10px 20px;
	font-size: 16px;
}