@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	background: #eeeeee url(../images/layout/Bg_WallPaper.gif) center top no-repeat;
	background-attachment: fixed;
}

.ClearFloat {
	clear: both;
	font-size: 0px;
}

#Flag {
	position: absolute;
	z-index: 1100;
	top: 0;
	right: 0;
}

#LogoDanyDaigle {
	position: absolute;
	z-index: 1200;
	top: 0;
	left: 0;
	width: 344px;
	height: 282px;
	background: url(../images/layout/BG_Logo_DanyDaigle.png) left top no-repeat;
}

#LogoDanyDaigle a {
	display: block;
	position: relative;
	left: 20px;
	top: 20px;
	width: 157px;
	height: 192px;
}

#MenuGauche {
	position: absolute;
	z-index: 1200;
	top: 280px;
	left: 0;
	width: 200px;
}

#MenuGauche ul {
	width: 200px;
}

#MenuGauche ul li {
	margin: 10px 0;
	width: inherit;
}

#MenuGauche ul li a {
	display: block;
	padding: 0 0 0 20px;
	width: 149px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #222222;
	
	-moz-transition-property: background-color, color, left;
	-moz-transition-duration: 0.5s;
	-webkit-transition-property: background-color, color, left;
	-webkit-transition-duration: 0.5s;
	-o-transition-property: background-color, color, left;
	-o-transition-duration: 0.5s;
}

#BT_Accueil {
	background: url(../images/layout/BG_BT_Accueil.png) right top no-repeat;
}

#BT_Accueil a {
	background: #fd0469;
}

#BT_Accueil a:hover {
	color: #eeeeee;
	background: #a70044;
}

#BT_DesignWeb {
	background: url(../images/layout/BG_BT_DesignWeb.png) right top no-repeat;
}

#BT_DesignWeb a {
	background: #01d1fe;
}

#BT_DesignWeb a:hover {
	color: #eeeeee;
	background: #008fae;
}

#BT_DesignGraphique {
	background: url(../images/layout/BG_BT_DesignGraphique.png) right top no-repeat;
}

#BT_DesignGraphique a {
	background: #85f318;
}

#BT_DesignGraphique a:hover {
	color: #eeeeee;
	background: #5bac0b;
}

#BT_IdentiteVisuelle {
	margin: 10px 0 25px 0 !important;
	background: url(../images/layout/BG_BT_IdentiteVisuelle.png) right top no-repeat;
}

#BT_IdentiteVisuelle a {
	background: #f86b16;
}

#BT_IdentiteVisuelle a:hover {
	color: #eeeeee;
	background: #aa4305;
}

#BT_Standard {
	background: url(../images/layout/BG_BT_Standard.png) right top no-repeat;
}

#BT_Standard a {
	cursor: default;
	width: 150px !important;
	height: 19px !important;
	line-height: 20px !important;
	font-size: 10px !important;
	color: #444444 !important;
	background: #bbbbbb;
}

#BT_Standard a:hover {
	color: #eeeeee !important;
	background: #6c6c6c;
}

#Contenu{
	position: absolute;
	top: 0;
	right: 0;
}

.IMGDesignWeb {
	float: right;
	width: 179px;
	height: 48px;
	background: url(../images/layout/BG_TitreDesignWeb.png) left top no-repeat;
}

.TitreDesignWeb {
	float: right;
	padding: 0 15px 0 0;
	width: 556px;
	height: 48px;
	line-height: 45px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	background: #01d1fe !important;
}

.TitreDesignWeb span {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
}

.TitreDesignWeb span.TitrePetit {
	font-size: 15px;
}

.TitreDescription {
	margin: 5px 0 0 0;
	padding: 0 14px 0 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #555555;
}

.TitreDescriptionURL {
	padding: 0 0 0 13px;
	font-size: 12px;
	font-weight: bold;
	color: #01d1fe;
	background: url(../images/layout/BG_URL_DesignWeb.png) left 4px no-repeat;
}

/* Gallery styles */

.tn3-in-image {
	top: 35px !important;
}

.tn3-gallery {
	background: none !important;
}

.tn3-text-bg {
	position: relative !important;
	right: 15%;
	float: right !important;
	width: 750px !important;
	text-align: right;
}

.tn3-full-image {
	margin: -7% 0 0 0;
}

.PoweredBy {
	display: none;
}

.tn3-play {
	display: none;
}

.tn3-thumbs {
	right: 0 !important;
	bottom: 5% !important;
	width: 97% !important;
	height: 15px !important;
	background: none !important;
}
.tn3-thumbs div {
	height: 15px !important;
}
.tn3-thumb {
	margin: 0 5px !important;
	width: 15px !important;
	height: 15px !important;
	border: none !important;
	background: url(../images/Projets/DesignWeb/thumbs/Thumbs.png) left top no-repeat !important;
}
.tn3-thumb:hover {
	background: url(../images/Projets/DesignWeb/thumbs/Thumbs_Over.png) left top no-repeat !important;
}
.tn3-thumb-selected {
	border: none !important;
	background: url(../images/Projets/DesignWeb/thumbs/Thumbs_Web.png) left top no-repeat !important;
}
.tn3-thumb-selected:hover {
	background: url(../images/Projets/DesignWeb/thumbs/Thumbs_Web.png) left top no-repeat !important;
}

.tn3-controls-bg {
	display: none;
}

.tn3-next-page {
	display: none;
}

.tn3-prev-page {
	display: none;
}

.tn3-fullscreen {
	display: none;
}

.tn3-prev {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.tn3-next {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
