/* feuille de style pour 7adire.net  */
body {
	margin: 0;
	width:100%;
	text-align: center;
	background-color: #B1B1B1;
	font-family: "Century Gothic", Univers, "ITC Avant Garde Gothic", Arial, Helvetica, Verdana, sans-serif; 
	font-size:1em;
	letter-spacing:0.01em;
	color:#6A6A6A;
}

img { border:none; }

a { text-decoration:underline; color:#6A6A6A; }
a:link { text-decoration:underline; color:#6A6A6A; }
a:active { text-decoration:underline; color:#6A6A6A; }
a:focus { text-decoration:underline; color:#6A6A6A; }
a:visited { text-decoration:underline; color:#6A6A6A; }

h1 {
	text-align:right;
	margin:0;
	padding:10px 0 50px 0;
	font-size:1.7em;
	color:#B1B1B1;
}
h2 {
	margin:0;
	padding:0 0 7px 0;
	margin: 0 0 12px 0;
	font-size:1.5em;
	color:#A2CE3C;
}
h3 {
	margin:0;
	padding:0 0 7px 0;
	margin: 0 0 12px 0;
	font-size:1.5em;
	color:#FF9900;
}
h4 {
	margin:0;
	padding:10px 0 0 0;
	font-size:1.1em;
	color:#A2CE3C;
}
h5 {
	margin:0;
	padding:30px 0 0 0;
	font-size:1.1em;
	color:#A2CE3C;
}
h1 a, h1 a:link, h1 a:active, h1 a:hover, h1 a:visited { color:#B1B1B1; text-decoration:none;}
h2 a, h2 a:link, h2 a:active, h2 a:hover, h2 a:visited { color:#A2CE3C; text-decoration:none;}
h3 a, h3 a:link, h3 a:active, h3 a:hover, h3 a:visited { color:#FF9900; text-decoration:none;}
h4 a, h4 a:link, h4 a:active, h4 a:hover, h4 a:visited { color:#B1B1B1; text-decoration:underline;}
table {
	border-collapse:collapse;
	margin-bottom:15px;
	font-size:0.8em;
}
table tr {
	
}
table tr td {
	padding:3px;
	border-bottom: 1px solid #A2CE3C;
}
th {
	padding:3px;
	font-size:1.2em;
	background-color:#A2CE3C;
	color:#FFF;
	border-right: 1px solid #FFF;
}
textarea {
	width:500px;
	height:50px;
}
code {
	text-align:left;
}
ul {
	margin:5px 0 0 20px;
	padding:0;
}
ul li {
	list-style-type:disc;
}
dt {
	margin:15px 0 5px 0px;
}
dd {
	margin:0 0 0 10px;
}
.visible {
	display:block;
}
#accessibility { display:none; }
#main {
	margin-right:auto;
	margin-left:auto;
	padding:10px 50px 50px 50px;
	width:700px;
	text-align:left;
	background-color:#FFF;
	background-image:url("images/bas.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
}
#menu {
	display:none;
}
#texte {
	width:690px;
	font-size:0.95em;
	text-align: justify;
	color:#6A6A6A;
}
#hebergement {
	margin-bottom:40px;
}
#avantages {
	width:260px;
	margin-right:50px;
	margin-bottom:40px;
}
#faq {
	float:right;
	width:260px;
	margin-bottom:40px;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	text-align:right;
	padding-top:15px;
	font-size:0.7em;
	color: #FFF;
}
.copyright {
	padding-right:50px;
	padding-bottom:10px;
}
.copyright a {
	color: #FFF;
}
.invisible { display:none; }
.vert {
	color:#A2CE3C;
}
.titrevert {
	/*width:230px;*/
	height:28px;
	background-image:url("images/fond-btv.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
}
.titrevert a,.titrevert span
{
	padding-left:27px;
}
.titreorange {
	width:200px;
	height:28px;
	background-image:url("images/fond-bto.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
}
.titreorange a
{
	padding-right:20px;
}
.carre1 {
	display:none;
}
.carre2 {
	display:none;
}
.carre3 {
	display:none;
}
.tdmarge {
	padding-right:10px;
	font-weight:bold;
	border-right: 1px solid #A2CE3C;
}
.remarquesmall
{
	font-size:smaller;
}