/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    background-color: #FFFEFC;
    border-width: 0px;
    margin: 0px;
    FONT-FAMILY: Candara, Verdana, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #706F6C;
}

img
{
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.nav_service {
	font-size: 9pt;
	padding-right: 10px;
	color: #4e4e4e;
}

.nav_service a:link, .nav_service a:visited, .nav_service a:active {
	color: #4e4e4e;
	text-decoration: none;
}

.nav_service a:hover {
	text-decoration: underline;
}

.nav_language
{
	font-size: 8pt;
}

.nav_language: link, visited, focus
{
	font-style: italic;
	text-decoration: none;
}

.nav_language: hover
{
	font-style: italic;
	text-decoration: underline;
}

.nav_main_1_level {
	padding-left: 20px;
}

.nav_main_2_level {
	padding-left: 20px;
}

.divMain 
{
	width: 999px;
	height: 100px;
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
	border-style:solid;
	border-width: 1px;
	border-color: #E4DFD3;
	z-index: 0;
}

.divLogo
{
	background-image: url(img/nannini_logo.jpg);
	position:relative;
	width: 151px;
	height: 169px;
	left:-380px;
	top:-121px;
	z-index: 1;
}

.divNav_Service
{
	position:relative;
	width: 151px;
	height: 21px;
	left: 0px;
	top:-290px;
}

.ErrorHandler_PageTitle
{
	font-family: Verdana, Tahoma, Arial;
	letter-spacing:1pt;
	color: #113684;
	font-size: 10pt;
	font-weight: bold;
}

.ErrorHandler_Text_Black
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-decoration:	none;
}

A.ErrorHandler_Text_Black:link
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-decoration:	none;
}

A.ErrorHandler_Text_Black:visited
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-decoration:	none;
}

A.ErrorHandler_Text_Black:active
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-decoration:	none;
}

A.ErrorHandler_Text_Black:hover
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-decoration:	underline;
}

.DraftWarning 
{
	background-color: #DCDCDC;
	border-width: 2px;
	border-top-color: #DC143C;
	border-bottom-color: #DC143C;
	border-left-color: #DC143C;
	border-right-color: #DC143C;
	padding: 2px;
}

.SimplePage_Container
{
	width: 999px;
	text-align: center;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #E4DFD3;
	border-right: 1px solid #E4DFD3;
}

.Titolo_amaranto_piccolo
{
	font-size: 14px;
	font-weight: bold;
	color: #8a0a07;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}

.Testo_grigio_scuro_piccolo
{
	font-size: 12px;
	color: #4e4e4e;
}

.Titolo_amaranto_medio {
	font-size: 16px;
	font-weight: bold;
	color: #8a0a07;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	padding-bottom: 5px;
}

.Titolo_News {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #8a0a07;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}

.Titolo_News a:link, .Titolo_News a:visited, .Titolo_News a:active{
	color: #8a0a07;
	text-decoration: none;
}

.Titolo_News a:hover{
	text-decoration: underline;
}	

.Testo_News {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	color: #4e4e4e;
	text-decoration: none;
}

.Testo_News a:link, .Testo_News a:visited, .Testo_News a:active, .Testo_News a:hover {
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
}
.News_container
{
	width: 220px;
	height: 100px;
	background: url(img/bg_news.gif) center center no-repeat;
	padding-bottom: 10px;
	border: 0px solid #000000;
}

.News_container_selected
{
	width: 220px;
	height: 100px;
	background: url(img/bg_news_selected.gif) center center no-repeat;
	padding-bottom: 10px;
	border: 0px solid #000000;
}	
.Titolo_marrone_medio
{
	font-size: 16px;
	font-weight: bold;
	color: #897a63;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.Testo_grigio_scuro_medio
{
	font-size: 16px;
	color: #4e4e4e;
}

.Teaser_TextContainer
{
	padding-top: 8px;
	padding-left: 8px;
	vertical-align: top;
}

.Teaser_title
{
	font-family: Candara, Verdana, Tahoma;
	font-size: 14px;
	letter-spacing: 2px;
	color: #897A63;
	font-weight: bold;
}
	
.Teaser_text
{
	padding-top: 5px;
	padding-right: 5px;
	font-family: Candara, Verdana, Tahoma;
	font-size: 12px;
	color: #4E4E4E;
}

.Teaser_ImageContainer
{
	padding-top: 8px;
	padding-right: 10px;
	vertical-align: top;
}

.Powered_By_TheSmartPoint {
	color: #878278;
  font-family: Candara, Verdana, Tahoma;
	font-size: 10px;
}

.Powered_By_TheSmartPoint a:link, .Powered_By_TheSmartPoint a:visited, .Powered_By_TheSmartPoint a:active {
	color: #878278;
	text-decoration: none;
}

.Powered_By_TheSmartPoint a:hover {
	text-decoration: underline;	
}