/*
Theme Name: flicdequartier.ch
Theme URI: http://www.water-proof.net/
Description: Theme created by Benoit Buzzi.
Version: 1.0
Author: Benoit Buzzi
 
Creation Theme by Benoit Buzzi || http://www.water-proof.net/
 
*/

/* choisissez le type de blog ici */
@import url('layouts-blog/1col-droite.css');
/*corps de la page web */

body {
	text-align: left;
	color: #333;
	background: #898989;
	font: 0.8em Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img {
	border: none;
}
blockquote {
	background-color: #B2B2B2;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
small {
	display: block;
	clear: both;
}
#page {
	margin: 0 auto;
	width: 1064px;
	background: url(images/back_content.jpg) repeat-y;
}
#image_back {
	margin: 0 auto;
	width: 1064px;
	background: url(images/back_image.jpg) no-repeat;
}
/* formulaires */

input, textarea {
	font: 0.9em Helvetica Neue, Helvetica, Arial, sans-serif;
}
/* gestion de l'entête */

#header {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	float: left;
	color:#FFFFFF;
	height: 80px;
	width: 984px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 160px;
}
#header h1 {
	padding: 0 20px 0 0;
	font-size: 2em;
	text-align: right;
}
#header h1 a {
	color: #FFF;
	background-color: #ccc;
}
#header p {
	padding: 0 20px 0 0;
	font-size: 1em;
	text-align: right;
}
/* gestion menu */

/*#menu {
	float: left;
	height: 20px;
	padding: 0;
	margin-left: 300px;
	border-left: 1px solid #F03;
}
ul#menu_container {
	padding: 0;
	list-style: none;
	text-transform: none;
	display: inline;
	font: normal 1em Helvetica Neue, Helvetica, Arial, sans-serif;
}
ul#menu_container li {
	display: inline;
}
.menu_container a {
	color: #F03;
	margin: 0px;
	padding: 0px 20px;
	float: left;
	height: 20px;
	border-right: 1px solid #F03;
}
.menu_container a:hover, .current_page_item a {
	color: #F03;
	text-decoration: underline;
	border-right: 1px solid #F03;
}*/
/* gestion du contenu */

#back_content {
	float: left;
	width: 1044px;
}
#content {
	float: right;
	width: 694px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content h2 {
	font: bold 1.4em Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	background: inherit;
	margin: 0px;
	padding: 0px;
}
.spacetop {
	font: normal 1.6em Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #FFF;
	display: block;
	padding-top: 30px;
}
.post_content {
	overflow: auto;
	font-size: 1em;
	color: #000;
	background-color: inherit;
	text-align: justify;
	background: url(images/back_post.png);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.postmetadata {
	font-size: 0.8em;
	color: #FFF;
	background-color: inherit;
	padding: 0px;
	margin: 0px;
}
.ngg-singlepic {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.category_title {
	font: normal 1.6em Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: right;
	color: #E95D0F;
	background: inherit;
	display: block;
	margin: 0px 0px 4px;
}
/* gestion de la sidebar */

.sidebar {
	float: left;
	width: 270px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	line-height: 16px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0 0px;
}
.sidebar h2 {
	font: bold normal 1em Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #999;
	background: inherit;
	display: block;
	margin: 20px 0px 4px;
	text-transform: uppercase;
	border-bottom: 1px solid #E95D0F;
}
.cat-item, .page_item, .menu_item, .blogroll li {
	list-style-image: url(images/arrow.png);
	margin-left: 12px;
	color: #FFF;
}
.current_page_item a, .current-cat a, .current_page a {
	color: #E95D0F;
}
.depth_1 {
	list-style-image: url(images/arrow.png);
	margin-left: 0px;
	color: #FFF;
}
/*.current_page_parent a {
	color: #FFF;
}
.current_page_ancestor a {
	color: #FFF;
}*/
#search {
	margin-top: 20px;
}
/* gestion du footer */

#footer {
	font-size: 0.9em;
	color: #999;
	padding: 0px;
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;
	background: url(images/back_footer.jpg) no-repeat;
}
#footer a {
	color: #E95D0F;
}
#footer p {
	text-align: center;
	font-size: 0.8em;
	padding: 20px 0px 18px 0px;
}
/* gestion des commentaires */

.comments-template {
	margin: 10px 0 0 0;
}
.comments-template ol {
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
.comments-template ol p {
	font: 0.9em Helvetica Neue, Helvetica, Arial, sans-serif;
}
.comments-template ol li {
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
.comments-template h2, .comments-template h3 {
	font-size: 1.2em;
}
.commentmetadata {
	font-size: 0.9em;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
.cadre_commentaires {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
/* gestion des liens */

a {
	color: #FFF;
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
	background: inherit;
}
#content h2 a {
	font: bold 1.4em Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	background: inherit;
	text-transform: uppercase;
}
#content h2 a:hover {
	color: #333;
	background: inherit;
	text-decoration: none;
}
.post_content {
	margin-bottom: 30px;
}
.post_content a {
	color: #000;
	background: inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-decoration: none;
}
.post_content a:hover {
	color: #E95D0F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E95D0F;
}
.category_title a {
	color: #E95D0F;
	background: inherit;
}
.category_title a:hover {
	color: #E95D0F;
	text-decoration: none;
	background: inherit;
}
.sidebar a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}
.category_title a:hover {
	text-decoration: none;
}
/*commande*/

.form_object {
	clear: both;
	height: 100%;
	overflow: visible;
}
.content_advert {
	padding-bottom: 60px;
	width: 100px;
}
.content_label label {
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.label_year {
	display: block;
	width: 30px;
	float: left;
	padding-top: 2px;
}
.label_content {
	display: block;
	width: 40px;
	float: left;
	padding-top: 2px;
}
.label_closed {
	display: block;
	width: 50px;
	float: left;
	padding-top: 2px;
}
.label_quant {
	display: block;
	width: 45px;
	float: left;
	padding-top: 0px;
}
.label_box {
	display: block;
	width: 130px;
	float: left;
	padding-top: 2px;
}
.label_box_select {
	display: block;
	width: 155px;
	float: left;
}
.label_price {
	display: block;
	padding-top: 2px;
}
.label_border {
	border-bottom: 1px solid #009966;
	display: block;
	float: left;
	width: 600px;
}
.label_no_border {
	display: block;
	float: left;
	width: 600px;
}
.table_separator {
	margin-bottom: 2px;
	border-bottom: 1px solid #999;
	padding-bottom: 2px;
}
.general_table {
	margin-bottom: 50px;
}
/*lecteur video*/
.HDFLV {
	float: left;
	margin-right: 14px;
}
/*images w-p*/
.alignleft {
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
}
.noalign a {
	margin-right: 14px;
	margin-bottom: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}