/* CSS Document */

/*img{
	display: block;
	border:0;
}
*/
input.imagesphp
{
	background-color: #333333;
	color: #CCCCCC;
	font-weight: bolder;
	border: 0;
	text-align: left;
}

a:link {
	font-size: 12px;

	color: #00CCFF;
	text-decoration: none;
	font-family: "Gill Sans MT","Arial", "Helvetica", sans-serif;	
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:hover	 {
	color: #CCFF00;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}

/*Gentile con Netscape*/
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
th,p,td,li,ul,ol,h1,h2,h3,h4,h5,h6,dl{
	font-family: "Gill Sans MT","Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

p{
	color: #CCCCCC;
}
h1{
	font-weight: bolder;
	color: #FFFFFF;
}
h2{
	color: #FFFFFF;
}

p.scuro {
	color: #000099;
	text-align: left;
}
div.scuro {
	color: #000099;
	text-align: left;
}
div.grigioscuro {
	color: #666666;
	text-align: center;
}
div.grigiochiaro {
	color: #999999;
	text-align: center;
}
p.chiaro {
	color: #FFFFFF;
	text-align: center;
}
div.chiaro {
	color: #FFFFFF;
	text-align: center;
}
div.giallo {
	color: #FFFF66;
	text-align: center;
}
p.giallo {
	color: #FFFF66;
	text-align: center;
}

#cv a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#cv a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#cv a:hover	 {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#cv a:active {
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
}
img.photo {
	border: 5px ridge #CCCCCC;
}
img.thumb {
/*	
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;
*/	border: 3px ridge #CCCCCC;margin: 3px;
}

/*td.black a: link {
	color: #000000;
}
td.black a: visited {
	color: #000000;
}
td.black a: hover {
	color: #0000CC;
}
td.black a: active {
	color: #000000;
}
*/
a.black:link {
	color: #333333;
}
a.black:visited {
	color: #000000;
}
a.black:hover {
	color: #0000FF;
}
a.black:active {
	color: #000000;
}
a.red:link {
	color: #FF0000;
}
a.red:visited {
	color: #FF3300;
}
a.red:hover {
	color: #FFFF00;
}
a.red:active {
	color: #990000;
}
a.white:link {
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
}
a.white:hover {
	color: #33FF66;
}
a.white:active {
	color: #0000FF;
}
a.grey:link {
	color: #CCCCCC;
}
a.grey:visited {
	color: #CCCCCC;
}
a.grey:hover {
	color: #33FF66;
}
a.grey:active {
	color: #0000FF;
}

a.thumb:link {
	color: #FFFFFF;
}
a.thumb:visited {
	color: #666666;
}
a.thumb:hover {
	color: #FFFF00;
}
a.thumb:active {
	color: #000000;
}
