@charset "utf-8";
body {
	background-color: #669966;
	margin: 0px;
	padding: 0px;
}
.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFCC00;
}
.Mainonwhitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	text-align: justify;
}
.sideitaly {
	background-color: #99CC99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	padding: 4px;
	color: #336600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBEEDB;
	border-right-color: #DBEEDB;
	border-bottom-color: #DBEEDB;
	border-left-color: #DBEEDB;
}
.sideitalyfrance {
	background-color: #FFCC33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	padding: 4px;
	color: #996633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
}
.sideitalyspain {
	background-color: #6684A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	padding: 4px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6F0;
	border-right-color: #E3E6F0;
	border-bottom-color: #E3E6F0;
	border-left-color: #E3E6F0;
}
.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C8EAD3;
	border-right-color: #C8EAD3;
	border-bottom-color: #C8EAD3;
	border-left-color: #C8EAD3;
}
a {
	color: #99FF00;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.link {}
.link a {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: 400;
	color: #669999;
}
.link a:hover {
	text-decoration: underline;
}

.seottl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #99FF00;
	line-height: 25px;
	margin: 0px;
}
.seottl  a {
	color: #99FF00;
	text-decoration: none;
}
.seottl a:hover {
	color: #99FF00;
	text-decoration: underline;
}
.seosubttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #FFCC00;
	margin: 0px;
}
.seosubttl a {
	color: #FFCC00;
	text-decoration: none;
}
.seosubttl a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.textstd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #666666;
}
.textstd a:hover {
	color: #666666;
	text-decoration: underline;
}
.textstd a {
	color: #666666;
	text-decoration: none;
}
