/*
	NVI Solutions CSS Framework 
*/

/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/* GENERAL /////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////*/

body{color:#000; font:69%/150% Arial, Helvetica, sans-serif;}

h1,h2,h3,h4,h5,h6{font-family:Arial, Helvetica, sans-serif; line-height:1em; margin:0 .3em .3em 0;}
h2, h3, h4, h5, h6{margin:30px 0 15px 0;}
h1{margin-bottom:1em;}
h2{color:#289523; font-size:1.8em;}
h3{color:#289523; font-size:1.5em; font-weight:bold;}
h4{font-size:1.3em; font-weight:bold;}
h5{color:#289523; font-size:1.1em; font-weight:bold;}

a{text-decoration:underline !important;}

/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ID and their CLASSES ////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/

#container1, #container2, #container3, #container4, #container5{height:auto !important; width:auto !important; margin:0!important; padding:0!important}
#container5{width:auto !important;}

#logo{margin-bottom:30px; width:auto !important;}
#header{display:none;}

#content{width:auto !important;}
#contentLeft{display:none;}
#contentRight{width:auto !important;}
#contentRight #breadcrumb{display:none;}

#footer{margin-top:50px; width:auto !important;}
#footer ul{display:none;}
#footer li{display:inline; padding:0 5px;}
#footer #companyInfos{display:block;}