body, html {height:100%}

body {
	background-image: url(../images/trucs/fondarabesque6.png); 
	background-repeat: repeat; 
	background-color:#cabeac;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#conteneur {	
	background-color:#fff;
	width:1000px;
	margin: 0 auto;
	padding:0px;
	border:solid 1px #999;
}

#header {
	text-align:center;
	font-size:11px;
	color:#fff;	
}

#header a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
	}
#header a:visited {
	color:#fff;
	text-decoration:none;
	}
#header a:hover {
	color:#B2C600;
	}
	
/* différents style de police 
h1, h2, h3 {font-family: 'Myriad Pro','Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;color: #666;}*/
p, div {font-family:Arial, Helvetica, sans-serif;color: #666;}
p {line-height:auto;}

#footer{
	font-size:12px;
	color:#666;
	text-align:center;
	padding:5px 0 5px 0px;
	position:relative;
	width:1000px;
	background-color:#fff;
}
#footer a:link {
    color:#666;
}
#footer a:visited {
    color:#666;
}
#footer a:hover {
    color:#b21b24;
}

.textePetitItal{	
	font-size:90%;
	font-style: italic;
	white-space:nowrap;
}


#copyright{
	float:left;
	color:#333333;
	margin:0;
	padding:0;
	text-align:center;
	width : 15em;
	height:35px;
	line-height:35px;
}

.connexion{
	padding:10px 0 10px 10px;
	font-weight:bold;
	border:1px solid #999;
	margin:25px 0 5px 5px;
}

/*#BlocVertInt{
	height:35px;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-left:16em;
	margin-right:10px;
	background-color:#A7A768;
	background-image: url(../images/bandeaux/footer-contact.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:right;
}*/
