@charset "UTF-8";
/* CSS Document */

*
	{
	margin: 0pt 0pt;
	padding: 0pt 0pt;
	}
	
a
	{
	text-decoration: none;
	color: #3b5997;
	}
	
a.link
	{
	text-decoration: none;
	color: #6786a5;
	}
	
a.sub
	{
	text-decoration: none;
	color: #606060;
	}
	
a.gryphon
	{
	text-decoration: none;
	color: #FFF;
	}
	
a:hover
	{
	text-decoration: underline;
	}
	
img.photoleft
	{
	float: left;
	margin: 5px 10px 4px 0px;
	border: #c7d4e2 4px solid;
	}
	
img.link
	{
	float: left;
	margin: 0px 15px 0px 0px;
	}
	
img.photoright
	{
	float: right;
	margin: 5px 0px 4px 10px;
	border: #c7d4e2 4px solid;
	}
	
span.sel
	{
	color: #f5eb48;
	}
	
.clearer
	{
	clear: both;
	height: 0px;
	}

body
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
	background: url(img/wrapperbg1.png) repeat-y center top scroll;
	}
	
h1.title
	{
	color: #3b5997;
	padding: 50px 0px 0px 20px;
	font-size: 14px;
	font-weight: normal;
	}
	
h1.form
	{
	color: #3b5997;
	padding: 20px 0px 0px 20px;
	font-size: 14px;
	font-weight: normal;
	}
	
h2.title
	{
	color: #606060;
	padding: 0px 0px 0px 20px;
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	}
	
h3.title
	{
	color: #3b5997;
	padding: 20px 0px 0px 20px;
	font-size: 12px;
	font-weight: normal;
	}
	
span.title
	{
	color: #606060;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	}
	
span.grass
	{
	color: #606060;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	}
	
span.form
	{
	color: #606060;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	padding-right: 20px;
	}
	
p.right-col
	{
	font-size: 12px;
	text-align: justify;
	margin: 0px 20px 15px 20px;
	color: #606060;
	}
	
p.form
	{
	font-size: 14px;
	text-align: right;
	margin: 0px 350px 0px 0px;
	color: #606060;
	}
	
p.form-pres
	{
	font-size: 14px;
	text-align: right;
	margin: 0px 626px 0px 0px;
	color: #606060;
	}

p.form-note
	{
	font-size: 14px;
	text-align: right;
	margin: 0px 640px 0px 0px;
	color: #606060;
	}

p.form-note1
	{
	text-align: right;
	margin: 0px 350px 10px 0px;
	}
	
p.form-invia
	{
	text-align: right;
	margin: 0px 600px 10px 0px;
	}

p.right-col-list
	{
	font-size: 12px;
	text-align: justify;
	line-height: 10px;
	margin: 0px 20px 0px 20px;
	color: #606060;
	}
	
p.footer
	{
	color: #FFFFFF;
	padding: 60px 10px 0px 0px;
	display: block;
	font-size: 0.7em;
	font-weight: normal;
	float: right;
	}
	
p.gryphon
	{
	color: #FFFFFF;
	padding: 60px 0px 0px 10px;
	display: block;
	font-size: 0.7em;
	font-weight: normal;
	float: left;
	}
	
/* start header */

#headerino
	{
	width: 961px;
	height: 33px;
	margin: 0pt auto;
	background: url(img/footerinobg.gif) top center scroll repeat-y;
	}

#header
	{
	width: 960px;
	height: 135px;
	background-image: url(img/header960.jpg);
	margin: 0pt auto;
	}
	
/* start menu */
	
#topmenu
	{
	height: 26px;
	list-style-type:none;
	position: absolute;
	top: 168px;
	width: 960px;
	}
	
#topmenu li
	{
	display:inline;
	}
	
#topmenu li#nav8 a
	{
	width: 120px;
	}
	
#topmenu li a
	{
	float: left;
	height: 0px;
	overflow: hidden;
	padding-top: 26px;
	width: 120px;
	}
	
#topmenu li a
	{
	background: url(img/menu.png) no-repeat;
	}
	
#topmenu li#nav1 a
	{
	background-position: 0px 0px;
	}
#topmenu li#nav2 a
	{
	background-position: -120px 0px;
	}

#topmenu li#nav3 a
	{
	background-position: -240px 0px;
	}

#topmenu li#nav4 a
	{
	background-position: -360px 0px;
	}

#topmenu li#nav5 a
	{
	background-position: -480px 0px;
	}

#topmenu li#nav6 a
	{
	background-position: -600px 0px;
	}
	
#topmenu li#nav7 a
	{
	background-position: -720px 0px;
	}
	
#topmenu li#nav8 a
	{
	background-position: -840px 0px;
	}

#topmenu li#nav1 a:hover
	{
	background-position: -0px -26px;;
	}

#topmenu li#nav2 a:hover
	{
	background-position: -120px -26px;
	}

#topmenu li#nav3 a:hover
	{
	background-position: -240px -26px;
	}

#topmenu li#nav4 a:hover
	{
	background-position: -360px -26px;
	}

#topmenu li#nav5 a:hover
	{
	background-position: -480px -26px;
	}

#topmenu li#nav6 a:hover
	{
	background-position: -600px -26px;
	}
	
#topmenu li#nav7 a:hover
	{
	background-position: -720px -26px;;
	}
	
#topmenu li#nav8 a:hover
	{
	background-position: -840px -26px;;
	}
	
/* end menu */

/* end header */

/* start wrapper */

.left-col
	{
	padding: 50px 0px 0px 14px;
	color: #606060;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	}

#wrapper
	{
	width: 960px;
	height: auto;
	/*min-height: 1200px;*/
	margin: 0pt auto;
	background: url(img/wrapperbg.png) center top scroll repeat-y;
	}
	
#left-col
	{
	width: 149px;
	height: auto;
	min-height: 600px;
	float: left;
	/*background: url(img/leftcolbg.png) center top scroll repeat-y;*/
	}
	
#right-col
	{
	width: 811px;
	float: left;
	}

/* end wrapper */

/* start calendar */

p.calendar
	{
	color: #666666;
	margin: 5px 10px 0px 10px;
	}

.calbg
	{
	background: #d1e4ef;
	min-height: 110px;
	}

.calbg1
	{
	background: #d1e4ef;
	min-height: 120px;
	}


#calendar-leftcol1
	{
	border-left: #5f8ca6 solid 1px;
	text-align: center;
	font-size: 12px;
	margin: 0px auto;
	width: 135px;
	/*min-height: 200px;*/
	float: left;
	padding: 10px 0px 10px 0px;
	background: trasparent;
	}
	
#calendar-leftcol2
	{
	text-align: center;
	font-size: 12px;
	margin: 0px auto;
	width: 134px;
	/*min-height: 470px;*/
	float: left;
	padding: 10px 0px 10px 0px;
	background: trasparent;
	}
	
#calendar-rightcol
	{
	font-size: 12px;
	margin: 0px auto;
	width: 540px;
	float: left;
	padding: 10px 0px 10px 0px;
	background: trasparent;
	}

/* end calendar */


/* start footer */

#pre-footer
	{
	clear: both;
	width: 960px;
	height: 130px;
	margin: 0pt auto;
	background: url(img/prefooterbg.png) center top scroll;
	}
	
#footer
	{
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0px auto;
	background: url(img/footerbg.png) center top scroll;
	}
	
#footerino
	{
	margin: 0pt auto;
	clear: both;
	width: 961px;
	height: 33px;
	background: url(img/footerinobg.gif) center top scroll repeat-y;
	}

/* end footer */

