/******************************************************/
/* CSS PORTAL FISH Sardegna */
/* © THARROSNET 2007 */ /* §(:)§ */
/******************************************************/

HTML, BODY { 
margin: 0px;
padding: 0px;
}
BODY {
text-align: center;
font-family: Tahoma, Arial, Verdana, sans-serif; 
font-size: .8em;
color: #000000;
background-color: #C6E2FF;
}

/****************************************************** link */
A:link  {
text-decoration: underline;
color: #332B66;
}
A:visited   {
text-decoration: underline;
color: #3D5BB1;
}
A:active    {
text-decoration: none;
color: #ffffff;
background-color: #7AA4F0;
}
A:hover {
text-decoration: none;
color: #ffffff;
background-color: #7AA4F0;
}

/****************************************************** link nav Princ */
A.navP {
padding: 4px 8px 7px 8px;
}

/****************************************************** link nav Temat */
A.navTem:active {
background-color: #7AA4F0;
}
A.navTem:hover {
background-color: #7AA4F0;
}

/****************************************************** elenchi */
ul.navP {
margin: 0px;
padding: 0px;
}
li.navP {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
ul.navTem {
margin: 0px;
padding: 0px;
}
li.navTem {
list-style: none;
list-style-image: url(../img/list.gif);
list-style-position: outside;
margin: 0px;
padding: 0px 0px;
}
ul.moduleLinks {
margin: 0px;
padding: 0px;
}
li.moduleLinks {
list-style: none;
list-style-image: url(../img/list_links.gif);
list-style-position: outside;
margin: 0px 15px;
padding: 4px 0px;
}

/****************************************************** moduli */
form {   
margin: 0px;
padding: 0px;
}
legend {
font-size: 1em;
color: #D41043;
}
fieldset {
border: 1px solid #EAEAEA;
}
label {
margin: 0px;
padding: 0px 5px;
}
input {
border: 1px solid #535353;
margin: 3px 0px 0px 0px;
color: #000000;
font-size: .9em;
}
textarea {
border: 1px solid #535353;
margin: 3px 0px 0px 0px;
color: #000000;
font-size: 1.1em;
}
.input, .textarea {
border: 1px solid #535353;
}
select {
border: 1px solid #535353;
color: #000000;
font-size: .9em;
}
.radio {
border: 0px;
}
.button {
margin: 3px 0px 0px 0px;
color: #ffffff;
font-weight: normal;
background-color: #535353;
}

/******************************** box paragrafi testo img */
.box {
clear: both;
height: 100%;
overflow: hidden;
text-align: justify;
margin: 0px 0px 0px 1px;
padding: 5px 15px 5px 10px;
}
p {
clear: both;
height: auto;
margin: 0px;
padding: 8px;
text-align: justify;
}
h1 {
font-size: 1em;
color: #473C8B;
padding: 0px;
margin: 5px;
}
h2 {
padding: 0px;
margin: 10px;
font-size: 1em;
color: #473C8B;
}
h3 {
padding: 0px;
margin: 10px 0px;
font-size: 1em;
color: #473C8B;
}
.eviden {
padding: 5px;
margin: 0px;
font-size: 1em;
color: #990000;
font-weight: bold;
}

/****************************************************** WAI */
.xs {
font-size: 80%;
}
.s {
font-size: 100%;
}
.m {
font-size: 120%;
}
acronym {
cursor: help;
color: #003173;
border-bottom: 1px #990000 dashed;
}

/****************************************************** separatori testo */
.hr {
clear: both;
width: 100%;
height: 8px;
background-image: url(../img/hr.gif);
background-repeat: repeat-x;
background-position: top center;
}
hr {
clear: both;
width: 100%;
height: 2px;
background-color: transparent;
background-image: url(../img/hr.gif);
background-repeat: repeat-x;
background-position: top center;
}

/****************************************************** img del testo */
.imgBox {
float: left;
width: 120px;
padding: 5px;
}

/****************************************************** page index details */
#containerPage {
width: 95%;
margin: 0px auto;
padding: 0px;
text-align: left;
background-image: url(../img/hr_vert.gif);
background-repeat: repeat-y;
background-position: 80% 0%;
background-color: #ffffff;
border: 7px solid #E9F4FF; 
}
#containerPageDetails {
width: 97%;
margin: 0px auto;
padding: 0px;
text-align: left;
background-color: #ffffff;
border: 7px solid #E9F4FF; 
}

/**************************** background */
#bPLeft, #bPLeftDetails {
/* #left */
background-image: url(../img/hr_vert_tem.gif);
background-position: 20% 0%;
background-repeat: repeat-y;
}

/***************************************************** header */
#header {
width: 100%; 
height: 156spx;
background-color: #7BA5EF;
background-image: url(../img/hea_back.jpg);
background-position: top left;
background-repeat: repeat;
}
#headerBack {
width: 100%; 
height: 156px;
background-image: url(../img/head_sky-RIDOTTO.jpg);
background-position: top right;
background-repeat: no-repeat;
}
/******************************** logo, others menů in header */
.logo {
float: left;
width: 200px; 
height: 160px;
margin: 0px; 
padding: 2px 0px;
}
.containerOther {
float: right;
width: 270px;

}
.menuOther {
text-align: center;
margin: 0px;
padding: 5px 10px;
background-color: #E9F4FF;
}
.search {
height: 20px;
margin: 0px;
padding: 100px 0px 0px 0px;
color: #000000;
text-align: center;
}
/****************************************************** left */
#left {
clear: both;
float: left;
width: 20%;
height: auto;
min-height: 100%;
background-color: #B4EEB4;
}

/****************************************************** date, navigation */
.date {
height: 40px;
margin: 0px auto;
padding: 5px 0px 0px 0px;
text-align: center;
background-color: #ffffff;
}
.titleNavTem {
width: 100%;
height: 20px;
margin: 0px;
padding: 5px 0px 0px 0px;
text-align: center;
color: #D41043;
font-size: 1.1em;
font-weight: bold;
font-variant: small-caps;
background-image: url(../img/back_title_nav.gif);
background-position: top left;
background-repeat: repeat-x;
}
.navTem1 {
margin: 0px;
padding: 5px;
}
.navTem2 {
margin: 0px;
padding: 5px;
}
.navTem3 {
margin: 0px;
padding: 5px;
}

/*************************************** center */
#center {
float: left;
width: 60%;
}

/*************************************** center details */
#centerContent {
float: left;
width: 60%;
}

/*************************************** news approfondimenti */
.titleBoxContent, .titleBoxContentDetails {
height: 20px;
margin: 0px;
padding: 5px 0px 0px 0px;
text-align: center;
color: #D41043;
font-size: 1.1em;
font-weight: bold;
/*background-image: url(../img/back_title_nav.gif);
background-position: top left;
background-repeat: repeat-x;*/
}

/*************************************** right */
#right {
float: right;
width: 20%;
}

/*************************************** login, user */
.user {
width: 98%;
padding: 5px 0px;
margin: 0;
text-align: right;
}

/************************************ calendar */
#calendar {
width: 95%;
margin: 0px 0px;
padding: 0px;
text-align: center;
}
.tableCal {
width: 95%;
border: 1px solid #9BCD9B;
padding: 10px 8px;
margin: 0px auto;
text-align: center;
background-color: #FFFFFF;
}
.tdMonth {
background-color: #CFCFCF;
padding: 2px;
font-weight: bold;
}
.tdWeek {
background-color: #E8E8E8;
padding: 1px;
font-weight: bold;
}

/*************************************** galleria */
.imgGallery {
float: left;
width: 104px;
height: 104px;
padding: 2px;
}
img {
border: 0px;
}

/****************************************************** footer */ /* !!! */
#footer {
clear: both;
width: 100%;
height: 15px;
padding: 10px 0px;
margin: 0px;
text-align: center;
background-color: #B4EEB4;
}

/****************************************************** stats, description */
.stats, description {
display: none;
}

