/* feuille de style pour 7adire.net  */


/* ======================================================
   GLOBAL RESET
====================================================== */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal } /*ne pas mettre em et strong dans cette ligne VT*/
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100%; }
q:before, q:after { content:''}

strong { font-weight: bold; }
em { font-style: italic; }
ol, ul, li { list-style:none; }

html>body * a { position:relative }  /*Gets links displaying over a PNG background */ /*html>body n'est pas compris par IE6*/
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */



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 {
	float:left;
	width:163px;
	color:#585858;
}
#menu ul {
	margin:50px 0 0 0;
	padding:0;
}
#menu ul li {
	height:24px;
	margin:0 0 12px 0;
	padding:0 0 0 30px;
	font-size:0.8em;
	line-height:24px;
	list-style-type:none;
	background-image:url("images/puce.jpg");
	background-position:top left;
	background-repeat:no-repeat;
}
#menu ul li.sept {
	font-weight:bold;
	font-size:1em;
	color:#A2CE3C;
	background-image:url("images/7.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
#menu ul li.sept a, #menu ul li.sept a:link { color:#A2CE3C; }
#menu a, #menu a:link, #menu a:active, #menu a:hover, #menu a:visited {text-decoration:none;}
#menu ul li a.current {
	font-weight:bold;
	font-size:1.1em;
}
#texte {
	width:530px;
	min-height:242px;
	margin-left:163px;
	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 {
	height:123px;
	width:123px;
	margin-bottom:10px;
	font-size:1.75em;
	text-align:center;
}
.carre2 {
	height:88px;
	width:123px;
	padding:35px 0 0 0;
	margin-bottom:10px;
	font-size:1em;
	line-height:24px;
	text-align:center;
	background-image:url("images/carre2.jpg");
	background-repeat:no-repeat;
	background-position:left top;
}
.carre3 {
	height:98px;
	width:123px;
	padding:27px 0 0 0;
	font-size:0.9em;
	line-height:22px;
	text-align:center;
	background-image:url("images/carre1.jpg");
	background-repeat:no-repeat;
	background-position:left top;
}
.tdmarge {
	padding-right:10px;
	font-weight:bold;
	border-right: 1px solid #A2CE3C;
}
.remarquesmall
{
	font-size:smaller;
}