@import "reset.css";

/* CSS Document */
/* HTML TAGS */
html {
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #dbe3ed;
}
body {
	padding:0px;
	margin:0px;
}


body, p, div, span, a, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	line-height: 17px;
}

p {
	margin-bottom: 18pt;
	margin-top: 0px;
}

img {
	border: none;
}

hr {
	height: 1px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #49ade2;
	background-color: #49ade2;
	border: none;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #dbe3ed;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.h1double {
line-height: 24pt;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #96151b;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 20pt;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

strong, b {
	font-weight: bold;
}

a:link, a:visited {
	color: #40a3ce;
	text-decoration: underline;
}

a:hover {
	color: #97082c;
}


ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
}

ul li {
	margin: 0px;
	color: #ffffff;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(images/h2-portfolio-blanc.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

ul.lettrine li:first-letter {
	color: #96151b;
	font-weight: bold;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	display: inline;
}

input {
	display:block;
	width:130px;
	border:1px solid #BDBDBD;
	padding:3px;
	margin:1px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #dbe3ed;
}

textarea {
	display:block;
	width:200px;
	border:1px solid #BDBDBD;
	padding:3px;
	margin:1px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #dbe3ed;
}

.input-captcha {
	width:115px;
	border:1px solid #BDBDBD;
	height: 25px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #666666;
	text-align: center;
	float: left;
}

#captchaImg {
	float: left;
}

.warning {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

td {
	padding: 1px;
}




/* DIV LAYOUT */
footer, header, nav, section, article {display:block;}

#container {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

header {
	background-color: #5e6a74;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	width: 960px;
	position: absolute;
	height: 80px;
	left: 0px;
	top: 40px;
	display:none;
}

#box-content {
	margin-top: 20px;
	width: 960px;
	z-index: 10;
	position: relative;
	float: left;
}



#box-content-opacity {
	background-color: #5e6a74;
	visibility: visible;
	float: left;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -1;
	width: 960px;
	height: 455px;
	display:none;
}



/****pages contenu******/

#content {
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
}

#content-univers-creatif {
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 20px;
}

#page-content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	
}

#page-content-full {
	
	
	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}

.div-slide {
	
	
}

#div-contact {
	
}

#box-bottom {
	width:640px;
	height: 130px;
	display: block;
	margin-top: 15px;
	display:none;
}

#tag {
	padding: 5px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 13px;
	background-color: #464f57;
	height: 120px;
	width: 285px;
	float:left;
	display: inline;
	display:none;
}

#news {
	height: 110px;
	width: 275px;
	float:left;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 13px;
	display: inline;
	display:none;
}

#news h2 {
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;	
}

#news a:link, #news a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	
}

#news a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#right {
	width:295px;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}

#right .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 19px;
	display:none;
}
#right .lastjob {
	background-color: #464f57;
	height: 115px;
	width: 275px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	margin-bottom: 13px;
	display:none;
	
}

#right .lastjob h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/h2-portfolio.png);
	background-position: right -3px;
	background-repeat: no-repeat;
	display: inline;
	line-height: 20px;
	display:none;
}

#content-right {
	margin-top: 15px;
	margin-left: 15px;
}
/****fin pages contenu********/

/*****Portfolio*****/
#portfolio {
	width: 620px;
	padding-left: 10px;
}

#photo-main {
	float: left;
	width: 400px;
	background-color: #454f58;
	height: 275px;
}

#textbox {
	float: left;
	padding-left: 25px;
	background-color: #454f58;
	
	width: 170px;
	height: 250px;
	padding-right: 15px;
	padding-top: 25px;
}

#textbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/h2-portfolio-blanc.png);
	background-position: right -3px;
	background-repeat: no-repeat;
	display: inline;
}

#textbox a:link, #textbox a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	
}

#textbox a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.spacer {
	display: block;
	width: 20px;
}

#slider {
	width: 520px;
	height: 130px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;	/*overflow: hidden;*/
	padding: 0px;
}

.scroll {
	overflow: hidden;
	width: 520px;
	/*margin: 0 auto;*/
    position: relative;
	margin: 0px;
	padding: 0px;
}

.scrollButtons {
	cursor: pointer;
	display: block;
	float: left;
	height: 130px;
	width: 40px;
	margin-top: 15px;
}
.scrollButtons.left {
	margin-right: 5px;
}

.scrollButtons.right {
	margin-left: 5px;
}
.scrollContainer {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.scrollContainer div.panel {
	width: 275px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

.inside {
	background-color: #464f57;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}

.inside img {
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
	width: 245px;
}


.inside table h2 {
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}

.inside p {
	font-size: 11px;
	color: #ccc;
	margin: 0px;
	padding: 0px;
}

.inside a:link, .inside a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	
}

.inside a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.inside table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*****End porfolio*****/

footer {
	width: 960px;
	clear: both;
	text-align: center;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #5e6a74;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
	margin-top: 5px;
	display: block;
	float: left;
	color: #FFFFFF;
}

/*Menu Top*/

#menu_top {
	position: absolute;
	top: 40px;
	height: 80px;
	width: 960px;
	
	background-image: url(images/menu-off.png);
	background-repeat: no-repeat;
	left: 0px;
	z-index: +10;
	display:none;
}

#menu_top ul {
	list-style-type: none;
	padding: 0px;
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
}

#menu_top ul li {
	float:left;
	padding: 0px;
	margin: 0px;
	display: block;
	background-image:none;
}



#menu_top ul li a, #menu_top ul li a:visited  {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	height: 20px;
	width: 118px;
	background-image:none;
}

#menu_top ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/hover.png);
	background-repeat: no-repeat;	/*background-color: #744850;*/
}

#menu_top ul li.active a:link, #menu_top ul li.active a:visited, #menu_top ul li.active a:hover  {
	text-decoration: none;
	color: #ffffff;
	/*background-color: #96151b;*/
	background-image: url(images/active2.png);
	background-repeat: no-repeat;
}

/* MENU LEFT */

/*1st level*/
ul#left-menu {
	width: 85%;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	display:none;
}

ul#left-menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 18px;
	display: block;
	height: 17px;
	list-style-type: none;
	background-image:none;
}




ul#left-menu li a:link, ul#left-menu li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #dbe3ed;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	/*font-variant: small-caps;*/
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dbe3ed;
	text-align: right;
	display: block;
	background-image: url(images/menu-left-off.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

ul#left-menu li a:hover {
	color: #96151b;
	text-decoration: none;
	background-image: url(images/menu-left-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96151b;
}

ul#left-menu li.active a:link, ul#left-menu li.active a:visited, ul#left-menu li.active a:hover {
	text-decoration: none;
	color: #96151b;
	background-image: url(images/menu-left-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96151b;
}


/* TAGCLOUD */

#tagcloud {
	text-align: center;
	
	width: 285px;
	margin: 0px;
}
#tagcloud a  {
	text-decoration:none;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#tagcloud a:hover {
	text-decoration:none;
	background-color:#dbe3ed;
	color:#96151b;
}
a:link.pg1-1, a:visited.pg1-1 {
	color:#ffffff;
	font-size: 16px;
}
a:link.pg1-2, a:visited.pg1-2  {
	font-size: 14px;
	color:#ffffff;
	font-style: italic;
}
a:link.pg1-3, a:visited.pg1-3 {
	font-size: 12px;
	color:#ffffff;
}
a:link.pg1-4, a:visited.pg1-4 {
	font-size: 10px;
	color:#ffffff;
}


/***end cloud*********/

.flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	height: 70px;
	width: 600px;
	background-color: #e5e5e5;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#atdesign_overlay {
	border:5px solid black;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin: 0px;	
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.5;
	opacity: 0.6;
	}