/*
	BaseSections.css
	TemplateName: ObjectWeb Services (Id 51)
	Copyright (c) 2009, ObjectWeb Srl. All rights reserved.
	Version: 1.0.0
*/



/* Layout generico per tutte le sezioni
------------------------------------------------------------------------------------------------- */
.section {
}

.section div.section-top {
}

.section div.section-top-inner {
}

.section div.section-bottom {
}

.section div.section-bottom-inner {
}
/* ---------------------------------------------------------------------------------------------- */



/* Layout colonna "utility" (sinistra)
------------------------------------------------------------------------------------------------- */
#utility .section {
}

#utility .section .section-title {
}

#utility .section .section-title h2 {
}

#utility .section ul li {
}

#utility .section li a {
}

#utility .section li a:hover {
}

#utility .section li a.current {
}

#utility .section li img {
}

#utility .section .section-top {
}

#utility .section .section-body {
}

#utility .section .section-bottom {
}
/* ---------------------------------------------------------------------------------------------- */



/* Layout colonna "content" (centrale)
------------------------------------------------------------------------------------------------- */
#top-content .section {
}

#content .section {
}

#bottom-content .section  {
}

#top-content .section .section-title,
#content .section .section-title,
#bottom-content .section .section-title {
}

#top-content .section .innersection-breadcrumbs {
}
 
#bottom-content .section .innersection-breadcrumbs  {
}

#content .section .innersection-breadcrumbs {
}

#top-content .section .section-title h2,
#content .section .section-title h2,
#bottom-content .section .section-title h2 {
}   

#top-content .section h2,
#content .section h2,
#bottom-content .section h2 {
}

#top-content .section h2 a,
#content .section h2 a,
#bottom-content .section h2 a {
}

#top-content .section .section-body,
#content .section .section-body,
#bottom-content .section .section-body {
}

#top-content .section .section-top {
}

#content .section .section-top {
}

#bottom-content .section .section-top {
}

#top-content .section .section-top-inner,
#content .section .section-top-inner,
#bottom-content .section .section-top-inner {
}

#top-content .section .section-bottom {
}

#content .section .section-bottom {
}

#bottom-content .section .section-bottom {
}

#top-content .section .section-bottom-inner,
#content .section .section-bottom-inner,
#bottom-content .section .section-bottom-inner {
}
/* ---------------------------------------------------------------------------------------------- */



/* Layout colonna "sidebar" (destra)
------------------------------------------------------------------------------------------------- */
#sidebar .section {
}

#sidebar .section .section-title {
}

#sidebar .section .section-title h2 {
}

#sidebar .section ul li {
}

#sidebar .section li a {
}

#sidebar .section li a:hover {
}

#sidebar .section li img {
}

#sidebar .section .section-top {
}

#sidebar .section .section-body {
}

#sidebar .section .section-bottom {
}
/* ---------------------------------------------------------------------------------------------- */
