body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #3D0554;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
}

a{
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #9E82AA;	
	text-decoration: underline;
}
a.menu {
	color:#f5f3f8;
}
a.menu:hover, a.menu:active { 
	background-image:url(images/fond_menu_survol.gif);
	background-repeat:no-repeat;
	background-position:1% 80%;
	padding-left:15px;
	text-decoration:none;
	color:#b19bbb;
}
.page {
	font-size: 11px;
	color: #E7D3D8;
}
.adresse {
	font-size: 9px;
	color: #333333;
}
.orange {
	color: #EF6C00;
}
.14{
	font-size: 14px;
}
.orange14 {
	color: #EF6C00;
	font-size: 14px;
}

.orangeI {
	color: #EF6C00;
	font-size: 17px;
}
.orange12 {
	color: #EF6C00;
	font-size: 12px;
	font-weight: bold;
}
.orange14 {
	color: #EF6C00;
	font-size: 14px;
	font-weight: bold;
}
.blanc12 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.blanc14 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.violet{
	color: #3D0554}
.violet12 {
	color: #3D0554;
	font-size: 12px;
	font-weight: bold;
}

.violet14 {
	color: #3D0554;
	font-size: 14px;
	font-weight: bold;
}

.formcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF6C00;
	background-color: #F0EBDE;
	border: 1px solid #000000;
}
/*#formContact input,textarea{
	width:100%;
	border:1px solid #7E664B;
	background-color:transparent;
	font-size:12px;
}*/
#formfranchise .franchisebouton{
	width:90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF6C00;
	margin:2px 0;
	background-color: #F0EBDE;
	border: 1px solid #000000;
}
#formfranchise .franchiseinput{
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF6C00;
	margin:2px 0;
	background-color: #F0EBDE;
	border: 1px solid #000000;
}
#formfranchise .franchisetextarea{
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF6C00;
	margin:2px 0;
	background-color: #F0EBDE;
	border: 1px solid #000000;
}
#formfranchise input{
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF6C00;
	margin:2px 0;
	background-color: #F0EBDE;
	border: 1px solid #000000;
}
#formfranchise textarea{
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: transparent;
	margin:2px 0;
	background-color: #F0EBDE;
	border: 1px solid #000000;
}
h1{
	background-color:#9E82AA;
	border-bottom:#EF6C00 3px solid;
	color:#ffffff;
	font-size:14px;
	padding-top:3px;
	padding-left:30px;
	width:670px;

}
h2{
	color:#EF6C00;
	font-size:14px;
	padding-top:3px;
	padding-left:30px;
	width:670px;

}
th{
	background-color:#9E82AA;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
li{
	margin-left:40px;
}
li a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.form_date{
	text-align:right;
	width:6em;
}
label{
	margin-left:40px;
	width:130px;
	font-weight:bold;
	color:#3D0554;
}


/*****************
offrir cheque kdo
******************/
dl{
	border:#FFF 1px solid;
	margin:15px 0;
	position:relative;
}
dl dt.type{
	border-bottom:#FFF 1px solid;
	background:#9E82AA;
	color:#FFF;
	padding:3px 80px;
	font-weight:bold;
}
dl dd{
	margin:0;
	padding:0;
}
dl dd ul{
	border:0;
	clear:both;
	padding:0;
	margin:0;
	list-style:none;
	background:#DBD4C1;
	margin:0 0 5px 0;
}
dl dd ul li{
	margin:0;
	padding:0.2em;
}
dl dd ul li.lbl{
	width:250px;
	margin-left:30px;
}
dl dd ul li.prix{
	width:150px;
	margin-left:300px;
	margin-top:-1.5em;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}
dl dd ul li.offrir{
	width:100px;
	text-align:center;
	margin-left:530px;
	margin-top:-1.8em;

}

