/*
Theme Name: Theme_gite_de_combes
Theme URI: http://www.lookreflex.com/
Description: Theme 3.1 created by LOOKREFLEX.
Version: 3.1
Author: Jonathan Gomart

Creation Theme by Jonathan Gomart || http://www.lookreflex.com
*/

/*--------- Atributs générales -----------*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
	text-align: center;
	background: url('images/fond.jpg') repeat-y center top fixed;
	color: #000;
	margin: 0;
}

a, a:visited {
	color: #6b00b6;
	text-decoration: underline;
}

a:hover {
	color: #8000da;
	text-decoration: none;
}

/*--------- Bloc de la page général -----------*/

#page {
	margin: 0 auto auto auto;
	width: 771px;
	
}

/*--------- Bloc header -----------*/

#header {
	float: left;
	background: url('images/header.jpg') no-repeat;
	width: 771px;
	height: 372px;
	padding: 0;
	margin: 0;
	text-align: right;
	color: #ffffff;
}

.chercher {
	margin: 10px 18px 0 0;
}

#searchform {
	font-style: italic;
	font-size: 0.9em;
}

/*-- Bloc header menu --*/

#nav {
	float: left;
	background: url('images/menu.jpg');
	width: 771px;
	height: 34px;
	padding: 3px 0px 0px 0px;
	margin: 0;
	text-align: center;
}

/*--------- Bloc content soit le bloc principale -----------*/

#content {
	float: right;
	width: 733px;
	margin: 10px 0 0 0;
	padding: 0px 10px 0 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1em;
	color:#000; 
	text-align:left;
}

#content h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.25em;
	color:#119ba7;  
}

#content h2 {
	font-family: Arial, Helvetica, Sans-serif;
	color:#119ba7;  
	font-size: 1em;
	font-style: italic;
	margin-left: 10px;
}

#content p {
	font-size: 1em;
}

#content img{
	border:#99CC00 1px solid;
	opacity:0.9;
}

#content img:hover{
	border:#119ba7 1px solid;
	opacity:1;
}

div .piclenselink{
	margin-bottom:15px;
}
	
.post_content {
	font-size: 1em;
}

#images-lieu {
	width: 350px;
}

/*--------- Bloc footer -----------*/
/*#footer-partenaires {
	font-size: 1em;
	padding: 0;
	clear: both;
	width: 753px;
	height: 70px;
	background:#000000;
	text-align: center;
	padding-top:30px;
}*/

#footer {
	font-size: 1em;
	padding:20px 0 0;
	clear: both;
	width: 771px;
	margin:0 auto;
	height: 60px;
	background-color:#bbe165;
}

#footer p{
	color: #666666;
	padding: 0px 20px 0 0;
}

.client_foot {
	color: #000;
	font-weight:700;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
	background: #FF6600;
	text-decoration: none;
}
