/**************  STRUCTURE  *********************/

* {
	margin: 0px;
	padding: 0px;
}
html {
	/*font-size: 100%;
	height: 100%;*/
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #CCCCCC;
	background-image: url(../imgs-habillage/bg-body.gif);
	background-repeat: repeat-x;
	/*background-attachment:fixed; propriété qui fixe le fond quand on scroll, utiliser la valeur 'scroll' pour qu'elle suive à nouveau = c'est le comportement par défaut*/
	background-position: right top;
	/*height: 100%;*/
}
#container {
	width: 80em;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#header {
	height: 4.4em;
	background-image: url(../imgs-habillage/infographiste-nicolas-thonney.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	padding-top: 5em;
}
#navbar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #A7A7A7;
	height: 1.7em;
	width: 45em;
	background-color: #323232;
	margin-left: 23em;
	padding-left: 2em;
	padding-top: 0.25em;
	background-image: url(../imgs-habillage/bg-navbarre-v2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#navbar1 a {
	color: #A7A7A7;
	text-decoration: none;
	display: block;
	padding-right: 1.2em;
	padding-left: 1.2em;
	font-size: 1.2em;
}
#navbar1 a:hover {
	color: #F4F04F;
}

#navbar1 ul li {
	float: left;
	list-style-type: none;
	text-align: left;
}
#navbar1   ul   li:hover   ul   {
	float: left;
	list-style-type: none;
	padding-right: 1.5em;
	position: absolute;
	display: block;
	left: 25em;
}
#navbar1 ul li ul {
	display: none;
	padding-top: 0.5em;
}
#navbar1 ul li ul li {
	list-style-type: none;
	text-transform: lowercase;
}
#navbar1 ul li ul li a {
	padding-right: 1em;
	color: #A7A7A7;
}
.separateur {
	background-image: url(../imgs-habillage/separateur-vertical.gif);
	background-repeat: no-repeat;
	background-position: right 0.25em;
}
.sous-liens {
	font-size: 11px;
	margin-right: 0.2em;
}
#flash-logo {
	height: 9em;
	width: 8em;
	position: absolute;
	top: 0em;
	left: 17em;
	display: block;
}
#footer {
	background-color: #21201B;
	height: 2.8em;
	text-align: center;
	line-height: 2.8em;
	color: #717062;
}
#footer a {
	font-size:1.2em;
	color: #717062;
	text-decoration: none;
}
#footer a:hover {
	color: #ADACA0;
}
#corps {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CCCCCC;
	padding-top: 1.2em;
	padding-right: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 1.2em;
}
#corps  img  {
	text-decoration: none;
	margin-right: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#corps p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 2em;
}
#corps a:link, a:visited {
	color: #9b952f;
	text-decoration: none;
}
#corps a:hover, a:focus, a:active {
	color: #F4F04F;
	text-decoration: none;
}
#corps li {
	margin-left: 0.9em;
	list-style-type: square;
}

/**************  STYLES  *********************/

#colo-bd {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#sites-web {
	text-align: center;
}
#photos-retouch {
	width: 52em;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#acces-rapide {
	background: url(../imgs-habillage/forme-fond-accueil.gif);
	background-repeat: no-repeat;
	background-position: top 50%;
	height:150px;
	padding: 35px 40px 0 110px;
	font-size:1.1em;
	line-height:1.2em;
	margin-bottom:1.8em;
}

.photo-superposee {
	position: absolute;
	left: 0em;
}
.texte-jaune {
	color: #F4F04F;
}
.souligne {
	text-decoration: underline;
}
.texte-medium-caps {
	font-size: 0.8em;
}
.anims-flash {
	text-align: center;
	padding-top: 3em;
}
h1 {
	font-size: 1.1em;
	line-height:1.1em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F04F;
	margin-bottom: 0.9em;
	color: #F4F04F;
	text-align: left;
	background: transparent url('../imgs-habillage/engrenages-small.gif') no-repeat right 3px;
}
.centrer {
	text-align: center;
}
h2 {
	text-align: right;
	text-transform: uppercase;
	font-size: 1.3em;
	margin-bottom: 1.2em;
	margin-top: 1.7px;
	color: #9A998F;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #9A998F;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	line-height: 1.8em;
	text-transform: uppercase;
	color: #c5c5c5;
	margin-bottom: 1.5em;
	background-color:#363733;
	text-align: left;
	text-indent:15px;
	font-weight:normal;
}

h4 { font-size:1.05em; line-height:1.1em; margin-bottom:1.1em; margin-top:1.8em;}

.txt-gris-fonce {
	font-size: .9em;
	color: #86837D;
}
.align-right {
	text-align: right;
}
ul.liste {
	padding:0;
	margin-top:5px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:5px;
}
ul.liste li {
	padding:0;
	margin: 5px 0px 5px 5px;
}
.descriptif {
	padding:10px 100px 10px 0px;
	line-height:1.8em;
}
.blanc {
	color:#fff;
}
.blog {
	/*background-color:#323232;*/
	border-top:solid 1px #676767;
	color:#F4F04F;
	text-align:center;
	line-height:30px;
}
img.arrow { padding:0; margin:0; }





