/*
	Reset & Global
*/
html 					{}
body 				{margin:0; padding:0;background:#000000; color:#FFF; font:12px "Trebuchet MS", Verdana, Arial, Helvetica, Jamrul, sans-serif;}
h1, h2, h3, h4, h5, h6, dt, dd, blockquote, p, ul, ol, dl {margin:0; padding:0;}
ul, ol 				{list-style:none;}
a 					{color:#E03E82;text-decoration:underline; }
a:hover, a:focus 	{outline:none;text-decoration:none;}
img 					{border:0;}
form, fieldset, legend	{margin:0; padding:0; border:0;}
.clear-b{clear:both;}
.vert{color:#8bb302;}
.rose{color:#d93a7d;}
.outside{position:absolute;left:-2000px;}


/*
	HEADER
*/

#header{
	width:100%;height:150px;
	background:#000;
	z-index:500;
}
#header #nav{
	position: relative;
	margin:0 auto;
	text-align: left; 
	width:980px;
}
#header #nav #logo{
	float:left;
	margin-top:12px;
}
#header #nav ul{
	float:right;
}
#header #nav ul li{
	width:170px;
	height:150px;
	float:left;
	text-align: center;
}
#header #nav ul li span{
	font:41px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
}
#header #nav ul li .tirets-nav{
	font-size:12px;
	color:#FFF;
}
#header #nav ul li a{
	text-decoration:none;
	color:#8bb302;
	display:block;
	margin-top:22px;
	height: 130px;
	line-height: 17px;
}
#header #nav ul li a:hover{
	color:#FFFFFF;
}
#header #nav ul li:hover{
	background-color:#d93a7d;
	color:#FFFFFF;
}
#header #nav ul li.on{
	background-color:#d93a7d;
	color:#FFFFFF;
}
#header #nav ul li.on a{
	color:#FFFFFF;
}




/*
	MAIN WRAPPER
*/
#main-wrapper{
	width:100%;
	background-repeat:no-repeat;
	background-position:center top; 
	/*background-size: contain;*/
	position:relative;
}

.big-visual-wedding-1{	background:url(/img/jimi-kelly-photographe-mariage-bg1-hd.jpg);	}
.big-visual-wedding-2{	background:url(/img/jimi-kelly-photographe-mariage-bg2-hd.jpg);	}
.big-visual-wedding-3{	background:url(/img/jimi-kelly-photographe-mariage-bg3-hd.jpg);	}
.big-visual-wedding-4{	background:url(/img/jimi-kelly-photographe-mariage-bg4-hd.jpg);	}
.big-visual-wedding-5{	background:url(/img/jimi-kelly-photographe-mariage-bg5-hd.jpg);	}
.big-visual-wedding-6{	background:url(/img/jimi-kelly-photographe-mariage-bg6-hd.jpg);	}
.big-visual-wedding-7{	background:url(/img/jimi-kelly-photographe-mariage-bg7-hd.jpg);	}


/*
	GLOBAL SECTIONS
*/
.section{
	position: relative;
	margin:0 auto;
	text-align: left; 
	width:980px;				
	background:#FFF;
	color:#000;
	z-index:400;
}
.section .ruban-fb{
	position:absolute;
	top:-5px;
	right:-6px;
}


/*
 * * CONTENT HOME
 */


#home{
	margin-top:200px;
	margin-bottom:140px;
	
}

#home #section-content ul{
	text-align:center;
	padding: 10px 80px;
	/*height:300px;*/
}
#home #section-content ul li h1{
	font: 54px Georgia, "Times New Roman", Times, serif;
}
#home #section-content ul li p{
	width:400px;
	margin: 10px 200px;
}
#home #section-navigation{
	position:absolute;
	top:150px;
	width:940px;
	padding:0 20px;
}
#home #section-navigation a img{
	width:32px;
	height:37px;
}
#home #section-navigation .left-arrow{
	float:left;
	background:url(/img/slider-nav-fleches-sprite.png) 0 0 no-repeat;
}
#home #section-navigation .right-arrow{
	float:right;
	background:url(/img/slider-nav-fleches-sprite.png) -32px 0 no-repeat;
}

#home #section-pagination{
	width:980px;
	height:34px;
	text-align:center;
}
#home #section-pagination ul li a img{
	width:12px;
	height:12px;
}
#home #section-pagination ul li{
	display:inline;
	margin-right:4px;				
}
#home #section-pagination ul li a{
	background:url(/img/slider-nav-boules-sprite.png) 0 0 no-repeat;
}
#home #section-pagination ul li a.on{
	background:url(/img/slider-nav-boules-sprite.png) -12px 0 no-repeat;
}


/*
	LOGIN BOX
*/
#login-box{
	width:278px;
	height:105px;
	background:url(/img/login-box-bg.png) no-repeat center bottom;
	
	position:absolute;
	bottom:-105px;
	right:0px;
	color:#FFF;
	z-index:400;
	text-align:center;
}
#login-box fieldset{
	margin: 5px 34px;
	text-align:center;
}
#login-box legend{
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
	text-align:center;
}
#login-box input{
	width:200px;
	font-size:10px;
	background-color:#fcedf3;
	border:solid 1px #b72e68;
	height:15px;
	padding:0 5px;
	margin:1px 0;
}
#login-box input.submit{
	width:35px;
	height:20px;
	background-color:#FFFFFF;
	color:#d93a7d;
	border:solid 1px #b72e68;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}




/*
	FOOTER
*/

#shade-bg{
	position:absolute;
	width:100%;
	height:173px;
	top:759px;
	left:0px;
	background:url(/img/footer-degrade-noir.png) repeat-x;
	z-index:100;
}

#footer{
	position: relative;
	margin:0 auto;
	text-align: left; 
	width:980px;
	height:250px;		
	padding:237px 0 60px;
	z-index:500;
	font-size:11px;
}
#footer p{
	color:#b72e68;
}
#footer #footer-content {
	width:980px;
}

#footer #footer-content #part1{
	width:600px;
	float:left;
}

#footer #footer-content #part2{
	width:380px;
	float:left;
}

#footer #footer-content a{
	text-decoration:none;
	color:#414040;
}
#footer #footer-content a:hover{
	text-decoration:underline;
}


