/*
Theme Name: jackydenis.com
Theme URI: http://www.jackydenis.com
Description: theme de la SCP DENIS, huissier de justice à Paris 20e
Version: 1.0
Author: Yann DENIS
Author URI: http://www.yannpresta.com/
*/

*{margin:0px; padding:0px;}


a:link, a:active, a:visited {color:#844b1d; text-decoration:none;}
a:hover{}

#footer a:link, #footer a:active, #footer a:visited {color:#fff; text-decoration:none;}
#footer a:hover{}

a img{
border: none;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#787878;
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;

}

.clear{clear:both;}

#page {
margin:0 auto 0 auto;
width:980px;
}

#header {
font-family:Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
background-image: url('images/header.jpg');
background-repeat: no-repeat;
width: 980px;
height:104px;
}

#header a img {
border: none;
}

#menuh {
width:980px;
height: 42px;
margin-bottom:3px;
}
	
#searchbloc {
width:980px;
height:30px;
margin-bottom:5px;
text-align:right;
}
	#searchbloc input{
	margin-right: 5px;
	color:black;
	}
		#s {
		margin-right: 10px;
		width:350px;
		}
		
		#searchsubmit {
		width:150px;
		}

#bloc {
float:left;
width:970px;
min-height:575px;
padding:0 0 10px 10px;
background-image: url('images/page.png');
}

	#agrafe {
	float:left;
	background-image: url('images/agrafe-haut.png');
	margin:0;
	width:980px;
	height:51px;
	}
	
#sidebar {
float: left;
margin: 0 0 0 10px;
border: none;
}
	#suivi {
	min-height:105px;
	padding-top:48px;
	background: url('images/suivi.jpg') no-repeat;
	}
	
	#suivi ul {
	list-style-type:none;
	font-weight:bold;
	font-size: 18pt;
	display:block;
	width: 203px;
	min-height: 38px;
	padding-top:5px;
	} 
	
	#suivi ul li {
	min-height: 38px;
	padding:5px 0 0 20px;
	} 
	
	#suivi ul li:hover {
	background: url('images/suivi-hover.jpg') no-repeat;
	} 
	
#blocactu{
clear:both;
border: none;
margin-top: 15px;
background-image: url('images/actus.jpg');
width: 203px;
height: 455px;
}

	#actus {
	width: 120px;
	height: 360px;
	color:#8c8c8c;
	padding:38px 28px 0px 28px;
	list-style-type:none;
	}
	
	#actus ul{
	overflow: auto;
	width: 152px;
	max-height: 358px;
	list-style-type:none;
	}
	
	#actus ul li{
	list-style-type:none;
	text-align:justify;
	margin-top:10px;
	border-bottom: solid 1px #dd7e30;
	}
	
	#actus ul li :hover{
	background-color:#fff687;
	}

#content {
text-align: justify;
float: left;
max-width: 710px;
margin: 0 25px 0 15px;
}

.balance {
float:left;
width:35px;
height:35px;
background-image: url('images/balance35b.png');
margin-right: 10px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 0 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 7px 0 0;
	display: inline;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

	
.post h2 {
font-size: 20pt;
width: 701px;
height:40px;
padding: 8px 0 0 5px;
margin: 8px 0;
border: solid 2px #844b1d;
background-color: #fff687;
}

.post h1 {
font-size: 18pt;
font-weight: bolder;
width: 701px;
height:40px;
padding: 7px 0 0 8px;
background-color: #fff9ac;
}

.post h3 {
color: #844b1d;
margin: 14px 0 10px;
}

.post h4 {
color: #dd7e30;
margin: 4px 0;
}

.post li {
margin-left: 40px;
}

.post ul {
margin: 10px 0;
}

.post blockquote {
min-height: 50px;
color: #c06633;
border: solid 1px #dd7e30;
background-color: #fffbc5;
border-width: 3px;
border-style: double;
margin: 10px 50px 10px 50px;
padding: 5px 5px 5px 50px;
background-image: url('images/quotes34.png');
background-position: left top;
background-repeat: no-repeat;
font-style :italic;
}

#footer {
font-size: 1em;
width: 980px;
height: 140px;
background: #787878 url('images/footer.png') no-repeat;
clear:both;
}

	#footerlinks {
	padding:10px 0 0 270px;
	}
	
	#footerlinks ul{
	list-style-type:none;
	list-style-position:inside;
	}	
	
	#footerlinks ul li{
	float:left;
	font-size:0.8em;
	text-align:center;
	width:90px;
	margin:0 10px;
	}
	
	#logoadmin {
	float:right;
	background-image: url('images/mar.png') no-repeat;
	margin: 50px 15px 0 0;
	width:30px;
	height:40px;
	}
	
	#logoadmin a img {
	border: none;
	}
	
	#copyrights {
	margin:22px 0 5px 0;
	text-align: center;
	}
	