/* CSS Document */

body {
	font-size:12px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #ACB5BF;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;	}
	
/* Liens ******************************************/
a:link{color:#A36262; text-decoration: none;}
a:visited{color:#A36262; text-decoration: none;}
a:hover{color:#7A3231; text-decoration: none;}
a img{border:none; text-decoration: none;}
//a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#999; background:transparent;}


   #content {
	background: #FFFFFF url("../img/none.png") repeat-y top; border: none;
	text-align: left;
	font-size: 1.1em;
	color: #333;
	width: 760px;
	padding: 0;
	margin: 20px auto;
		}
	
   #titre {
		 margin: 0 auto;
	     padding: 0;
	     height: 370px;
	     width: 100%;
	     font-size: 1em;
	font-family:"Arial";
		}
			
	#titre h1 {
		background: url("../img/VillaJeanJacquesTop.jpg") no-repeat bottom center;
	    width: 760px;
	    height: 358px;
	    margin: 0 auto;
	    position: relative;
	    z-index: 1;
	    font-size: 1em;
	    text-align: center;
		}
			
	#titre h1 a {
		color: #ffffff;
	    text-decoration: none;
	    text-align: left;
	    display: block;
	    position: absolute;
	    width: 700px;
	    left: 35px;
	    top: 350px;
		}
		
	 
	#main {
	width: 760px;
	font-size: 12px;
	color: #4D5257;
	background: transparent;
	float: left;
	margin: 0;
	text-align:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
		} 

	#main h2 {
		font-size: 12px;
		letter-spacing: 0em;
		color: #60718C;
		} 
		
	#main h3 {
	    font-size: 17px;
		margin-top: 10px;
		letter-spacing: 0em;
		color: #333333;
		margin: 15px 0 2px 0;
		padding-bottom: 2px;
		margin-bottom:10px;
		}

	.newsCmd {
		font-size: 65%;
		text-align: right;
		letter-spacing: 0;
		display: block;
	    }


    #footer{
      background: url("../img/VillaJeanJacquesFoot3.jpg") no-repeat bottom;
	  border: none;
	  background-color: #000000;
	  padding: 5px 0px;
	  margin: 0 auto;
	  width: 760px;
	  clear: both;
	  text-align: center;
	  }


	#footer p {
		font-size: 70%;
		text-align: center;
		color: #000;
}


