/******************************************************/
/* CSS ORDINE DEGLI ARCHITETTI DI ORISTANO */
/* © THARROSNET 2006 */ /* §(:)§ */
/******************************************************/

HTML, BODY {
margin: 0px;
padding: 0px;
height: 100%;
}
BODY {
text-align: center;
font-family: Verdana, Tahoma, sans-serif;
background-color: #ffffff;
font-size: .7em;
}

/***************************************************** Link dove non diversamente specificato */
A:link  {
text-decoration: none;
color: #AB0634;
}
A:visited   {
text-decoration: none;
color: #6A3C49; /* #939495 + chiaro di --> #767A7D */
}
A:active    {
text-decoration: none;
color: #ffffff;
background-color: #AB0634;
}
A:hover {
text-decoration: none;
color: #ffffff;
background-color: #AB0634;
}

/***************************** active */
.active {
font-weight: bold;
}
A.active:link  {
text-decoration: none;
color: #6A3C49;
}
A.active:visited   {
text-decoration: none;
color: #6A3C49;
}
A.active:active    {
text-decoration: none;
color: #ffffff;
background-color: #AB0634;
}
A.active:hover {
text-decoration: none;
color: #ffffff;
background-color: #AB0634;
}
.noactive {
font-weight: normal;
}

/***************************************************** moduli */
form {   
	margin: 0px;
	padding: 0px;
}
label {
    margin: 0px;
	padding: 0px;
    color: #ffffff;
	font-weight: bold;
}
.labelSmall {
margin: 0px;
padding: 0px;
color: #000000;
}

input, textarea {
    border: 1px solid #BBB3B1;
	margin: 3px 0px 0px 0px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #372E0B;
    font-weight: normal;
    font-size: .9em;
}
.input {
    margin: 2px 0px 2px 0px;
}
select {
    border: 1px solid #BBB3B1;
    font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
}
.radio {
border: 0px;
}
.button {
	margin: 3px 0px 0px 0px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #ffffff;
    font-weight: normal;
	background-color: #BBB3B1;
}

/***************************************************** testo */
h1 {
/* color: #AB0634; */
font-weight: bold;
font-size: 1em;
padding: 0px 0px 15px 0px;
margin: 0px;
}
.data {
/* color: #AB0634; */
font-weight: bold;
font-size: 1em;
padding: 0px 0px 6px 0px;
margin: 0px;
}
h2 {
/* color: #AB0634; */
width: 100%;
text-align: right;
font-weight: bold;
font-size: 1em;
padding: 15px 0px 0px 0px;
margin: 0px;
}
.h5 {
font-weight: normal;
padding: 0px;
margin: 0px;
}
.h6 { /* testo recapiti footer orario */ 
font-weight: normal;
padding: 5px 0px 0px 0px;
margin: 0px;
}
.h7 { /* testo recapiti footer orario */ 
font-weight: bold;
padding: 0px;
margin: 0px;
color: #990000;
}
img {
border: 0px;
}

/***************************************************** visualized page */
#visualizedPage {
width: 770px;
min-height: 100%; /* IE7,FF,O,N */
height: auto; /* IE6 */
position: relative;
margin: 0px auto; /* ! */
}

/***************************************************** head */ 
#header {
height: 98px;
padding: 0px;
margin: 0px;
}
#containerTitle {
height: 60px;
padding: 0px;
margin: 15px 0px 0px 0px;
background-image: url(../img/logo_back.gif);
background-position: top center;
background-repeat: repeat-x;
}
.logo {
float: left;
width: 163px;
text-align: left;
padding: 0px 0px 0px 5px;
margin: 0px;
background-color: #ffffff;
}
.title {
float: left;
text-align: left;
padding: 0px;
margin: 0px;
}

/***************************************************** barra navigazione */
#containerNavBar {
height: auto;
padding: 0px;
margin: 0px;
text-align: left;
}
.homeIndex {
float: left;
width: 166px;
height: 100%;
margin: 0px;
padding: 0px 0px 0px 2px; /*!*/
text-align: center;
font-size: 1.1em;
}
ul.navBar {
list-style: none;
margin: 0px;
padding: 0px;
text-align: left;
}
li.navBar {
display: inline;
margin: 0px;
padding: 0% 6% 0% 0%;
font-size: 1.1em;
}

/***************************************************** briciole */
.briciole {
margin: 0px;
padding: 0px 5px 15px 0px;
text-align: justify;
color: #000000;
}

/***************************************************** sx */
#sx {
clear: both; /*!*/
float: left;
width: 165px;
height: auto;
min-height: 350px;
margin: 0px;
padding: 0px;
}
.boxSx {
margin: 0px;
padding: 5px 10px 5px 15px;
text-align: justify;
color: #000000;
font-size: .9em;
}

/***************************************************** menu */
#menuSec {
/*height: 100%;*/
padding: 72px 0px 0px 0px;
margin: 0px;
}
ul.menuSec {
margin: 0px 5px 5px 10px;
padding: 2px 0px 0px 0px;
text-align: left;
list-style-type: none;
list-style-image: url(../img/list2.gif);
list-style-position: outside;
}
li.menuSec {
margin: 0px;
padding: 5px 0px 8px 0px;
}
#menuSec2 {
/*height: 100%;*/
padding: 0px;
margin: 0px;
}
ul.menuSec2 {
display: block;
margin: 0px 5px 5px 10px;
padding: 2px 0px 0px 10px;
text-align: left;
list-style-type: none;
list-style-image: url(../img/list2.gif);
list-style-position: outside;
}
li {
margin: 0px;
padding: 3px 0px 5px 0px;
}
#moduleLinks{
/*height: 100%;*/
padding: 0px;
margin: 0px;
}
ul.moduleLinks {
margin: 0px 5px 5px 18px;
padding: 0px 0px 5px 0px;
list-style-type: none;
list-style-image: url(../img/list_links.gif);
list-style-position: outside;
text-align: left;
}

/***************************************************** center */
#center {
float: left;
width: 400px;
margin: 0px 0px 0px 25px;
padding: 5px 0px 0px 0px; /*!*/
text-align: justify;
height: auto;
}
#centerMax { /* no dx */
float: left;
width: 570px;
margin: 0px 0px 0px 25px;
padding: 5px 0px 0px 0px; /*!*/
text-align: justify;
height: auto;
}
#Max { /* no dx */
float: left;
width: 585px;
margin: 0px 0px 0px 4px;
padding: 10px 0px 0px 0px; /*!*/
text-align: justify;
height: auto;
}
/***************************************************** user */
.user {
/* color: #AB0634; */
width: 98%;
text-align: right;
padding: 5px;
margin: 0px 0px 10px 0px;
}

/***************************************************** table */
.table {
margin: 0px;
padding: 0px;
border: 0px;
}
.td {
margin: 0px;
padding: 5px 5px 2px 0px;
}

/***************************************************** dx */
#dx {
float: right;
width: 165px;
margin: 0px;
padding: 0px;
text-align: left;
}
.boxDx {
margin: 0px;
padding: 5px 15px 5px 10px;
text-align: justify;
color: #ffffff;
}

/***************************************************** footer */
#footer {
clear: both;
height: 100px;
padding: 0px;
margin: 0px;
background-image: url(../img/hr.gif);
background-position: center center;
background-repeat: repeat-x;
text-align: left;
}
.footerEmail {
float: left;
width: 165px;
height: auto;
margin: 0px;
padding: 43px 6px 0px 0px; /*!*/
text-align: center;
background-color: #ffffff;
}
.footerRec {
float: left;
text-align: left;
height: auto;
margin: 0px;
padding: 35px 0px 0px 0px;
}
.footerFlat {
float: right;
width: 80px;
height: auto;
margin: 0px;
padding: 35px 0px 0px 0px;
text-align: center;
background-color: #ffffff;
}
.footerCredits {
clear: both;
width: 690px;
height: 20px;
margin: 0px 0px 10px 0px;
padding: 0px;
text-align: right;
}
/***************************************************** stats, description */
.stats, description {
display: none;
}

