
/* *** 
This is internal css for Open-Realty 2.0
at open realty templates by http://openrealtytemplates.awddesign.co.uk 

 */
html, body{
  //background: #EEEEEE;
  background: #EBEDF4;
  margin-top: 10;
  padding: 0;
  font-size: 0.8em;
  font-family: "Lucida Grande", Verdana, sans-serif;
  color: #333;
  text-align: left;
  background-image: url(http://ns36299.ovh.net/~francece/images/fond_body.gif);
  background-repeat: repeat-x;
}

#layer1{
	width: 750px;
	background: white;
	padding: 1px;
	text-align: left;
	margin: 1px auto;
	/*float: left;*/
	position: relative;
}

#header{
	font: 3.5em "Georgia", serif;
	color: white;
		border-bottom: 1px white solid;  
}
#header1{
	height: 90px;
	background: white;
	width: 100%;
	position: relative;
	border-bottom: 1px white solid;  
	 background-image: url("http://ns36299.ovh.net/~francece/images/fondtop.jpg");
}

/*=- Sidebar -=*/
#sidebar{
	background: #E0E5E9;
	/*float: left;*/
	/*position:absolute;*/
	width: 150px;
	height:100%;
	text-align: left;
	border-top: 1px #888 solid;
    left: 0;
	top:70px;
}
#sidebar, #nav{
	background: #E0E5E9;
	/*float: left;*/
	width: 150px;
	color: #333;
	height: 90%;
	text-align: left;
}
/*#sidebar, #navbas{
	background: red;
/*	float: bottom;*/
	width: 160px;
	/*height: 10%;*/
	text-align: left;
}*/

/*.line{
	line-height: 1px;
	b//order-bottom: 1px #888 dotted;
	display: block;
	margin: 5px 1px 1px 1px;
}*/

/*=- Main -=*/
#main{
	border-left: 2px black solid;
	background: white;
    /*float: left;*/
    width: 470px;
	/*height: 100%;*/
	text-align: left;
	margin-left: 160px;
		border-top: 1px #888 solid;
}
#maintop{
	border-left: 2px black solid;
	background: black;
	/*float: left;*/
	width: 100%;
	height: 70px;
	text-align: left;
	background-image: url("http://www.francecession.com/images/fondtop.jpg");
}
/*=- Texte -=*/

p{
	padding: 3px 15px;
	text-align: justify;
	color: #555;
    margin: 0;
    line-height: 1.5em;
}
h1{
	color:#586471;
	text-decoration: none;
	padding: 0;
	font: 2em Trebuchet MS, sans-serif;
}
h2{
	color:#F9881E;
	text-decoration: none;
	padding: 0;
	font: 1.5em Trebuchet MS, sans-serif;
}

h3{
	color:#BB8833;
	text-decoration: none;
	padding: 0;
	font: 1.1em Trebuchet MS, sans-serif;
	font-weight:bold;
}
h4{
	color:black;
	text-decoration: none;
	padding: 0;
	font: 1.1em Trebuchet MS, sans-serif;
	font-weight:bold;
}
.texte{
	color:#6E6E6E;
	text-decoration: none;
  font-size: 1em;
  font-family: "Lucida Grande", Verdana, sans-serif;
}
/*=- Other -=*/
input{
	font:1em "Lucida Grande", Verdana, sans-serif;
	border: 1px #727664 solid;
	background: #F9F9E6;
	margin: 1px;
	padding:0;
}

input[type="submit"]{
	background: #F3F3F3;
}

form{
	margin: 0;
	padding: 0;
}

/*a,
a:link,
a:visited,
a:active, 
acronym{
	color: #000;
	border-bottom: 1px #000 dotted;
	text-decoration: none;
}
*/
/*=- Footer -=*/
.footer{
	width: 750px;
	background: #7D8F99;
	border-top: 1px white solid;
	text-align: center;
	color: white;
	margin: 0;
	padding: 0;
} 