/*
Theme Name: Olivier Loock
Theme URI: http://olivierloock.devolia.fr
Description: Thème pour le site Olivier Loock.
Version: 1.0
Author: Devolia
Author URI: http://www.devolia.fr/
Tags: olivier loock 
*/

/* Begin Typography & Colors */
body {
	text-align: center;
	margin:0;
	padding:0;
	background-color:#fff;
}

#page {
	text-align: center;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
	background-color:#000;
}

#header {
	position:relative;
	top:0px;
	width:980px;
	height:216px;
	background-color:#000;
	background-image:url(images/header_back_1px.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#headerimg{
	position:absolute;
	top:55px;
	left:18px;
	width:256px;
	height:86px;
}

#headerimg a{
	text-decoration:none;
	border:0px;
	border-color:#000;
	outline:none;
	cursor:pointer;
}

#menu{
	position:absolute;
	bottom:9px;
	right:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.menu_on{
	color:#9e8a51;
	font-weight:bold;
}

.menu_off{
	color:#000;
}

#menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#9e8a51;
	font-size:12px;
}

.menu_separator{
	font-family:Arial, Helvetica, sans-serif;
	color:#9e8a51;
	font-size:14px;
	font-weight:bold;
}

#content{
	position:relative;
	top:0px;
	width:980px;
	height:348px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#separe_service{
	position:absolute;
	top:-1px;
	width:980px;
	height:1px;
	background-image:url(images/separe_services_1px.jpg);
	background-repeat:repeat-x;
}

#texte_content{
	position:absolute;
	top:0px;
	left:22px;
	width:485px;
	height:348px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:13px;
}

.puce_texte{
	color:#9A8A66;
}

.puce_prix{
	color:#9A8A66;
	font-weight:bold;
}

#img_content{
	position:absolute;
	top:0px;
	right:21px;
	width:435px;
	height:348px;
}

#text2_content{
	position:absolute;
	top:0px;
	right:21px;
	width:435px;
	height:348px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:13px;
}

#img_content img{
	position:absolute;
	width:435px;
	height:348px;
}

#footer{
	position:relative;
	top:0px;
	width:980px;
	height:94px;
	background-color:#fff;
	background-image:url(images/footer_back_1px.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
}

#footer_link{
	position:absolute;
	top:22px;
	left:101px;
}

#footer_link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
}

#footer_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#000;
}

#icon_twitter{
	position:absolute;
	top:15px;
	left:21px;
}

#icon_mail{
	position:absolute;
	top:15px;
	left:46px;
}

#icon_fb{
	position:absolute;
	top:15px;
	left:70px;
}

#icon_twitter a, #icon_mail a, #icon_fb a{
	text-decoration:none;
	border:0px;
	border-color:#000;
	outline:none;
	cursor:pointer;
}

.ddsg-wrapper{
	position:absolute;
	top:0px;
	left:22px;
	width:485px;
	height:348px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:13px;
}

.ddsg-wrapper ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration:none;
}

.ddsg-wrapper ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration:underline;
}

.post h2{
	font-weight:normal;
	line-height:normal;
}

#photo_deco_1{
	position:absolute;
	top:232px;
	left:0px;
	width:80px;
	height:107px;
}

#photo_deco_2{
	position:absolute;
	top:232px;
	left:91px;
	width:143px;
	height:107px;
}

#photo_deco_3{
	position:absolute;
	top:232px;
	left:244px;
	width:80px;
	height:107px;
}

#photo_deco_4{
	position:absolute;
	top:232px;
	left:334px;
	width:143px;
	height:107px;
}

.post{
	margin-bottom:15px;
}

.post_text{
	margin:10px;
	margin-top:0px;
}

.post_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#9E8A51;
	line-height:18px;
}

.post_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.post_body a,.post_body a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
}

.post table tr td{
	vertical-align:top;
}

.actu_date{
	position:relative;
	top:0px;
	left:0px;
}


/*page navy css */

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
	color:#9E8A51;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:327px;
	right:0px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 3px;
	margin: 2px;
	color:#9E8A51;
}

.wp-pagenavi a:hover {
	color:#6C6037;
}

.wp-pagenavi span.current {
	font-weight: bold;
	border: 1px solid #9E8A51;
}

.wp-pagenavi .pages {
	font-weight: bold;
}

/**/
