/* CSS Document */
/* -Css- by Arch. Michele Saleri [rev 1.4]
/* Struttura Generale LAYOUT*/

body
{
    font-family: Arial, Helvetica, sans-serif; /* Base font family for most elements */
    font-size: 0.8em; /* Base size for all elements 0.8em  other size definitions relates to this */
    padding: 0.2em;
	background:#353334;
}

/* MAIN */

div#container
{
	width:750px;
	background:#706865;
	margin-left:auto;
	margin-right:auto;
	text-align:
}

div#header
{
	width:750px;
	height:88px;
	background:#A79D9B url(/design/plain/images/header_logo.gif) no-repeat;
	border-bottom:2px solid #E7E7E5;
}

div#under-header
{
	width:750px;
	margin-top:-6px;
}

div#path
{
	float:left;
	margin-top:100px;
	margin-left:10px;
	font-size:10px;
}

div#wrapper
{
	float:left; 
	width:100%;
	margin-bottom:40px;
}

div#content
{
	margin: 5px 14px 0 155px;
}

div#navigation
{
	float:left; 
	width:148px; 
	height:320px; 
	margin-top:5px;
	margin-bottom: 6px;
	margin-left:-750px;
	text-align:right;
	background:#706865;
}

div#links 
{
	margin: 20px 0 0 0;
}

div#links p
{
	margin: 10px 0 0 0;
	text-align:center;
}


div#footer
{
	padding-top:0px;
	clear:left; 
	width:750px;
	text-align:justify;
}
 
.footer
{
	margin-left:85px;
	padding:4px;
	color:#333;
	font-size:10px;
}

/* --------- CUSTOM home---------*/
td.home-content
{
	padding-left:10px;
	padding-right:2px;
}

td.home-content p
{
	line-height: 1.35em;  
	text-align:justify;
}

td.newsletter p
{
	text-align:center;
	margin-top:10px;
	padding: 2px 0;
}

td.newsletter a
{
	color: #000;
	text-decoration: underline;
	font-weight:bold;
} 

td.newsletter a:hover
{
	color: #000;
	text-decoration: none;
} 

/* --------- PRIMARY MENU LAYOUT* ---------*/
div.lang
{
	width:150px;
	text-align:center;
	margin-top:1px;
	margin-left:630px;
	font-weight:bold;
	font-size:11px;
}

div.lang a
{
	text-decoration: none;
	color: #333;
} 

div.lang a:hover
{
	color: #d2d2d2;
	text-decoration: underline;
} 

ul#minitabs
{
	font-family: Verdana, Helvetica, sans-serif;
	list-style: none;
	margin: 0px;
	padding-top: 55px;
	text-align: right;
	white-space: nowrap;
	font-weight:bold;
	font-size:11px;
}
	
ul#minitabs li
{
	display: inline;
	margin: 0 10px;
	border-left:1px solid;
	padding:0 6px;
}

ul#minitabs a
{
	text-decoration: none;
	color: #EAE6E5;
}
	
ul#minitabs a:hover
{
	color: #C4DE35;
} 

/* --------- SECONDARY MENU LAYOUT* ---------*/
ul#minitabs2
{
	font-family: Verdana, Helvetica, sans-serif;
	list-style: none;
	margin-right:8px;
	text-align: right;
	white-space: nowrap;
	font-size:11px;
}
	
ul#minitabs2 li
{
	display: inline;
	margin: 0 8px;
}

ul#minitabs2 a
{
	text-decoration: none;
	color: #B1ABAB;
}
	
ul#minitabs2 a:hover
{
	text-decoration: underline;
}   

/* --------- LATERALE MENU LAYOUT* ---------*/
ul#navlat
{
	font-family: Verdana, Helvetica, sans-serif;
	list-style: none;
	margin-right:30px;
	text-align: right;
	white-space: nowrap;
	font-size:11px;
	vertical-align:middle;
}
	
ul#navlat li
{
	display: block;
	margin: 8px 0px;
}

ul#navlat a
{
	text-decoration: none;
	color: #E7E7E7;
}
	
ul#navlat a:hover
{
	color: #E7E7E7;
	text-decoration: underline;
}   

/* --------- FINE MENU LAYOUT* ---------*/
ul#menu
{
	width:180px; 
	margin-left:0px;
	border-bottom: 2px solid #CCC;
	border-top: 2px solid #CCC;
	font-weight: bold;
	padding: 4px 0;
}

ul#menu li, ul 
{
	list-style-type:none;
}

div.menu-level-0 a
{
display:block;
padding:5px 16px;
background:#EFEFEF;
}

div.menu-level-0 a:hover
{
background:#ccc;
color:#000;
}

div.menu-level-1 a
{
display:block;
padding:5px 6px;
background:#EFEFEF;
}

div.menu-level-1 a:hover
{
background:#ccc;
color:#000;
}

div.menu-level-1 .selected
{
background:#ccc;
color:#000;
}


div.menu-level-2 a
{
display:block;
padding:2px 4px;
background:#EFEFEF;
}

div.menu-level-2 a:hover
{
background:#ccc;
color:#000;
}

div.menu-level-2 .selected
{
background:#ccc;
color:#000;
}

/* ------- HEADERS ------- */
h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    margin: 0.1em 0 0.5em 0;
    padding: 0;
	color: #FFF;
}

h1
{
	font-family:Verdana, Courier, mono;
	margin: 0.1em 0 0em 0;
	font-size: 1.2em;
}

h2
{
    font-size: 1.2em;
    margin: 0.5em 0em 0.2em 0em;
}

h3
{
    font-size: 1.1em;
    margin: 0.1em 0 0.3em 0;
    border-bottom: 1px dashed;
}

h4, h5 /* Dividono pagina intera spazio sotto*/
{ 
    font-size: 12px;
    margin: 1em 0 0em 0em;
    border-bottom: 1px dashed;
}

h6 /* Dividono pezzi su pagina a 2 colonne zero margine*/
{ 
    font-size: 12px;
    margin: 0.4em 0 0.2em 0em;

}

/* PARAGRAPHS */

p
{    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    margin: 0.4em 0 0.2em 0;
    color:  #E9E8E6;
	text-align:justify;
    line-height: 1.35em; /* 1.25 is aprox. default line height in most popular browsers; set explicitly to ensure consitency. */
	
}


/* ------- LINK STYLE site ------- */
a
{
    color: #E7E7E7;
}

a:hover
{
    color: #fff;
}


/* ------- OGGETTI ------- */
div.object-right
{ 
    margin: 3px;
    float: right;
}

div.object-left
{ 
    margin: 0px;
}

div.object-center
{ 
/*    float: center;*/
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.class-folder table.renderedtable td
{
	border:1px solid #333;
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.class-folder table.renderedtable td.title
{
	font-weight:bold;
	background:#444; 
}

/* ---------- GALLERIA ---------- */

/* NAVIGATORS */

div.content-navigator
{
    display: block;
    clear: both;
}

div.content-navigator div
{
    display: inline;
    text-align: center;
}

div.content-navigator div.content-navigator-separator, div.content-navigator div.content-navigator-separator-disabled
{
    padding-left: 4px;
    padding-right: 4px;
}

div.content-navigator div.content-navigator-arrow
{
    font-size: 150%;
}

/* Vista ad elenco immagini in galleria*/

div.content-view-galleryline 
{
	margin: 5px 7px;
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #CCC;
	height:136px;
}

div.class-gallery .content-view-children table
{
	background:#807876;
}

div.content-view-galleryline .attribute-image p
{
	padding:1px;
	background:#7F7F7F;
}

div.content-view-galleryline .attribute-caption p
{
	width:68px;
	text-align:center;
	font-size:10px;
	padding-bottom:6px;
}


div#container div.class-gallery div.attribute-short p
{ 
    font-weight: bold;
}

div#container div.class-gallery div.content-view-children table
{ 

}

div#container div.class-gallery div.content-view-children table td
{ 
    padding: 5px 5px;
    vertical-align: top;
}

/* ---------- 2 COLONNE GENERICO ---------- */

/* ---- Elenco ---- */
div.class-2col-line a
{
	display:block;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	margin-top: 10px;
	padding:6px 5px;
	text-decoration:none;
	height:100px;
}

a.img-right img
{
	float:right;
	margin-left:10px;
	margin-top:0px;
}

div.class-2col-line a:hover
{
	background-color:#807876;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

div.class-2col-line h2
{
	margin: 0px 0px 0px 0px;
	text-align:left;
}

/* ---- Completa ---- */
div.class-2col-full 
{

}

div.class-2col-full  .content-view-children 
{
	clear:left;
}

div.class-2col-full h1
{
	margin: 0px 0px 0px 0px;
	text-align:left;
}

div.class-2col-full .object-left 
{
	float:left;
	margin-right:10px;
}

/* Immagini ad elenco nella folder*/
div.class-2col-full .content-view-children .class-image
{
	float:left;
	display:block;
	margin-top: 10px;
	margin-right: 22px;
	text-align:center;
	border: 1px solid #a79d9b;
	width:110px;
	height:128px;
}

div.class-2col-full .content-view-children .class-image h2
{
	font-size:12px;
	font-family: 'trebuchet ms', verdana, sans-serif;
	color: #f0f0f0;
	margin-top: 0px;
}

div.class-2col-full .content-view-children .class-image .content-image p
{
	text-align:center;
}