@charset "utf-8";
/* CSS Document */

body {
	background:#191a1b url(../img/arr-plan_golf.jpg) no-repeat center 291px;
	font:normal 10px Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	min-width:960px;
	color:#fff;
	border-top: 3px solid #bcbe00;
}
* {
	outline:none;
}
img {
	border:none;
}
.center {
	margin:0 auto;
	display:block;
}
.container {
	margin:0 auto;
	position:relative;
	width:960px;
}
.single .content {
	padding-bottom: 0;
	margin-bottom: -23px;
}

/*CARO*/
span.blink {
    text-decoration: blink; 
}

.content {
	float:left;
	font-size:12px;
	line-height:2em;
	margin: 0;
	padding: 20px 0 20px;
	position:relative;
	width:960px;
}
.content p {
	margin:0 0 1.9em;
	padding:0;
	line-height:20px;
}

/*CARO stabylo sur liens*/
.content a, ul.aux .drop a {
	color:#fff;
	text-decoration:none;
	padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
margin-right: 5px;
background-color: #bcbe00;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}
.content a:hover, ul.aux .drop a:hover {
	color:#fff;
	text-decoration:none;
	padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
margin-right: 5px;
background-color: #9a9c00;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}
/*FIN CARO stabylo sur liens*/

.col4 {
	clear:both;
	overflow:hidden;
	padding:0 10px;
	width:940px;
}
.col4 section {
	display:inline;
	float:left;
	margin-left:20px;
	width:220px;
}
.col4 section:first-child {
	margin-left:0;
}
.col4 section.double {
	width:460px;
}
.col4 .multi-col {
	-moz-column-gap:20px;
	-moz-column-width:220px;
	-webkit-column-gap:20px;
	-webkit-column-width:220px;
}
.strip {
	background:#1a1a1a;
	position:absolute;
	left:0;
	width:60%;
	z-index:-1;
}

/*caro*/
img#logo {
position:relative;
	margin:0 0 0 0px;
	z-index:50;
}

/*CARO PAGE FLIP*/
img { behavior: url(iepngfix.htc) }
#pageflip {
	position: fixe;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 150px; height: 155px;
	z-index: 20;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 150px; height: 150px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(http://www.domaine-dallot.fr/table/img/menus.png) no-repeat right top;
}
/*end CARO PAGE FLIP*/

/*caro*/
header {
	float:left;
/*	height:102px;*/
	width:100%;
}

/*caro*/
header nav {
	background-repeat:no-repeat;
	background-position:right top;
	height:298px;
	position:absolute;
	right:0;
	top:3px;
	width:753px;
		z-index:0;
}

#web-design-portfolio header nav {
	background-position:right -281px;
}
#web-design-portfolio header nav li.portfolio a {
	background-position:-125px -86px;
}
header nav li.portfolio a {
	background-position:-125px top;
	width:85px;
}
header nav li.portfolio span {
	background-position:-125px -43px;
}
#about header nav {
	background-position:right -421px;
}
#about header nav li.about a {
	background-position:-224px -86px;
}
header nav li.about a {
	background-position:-224px top;
	width:55px;
}
header nav li.about span {
	background-position:-224px -43px;
}
#contact header nav {
	background-position:right -561px;
}
#contact header nav li.contact a {
	background-position:-293px -86px;
}
header nav li.contact a {
	background-position:-293px top;
	width:78px;
}
header nav li.contact span {
	background-position:-293px -43px;
}
h1, #home h2, .txt, footer h2, aside h2, #web-design-portfolio h2, #about h2 {
	clear:both;
	margin:0 0 20px;
	overflow:hidden;
	text-indent:-99999px;
	width:100%;
}
#home h1 {
	background:url(images/homepage_banner.gif) no-repeat center top;
	height:219px;
	margin:0 0 20px;
}
#home .content h2 {
	background:url(images/home_h2.gif) no-repeat left top;
}
#home .about h2 {
	height:59px;
}
#home .blog h2 {
	background-position:left -59px;
	height:43px;
	margin: 14px 0 22px;
}
#home .lab p, #home .blog p {
	margin-bottom: 10px;
}
#home .lab h2 {
	background-position:left -102px;
	height:43px;
	margin: 14px 0 22px;
}
#home .lab .latest {
	background:url(images/home_portfolio.gif) no-repeat left top;
	height:204px;
	padding:2px 2px 0;
}
#home .lab .latest img {
	border:1px solid #fff;
	float:left;
}
#home .lab .latest:hover img {
	border:1px solid #c5e86a;
}
#home .lab .latest p a {
	display:block;
	font-size:0.9em;
	margin:0;
	padding:4px 10px 0;
	float:left;
	width:195px;
	text-decoration:none;
}
#home .blog ul, footer section ul {
	list-style:none;
	margin:-15px 0 0;
	padding:0;
}
#home .blog ul li {
	border-bottom:1px solid #161616;
	border-left:3px solid #555;
	border-top:1px solid #222;
	float:left;
	font-size:0.9em;
	line-height:1.7em;
	margin:0;
	padding:0;
	width:220px;
}
#home .blog ul li:first-child, #blog .content aside ul li:first-child a {
	border-top:0;
}
#home .blog h3 {
	font-size:1em;
	font-weight:400;
	margin:0;
}
html #home .blog ul li.last, #blog .content aside ul li.last a {
/*	background:url(images/home_word_viewmore.gif) no-repeat left top;*/
	color:#fff;
	border-bottom:0;
	height:30px;
	line-height:30px;
	padding:0 0 0 16px;
	width:204px;
}
#home .blog ul li:hover {
	background:#161616;
	border-left:3px solid #c5e86a;
}
#home .blog li time {
	float:left;
	font-size:1.2em;
	height:37px;
	margin:0 5px;
	padding:10px;
	text-align:center;
}
#home .blog li time strong {
	display:block;
	font-size:0.8em;
	text-transform:uppercase;
}
#home .blog ul li h3 a {
	display:block;
	height:37px;
	padding:10px;
}
#home .col4 {
	padding-bottom:0;
}
#blog .blogbody {
	float:left;
	margin:0 40px 0 10px;
	width:520px;
}
#blog hgroup {
	margin-bottom:20px;
	float:left;
	width:100%;
}
#blog h1 {
	background:#1a1a1a url(images/blog_h1.gif) no-repeat;
	height:41px;
	border:20px solid #1a1a1a;
	border-right:0;
	margin:0;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.tutorials #blog h1 {
	background-position:left -41px;
}

html body #pageID #blog hgroup h2, html body #pageID #blog hgroup small {
	font-weight:normal;
	font-size:2em;
	color:#ccc;
	text-shadow:1px 1px 1px #000;
	background:#1a1a1a;
	text-transform:uppercase;
	padding:10px 20px 15px;
	margin:0;
	border-top:1px dashed #333;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:block;
}
html body #pageID #blog hgroup small {
	font-size:1em;
}

/*CARO*/
article {
	float:right;
	padding:0 0 20px;
	width:960px;
}

article h2, article h3, article h4, #comments h2, article h5 {
	background:url(images/hr.gif) repeat-x left bottom;
	clear:both;
	color:#fff;
	font-size:1.8em;
	font-weight:400;
	margin:0 0 10px;
	padding:10px 0;
	text-shadow:1px 1px 1px #000;
}
h2.titre {
	font-size:1.8em;
	line-height:1.2em;
	margin-top:-10px;
}
article .white h2, article .white h3, article .white h4, article .white h5 {
	background:none;
	border-bottom:1px solid #ccc;
	text-shadow:1px 1px 1px #ccc;
}
article h3 {
	font-size:2em;
}
article h4 {
	font-size:1.5em;
}
article h5 {
	font-size:1.3em;
	background: none;
}
#pageID article ul li h5 {
	margin-bottom: 0;
	padding: 5px 0;
	border: none;
}
article h2 a {
	text-decoration:none;
}

/*CARO / navigation gauche flottante */
.details {
	float:left;
	margin-right:20px;
	position:relative;
	text-align:right;
	width:208px;
}
.details span {
	clear:both;
	display:inline;
	float:right;
	font-size:0.8em;
	margin:0;
	padding:0;
	position:relative;
	z-index:10;
	width:100%;
}
.details span a {
	background:#222;
	color:#c5e86a;
	text-decoration:none;
	display:none;
	float:right;
	line-height:normal;
	margin:0 2px 5px 0;
	padding:2px 5px;
}
.details span.cat {
	font-size:1.2em;
}
.details time {
	display:block;
	font-size:2.7em;
	text-transform:uppercase;
	margin:10px 0 20px;
	padding:0;
	color:#999;
}

.details a span {
	background:url(images/thumb_hover.png) no-repeat;
	width:210px;
	height:100px;
	float:left;
	position:absolute;
	top:60px;
	left:6px;
	z-index:999;
}
.details time em {
	color:#737373;
	font-style:normal;
}
#blog .post {
	float:right;
	position:relative;
	width:270px;
	line-height:2em;
}
#blog .content .post a.more-link {
	background:url(images/morelink_bg.gif) no-repeat right top;
	color:#1d1d1d;
	padding:2px 19px 2px 10px;
	position:absolute;
	left:-107px;
	bottom:50px;
	text-align:center;
	text-decoration:none;
	display:none;
}
#blog .content article small.meta {
	display:block;
	color:#888;
}
#blog .content article small.meta a {
	color:#ccc;
}
#blog .content .post a.more-link:active {
	top:auto;
}

ul.catnav {
	float:left;
	list-style:none;
	margin:0;
	padding:0 5px;
	position:relative;
	width:520px;
}
ul.catnav li {
	float:left;
	display:block;
	margin:0;
	padding:0 0 10px;
}
ul.catnav li a {
	padding:5px 15px 15px;
	position:relative;
	text-decoration:none;
	z-index:99999;
}
ul.catnav li ul.sub {
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#333;
	border-bottom:1px solid #333;
	border-left:1px solid #000;
	border-right:1px solid #333;
	border-top:1px solid #000;
	display:none;
	float:left;
	left:0;
	list-style:none;
	margin:0;
	padding:5px 15px;
	position:absolute;
	top:33px;
	width:500px;
	z-index:0;
}
ul.catnav li.active a, ul.catnav li:hover a {
	background:url(images/blognav_sub_arrow.gif) no-repeat center bottom;
	color:#fff;
}
html .container .content ul.catnav li.active ul.sub a {
	background:none;
}
html .container ul.catnav li.deactive a {
	background:none;
	color:#c5e86a;
}
ul.catnav li ul.sub li {
	background:none;
	float:left;
	margin:0;
	padding:0;
}
html .container ul.catnav li ul.sub li a {
	background:#333;
	color:#ccc;
	padding:8px 10px;
}
html .container ul.catnav li ul.sub li a:hover {
	background:#333;
	color:#777;
}
ul.aux {
	list-style:none;
	margin:0;
	padding:0 5px;
	position:absolute;
	right:10px;
	top:15px;
}
ul.aux li a {
	color:#fff;
	margin-right:15px;
	padding:5px 0 5px 22px;
	text-decoration:none;
	line-height:17px;
}

ul.aux li a span {
	background:url(images/icon_droparrow.gif) no-repeat right center;
	height:20px;
	padding-right:15px;
	width:auto;
	line-height:17px;
}

/*CARO*/
#blog aside {
	float:left;
	font-size:0.9em;
	margin:0px 0 0 0;
	width:208px;
}
#blog aside h2 {
	background:url(images/aside_h2.gif) no-repeat 5px top;
	height:18px;
	margin-bottom:10px;
}
#blog aside h2.designbombs {
	background-position:5px -18px;
}
#blog aside h2.resources {
	background-position:5px -36px;
}
#blog .bloglist p {
	color:#ccc;
	padding:0 5px 10px;
	border-bottom:1px dashed #444;
	margin-bottom:10px;
}
#blog aside ul {
	float:left;
	list-style:none;
	margin:0 0 40px;
	padding:0;
	width:100%;
}
#blog aside ul li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

/*CARO*/
#blog .content aside a {
	background-color:#2a2c2d;
	border-bottom:1px solid #111d2b;
	border-left:3px solid #555;
	border-top:1px solid #333435;
	color:#b1b3b4;
	display:block;
	line-height:1.8em;
	padding:0px 0px;
	text-decoration:none;
}
#blog aside a:hover {
	background:#191a1b;
	border-left:3px solid #c5e86a;
	color:#fff;
}

#blog small.bread {
	display:block;
	margin:0 0 20px;
}
#blog #postlevel .blogbody {
	float:left;
	margin:0 0px 0 20px;
	width:940px;
}

/*CARO*/
#blog #postlevel .post {
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-image:url(../img/contenu-arr-pl.png);
/*	background:rgba(35, 47, 55, .8);*/
	float:right;
	padding:20px;
	position:relative;
	width:680px;
}
#blog #postlevel h2 {
	font-size:2.5em;
	padding:10px 0 15px;
}

/*CARO*/
.fixed {
	float:left;
*margin-left:-220px;
	position:fixed;
	top:20px;
	width:211px;
}

/*CARO*/
#blog #postlevel aside {
	margin:0;
	width:211px;
}

/*CARO*/
#blog #postlevel aside a {
	background-position:205px 0px;
	background-repeat:no-repeat;
	border-left:0;
	border-right:3px solid #bcbe00;
	padding:5px 15px 5px 0;
}
#blog #postlevel aside a.print {
	background-image:url(images/icon_print.gif);
}
#blog #postlevel aside a.switchview {
	background-image:url(images/icon_switchview.gif);
	background-position:183px 5px;
}

#blog #postlevel aside a.on {
	background-position:183px -15px;
}

/*CARO*/
#blog #postlevel aside a.backtop {
	background:url(../img/nav-gch_haut-de-page.png) no-repeat right top;
	border:none;
	clear:both;
	display:block;
	float:left;
	height:41px;
	padding:0;
	text-align:left;
	text-indent:-99999px;
	width:208px;
}

/*CARO / NAV GAUCHE*/
#blog #postlevel aside ul li.last a {
	/*background:url(images/home_word_viewmore.gif) no-repeat right bottom;*/
		background-color:#bcbe00;
	border-bottom:0;
	padding:0px 20px 0px 0;
	width:183px;
}
.post img.center {
	border: 2px solid #fff;
	-ms-interpolation-mode:bicubic;
	background:#333;
	display:block;
	margin:10px 0;
	padding:0;
	width:496px;
}
.post ul li img.center {
	width: auto;
}
.post ol {
	margin-bottom: 15px;
}
.post ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#blog #postlevel .white {
	background:#f0f0f0;
	color:#333;
}
#blog #postlevel .white h2, #blog #postlevel .white h3, #blog #postlevel .white h4, #postlevel .white h5 {
	color:#333;
}
.white .notice, html #web-design #blog .white .notice a {
	color: #fff;
}
#blog #postlevel .white a {
	color:#ffffff;
}
.post p img.center {
	margin:20px 0 0;
}

#image-cadre {
	border:8px solid #fff;
	color:#000;
	width:auto;
	height:auto;
	padding:0;
}

pre {
	position: relative;
	z-index: 200;
	border:8px solid #fff;
	color:#000;
	display:block;
	height:auto;
/*	display:inline-block;*/
/*	font-family:"Courier New", Courier, monospace;
	font-size:13px;*/
	padding:0;
/*	line-height:18px;*/
	margin:10px 0 20px;
	overflow-y:hidden;
	overflow-x:hidden;
}

footer {
	background:url(images/footer_bg.gif) repeat-x center 1px;
	clear:both;
	float:left;
	font-size:1.2em;
	line-height:1.7em;
	overflow:hidden;
	padding:0 0 20px;
	position:relative;
	width:100%;
	z-index:100;
}
footer .col4 {
	height:348px;
}

footer .col4 section {
	margin-top:50px;
	padding-left:15px;
	width:205px;
}

footer a {
	color:#888;
	text-decoration:none;
}
footer .footwrap .container ul {
	float:left;
	list-style:none;
	padding:5px 0 0;
	width:100%;
}
footer li {
	margin:0;
	padding:0;
	width:100%;
}
footer li a {
	background:url(images/bullet_arrow.gif) no-repeat left 9px;
	display:block;
	padding:2px 5px 2px 12px;
}
footer li a:hover {
	background-position:5px 9px;
	color:#fff;
	padding-left:17px;
}
footer .copyright {
	font-size:0.8em;
	position:absolute;
	bottom:0;
	right:10px;
	text-align:center;
}

#home .blog ul li a, .featured a {
	display:block;
	text-decoration:none;
}

#home .blog ul, ul.aux li {
	float:left;
	margin:0;
	padding:0;
}

/*/// CARO ZOOM SUR IMAGES ///*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.hovergallery img{
	border:8px solid #fff;
-webkit-transform:scale(0.8); /*Webkit: Scale down image to 0.8x original size*/
-moz-transform:scale(0.8); /*Mozilla scale version*/
-o-transform:scale(0.8); /*Opera scale version*/
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s; /*Opera duration version*/
opacity: 1; /*initial opacity of images*/
margin: 0 10px 5px 0; /*margin between images*/

}

.hovergallery img:hover{
	border:8px solid #fff;
-webkit-transform:scale(2); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(2); /*Mozilla scale version*/
-o-transform:scale(2); /*Opera scale version*/
/*box-shadow:0px 0px 30px gray;*/ /*CSS3 shadow: 30px blurred shadow all around image*/
/*-webkit-box-shadow:0px 0px 30px gray;*/ /*Safari shadow version*/
/*-moz-box-shadow:0px 0px 30px gray;*/ /*Mozilla shadow version*/
	/*border:8px solid #fff;*/
opacity: 1;
z-index:1000;
}


