﻿/*
	Layout1Col.css
	TemplateName: Cànis Cànis (Id 83)
	Copyright (c) 2009, ObjectWeb Srl. All rights reserved.
	Version: 1.0.0
*/



/* Layout a 1 colonna
------------------------------------------------------------------------------------------------- */
div#content {
}

div#utility {
   display: none;
}

div#sidebar {
   display: none;
}

#content .section .section-top {
   background-image: url(Images/SectionContentTop1Col.png);
   height: 12px;
   overflow: hidden;
}

#content .section .section-bottom {
   background-image: url(Images/SectionContentBottom1Col.png);
   height: 12px;
   overflow: hidden;
}
/* ---------------------------------------------------------------------------------------------- */

