@charset "utf-8";

/*****
GENERIC
*****/
*{
	margin: 0;
	padding: 0;
}
html, body{
	height: 100%;
}
body{
	font: 14px tahoma,verdana,arial,sans-serif;
	word-spacing: 1px;
	color: #54a4de;
	background:#fff;
}
a, a:visited{ 
	text-decoration:underline;
	color:#54a4de;
	outline: none;
}
a:hover{
	text-decoration: none;
}
ul{
	list-style: none;
}
img{
	border: 0;
}
hr{
	clear: both;
	display: block;
	visibility: hidden;
	height: 1px;
}
.hidden{
	display:none;
}

div#container{
	width:980px;
	margin:0 auto;
}


/*****
HEADER
*****/
#header{
	height:80px;
	margin-bottom:20px;
	position:relative;
}
#header a#logo{
	text-indent:-5000px;
	background:url(../im/logo.png) 20px 0 no-repeat;
	display:block;
	width:250px;
	height:80px;
}
#header a#i18n, #header span#i18n{
	display:block;
	position:absolute;
	bottom:10px;
	right:0;
	font-weight:bold;
	text-decoration:none;
}
#header a#i18n:hover{
	text-decoration:underline;
}




/*****
SLIDER
*****/
div#slidercontainer{
	width:654px;
	height:370px;
	padding-top:10px;
	margin:0 auto 20px auto;
	background:url(../im/fond-slider.png) 0 0 no-repeat;
}
div#slider div.h2{
	position:absolute;
	bottom:30px;
	right:50px;
	font-size:20px;
	font-weight:normal;
}
div#slider div#slider2{
	left:150px;
	bottom:85px;
}

div#slider div#slider3{
	right:40px;
	bottom:20px;
}

div#slider div#slider4{
	left:301px;
	bottom:106px;
}

div#slider div#slider5{
	right:20px;
	bottom:30px;
}
div#slider p{
	display:inline;
	padding:2px 5px;
	background:#fff;
	width:auto;
}




/*****
TEXTES
*****/
div#textes{
	width:600px;
	margin:0 auto;
}
div#textes h3, form#contact h2{
	font-size:24px;
	font-weight:normal;
/* 	text-shadow: 1px 1px 1px #3a7199; */
}
div#textes ul{
	font-size:15px;
	margin-top:10px;
}
div#textes ul li{
	margin-top:5px;
}
div#textes ul li span{
	font-size:12px;
	color:#aaa;
}





/*****
BUTTONS
*****/
div#buttons{
	text-align:right;
	width:600px;
	margin:20px auto;
}
div#buttons p{
	position:relative;
	height:27px;
	background:url(../im/button-middle.jpg) 0 0 repeat-x;
	font-weight:bold;
	text-align:center;
	float:right;
	line-height:25px;
	margin-left:25px;
}
div#buttons p a, div#buttons p a:visited{
	color:#fff;
	text-decoration:none;
}
div#buttons p a:hover{
	text-decoration:underline;
}
div#buttons p#realisations{
	width:230px;
}
div#buttons p#contact{
	width:80px;
}
div#buttons p#accueil{
	width:165px;
}
div#buttons p span.left{
	display:block;
	position:absolute;
	left:0;
	height:27px;
	width:5px;
	background:url(../im/button-left.jpg) 0 0 no-repeat;
}
div#buttons p span.right{
	display:block;
	position:absolute;
	right:0;
	top:0;
	height:27px;
	width:5px;
	background:url(../im/button-right.jpg) 0 0 no-repeat;
}



/*****
FOOTER
*****/
#footer{
	height:251px;
	margin-top:30px;
	background:url(../im/footer.png) repeat-x;
}
#footer div#footercontainer{
	width:980px;
	margin:0 auto;
}
#footer div#footercontainer div{
	width:326px;
	height:251px;
	float:left;
	color:#fff;
	position:relative;
}
#footer div#footercontainer div a{
	color:#fff;
	text-decoration:none;
}
#footer div#footercontainer div a:hover{
	text-decoration:underline;
}
#footer div#footercontainer div p.titre{
	margin-top:10px;
	margin-bottom:10px;
	font-size:20px;
	text-shadow:1px 1px 1px #224259;
}
#footer div#footercontainer div ul{
	margin-left:10px;
}
#footer div#footercontainer div img#avatar{
	position:absolute;
	right:0;
	bottom:120px;
}
#footer div#footercontainer div ul#social li{
	width:155px;
	margin-bottom:20px;
	float:left;
}
#footer div#footercontainer div ul#social li a{
	text-indent:38px;
	line-height:32px;
	display:block;
	width:32px;
	height:32px;
}
#footer div#footercontainer div ul#social li#twitter a{
	background:url(../im/twitter.png) 0 0 no-repeat;
}
#footer div#footercontainer div ul#social li#delicious a{
	background:url(../im/delicious.png) 0 0 no-repeat;
}
#footer div#footercontainer div ul#social li#flickr a{
	background:url(../im/flickr.png) 0 0 no-repeat;
}
#footer div#footercontainer div ul#social li#deviantart a{
	background:url(../im/deviantart.png) 0 0 no-repeat;
}
#footer div.notlast{
	background:url(../im/footer-bar.png) 312px 0 no-repeat; 
}
.alignright{
	text-align:right; padding-right:20px;
}




/*****
PORTFOLIO
*****/
div#pagination{
	margin-left:14px;
}
div#pagination a.pagin{
	display:block;
	overflow:hidden;
	background-image:url(../im/pagination.jpg);
	width:27px;
	height:27px;
	margin-right:5px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-5000px;
	float:left;
}
div#pagination p#legende{
	float:left;
	height:27px;
	line-height:27px;
	margin-left:20px;
	font-size:16px;
}
div#pagination a.pagin:hover{
	background-position:0 -27px;
}

div#pagination a.active{
	background-position:0 -54px;
}
div#pagination a.active:hover{
	background-position:0 -54px;
}

div#portfolio div#photo{
	width:650px;
	height:650px;
	background:url(../im/photo-frame.png) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	float:left;
}
div#portfolio div#photo img{
	position:absolute;
	top:25px;
	left:25px;
}
#demotip { 
	display:none; 
	background:transparent url(../im/fond-bulle.jpg) repeat-x; 
	border:1px solid #498fc1; 
	padding:0 3px;
	height:25px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	line-height:22px;
	z-index:200;
}
div#portfolio div#description{
	margin-left:10px;
	margin-top:8px;
	width:320px;
	height:650px;
	float:left;
}
div#portfolio div#description h2{
	font-weight:normal;
}
div#portfolio div#description h2 a{
	text-decoration:none;
}
div#portfolio div#description h2 a:hover{
	text-decoration:underline;
}
div#portfolio div#description h3{
	margin-bottom:10px;
}
.small{
	font-size:11px;
	font-weight:normal;
}
.grey{
	color:#aaa;
}
.grey:visited{
	color:#aaa;
}
p.text{
	line-height:20px;
}
div#portfolio div#description p{
	margin-bottom:10px;
}
div#portfolio p.more-photos{
	margin-top:75px;
	text-align:right;
	font-size:12px;
}
div#portfolio p.more-photos a{
	text-decoration:none;
}
div#portfolio p.more-photos a:hover{
	text-decoration:underline;
}





/*****
CONTACT
*****/
form#contact{
	width:600px;
	margin:0 auto 30px auto;
}
form#contact h2{
	margin-bottom:20px;
}
form#contact div.left{
	width:290px;
	margin-right:10px;
	float:left;
}
form#contact div.right{
	width:290px;
	margin-left:10px;
	float:left;
}
form#contact p{
	margin-bottom:20px;
}
form#contact p label{
	font-size:16px;
	height:20px;
	display:block;
}
form#contact p input{
	width:282px;
	height:24px;
	padding:9px 3px 3px 3px;
	font-size:16px;
	border:none;
	background:#f7f7f7;
	color:#54a4de;
	border:1px solid #eaeaea;
	border-top:1px solid #d0d0d0;
}
form#contact p textarea{
	font:16px tahoma,verdana,arial,sans-serif;
	width:594px;
	height:150px;
	padding:9px 3px 3px 3px;
	border:none;
	background:#f7f7f7;
	border:1px solid #eaeaea;
	border-top:1px solid #d0d0d0;
	color:#54a4de;
}
form#contact input.bouton{
	color:#fff;
	font-weight:bold;
	width:150px;
	height:27px;
	cursor:pointer;
	padding:3px;
	border:none;
	background:url(../im/bouton.jpg) 0 0 no-repeat;
}
form#contact input.bouton:hover{
	text-decoration:underline;
}
