/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

img {
	
	border:0;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 742px;
	text-align: left;
}

#back
{
background: #ffffff;
width: 742px;
}

#header {
	height: 406px;
	text-align: left;		
}

#menu1
{
width: 702px;
height: 152px;
padding-left: 40px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 79px;
    height: 32px;
	color: #004586;
	text-decoration: underline;
}

#button1 a
{
background: url(images/button1.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button1 a:hover
{
background: url(images/button1_r.jpg) no-repeat;
height: 24px;
width: 124px;
}

#button2 a
{
background: url(images/button3.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button2 a:hover
{
background: url(images/button3_r.jpg) no-repeat;
height: 24px;
width: 124px;
}

#button3 a
{
background: url(images/button2.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button3 a:hover
{
background: url(images/button2_r.jpg) no-repeat;
height: 24px;
width: 124px;
}
#button4 a
{
background: url(images/button4.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button4 a:hover
{
background: url(images/button4_r.jpg) no-repeat;
height: 24px;
width: 124px;
}
#button5 a
{
background: url(images/button5.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button5 a:hover
{
background: url(images/button5_r.jpg) no-repeat;
height: 24px;
width: 124px;
}


#logoSAVE {
background: url(images/header.jpg) no-repeat;
width: 722px;
height: 234px;
text-align: left;
padding-left: 20px;
padding-top: 10px;
}

#logo {
width: 722px;
height: 234px;
text-align: left;
padding:0;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #000000;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	width: 266px;
}

#left H3
{
width: 241px;
height: 47px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;

}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #A5A9B2;
}
#left a:visited {
	color: #A5A9B2;
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 450px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#right a
{
color: #A5A9B2;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #C5C5C5;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}



#footer {
	height: 29px;
	clear: both;
	padding-top: 50px;
	background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

.dense {
	line-height: 1.2em;
	font-size: 1em;
	text-align:justify;
}

.lienInv {
	line-height: 1.5em;
	text-align:justify;
}

.lienInv a {
	text-decoration: none;
	color: #000000;
}
.lienInv a:hover {
	text-decoration: underline;
	color: #000000;
}
.lienInv a:visited {
	text-decoration: underline;
	color: #000000;
}


#frft0 ul {
	list-style: none;	
}
#frft0 li {
	display: inline; 
}

#frft1 ul {
	list-style: none;	
}
#frft1 li {
	display: inline; 
}

#frft2 ul {
	list-style: none;	
}
#frft2 li {
	display: inline; 
}

.forfait{
	width:125px;
	margin:5px;
	margin-bottom:0px;
}

.forfaitSurMesure{
	float:left;
	width:125px;
	text-align:center;
	margin-left:149px;
	margin-right:149px;
}

.descForfait{
	float:left;
	width:423px;
	margin:8px;
	margin-top:0px;
	margin-bottom:20px;
	padding:10px;
	text-align:justify;
	vertical-align:bottom;
	background:#F7F7F7;
	display:none;
}


	.chrono_bleu{float:left;width:229px;height:74px;background-image:url('img/chrono_bleu.jpg');background-repeat:no-repeat;}
	.chrono_bleu p{color:#13273d;text-align:left;font-size:17px;font-weight:bold;padding-left:65px;padding-top:20px;line-height:20px;}
	
	.chrono_vert{float:left;width:229px;height:74px;background-image:url('img/chrono_vert.jpg');background-repeat:no-repeat;}
	.chrono_vert p{color:#353e06;text-align:left;font-size:17px;font-weight:bold;padding-left:65px;padding-top:20px;line-height:20px;}

	.chrono_or{float:left;width:229px;height:74px;background-image:url('img/chrono_or.jpg');background-repeat:no-repeat;}
	.chrono_or p{color:#5b2f01;text-align:left;font-size:17px;font-weight:bold;padding-left:65px;padding-top:20px;line-height:20px;}

