.container {
	width: 560px;
	padding: 0px;
	margin: 0px 0 0px 0;
	border: 0px solid #ccc;
	background: #fff;
}

/* square */

#navSquare {
        margin: 0;
        padding: 0 0 20px 0px;
        border-bottom: 1px solid #9FB1BC;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #4D5F6A;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
	color: Blue;
	background: url(../square.gif) no-repeat bottom center;
}

body {
	font-size: 12px;
	font-family: "Verdana", "Trebuchet MS";
	color: WindowText;
	margin:0;
}

h1 {
	border-bottom-width: thin;
	border-bottom-color: Green;
	font-weight: bold;
	line-height: normal;
	font-size: 17px;
	text-align: left;
	font-family: "Verdana","Lucida Sans";
	color: #00A401;
	margin-bottom: 30px;
}

.subtitle {
	font-weight: bold;
	line-height: normal;
	font-size: 13px;
	text-align: left;
	font-family: "Verdana","Lucida Sans";
	color: #00A401;
	margin-bottom: 30px;
	margin-top: -30px
}

h2 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: navy;
	text-align: left;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A52A2A;
	border-right-color: #00CC33;
	border-bottom-color: #A52A2A;
	border-left-color: #00CC33;
	width: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	margin-top: 25px;
	margin-bottom:-10px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

#arg {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/checkmark_green_small.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 2em;
	margin-top: 7px;
}

#fade0 {
	position:relative;
	z-index:2;
	left:5px;
	top:55px;
	/*margin: 0px auto;*/
	width: 350px;
	font-size: 15px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a {
	color: blue;
	text-decoration: none;
}


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

/*
a:visited {
	color: red;
	text-decoration: none;
}
*/

list {
	font-family: trebuchet ms;
	font-size: 12px;
	list-style-type: disc;
	color: Aqua;
}

h3 {
	font-family: Trebuchet MS;
	color: #000066;
	font-size: 15px;
}

.stabylo {
	background-color: Yellow;
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: Gray;
	/*text-align: center;*/
	margin-top: 10px;
	padding-top: 5px;
	position:relative;
	top: -30px;
	/* border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;*/
}

#citation{
	visibility: visible;
	z-index:0;
	background-image: url(/img/Citation.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	position:relative;
	width:325px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	left: 60px;
	}
.quote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #0066FF;	
	}
.auteur{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	line-height: 16px;
	}

#Boite{
	visibility: visible;
	z-index:0;
	background-image: url(img/box_tarif.jpg);
	background-repeat: no-repeat;
	width: 310px;
	height: 250px;
	}

.TitreBox {
	color:#0033CC;
	margin: 0px;
	padding-left: 20px;
	padding-bottom:30px;
	height: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	border-style: none;
}
.Prix {
	position:relative;
	top: 153px;
	left : 237px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}

.CommandeLink {
	position:relative;
	text-align:left;
	top: 172px;
	left : 15px;
}

.ListBox {
	position:relative;
	top: -20px;
}

 .Bullet {
vertical-align:middle; 
margin-left:12px; 
margin-right:5px;
 }


.histolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration: underline;
}
.histoline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
