/* aspu css template n. 2 */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:link, a:visited {
	color: #b3393b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	background: #bab4a4 url(bg_page.gif) repeat-y center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

hr {
	background: #b3393b;
	color: #b3393b;
	height: 2px;
}

li {
	line-height: 14px;
	text-align: justify;
}
ol li {
	margin: 6px 0px 6px 20px;
	list-style: decimal outside none;
}
ul li {
	margin: 6px 0px 6px 20px;
	list-style-image: url(bull.gif);
	list-style-type: none;
}

small {
	font-size: 10px;
}



/* CATEGORIE */
.td_s {
	padding: 3px 0px 3px 0px;
}
.td_s_hl {
	padding: 3px 0px 3px 0px;
}
a.a_s:link, a.a_s:visited {
	color: #454b5b;
}
a.a_s:hover {
	
}
a.a_s_hl:link, a.a_s_hl:visited {
	font-weight: bold;
	color: #454b5b;
}
a.a_s_hl:hover {
	
}


/* SOTTO CATEGORIE */
.td_ss {
	padding: 3px 0px 3px 12px;
	background-color: #eee;
}
.td_ss_hl {
	padding: 3px 0px 3px 12px;
	background-color: #eee;
}
a.a_ss:link, a.a_ss:visited {
	color: #575f73;
}
a.a_ss:hover {
	
}
a.a_ss_hl:link, a.a_ss_hl:visited {
	font-weight: bold;
	color: #575f73;
}
a.a_ss_hl:hover {
	
}


/* SOTTO SOTTO CATEGORIE */
.td_sss {
	padding: 3px 0px 3px 24px;
	background-color: #ddd;
}
.td_sss_hl {
	padding: 3px 0px 3px 24px;
	background-color: #ddd;
}
a.a_sss:link, a.a_sss:visited {
	color: #69738b;
}
a.a_sss:hover {

}
a.a_sss_hl:link, a.a_sss_hl:visited {
	font-weight: bold;
	color: #69738b;
}
a.a_sss_hl:hover {
	
}



/* ID */

#webpage {
	margin: 0px auto;
	width: 784px;
	position: relative;
}

#container {
	background: #bab4a4 url(bg_main.gif) repeat-y center;
	overflow: auto;
	position: relative;
}

#header {
	width: 100%;
	height: 140px;
	position: relative;
}

#logo {
	float: left;
	width: 172px;
	height: 140px;
	position: relative;
}

#search {
	float: right;
	height: 40px;
	width: 299px;
	position: relative;
}

#slogan {
	float: right;
	width: 612px;
	height: 100px;	
	position: relative;
}

#breadcrumb {
	clear: both;
	height: 17px;
	width: 100%;
	margin: 0px 0px 8px 0px;
	position: relative;
	background: url(bg_breadcrumb.gif) repeat-x;
}

#main {
	clear: both;
	width: 100%;
	position: relative;
}

#menu {
	float: left;
	width: 210px;
	position: relative;
}


#content {
	float: right;
	width: 564px;
	position: relative;
}
#content-pad {
	padding: 16px;
	background-color: #fff;
	text-align: justify;
	color: #454b5b;
	line-height: 16px;
	overflow: hidden;
	min-height: 450px;
}


#footer {
	clear: both;
	width: 784px;
	background: url(bg_footer_ve.gif) repeat-x top;
	position: relative;
	color: #fff;
	overflow: hidden;
}


#mainbox_top {
	background: url(mainbox_top.gif) no-repeat left;
	width: 100%;
	height: 8px;
}
#mainbox_bottom {
	background: url(mainbox_bottom.gif) no-repeat left;
	width: 100%;
	height: 8px;
	margin-bottom: 10px;
}

#shortmenu {
	text-align: center;
	margin: 10px 0px 6px 0px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #bbb;
	color: #fff;
}

#credits {
	float: left;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
}

#mlist {
	float: right;
	padding: 3px 10px 20px 0px;
}
#mlist_container {
	clear: both;
	background-color: #e3dfdd;
	width: 200px;
	text-align: center;
}
#mlist_top {
	background: url(mlist_top.gif) no-repeat left;
	width: 100%;
	height: 8px;
}
#mlist_bottom {
	background: url(mlist_bottom.gif) no-repeat left;
	width: 100%;
	height: 8px;
}



/* CONTEXTUAL */

#search form {
	margin-top: 9px;
	width: 100%;
}
#search .corner {
	clear: both;
	background: transparent url(search_txtfield_corner.gif) no-repeat top right;
	width: 100px;
	height: 20px;
	vertical-align: middle;
	float: left;
	padding-top: 3px;
}
#search .txt {
	background: transparent url(search_txtfield_bg.gif) repeat-x;
	width: 180px;
	height: 20px;
	font-size: 11px;
	color: #747474;
	vertical-align: middle;
	float: left;
	padding-top: 3px;
}
#search .sub {
	background: transparent url(search_submit.gif) no-repeat;
	width: 19px;
	height: 20px;
	vertical-align: middle;
	float: left;
	cursor: pointer;
}


#breadcrumb a:link, #breadcrumb a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb p {
	color: #fff;
	padding: 1px 0px 0px 8px;
	font-size: 11px;
	word-spacing: 2px;
}


#content-pad p {
	font-size: 13px;
	margin-bottom: 14px;
}
#content-pad .page_title {
	text-align: center;
	font-size: 19px;
	margin-bottom: 18px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #bbb;
}
#content-pad img {
	margin-left: 8px;
	margin-right: 8px;
}
#content-pad table {
	width: auto;
	background: #eee;
	border-collapse: collapse;
}
#content-pad td {
	border: 1px solid #aaa;
	padding: 4px;
	font-size: 11px;
	text-align: left;
}
#content-pad th {
	border: 1px solid #aaa;
	padding: 4px;
	border-bottom: 3px solid #aaa;
	color: #b3393b;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}



#shortmenu a:link, #shortmenu a:visited {
	color: #bbb;
	font-size: 11px;
}

#credits a:link, #credits a:visited {
	color: #bbb;
}

#credits p {
	margin: 0px 0px 10px 0px;
}


#mlist .corner {
	background: transparent url(search_txtfield_corner.gif) no-repeat top right;
	width: 8px;
	height: 20px;
	vertical-align: middle;
	float: left;
	padding-top: 3px;
	margin-left: 8px;
}
#mlist .txt {
	background: transparent url(search_txtfield_bg.gif) repeat-x;
	width: 155px;
	height: 20px;
	font-size: 11px;
	color: #747474;
	vertical-align: middle;
	float: left;
	padding-top: 3px;
}
#mlist .sub {
	background: transparent url(search_submit.gif) no-repeat;
	width: 19px;
	height: 20px;
	vertical-align: middle;
	float: left;
	cursor: pointer;
}
#mlist .sel {
	clear: both;
	color: #41403e;
}
#mlist h4 {
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #41403e;
	padding-bottom: 3px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#home img {
	margin-left: 68px;
	vertical-align: middle;
}
#home h5 {
	text-align: center;
}
#home p {
	margin-top: 8px;
	font-size: 13px;
}

#news h3 {
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size: 17px;
	letter-spacing: 0.04em;
}
#news table {
	width: auto;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: none;
}
#news td {
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
}
#news th {
	border: none;
	padding: 0px;
	margin: 0px;
	padding-top: 16px;
	text-align: left;
	font-size: 13px;
}


#content .update {
	text-align: right;
	margin: 0px 0px 16px 0px;
	font-size: 10px;
	color: #787573;
}


hr.thin {
	color: #e3dfdd;
	background: #e3dfdd;
	height: 1px;
	width: 100%;
	margin: 4px 0px 2px 0px;
}

.leftbox_top {
	background: url(leftbox_top.gif) no-repeat left;
	width: 100%;
	height: 8px;
}
.leftbox {
	padding: 8px;
	background-color: #fff;
	overflow: hidden;
}
.leftbox_bottom {
	background: url(leftbox_bottom.gif) no-repeat left;
	width: 100%;
	height: 8px;
	margin-bottom: 10px;
}

#input_form {
	background: none;
	border: none;
	padding: 6px;
	margin: 0px auto;
}

#input_form table, #input_form td {
	background: none;
	border: none;
}
#input_form input {
	border: 1px inset;
	width: auto;
}
#input_form .button {
	border: 1px outset;
	width: auto;
	background: #ccc;
}
