body {
	margin : 0;
	padding : 0;
	text-align : center;
	background-color : #408CBF;
	background-image : url(images/bg_blue.jpg);
	background-repeat : repeat-x;
	background-attachment : fixed;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : small;
	color : #6F6F6F;
}
img {
	border : none;
}
h1 {
	color : #CBC9C4;
	font-size : large;
	font-style : italic;
	font-weight : lighter;
}
h2 {
	margin-bottom:0.2em;
	color : #CBC9C4;
	font-size : large;
	font-style : normal;
	font-weight : bold;
}
h3 {
	margin-bottom:0.2em;
	font-weight : bold;
}
address {
	display: none;
}
a {
	color:#FF9900;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
	font-weight:bold;
}
ul.specList {
	margin: 0;
	padding: 0;
}
li {
	margin : 0.4em 0 0.4em 0;
}
ul.specList li {
	list-style: none;
	background-image: url(images/graph_list.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 34px;
}

/* +++++++++++++ BLOCS +++++++++++++++++++++++ */
#page {
	width:750px;
	min-height: 350px;
	margin-left : auto;
	margin-right : auto;
	padding-top:35px;
	padding-bottom:20px;
	background-color:#fff;
	border-bottom:1px solid #666;
	text-align:left;
}
#top {
	height : 65px;
	margin-left : 50px;
	margin-bottom : 15px;
	/*background-image:url(images/graph_top.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}
#moneyChoice {
	float: right;
	margin-right: 10px;
	text-align: right;
	font-size: x-small;
}
#content {
	margin-left : 250px;
	margin-right: 15px;
}
#leftCol {
	position : absolute;
	top : 115px;
	margin-left:50px;
}
#orangeZoneBg {
	width:180px;
	height:160px;
	background-image:url(images/bg_orange.gif);
}
#orangeZoneContent{
	padding: 0;
}
#helpInfoBg {
	width:180px;
	height:91px;
	background-image:url(images/bg_grey.gif);
}
#helpInfoText {
	padding:10px;
	text-align:center;
	font-size:x-small;
}
#present {
	margin: 0 0 1em 0;
}
#copyright {
	margin-top:35px;
	text-align: center;
	font-size: x-small;
	color: #CBC9C4;
}


/* ++++++++++++ CLASSES ++++++++++++++++++++ */

.imgToRight {
	float: right;
	margin-left: 0.5em;
}
.elementToRight {
	text-align: right;
}
.alignRight {
	text-align: right;
}
.homeText1 {
	width: 270px;
	padding: 10px 30px 10px 0;
	background-image: url(images/graph_accolade.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.homeText2 {
	float:right;
	margin:15px 25px 15px 0px;
	text-align:center;
	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;
}
.mailingZone {
	display: block;
	background-image: url(images/graph_mailing.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0.5em;
	padding-left: 83px;
	padding-top: 10px;
	height: 48px;
	font-weight: bold;
	color: #6F6F6F;
	text-decoration: none;
}
a.mailingZone:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

/*   ++++++++++++ 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%;
}
#conditions ol
{
	margin-left:25px;
	padding-left:0px;
	margin-bottom:20px;
}
#conditions ol li 
{
	font-size:1.2em;
	font-weight:bold;
}
#conditions ol ol
{
	margin-left:10px;
}
#conditions ol ol li 
{
	font-size:0.7em;
	font-weight:normal;
	text-align:justify;
}


#mailing  p
{
	clear:both;
	font-size:x-small;
	margin: 5px 0 10px 0;
}
#mailing p label
{
	float:left;
	width:120px;
	text-align:left;
	color:#000000;
}

.sendnotify
{
	color: #408CBF;
	border:1px solid #408CBF;
	background-color:#CCCCCC;
	text-align:center;
	padding:20px;
}
