body {
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.bordodx {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}

.maintable {
	border: 1px solid #333333;


}
.bianco {
	background-color: #FFFFFF;
}
.piede {
	background-image: url(media/blockdefault.gif);
	padding-top: 9px;
	padding-bottom: 11px;
	background-position: center;
	color: #CCCCCC;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contenido {
	margin: 2px;
	padding: 2px;
}
.rigasotto {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7C300;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F7C300;
}
.bottoni {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	background-color: #FFFF99;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
}
.campi {
	font-size: 90%;
	background-color: #FFFF99;
}
.bordomin {
	padding: 2px;
	border: 1px solid #999999;
}
.proyectos {
	font-size: 10px;
	text-align: center;
}
.titulo {
	background-image: url(../pict/titulo.jpg);
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
.quientabla {
	padding: 2px;
	border: 1px solid #999999;
	background-image: url(../pict/logofondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bordotabla{
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color='#999999', Positive='true');
	background-color:#FFFFFF;
	border:solid 1px #333333;
}


.fondosx {
	background-image: url(../pict/fondosx.jpg);
	background-repeat:  repeat-y;
	background-position: left;
}
