/*  
Theme Name: Quality Enterprise
Theme URI: http://www.quality.enterprise.eu
Description: Design!
Version: 1.0
Author: Stefano di Giorgio - Multimedia Director
Author URI: http://www.clabcenter.com.com
*/

html{
	width:100%;
	height:100%;
	overflow-y: scroll !important;
}

body {
	
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	font-family: verdana;
	color: #333333;
	font-size: 11px;
}

a:link {
	color: #990000;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a:active {
	text-decoration: none;
	color: #990000;
}

h1{
	font-size:18px;
	font-weight:bold;
	color:#990000;
}

.maintable{
	width:100%;
	height:100%;
}

main-content-table{
	height:100%;
	width:730px;
}
.testata{
	width:980px;
}

.sfondo-testata{
	width:100%;
	background-image:url(images/sfondo-testata.jpg);
	background-repeat:repeat-x;
}

.menu{
	width:190px;
}

.bordosx{
	width:40px;
	background-image:url(images/bdsx.jpg);
	background-repeat:repeat-y;
}

.bordodx{
	width:40px;
	background-image:url(images/bddx.jpg);
	background-repeat:repeat-y;
}


.contenuti{
	width:460px;
}

.centro{
	width:730px;
	height:213px;
}

.content{
	font-size:11px;
	width:460px;
	
}

#content-schede{
	width:332px;
	font-size:11px;
}

.laterali{
	width:200px;
}

.box{
	background-image:url(images/box.jpg);
	background-repeat:no-repeat;
	height:230px;
	
}

.spazio{
	height:50px;
}

.titoletto {
	font-size: 11px;
	font-weight: bold;
}

#footer{
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	height:25px;
}

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; 
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style8 {
	color: #FFFFFF;
	font-size: 1px;
}

#flashcontent1 {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: transparent;
}
