/*
************
CSS Document
************

******************************************************
IMPOSTAZIONI LOCALI DEL TEMPLATE 'pvi_template_combat'
******************************************************
*/

body{
	background-image:  url(../images/sfondo.gif);
}

body a{
	color: #6B172C;
}
#header{
	height: 193px;
	background-image:  url(../images/sfondoHeader.gif);
	background-repeat: repeat-x;
	background-position: center;
	z-index: 1;
}
#immagine{
	height: 193px;
	width: 100%;
	background-image:  url(../images/aereo.png);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 2;
}
#pattern{
	height: 193px;
	width: 100%;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
	z-index: 3;
	position: relative;
	top: -193px;
}
#logo{
	height: 193px;
	width: 706px;
	background-image:  url(../images/logoXVanno.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0px;
	left: 46px;
	z-index: 4;
}

/*
*************
Stili del menu
*************
*/

/* Login */
#loginVisibile ul{
	color: #6B172C;
}
#loginVisibile a {
	color: #6B172C;
	background-image: url(../images/puntoElenco.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#loginVisibile a:hover{
	color: #95082E;
	background-image: url(../images/puntoElencoHover.gif);
}
#loginTop{
	width: 238px;
	height: 27px;
	background-image: url(../images/loginTop.png);
}
#form-login div a:hover{
	color: #6B172C;
}

/* Calendario */
#calendarioTop{
	width: 238px;
	height: 27px;
	background-image: url(../images/calendarioTop.png);
}
#eventcalq caption.mod_eventlistcalq_calendar-month {
	color: #6B172C;
}
#eventcalq caption.mod_eventlistcalq_calendar-month a:hover {
	background-color: transparent;
	color: #6B172C;
}
#eventcalq td.mod_eventlistcalq_caldaylink a:link, #eventcalq td.mod_eventlistcalq_caldaylink a:visited {
	color: #6B172C;
}
#eventcalq td.mod_eventlistcalq_caldaylink a:hover {
	background-color: #6B172C;
	color: #FAFAFA;
}

/* Menu */
#menuTop{
	width: 238px;
	height: 27px;
	background-image: url(../images/menuTop.png);
}
#menuVisibile a {
	color: #6B172C;
}

/* Forum */
#forumTop{
	width: 238px;
	height: 27px;
	background-image: url(../images/forumTop.png);
}

/*
**************
Stili del testo
**************
*/

.componentheading {
	color: #6B172C;
	border-bottom: 1px solid #6B172C;
}
.contentheading {
	color: #6B172C;
}
div#eventlist table.eventtable th {
	background-color: #A49D9A;
}

/* CSS per le pagine 'download' */
.sectiontableheader, .sectiontableheader a{
	background-color: #A49D9A;
	color: #6B172C;
}
#dm_header a:hover{
	color: #95082E;
}
#dm_cats h3, #dm_docs h3 {
	background-color: #C9C4C0;
	color: #6B172C;
}
#dm_title{
	background-color: #A49D9A;
	color: #6B172C;
}
.dm_cat .dm_name {
	color: #6B172C;
}
a.dm_name:hover {
	color: #6B172C;
}
.dm_doc thead, #dm_tooltip thead {
	background-color: #A49D9A;
	color: #6B172C;
}
