﻿
/* ------------------------------------ */
/*            global                    */
/* ------------------------------------ */
body {
	margin:0px;
	padding:10px 0px;
	background:#F8F6E1 url(images/fond_header.jpg) center 84px repeat-x;
	text-align:center;
}

div.basis {
	width:900px;
	margin:0px auto;
	
	text-align:left;
}

/* ------------------------------------ */
/*            Menu                    */
/* ------------------------------------ */
div.menu {
	width:190px;margin-top:86px;
	background:transparent;
	float:left;
}

div.menu ul {
	margin:0px;
	padding:3px 0px 0px;
	list-style:none outside;
}

div.menu ul li {
	height:29px;
	line-height:29px;
}

div.menu ul li a {
	width:170px;
	padding-left:20px;
	display:block;
}

/* ------------------------------------ */
/*         Menu - Principal             */
/* ------------------------------------ */

div.menu ul.main li {
	border-bottom:1px solid #BFD3E3;
}

div.menu ul.main li.end {
	border-bottom:none;
}

div.menu ul.main li a {
	color:#FFFFFF;
}

div.menu ul.main li a:hover,div.menu ul.main li a:active,div.menu ul.main li a:focus {
	background:url(images/menu_principal.gif) 0px 1px no-repeat;
	text-decoration:none;
}

#main1 a.main1,#main2 a.main2,#main3 a.main3,#main4 a.main4,#main5 a.main5 {
	background:url(images/menu_principal.gif) 0px 1px no-repeat;
	cursor:default;
}

/* ------------------------------------ */
/*         Menu - Secondaire            */
/* ------------------------------------ */
div.menu ul.secondaire {
	margin-top:15px;
}

div.menu ul.secondaire li {
	border-bottom:1px solid #C0C0C0;
}

div.menu ul.secondaire li.end {
	border-bottom:none;
}

div.menu ul.secondaire li a {
	color:#606060;
}

div.menu ul.secondaire li a:hover,div.menu ul.secondaire li a:active,div.menu ul.secondaire li a:focus {
	background:url(images/menu_principal.gif) 1px 1px no-repeat;
	text-decoration:none;
}

#secondaire1 a.secondaire1,#secondaire2 a.secondaire2,#secondaire3 a.secondaire3,#secondaire4 a.secondaire4,#secondaire5 a.secondaire5,#secondaire6 a.secondaire6,#secondaire7 a.secondaire7,#secondaire8 a.secondaire8,#secondaire9 a.secondaire9,#secondaire0 a.secondaire0 {
	background:url(images/menu_principal.gif) 10px 10px no-repeat;
	cursor:default;
}

/* ------------------------------------ */
/*         Corps du document            */
/* ------------------------------------ */

div.body {
	width:700px;
	margin-left:190px;
}

/* ------------------------------------ */
/*        Bandeau NOM                   */
/* ------------------------------------ */
div.body div.top {
	height:86px;
	background:url(images/zone_top.jpg) no-repeat;
}

/* ------------------------------------ */
/*        Bandeau SLOGAN PARTICULIER    */
/* ------------------------------------ */
div.body div.header_particulier {
	height:167px;
	margin:0px 0px;
	background:url(images/zone_slogan_particulier.jpg) no-repeat;
}

/* ------------------------------------ */
/*        Bandeau SLOGAN ENTREPRISE     */
/* ------------------------------------ */
div.body div.header_entreprise {
	height:167px;
	margin:0px 0px;
	background:url(images/zone_slogan_entreprise.jpg) no-repeat;
}

/* ------------------------------------ */
/*        ZONE de texte                 */
/* ------------------------------------ */
div.body div.main {
	margin:0px 0px;
	padding:5px 57px 5px 37px;
	background:url(images/zone_centrale.jpg) repeat-y;
}

div.body div.main div.pic {
	margin:4px 10px;
	border:1px solid #C0C0C0;
	padding:3px;
	background:#FFFFFF;
}

div.body div.main div.horizontal {
	width:180px;
	height:120px;
}

div.body div.main div.horizontal img {
	width:180px;
	height:120px;
}

div.body div.main div.vertical {
	width:120px;
	height:180px;
}

div.body div.main div.vertical img {
	width:120px;
	height:180px;
}

div.body div.main div.left {
	margin-left:0px;
	float:left;
}

div.body div.main div.right {
	margin-right:0px;
	float:right;
}

div.body div.main img.icon {
	width:150px;
	height:130px;
	margin-left:10px;
	float:right;
}

div.body div.main div.small {
	border:1px solid #C0C0C0;
	padding:9px;
	background:#FFFFFF;
}

div.body div.main div.small img {
	width:440px;
	height:290px;
}

div.body div.main div.small div.box {
	padding:5px;
	background:#F2F7FB;
	text-align:center;
}

div.body div.main table td {
	padding-right:10px;
	vertical-align:top;
}

div.body div.main table td ul {
	margin:0;
}

div.body div.main table.design td {
	border:1px solid #FFFFFF;
	padding:4px 8px;
	background:#F2F7FB;
}

div.body div.main table.design tr.dim td {
	background:#E4EEF6;
}

div.body div.main ul {
	margin-left:0px;
	padding-left:25px;
	list-style:disc outside;
}

div.body div.main ul li {
	vertical-align:middle;
}

div.body div.main p.select {
	margin-top:10px;
	text-align:center;
}

div.body div.main p.select a {
	border:1px solid #C0C0C0;
	padding:2px 6px;
	background:#EAF2F8;
	color:#606060;
}

div.body div.main p.select a:hover,div.body div.main p.select a:active,div.body div.main p.select a:focus {
	border-color:#C0C0C0;
	background:#C0C0C0;
	color:#FFFFFF;
	text-decoration:none;
}

div.body div.main p.select a[href="#"] {
	border-color:#75A8D1;
	background:#75A8D1;
	color:#FFFFFF;
	cursor:default;
}

/* ------------------------------------ */
/*       Bandeau footer                 */
/* ------------------------------------ */
div.body div.bottom {
	height:12px;
	margin:0px 0px;
	background:url(images/zone_footer.jpg) no-repeat;
}

/* ------------------------------------ */
/*            Position images           */
/* ------------------------------------ */

.gauche {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.droite {
	float: right;
	margin-left: 8px;
	margin-right: 58px;
}
/* ------------------------------------ */
/*            Police                    */
/* ------------------------------------ */


div#titre {
	margin: 0 0 0 30px;
	padding: 10px 20px 0 25px;
	line-height: 1.5em;
	font-style: italic;
	font-size: 1.8em;
	color: #F8BE2A;
	/*text-align:center;*/
}

div#titre_citation {
	margin: 0 0 0 30px;
	padding: 10px 20px 0 25px;
	line-height: 1.5em;
	font-style: italic;
	font-size: 1.8em;
	color: #F8BE2A;
	/*text-align:center;*/
	background:url(images/citation.gif) no-repeat;
}
h2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	letter-spacing: 2px;
	font-size: 1.35em;
	border-bottom: 1px solid #E8E5D4;
	color: #2942AD;
}
h3 {
	margin: 0 0 5px 0;
	color: black;
	font-size: 1.01em;

}


h1, h2, p, li, td {
	
	color: #2942AD;
	/*color:#606060; */
	font-family:arial, helvetica, verdana, sans-serif;
} 


h1, h2, p, ul, table {
	margin-bottom:16px;
}

p, li, td {
	line-height:18px;
	font-size:12px;
}

h1 {
	line-height:22px;
	font-size:16px;
	font-weight:normal;
}

h2 {
	line-height:16px;
	font-size:16px;
}

hr {
	height:0px;
	margin-top:25px;
	border:none;
	border-top:1px solid #C0C0C0;
}

img {
	vertical-align:bottom;
}

p.footer {
	margin:0px;
	text-align:center;
}

p.right {
	float:right;
	text-align:right;
}

a {
	color:#1D71B1;
	text-decoration:none;
}

a:hover,a:active,a:focus {
	text-decoration:underline;
}

a img {
	border: 0 none;
}
/* ------------------------------------ */
/*                                      */
/*            tableau                    */
/*                                      */
/* ------------------------------------ */

.table {
	text-align:center;
	padding:0;
	margin:0;
}

.td_11 {
	background-repeat: no-repeat;
	background-image: url(images/tarif11.jpg);
	background-position: left top;
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
	width : 10px;
	height: 65px;
}

.td_12 {
	background-repeat: repeat-x;
	background-image: url(images/tarif12.jpg);
	background-position: top;
	height:65px;
}

.td_13 {
	background-repeat: repeat-x;
	background-image: url(images/tarif13.jpg);
	background-position: right top;
	width:10px;
	height: 65px; 
}

.td_21 {
	background-image: url(images/tarif21.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width : 10px;
	
}

.td_22 {
	background-image: url(images/tarif22.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.td_23 {
	background-image: url(images/tarif23.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width : 10px;
}

.td_31 {
	background-repeat: no-repeat;
	background-image: url(images/tarif31.jpg);
	background-position: left top;
	width : 10px;
	height: 10px;
}

.td_32 {
	background-repeat: repeat-x;
	background-image: url(images/tarif32.jpg);
	height: 10px;
}

.td_33 {
	background-repeat: repeat-x;
	background-image: url(images/tarif33.jpg);
	width : 10px;
	height: 10px;
}

div.box {
	padding:0px 5px 7px 0px;
	background:url(images/fond_image.gif) right bottom no-repeat;
}

div.box .border {
	border:1px solid #CCCCCC;
	padding: 0px 5px 5px 0px;
	background:#FFFFFF;
	display:block;
}

div.box .titre_forfait
{
text-align:center;
	margin-bottom: 00px;
	padding-bottom: 0px;
	letter-spacing: 2px;
	font-size: 1.35em;
	color: #2942AD;
}

