body {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : small;
	color : #6F6F6F;
}
#moneyChoice
{
	display:none;
}
img {
	border : none;
}
h1 {
	color : #CBC9C4;
	font-size : large;
	font-style : italic;
	font-weight : lighter;
}
h2 {
	margin-bottom:0.2em;
	color : #CBC9C4;
	font-size : normal;
	font-style : normal;
	font-weight : bold;
}
a {
	color:#FF9900;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
	font-weight:bold;
}
ul.specList {
	list-style: url(images/graph_list.gif) disc outside;
}
li {
	margin : 0.4em 0 0.4em 0;
}
#leftCol {
	display: none;
}
#top img.imgToRight {
	display: none;
}
#copyright {
	margin-top:35px;
	font-size: x-small;
	color: #CBC9C4;
}
#copyright a {
	display: none;
}


/* ++++++++++++ CLASSES ++++++++++++++++++++ */

.imgToRight {
	float: right;
	margin-left: 0.5em;
}
.elementToRight {
	text-align: right;
}
.alignRight {
	text-align: right;
}
.homeText2 {
	margin: 1em 0 1em 0;
	color:#FF9900;
}
.offreTarif {
	color : #FF9900;
	margin : 15px 20px 20px 75px;
}
.textSmall {
	font-size:smaller;
}
.textMedium {
	font-size:medium;
}
.textLarge_1 {
	font-size:large;
}
.textLarge_2 {
	font-size:x-large;
}
.textWarning {
	font-weight: bold;
	color: #408CBF;
}
.textBlue {
	color: #408CBF;
}
.clear {
	clear: both;
}
.specialLink {
	display: block;
	background-image: url(images/graph_list.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 34px; 
}
.title {
	display: none;
}
.texteblanc {
	font-weight: bold;
}
.tab_recapitulatif {
	border: none;
	padding : 0;
	margin: 0.5em 0;
}
th, td {
	border: none;
	padding: 0.2em 2em 0.2em 0.2em;
}
th {
	border-bottom: 1px solid #CBC9C4;
	color: #CBC9C4; 
	font-style: italic;
	font-weight: normal;
}
td.lig_total {
	border-top: 1px solid #66CCFF;
	color: #408CBF;
	font-weight: bold;
}

/*   ++++++++++++ FORMULAIRES +++++++++++++  */

form {
	margin: 1em 0 1em 0;
}
fieldset {
	margin: 1em 0 1em 0;
	padding: 1em;
	border: 1px solid #CBC9C4;
}
legend {
	font-weight: bold;
	color: #6F6F6F;
	padding: 0.5em;
}
form p {
	padding: 0;
	margin: 0.3em 0 0 0;
}
form p label {
	float:left;
	width:100px;
	margin: 0 10px 0 0;
	padding:0 ;
	text-align: right;
	vertical-align: middle;
	font-size: x-small; 
	cursor: pointer;
}
textarea, input, .formfield {
	background-color: #FFF;
	border-top: 1px solid #66CCFF;
	border-left: 1px solid #66CCFF;
	border-right: 1px solid #CBC9C4;
	border-bottom: 1px solid #CBC9C4;
	width: 20em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: #408CBF;
}
select {
	background-color: #FFF;
	border-top: 1px solid #66CCFF;
	border-left: 1px solid #66CCFF;
	border-right: 1px solid #CBC9C4;
	border-bottom: 1px solid #CBC9C4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: #408CBF;
}
.formbutton {
	margin-left: 110px;
	width: 8em;
	background-color: #FF9900;
	border: none;
	padding: 0.1em 0.2em 0.1em 0.2em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	cursor: pointer;
}
#inscription_form p label {
	width: 150px;
}
#inscription_form p input {
	width: 12em;
}
.textareaLong {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 100px;
}

/* conditions du contrat */
#conditions
{
	width:90%;
	color:#000000;
}

#conditions ol 
{
	margin-left:25px;
	padding-left:0px;
	margin-bottom:20px;
}

#conditions ol li 
{
	font-size:1em;
	font-weight:bold;
}

#conditions ol ol li 
{
	font-family:Times New Roman;
	font-size:0.7em;
	font-weight:normal;
	text-align:justify;
}
		
#conditions ol ol
{
	margin-left:10px;
}

.cesure
{
	page-break-before:always;
}

