/*
 * Title : 'Infobel'
 * Author : Copyright 2006 Blue4You
 * URL : http://www.blue4you.be
 * 
 * Created : 20/03/2006
 * Modified : 20/03/2006
 */


/* PAGE LAYOUT */
body					{ margin:15px 0; padding:0; font:12px Arial, Helvetica, sans-serif; color:#333;}

#Container				{ width:770px; margin:0 auto;}
#Header					{ width:100%; height:135px; background:url("../Images/Layout/Legalinfos/Header_LegalInfos.gif") no-repeat top left;}
#Content				{ width:670px; padding:25px 45px 0 55px; background:url("../Images/Layout/Legalinfos/Content_LegalInfos.gif") repeat-y top left; text-align:justify;}
#Footer					{ width:100%; height:30px; background:url("../Images/Layout/Legalinfos/Footer_LegalInfos.gif") no-repeat top left;}


#InfobelLogo			{ padding:35px 0 0 55px;}
#TitleLegal				{ display:block; height:20px; margin:10px 0 0 55px; padding:0; color:#FFF; text-indent:-200em; background:url("../Images/Layout/Legalinfos/TitleLegal.gif") no-repeat top left;}
#TitleViePrivee			{ display:block; height:20px; margin:10px 0 0 55px; padding:0; color:#FFF; text-indent:-200em; background:url("../Images/Layout/Legalinfos/TitleViePrivee.gif") no-repeat top left;}
#TitleLegal2			{ display:block; height:20px; margin:10px 0 0 55px; padding:0; }
#TitleViePrivee2		{ display:block; height:20px; margin:10px 0 0 55px; padding:0; }
ol						{ margin:0; padding:0;}
li						{ padding:0 0 10px;}
a:link, a:visited		{ color:#f39400;}
a:hover					{ text-decoration:none;}