body{
	
	color: #424242;
}

.page{
	height:100%;width:100%;text-align:left;
	
}
.titleHead1{
	font-family:arial;
	font-size: 20px;
	color: #766751;
	font-weight:bold;
}

.titleHead2{
	font-family:arial;
	font-size: 20px;
	color: #766751;
	font-weight:bold;
}

.normal{
	color: #424242;
	font-size:11px;
	text-align:justify;
}
.normal a, .normal a:link, .normal a:hover {
	color: #766751;
	text-decoration:underline;
}
.title{
	font-size: 12px;
	color: #ffac00;
	font-weight: bold;
	padding-top:14px;
	padding-bottom:10px;
}

.title2{
	font-size: 12px;
	color: #766751;
	font-weight: bold;
	padding-top:14px;
	padding-bottom:10px;
}
.subtitle{
	font-style: italic;
	color: #424242;
	font-size: 12px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:underline;
}

.ligneSep{
	background-image:url(/medias/images/spacer.gif); 
	background-repeat:repeat-x; 
	width: 100%;
	height: 5px;
}

.bullet{
	vertical-align:middle;
	background-position: left;
	background-image: url(/medias/images/bullet_orange.gif); 
	background-repeat: no-repeat; width:14px; 
}

.bigBullet{
	font-size: 14px;
	font-weight: bold;
	color: #ffac00;
	text-align: right;
	vertical-align: top;
}

.normal_liste{
	color: #424242;
	font-size:11px;
	text-align: left;
}
.faq{
	padding-top:2px;text-align:left;
}
.faq a{
	font-family: verdana;
	font-size:11px;
	color: #424242;
	text-decoration: none;
	
}
.privacytxt .normal, .privacytxt .normal .normal_liste  
{
	font-size:11px;
}



/* Inset 3D Raised */
div#raised{margin-top:20px;padding-left:3px;padding-right:3px;padding-top:3px;background: transparent; width:650px;min-height:150px; }
b.rtop, b.rbottom{display:block;background:transparent; }/*outside color*/
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background:#ffffff}/*inside color*/
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px;}

div#raised h1, div#raised p {margin:0 10px;}
div#raised h1 {font-size:2em; color:#424242; letter-spacing:1px;}
div#raised p {padding-bottom:0.5em;}

.bgFaq{
	background-color: #ffffff;
}
.faqBox{
	text-align: center;
}
.maintable a.partner
{
	color:#424242;
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;	
}	
