/* Start of CMSMS style sheet 'marcovolpe' */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Arial, san-serif;
	font-size: 12px;
}

body.index,
body.generic {
	background: url('/uploads/images/marcovolpe/bg.gif') repeat-x top left;
}

body.consulenza {
	background: url('/uploads/images/marcovolpe/consulenza-bg.gif') repeat-x top left;
}

body.formazione {
	background: url('/uploads/images/marcovolpe/formazione-bg.gif') repeat-x top left;
}

.clear {
	height: 0px;
	line-height: 0px;
	clear: both;
}

#all {
	width: 990px;
	margin: 0px auto;
}

#main {
	width: 950px;
	float: left;
}

#left {
	background: url('/uploads/images/marcovolpe/index_sx.png') no-repeat top left;
	width: 20px;
	height: 774px;
	float: left
}

#right {
	background: url('/uploads/images/marcovolpe/index_rx.png') no-repeat top left;
	width: 20px;
	height: 774px;
	float: left
}

* html  #left {
	background: none;
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ='/uploads/images/marcovolpe/index_sx.png', sizingMethod = 'crop' );
}

* html   #right {
	background: none;
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src ='/uploads/images/marcovolpe/ index_rx.png', sizingMethod = 'crop' );
}

#menu-top {
	height: 30px;
}

.index #menu-top {
	background: url('/uploads/images/marcovolpe/bg-menu-top.gif') no-repeat top center;
}

.consulenza #menu-top {
	background: url('/uploads/images/marcovolpe/bg-menu-top-consulenza.gif') no-repeat top
		center;
}

.formazione #menu-top {
	background: url('/uploads/images/marcovolpe/bg-menu-top-formazione.gif') no-repeat top
		center;
}

#menu-top ul li {
	display: inline;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 7px;
	height: 23px;
	background: url('/uploads/images/marcovolpe/dot.gif') no-repeat bottom center;
}

#menu-top ul li a {
	color: #39b6d3;
	text-decoration: none;
}

#menu-top ul li a:hover,
#menu-top ul li a.active {
	text-decoration: underline;
}

.index #header,
.generic #header {
	width: 950px;
	height: 180px;
	display: block;
	background: url('/uploads/images/marcovolpe/logo-header.gif') no-repeat top left;
}
.generic #header {
	height: 215px;
	background: url('/uploads/images/marcovolpe/logo-header-generic.jpg') no-repeat top left;	
}


.consulenza #header {
	width: 950px;
	height: 260px;
	display: block;
	background: url('/uploads/images/marcovolpe/consulenza-header.gif') no-repeat top left;
}

.formazione #header {
	width: 950px;
	height: 260px;
	display: block;
	background: url('/uploads/images/marcovolpe/formazione-header.gif') no-repeat top left;
}

.consulenza #header a,.formazione #header a {
	width: 200px;
	height: 100px;
	display: block;
	position: relative;
	top: 40px;
	left: 40px;
}

#container {
	
}

#content {
	display: block;
	padding-bottom: 20px;
	height: 100%;
	background: #FFFFFF;
}

.index #content {
	display: table;
	background: url('/uploads/images/marcovolpe/bg-content.gif') repeat-x top left #1b94a7;
}

.generic #content {
	padding: 40px 60px 20px 69px;
	color: #ffffff;
	font-family: verdana, san-serif;
	font-size: 11px;
	background: url('/uploads/images/marcovolpe/bg-content-generic.gif') repeat-x top left;
}
.generic #content p  {
	clear: both;
	padding-bottom: 15px;
}
.generic #content p img {
	border: 7px solid #d6dfe1;
}

#consulenza,#formazione {
	width: 345px;
	float: left;
	font-weight: 11px;
	color: #FFFFFF;
	margin: 0px 65px;
	padding-top: 230px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.8em;
}

* html  #consulenza,* html  #formazione {
	margin: 0px 40px;
}

#consulenza a,#formazione a {
	color: #FFFFFF;
}

#consulenza h2,#formazione h2 {
	font-family: Tahoma;
	font-size: 14px;
	margin-bottom: 15px;
}

#consulenza {
	background: url('/uploads/images/marcovolpe/consulenza-index.jpg') no-repeat top center;
}

#consulenza .entra {
	width: 336px;
	height: 100px;
	display: block;
}

#formazione {
	background: url('/uploads/images/marcovolpe/formazione-index.jpg') no-repeat top center;
}

#formazione .entra {
	background: url('/uploads/images/marcovolpe/bt-formazione-index.gif') no-repeat top
		center;
	width: 336px;
	height: 100px;
	display: block;
}

#costola {
	float: left;
	width: 238px;
	padding: 0 0 0 42px;
	margin: 0 30px 0 0;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

#costola ul {
	list-style: none;
	margin-bottom: 30px;
	margin-top: 6px;
}

.consulenza #costola li {
	background: url('/uploads/images/marcovolpe/dot-consulenza.gif') no-repeat bottom left;
	padding-top: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
	border-top: 1px dotted #656565;
}

.consulenza #costola ul {
	border-bottom: 1px dotted #656565;
}

.consulenza #costola li a {
	color: #106896;
	margin-left: 10px;
}

.consulenza #costola li a:hover {
	color: #28AAE9;
}

.formazione #costola li {
	background: url('/uploads/images/marcovolpe/dot-formazione.gif') no-repeat bottom left;
	padding-top: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
	border-top: 1px dotted #656565;
}

.formazione #costola ul {
	border-bottom: 1px dotted #656565;
}

.formazione #costola li a {
	color: #1d983f;
	margin-left: 10px;
}

.formazione #costola li a:hover {
	color: #59C43A;
}

#pagina {
	float: left;
	width: 600px;
	font-size: 11px;
	line-height: 1.6em;
	padding-right: 40px;
}

#pagina p {
	margin: 20px 0;
}

#pagina img {
	border: 7px solid #d6dfe1;
	margin-right: 15px;
}

.consulenza #pagina h2,
.generic #content h2 {
	font-family: Tahoma;
	font-size: 14px;
	margin-bottom: 15px;
	color: #28aae9;
}

.formazione #pagina h2 {
	font-family: Tahoma;
	font-size: 14px;
	margin-bottom: 15px;
	color: #59c43a;
}

#footer {
	height: 30px;
	border-top: 1px dotted #78bfca;
	padding: 18px 15px 0px 15px;
	font-size: 10px;
}

.index #footer,
.generic #footer {
	background: #1e96a8;
}

.consulenza #footer {
	background: #0771a7;
}

.formazione #footer {
	background: #33aa49;
}

#menu-bottom {
	float: left;
	color: #ffffff;
}

#menu-bottom a {
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

.consulenza #menu-bottom a.email {
	color: #b4dff4;
}

.formazione #menu-bottom a.email {
	color: #b4dff4;
}

#firma {
	float: right;
	color: #62b6c2;
}

#firma a {
	color: #62b6c2;
	text-decoration: none;
}

.consulenza #firma {
	color: #529cc2;
}

.consulenza #firma a {
	color: #529cc2;
}

.formazione #firma {
	color: #71c480;
}

.formazione #firma a {
	color: #71c480;
}
/* End of 'marcovolpe' */

