body{
	font-family : Trebuchet MS, Arial, Verdana;
line-height : 1.10em;
	font-size : 16px;
	
}

h1{
	font-size : 1.5em;
	font-weight : bold;
	margin : 15px 0px;
}

h2{
	font-size : 1.3em;
	margin-left : 10px;
	margin-top : 20px;
	margin-bottom : 20px;
	font-weight : bold;
	margin-right : 10px;
}

h3{
	font-size : 1.1em;
	font-weight : bold;
	margin : 10px 0px;
}

ul{
	padding-left : 40px;
	list-style : square;
	margin : 10px 0px;
}

br{
	line-height : 0.5em;
}

img{
		border : none;
}

p{
	margin : 10px;
	
}

strong{
	font-weight : bold;
}
#disclaimer {
	background: url(sub_footer_bg_p.png);
	padding: 2px;
	border : black dashed 1px;
	font-size: 0.9em;
	width : 60%;
	margin : 0 auto;
}
#disclaimer #closeDisclaimer{
	text-align: right;
	font-size: 0.8em;
}
#disclaimer .important{
font-size: 1em;
color : #C01B00;
font-weight : bold;
}


#header{
	position : fixed;
	top : 0px;
	height : 20px;
	padding : 5px;
	width : 790px;
}

#header h1, #header ul{
	float : left;
	padding: 0px;
	margin : 0px;
}

#header a{
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover{
	border-bottom: 1px dotted #fff;
}

#header ul{
	float : right;
}

#header ul li{
	display: inline;
	font-size : 0.90em;
	padding: 0px;
	margin :0px 3px;
}

#container{
	width : 800px;
	margin : 0px auto;
	overflow : hidden;
}

#footer{
	position : fixed;
	bottom : 0px;
	width : 800px;
	height : 180px;
}

#sub_footer{
	width : 800px;
	height : 38px;
	position : absolute;
	bottom : 0px;
	padding-top : 200px;
}

#sub_footer p{
	background : url(sub_footer_bg_p.png) repeat;
	color : black;
	font-size : 0.9em;
	text-align : center;
	margin-left : 0px;
	margin-right: 0px;
}

#sub_footer p a{
	color : black;
	text-decoration : none;
}

#sub_footer p a:hover{
	color : white;
}

#content{
	
	margin-bottom : 250px;
	min-height : 500px;
	overflow : hidden;
	padding : 0px 10px;
	padding-top : 30px;
}

#textpage{
	
	padding-left : 100px;
	padding-right : 100px;
}

#sub_container{
	width : 800px;
	margin : 0px auto;
}

/* Style des posts */

.post{
	width : 592px;
	margin : 10px auto;
	padding-top : 22px;
	font-size : 0.8em;
	margin-bottom : 0px;
	color : white;
}

.post_content{
	padding : 5px 10px;
}

.post_footer a:hover{
	text-decoration : none;
}

.post_footer{
	margin : 0px auto;
	width : 592px;
	font-size : 0.7em;
	padding-top : 1px;
	overflow : hidden;
	padding-bottom : 5px;
}

.post_footer .vote, .post_footer .score, .post_footer .social, .post_footer .place{
	float : left;
	margin : 0px;
	padding : 0px;
}

.post_footer .social{
	text-align : center;
	
	width : 130px;
}
.post_footer .social .share{
margin : 0;
height : 20px;
}
.post_footer .social .nb_comments{
margin : 0;	
}
.post_footer .social .nb_comments a{
	padding-left : 15px;
	/*padding-top : 20px;*/
}

.post_footer .vote ul{
	margin : 0;
	padding : 0;
	width : 120px;
	padding-left: 10px;
	list-style : none;
}
.post_footer .vote .hasVoted{
	color : #E9E9E9;
	text-decoration: none;
	font-weight : bold;
}

.post_footer .vote .ok{
	padding-left : 15px;
}


.post_footer .vote .ko{
	padding-left : 15px;
}
.post_footer .score{
	width : 100px;
	font-size : 1.9em;
	line-height: 2em;
	color : #FFFFFF;
}

.infos{
	font-size :  0.90em;
}



.flat .infos{
	font-style : italic;	
	margin-bottom: 22px;
}

.flat .infos .num {
	padding-right : 195px;
	padding-left : 25px;
}

.flat .new{
	background: url(new.png) no-repeat 5px 0px;

}
.house .infos{
	text-align : right;
	font-style : italic;
	margin-bottom: 22px;
}

.house .infos .num{
	padding-right : 30px;
	padding-left : 195px;
}

.house .new{
	background: url(new.png) no-repeat 575px top;
}
.infos{
	padding : 0px;
	margin : 0px;
	margin-bottom : 5px;
}

/* Style des commentaires */
.post_comment{
	width : 592px;
	margin : 10px auto;
	padding-top : 36px;
	font-size : 0.8em;
}

.com_list{
	padding : 1px 10px;
}

.com_content{
	
}
.com_content .new{
	background: url(new.png) no-repeat center right;
}
.com_content p{
	padding-top : 5px;
	border-top : 1px solid #8d8e8e;
	margin-top : 5px;
}

.com_content_first p{
	padding-top : 1px;
	border : none;
	margin-top : 0px;
}

.com_footer{
	height:  19px;
	width : 592px;
}

.com_infos{
	font-size : 0.9em;
	font-style : italic;
	padding : 2px 0px;
	margin : 0px;
}

/* Localisation */
.imgLeft{
	float : left;
	padding : 2px;

}

.gmaps span{
	display : none;
	padding : 0;
	margin : 0;
}
#mymaps{
	text-align: center;
	background: white;
	border : black solid 1px;
	position: absolute;
	width : 240;
}
#mymaps a.close{
	font-size: 0.8em;
}
#sub_mymaps{
	
}
#loading{
	font-size: 1.2em;
	color : #EFEFEF;
	background : #979797 url(loading.gif) no-repeat 10px center;
	padding-left : 20px;
	display : none;
	position : absolute;
	top : 50%;
	left : 43%;
	width : 200px;
	height : 35px; 
	border :3px solid #1B1F21;
	text-align : center;
	padding-top : 15px;
	opacity : 85 %;
}


.place{
	text-align : right;
	width : 220px;
}

.place img{
	float : right;
	padding-left : 5px;
}

.place a img{
	border : none;
}
.place .gmaps{
	background: url(images/gmaps.jpg) no-repeat center left;
	padding-left : 20px;
}


/******************* DEBUG ***************************/

div#debug{
	position : absolute;
	bottom : 0;
	left : 0;
	background : lightgray;
	border : gray solid 1px
	
}

/**********************************************/
.problem{
	border : red solid 1px;
	background-color : #EEBDAA;
}
.important{
	color :red;
	font-size: 1.2em;
}
a{
	color : #0B61BA;
}
a:hover{
	color : #0B98BA;
	text-decoration : none;
}
.clear{
	clear : both;
}


#nouvelle_anecdote{
	display :none;
}

/* Naviguation */

div.navigation{
	text-align :center;
	overflow : hidden;
	width : 790px;
	margin : 0px auto;
	margin-top : 10px;
	height : 20px;
}

div.navigation strong, div.navigation a:hover{
	width : 20px;
	margin-right : 1px;
	padding : 0px 3px;
	height : 20px;
	font-size : 0.9em;
}

div.navigation a{
	width : 20px;
	padding : 0px 3px;
	margin-right : 1px;
	height : 20px;
	font-size : 0.9em;
	text-decoration : none;
	line-height : 1.4em;
}

/* Order page */

h2#order_title{
	float : left;
	overflow : hidden;
	margin-bottom : 5px;
}

#order_post{
	overflow : hidden;
	padding-top : 10px;
	float : left;
	margin-bottom : 5px;
}

#order_post li{
	display : inline;
	padding-right : 20px;
}

#order_post li a.current{
	text-decoration : none;
}

/* Submit de l'ajout d'une anecdote */

.post_add{
	background : white;
	padding : 7px;
	border:1px solid #97A5B0;
	width : 570px;
}

/* Annuaire */

#directory ul{
	list-style : none;
	margin-top: 10px;
}

#directory .outlink img{
	margin-right : 10px;
	padding-bottom : 5px;
	border : 1px solid white;
}

#directory  li{
	margin-bottom : 9px;
	color : black;
}

/* Category */
#other_categories{	
	overflow : hidden;
	width : 650px;
	margin : 0px auto;
	margin-bottom : 0px;
}

#other_categories li {
	float : left;
	list-style : none;
	display : block;
	width : 200px;
}

#other_categories li a.current{
	color : #0B98BA;
	text-decoration : none;
}

/* Faq */

#faq {
	width : 600px;
	margin : 0px auto;
	
}

#faq h3{
	font-size : 1.1em;
	margin-top : 20px;
	margin-bottom : 5px;
}

#faq .bubble{
	width : 570px;
	padding : 10px;
	margin : 0px auto;
	font-size : 0.9em;
}

#faq .bubble_footer{
	height : 48px;
	margin : 0px auto;
	width : 570px;
	padding : 10px;
	margin : 0px auto;
}

#faq .bubble_footer p{
	margin : 0px;
}

/***************  Blog ************************/

.blogpost{
	width : 600px;
	margin : 0px auto;
	margin-top : 20px;
}

.blogpost .infos{
	font-size : 0.9em;
	padding-left : 15px;
	padding-bottom : 0px;
	padding-top : 5px;
	margin : 0px;
}

.blogpost h2{
	font-size : 1.1em;
	margin-left : 0px;
}

.blogpost h3{
	font-size : 1em;
	margin-bottom : 2px;
}

.blogpost_top{
	width : 572px;
	height : 40px;
	padding : 0px 10px;
	margin : 0px auto;
}

.blogpost_content{
	width : 572px;
	padding : 10px;
	padding-bottom : 1px;
	margin : 0px auto;
	font-size : 0.8em;
}

.blogcom_list{
	padding : 1px 10px;
}

.blogpost_footer{
	height : 23px;
	margin : 0px auto;
	width : 592px;
	margin : 0px auto;
}

.blogpost_footer p{
margin : 0px;
}

.blogpost_seealso{
	padding : 5px;
	margin : 3px 7px;
	margin-top : 15px;
}

.blogpost_seealso h3{
	margin-top : 0px;
	color : black;
	font-size : 1.1em;
}

.blogpost_seealso ul{
	margin-top : 2px;
	margin-bottom : 2px;
	list-style : none;
}

.blogpost_seealso li{
	font-size : 0.9em;
}

.blogpost_seealso p{
	margin : 3px 0px;
}

.blogpost_comment{
	width : 592px;
	margin : 10px auto;
	padding-top : 32px;
	font-size : 0.8em;
}

.blogcom_footer{
	height:  19px;
	width : 592px; 
}

/**************** TABLE *********************/

table {
	padding: 0;
	margin: 0;
	font-size : 0.9em;
	/*width : 100%;*/
}

caption {
	padding: 0 0 5px 0;
	text-align: right;
	font-size : 0.9em;
	color : #CCB76B;
}

table thead tr th, table tfoot tr th {
	color: #ABBED1;
	border-bottom: 1px solid #ABBED1;
	font-weight: bold;
	text-align: center;
	background: #EDF1F5;
	font-size : 0.9em;
	
}

table thead tr a.asc{
background: url(arrow_down.gif) top right no-repeat;
padding-right : 15px;
}

table thead tr a.desc{
background: url(arrow_up.gif) top right no-repeat;
padding-right : 15px;
}

table tbody tr{
	border-top : gray solid 1px;
}
table td {
	font-size : 0.9em;
	color: black;
	padding : 5px 2px 0 2px;
	/*border-left : #A9C8E0 solid 1px;*/
}
table tbody tr.row1 td {
	background: #F8F5F2;
	
}

table tbody tr.row2 td {
	background: #F8F2F2;
}

table tfoot tr td, table tfoot tr th {
	color: #5E98C5;
	border-top: 1px solid #A9C8E0;
	font-weight: bold;
	text-align: center;
	background: #E3EFFD;
	font-size : 0.9em;
	padding : 2px;
}

table tfoot tr.search th{
	background-color : #DBECBB;
}
table tfoot tr.search th input[type=submit]{
	font-size : 0.7em;
}
table tfoot tr.search th input[type=text]{
width : 100%;
}


.fbLike{
	text-align: right;
}