/* Header FAQ boxes */

.FaqHeader {
 background-color:#fcd454;
 width:100%}
.FaqHeaderLeft{
 background-image:url(/ImgWeb/200000/FAQ/bar1-left.gif);
 width:14px; 
 height:21px;
 background-repeat:no-repeat;}
.FaqHeaderTitle{
 color:#ffffff; 
 font-family: Verdana; 
 font-size:13px;}
.FaqHeaderLogin{
 text-align:center;}
.FaqHeaderRight{
 background-image:url(/ImgWeb/200000/FAQ/bar1-right.gif);
 width:14px; 
 height:21px;
 background-repeat:no-repeat;
 background-position:right;}
.FaqHeaderRight img { padding-right:14px; }

/* FAQ search box */

.FaqSearch {
 margin:15px 0;
 background-color:#fcd454;
 width:100%}
.FaqSearchTitleLeft{
 background-image:url(/ImgWeb/200000/FAQ/bar1-left.gif);
 width:14px; 
 height:21px;
 background-repeat:no-repeat;}
.FaqSearchTitle{
 color:#ffffff; 
 font-family: Verdana; 
 font-size:13px;}
.FaqSearchTitleRight{
 background-image:url(/ImgWeb/200000/FAQ/bar1-right.gif);
 width:14px; 
 height:21px;
 background-repeat:no-repeat;
 background-position:right;}
.FaqSearchContentLeft, .FaqSearchContentRight{
 background-color:#ffd752; 
 width:2px;}
.FaqSearchContent{
 background-color:#fffaea;
 margin-right:auto; 
 margin-left:auto;}
.FaqSearchLink {
 text-align:right;}
.FaqSearchFooterLeft{
 background-image:url(/ImgWeb/200000/V3/FAQ/legend_bgb.gif);
 width:18px; 
 height:16px;
 background-repeat:no-repeat;}
.FaqSearchFooter{
 background-image:url(/ImgWeb/200000/V3/FAQ/legend_barre1.gif);
 background-repeat:repeat-x;}
.FaqSearchFooterRight{
 background-image:url(/ImgWeb/200000/V3/FAQ/legend_bdb.gif);
 width:18px; 
 height:16px;
 background-position:right;
 background-repeat:no-repeat;}

/* FAQ box content */

.FaqForm {
 background-color:#f7efc6;
 width:100%;
 border-bottom:3px solid #fcd454;}
.FaqFormLinkList{padding:5px;display:inline-block}
.FaqFormTitle {
 width:200px; 
 padding:3px 10px; 
 white-space:nowrap}
.FaqFormFields {
 padding:3x 0;}
.FaqFormErr {
 color:Red;}
.FaqFormRight {
 padding:3x 10px; 
 width:50%}
.FaqLineBreak {
 height:5px;}
.FaqFormButt {
 text-align:center;}
.FaqFormConf {
 text-align:center;}

/* Questions listing */ 
 
.FaqInfoMess{width:100%}
.FaqInfoMess td{padding:10px;}
li.FaqThemeList{
 list-style:none;
 float:left;
 width:200px;
 height:80px;
 margin:0 10px;
 font-style:italic}
li.FaqThemeList a {
 font-style:normal;
 font-weight:bold}
