
/* Les Éléments Généraux
--------------------------------------------------------------------------------------- */

@import url("reset.css");

body {
	font: 62.5%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #3a6f8f;
	padding: 0 0 20px 0;
}

#bodylove{
	background: #172c39 url(../images/bg.gif) repeat-x top;
}


/* Classes diverses
------------------------------------- */

.clear {clear: both;}
.flt-right {float: right;}
.flt-left {float: left;}
.txt-right {text-align: right;}
.txt-center {text-align: center;}
.txt-left {text-align: left;}
.img-left {
	float: left; 
	margin: 0 10px 4px 0; 
}
.img-right {
	float: right; 
	margin: 0 0 4px 10px;
}
.noborder {border: none;}
.alt {background: #f0f0f0;}
.vert {color: #719500;}
.auto {width: auto;}



/* Les Containers
--------------------------------------------------------------------------------------- */

.accueil #page {background: url(../images/bg-page.gif) repeat-y;}

#page {
	width: 776px;
	background: url(../images/bg-page2.gif) repeat-y;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 auto;
}

.accueil #main {background: url(../images/bg-main.gif) no-repeat;}

#main {
	min-height: 162px;
	background: url(../images/bg-main2.gif) no-repeat;
}



/* Le Header
--------------------------------------------------------------------------------------- */

#header {
	background: url(../images/bg-header.jpg) no-repeat;
	height: 178px;
}

#header h1 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	padding: 2px 0 0 30px;
	margin: 0;
	text-align:center;
}

#header a {border: none;}
#header a:hover {background: none;}

#header img {margin: 14px 0 0 62px; border: none;}

#header ul {
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #0a5ca3;
	text-align: center;
	margin: 18px 0 0 0;
}
#header li {
	display: inline;
	padding: 0 5px;
}

#header li a {
	border: none;
	color: #fff;
	font-style: italic;
	padding: 0;
}

#header li a:hover {
	background: none;
	color: #d2e8f5;
}



/* Les forfaits
--------------------------------------------------------------------------------------- */

#forfait {
	height: 216px;
	background: url(../images/bg-package.jpg) no-repeat;
}

#forfait div {
	width: 218px;
	height: 130px;
	font-size: 10px;
	padding: 60px 0 0 56px;
	float: left;
	position: relative;
}

a.img-prix {
	border-bottom: none;
	position: absolute;
	bottom: 0;
	right: 0;
}
#forfait p a {
	border-bottom: none;
	padding: 0;
}
#forfait a:hover {background: none;}

#forfait p {
	line-height: 13px;
	color: #4789b1;
	margin: 0 0 4px 0;
}

#forfait p.prix {font-weight: bold; font-style: italic;}
#forfait p.prix span {font-size: 14px;}
#forfait p a {
	border: none;
	color: #719500;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

#forfait ul {
	list-style: url(../images/bullet.gif);
	font: italic bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0a5ca3;
	margin: 0 0 6px 18px;
}

#forfait li {
	margin: 0 0 2px 0;
}

#forfait li span {color: #719500;}

#forfait div.head-center {
	width: 212px;
	height: 134px;
	padding: 78px 0 0 20px;
}
#forfait div.head-right {
	width: 220px;
	height: 114px;
	padding: 90px 0 0 18px;
}



/* Le Contenu
--------------------------------------------------------------------------------------- */

.accueil #content {width: 435px;}

#content {	
	width: 715px;
	padding: 22px 0 0 0;
	float: left;
}

.contenu {	
	width: 650px;
	margin:0 0 25px 62px;
	font-size:12px;
}

.contenu_accueil {	
	width: 410px;
	margin:0 0 25px 0;
	font-size:12px;
	text-align:justify;
	float:left;
}

.contenu-faq-cat {	
	width: 450px;
	margin:0 0 25px 0;
	text-align:justify;
}

.contenu-faq-cat p {
	margin-top:25px;
}


.contenu p {
	margin:0 0 10px 0;
	padding:0 0 0 0;
	text-align:justify;
}

.contenu a {
	color:#719500;
}


.contenu a:hover {
	background: #719500;
	color:#FFF;
}

#support-detail {
	width: 230px;
	background: #e6e6e6;
	border: 2px solid #d9d9d9;
	float: right;
	margin: 15px 0 20px 0;
}

#support-detail iframe {margin: 0 10px 8px 10px;}

/* teaser
------------------------------------- */

.bloc_teaser {
	margin: 0 0 0 58px;
}

	.bloc_teaser a {
		background:none;
		border-bottom:none;
	}

	.bloc_teaser a:hover {
		background:none;
	}

.teaser {
	width:216px;
	float:left;
	margin: 0 3px 0 0;
}

.bg_teaser {
	background:url(../images/bg_teaser.jpg);
	height:218px;
	position:relative;
	margin:0;
	padding:0;
}

	#content .bg_teaser ul {
		margin:0 0 0 35px;
		padding:0;
		width:200px;
	}	

	.bg_teaser li {
		margin:0;
		padding:0;
	}	

.simple {
	background:url(../images/head_simple.jpg);
	height:78px;
	position:relative;
}

.multiple {
	background:url(../images/head_multiple.jpg);
	height:78px;
	position:relative;
}

.complexe {
	background:url(../images/head_complexe.jpg);
	height:78px;
	position:relative;
}

.titre_txt {
	font: bold 1.4em/1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #4f6f18;
	margin-bottom: 10px;
	width: 190px;
	margin-left:15px;
}


/* Support et logos bas
------------------------------------- */

.support {
	background:url(../images/support.jpg) no-repeat left;
	margin:0 0 0 45px;
	width:285px;
	height:211px;
	position:relative;
	font-size:18px;
	float:left;
}

.support span {
	font-size:18px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	color: #4f6f18;
}

.txt_support {
	width:130px;
	height:95px;
	position:absolute;
	margin:50px 0 0 180px;
	line-height:20px;
}

	.txt_support a {
		margin:0 0 0 30px;
	}

/* Liens
------------------------------------- */

a {
	border-bottom: 1px dotted #719500;
	color: #0a5ca3;
	text-decoration: none;
	padding: 0 0 1px 0;
}
a:hover {
	background: #719500; 
	color: #fff;
}

tfoot a {border-bottom: none; padding: 0;}
tfoot a:hover {background: none;}


/* Typographie
------------------------------------- */

h1, h2, h3, h4, p, table, dl#faq {margin: 0 0 0 62px;}

h1 {
	font: 32px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #004787;
	margin-bottom: 22px;
}

h2 {
	font: bold 1.4em/1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6f18;
	margin-bottom: 18px;
}

h2 a {
	font: bold 1.4em/1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6f18;
	font-size:16px;
}

#support-detail h2 {
	color: #004787;
	margin: 10px 10px 8px 10px;
}

h3 {
	font: bold 1.15em/1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6f18;
	margin-bottom: 4px;
}

h4 {
	font: bold 1em/1em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}


p {margin-bottom: 12px;}
#support-detail p {margin: 0 10px 20px 10px;}


/* Listes
------------------------------------- */

#content ul {
	list-style: url(../images/bullet.gif);
	margin: 0 0 12px 78px;
}

#content ol {
	list-style: decimal;
	color: #719500;
	font-weight: bold;
	margin: 0 0 12px 86px;
}

ol span {
	color: #3a6f8f;
	font-weight: normal;
}
dl {width: 400px;margin: 0 0 0 62px;}
.faq dl {margin: 0 0 12px 62px; width: auto;}
dt {font-weight: bold;}
dd {margin-bottom: 12px;}

dl#faq {width: auto;}
#faq dt {
	background: url(../images/folder.gif) no-repeat;
	padding: 0 0 0 22px;
}

#content #support-detail ol {
	width: 190px;
	list-style: none;
	font-weight: normal;
	margin: 10px 10px 8px 10px;
	height:400px;
}

#support-detail ol li {
	background: url(/images/folder.gif) no-repeat 3px center;
	padding: 5px 3px 5px 25px;
}
#support-detail ol li a {border-bottom: 0;}


/* Tableaux
------------------------------------- */

table {margin-bottom: 12px;}
caption {}
th {font-weight: bold;}
thead th {
	background: url(../images/bg-th.gif) repeat-x;
	color: #fff;
	font-size: 1.1em;
}
thead th.txt-left {font-size: 1em;}
thead th, td {text-align: center;}
tbody th, tfoot th {border-bottom: 1px solid #d9d9d9;}
th.titre {
	background: url(../images/bg-th.gif) repeat-x;
	border: none;
	color: #fff;
}
th, td {padding: 3px;}
td {border-bottom: 1px solid #d9d9d9;}
tfoot td {
	font-weight: bold;
	font-size: 1.2em;
}


/* Formulaires
------------------------------------- */

#contact {
	width: 400px;
	margin: 0 0 0 62px;
	float: left;
}

#commander {
	width: 654px;
	margin: 0 0 0 62px;
	float: none;
}

legend {
	font: bold 1.15em/1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6f18;
	padding: 5px 0;
}
fieldset {margin: 0 0 10px;}

form p, form h2, form h3 {margin: 0 0 12px 0;}

input, textarea {
	background: #fff;
	border: 2px solid #d9d9d9;
	font: 11px Verdana, Arial, Helvetica, sans-serif;	
	padding: 3px;
}

input {
	width: 290px;
	float: left;
}

#contact input {
	width: 200px;
	float: left;
}

/*input#next {
	width: 91px;
	height: 25px;
	background: url(../images/etape-suivante.gif) no-repeat;
	border: none;
	cursor: pointer;
	float: right;
}
input#prev {
	width: 103px;
	height: 25px;
	background: url(../images/etape-precedente.gif) no-repeat;
	border: none;
	cursor: pointer;
	float: left;
}*/

input#soumettre {
	width: 57px;
	height: 25px;
	background: url(/images/envoyer.gif) no-repeat;
	border: 0;
	cursor: pointer;
	margin: 0 0 20px 200px;
}

#contact input#soumettre {
	margin: 0 0 20px 150px;
}

#contact textarea {
	width: 240px;
	height: 100px;
	overflow: auto;
	float: left;	
}

select {
	border: 2px solid #d9d9d9;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

option {padding: 0 3px;}

label {
	width: 200px;
	font-weight: bold;
	margin: 3px 0 0 0;
	float: left;
}

#contact label {width: 150px;}

label input {width: auto; float: none;}

form div {
	width: 654px;
	border-bottom: 1px solid #d9d9d9;
	padding: 5px 0;
	float: left;
	clear: both;
}

form#contact div {width: 400px;}

form div#last  {
	border-bottom: none;
	margin: 0 0 5px 0;
}


/* Tooltip
------------------------------------- */

.tool-tip {
	background: #fff;
	border: 1px solid #fff;
	color: #666;
	width: 175px;
	z-index: 13000;
}
		 
.tool-title {
	background: url(../images/bg-th.gif) repeat-x;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px;
	color: #fff;
}
		 
.tool-text {
	font-size: 1.1em;
	padding: 5px;
}



/* La Sidebar
--------------------------------------------------------------------------------------- */

#sidebar {
	width: 309px;
	min-height: 458px;
	background: url(../images/sidebar.jpg) no-repeat 0 42px;
	float: right;
}



/* Le Footer
--------------------------------------------------------------------------------------- */

.accueil #footer {background: #172c39 url(/images/bg-footer.gif) no-repeat top;}

#footer {
	background: #172c39 url(../images/bg-footer2.gif) no-repeat top;
	padding: 16px 0 0 0;
	clear: both;
}

#footer a, #footer a:visited {
	color: #fff;
}

#footer a#bot {
	border: none;
	font: italic bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #719500;
	text-decoration: none;
	margin: 0 0 0 62px;
	padding: 0;
}

#footer a#bot:hover {color: #fff;}

#footer p {
	color: #fff;
	text-align: center;
	padding: 0 0 3px 0;
	margin: 0;
}

#footer ul {
	color: #719500;
	margin: 90px 0 3px 0;
	text-align: center;
}
#footer li {display: inline;}