/* Initialisation */
* { margin: 0; padding: 0; border: none; }
/* Style global */
html  { font-size: 100%; } /* IE hack */
body
{ 	
	/*background-color: #042038;*/
	background-color: #fff;
	font: 0.8em arial, helvetica, "verdana sans-serif";
	color: #fff;
}
a:link, a:visited{ color: #fff; text-decoration: none; }
a:hover{ text-decoration: underline; }
h1 { font-size: 1.4em; }
p { font-size: 0.85em; }
ul { list-style-type: none; }
li { font-size: 0.90em; list-style:none;}
/*div { position:relative; }*/
img { border:0px; }

/* Mise en page DIV globale */
div#page
{
	width: 100%;
	background-color:#fff;
	text-align:center;
}
/* Header */
div#header
{
	width: 100%;
	height: 60px;
	background-color:#000;
	text-align:center;
}
div#header-center
{
	width: 980px;
	height: 60px;
	margin:auto;
}
div#header-logo
{
	width: 136px;
	height: 40px;
	float:left;
}
div#header-info
{
	width: 844px;
	height: 60px;
	float:left;
	/*margin:auto;*/
	text-align:right;
	/*background: url('/images/logo-kreatif-studio.gif') no-repeat 0 10px;*/
}
div#header h1
{
	padding: 15px 0 0 0;
	font: 0.9em arial, helvetica, "verdana sans-serif";
	font-weight:bold;
	text-align:right;
	color:#0096ff;
}
div#header h2
{
	padding: 0;
	font: 0.8em arial, helvetica, "verdana sans-serif";
	font-weight:bold;
	text-align:right;
	color:#fff;
}
div#header p
{
	padding: 0 20px 0 0;
	font: 0.8em arial, helvetica, "verdana sans-serif";
	text-align:right;
	color:#fff;
}
/* Anim Flash */
div#anim
{
	width: 100%;
	height: 565px;
	margin: 15px 0 15px 0;
	text-align:center;
	background-color:#fff;
}
/* Projets */

/* 95400 */
div#project-95400
{
	width: 980px;
	height: 460px;
	margin: 50px auto 0 auto;
	text-align:center;
	background-color:#fff;
}
div#project-95400 li
{
	float:left;
	display: inline;
	width: 163px;
	height: 300px;
}
div#project-95400 li img:hover
{
	/*border:2px solid #0096ff;*/
}
div#project-95400 h3
{
	width: 960px;
	height: 30px;
	margin: auto;
	text-align:right;
}
/* PBJ */
div#project
{
	width: 980px;
	height: 700px;
	margin: auto;
	padding:15px 0 0 15px;
	text-align:center;
	background-color:#fff;
}
div#project h3
{
	clear:left;
	width: 960px;
	height: 30px;
	margin: auto;
	text-align:right;
}
/*
div#project-pbj h4
{
	text-align:center;
	margin-bottom:10px;
}
*/
div#project-info
{
	text-align:left;
	/*margin-bottom:10px;*/
}
div#project-info h1
{
	height: 27px;
	clear:left;
	font: 1.6em "Myriad Pro Cond", arial, helvetica, "verdana sans-serif";
	font-weight:bold;
	text-align:left;
	color:#000;
	/*margin-left:80px;*/
	
}
div#project-info h2
{
	color:#767676;
	font-size: 0.9em;
	font-weight:normal;
	/*margin-left:80px;*/
}
div#project-info p
{
	color:#767676;
	font-size: 0.85em;
	margin-top:10px;
}
div#project-info p a
{
	color:#0096ff;
	text-decoration:none;
}
div#project-info p a:hover
{
	text-decoration:underline;
}
div#project-info ul
{
	clear:left;
	margin-top:15px;
}
div#project-info li
{
	float:left;
	display: inline;
	width: 120px;
	height: 107px;
}
div#project-info li img
{
	border:3px solid #d0d0d0;
}
div#project-info li img:hover
{
	border:3px solid #0096ff;
}
/* Contenu */
div#content
{
	width: 100%;
	height: 285px;
	text-align:center;
	background-color:#000;
}
div#content-info
{
	width: 980px;
	height: 300px;
	margin:auto;

}
div#content-photos
{
	margin:15px 0 0 30px;

}
div#content-photos img
{
	border:5px solid #1f1f1f;
}
div#content-photos img:hover
{
	border:5px solid #0096ff;
}
div#content-photos li
{
	float:left;
	display: inline;
	height: 140px;
	width:150px;
	padding:0 0 0 25px;
}
div#content-photosdesc
{
	float:left;	
}
div#content-photosdesc li
{
	float:left;
	display: inline;
	height: 40px;
	width:150px;
	font: 0.7em arial, helvetica, "verdana sans-serif";
	color:#666666;
	margin:0 0 0 25px;
	padding-top:15px;
}
div#content-desc
{
	float:left;
	margin:15px 0 0 0;
	width: 230px;
	height: 200px;
	text-align:right;
}
div#content-desc h1
{
	padding: 12px 0 3px 0;
	font: 1.1em arial, helvetica, "verdana sans-serif";
	font-weight:bold;
	color:#0096ff;
}
div#content-desc h1 a
{
	font-weight:bold;
	color:#0096ff;
	text-decoration:none;
}
div#content-desc h1 a:hover
{
	text-decoration:underline;
}
div#content-desc h2
{
	padding: 10px 0 3px 0;
	font: 1.2em arial, helvetica, "verdana sans-serif";
	font-weight:bold;
	color:#9d9d9d;
}
div#content-desc p
{
	padding: 0;
	font: 0.95em arial, helvetica, "verdana sans-serif";
	color:#fff;
}
/* LATEST WORK */
div#latest
{
	width: 100%;
	height: 255px;
	text-align:center;
	background-color:#000;
}
div#content-latestinfo
{
	width: 980px;
	height: 300px;
	margin:auto;
}
div#content-latest
{
	margin:15px 0 0 0;

}
div#content-latest img
{
	border:5px solid #1f1f1f;
}
div#content-latest img:hover
{
	border:5px solid #0096ff;
}
div#content-latest li
{
	float:left;
	display: inline;
	height: 130px;
	width:180px;
	padding:0 0 0 54px;
}
div#content-latestdesc
{
	float:left;
				
}
div#content-latestdesc li
{
	float:left;
	display: inline;
	height: 40px;
	width:180px;
	font: 0.7em arial, helvetica, "verdana sans-serif";
	color:#666666;
	margin:0 0 0 54px;
	padding-top:17px;

}
div#sep
{
	width:100%;
	height:10px;
	text-align:center;
	background-color:#000;
				
}
/* Footer Contact */
div#footer
{
	width: 100%;
	height: 330px;
	text-align:center;
	background-color:#111;
}
div#contact
{
	width: 980px;
	height: 290px;
	margin:auto;
}
div#contact-info
{
	float:left;
	width: 370px;
	height: 260px;
	text-align:right;
}
div#contact-info h1
{
	padding: 12px 0 3px 0;
	font: 1.1em arial, helvetica, "verdana sans-serif";
	font-weight:bold;
	color:#0096ff;
}
div#contact-info h1 a
{
	font-weight:bold;
	color:#0096ff;
	text-decoration:none;
}
div#contact-info h1 a:hover
{
	text-decoration:underline;
}
div#contact-info h2
{
	padding: 10px 0 3px 0;
	font: 1.2em arial, helvetica, "verdana sans-serif";
	font-weight:bold;
	color:#9d9d9d;
}
div#contact-info h3
{
	padding: 0 0 12px 0;
	font: 0.8em arial, helvetica, "verdana sans-serif";
	color:#fff;
}
div#contact-info p
{
	padding: 0;
	font: 0.95em arial, helvetica, "verdana sans-serif";
	color:#fff;
}

div#contact-form
{
	float:left;
	width: 470px;
	height: 250px;
	margin-left:30px;
	text-align:left;
}
div#contact-form input, textarea {
	margin: 10px 10px 0 0;
	padding:2px;
	background-color: #FFF;
	border: 1px solid #4a4a4a;
	font-family:arial;
	color:#919191;
	font-size:1.2em;
}
div#contact-form input {
	width: 162px;
}
div#contact-form textarea {
	width: 340px;
}
div#contact-form .send {
	text-align:right;
	width:357px;
}
div#contact-form #bt-submit {
	width:139px;
	height:26px;
	border:0;
	padding:0;
}

div.title
{
	width: 980px;
	height: 25px;
	clear:left;
	font: 1.5em "Myriad Pro Cond", arial, helvetica, "verdana sans-serif";
	font-weight:bold;
	text-align:left;
	padding: 15px 0 0 20px;
	color:#b6b6b6;
}
div.title2
{
	width: 980px;
	height: 30px;
	clear:left;
	font: 1.6em "Myriad Pro Cond", arial, helvetica, "verdana sans-serif";
	font-weight:bold;
	text-align:left;
	padding: 15px 0 0 20px;
	color:#b6b6b6;
}

