@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}

h1
{
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom: 1px dotted #CCC;
	
	font-size:24px;
	color:#cd3436;
	font-weight:normal;	
}

h2
{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
}

h3
{
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#000;
	font-weight:normal;
	text-transform:uppercase;
	color:#cd3436;
}

strong, b, italic
{
	color:#000;
}
form
{
	margin:0px; padding:0px;
}
input, textarea, select
{
	background:url(img/background_input.png) top right repeat-y;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;

	border-bottom:solid 1px #FFF;
	border-right:solid 1px #FFF;
	padding:5px;
}

blockquote
{
	background:#EEE;
	padding:10px;
	display:block;
	margin:0px;
}

textarea
{
	font-size:11px;
	height:120px;
}

.inputBotton
{
	font-size:10px;
	width:auto;
	background:url(img/bg_bottini_input.png) center center repeat-x;
	padding:5px 10px 5px 10px;
	text-transform:uppercase;
	
	border-top:solid 1px #EEE;
	border-left:solid 1px #EEE;	

	border-bottom:solid 1px #999;
	border-right:solid 1px #999;		
}

li
{
	list-style-image:url(img/elenco_puntato.png);
}

.form_riga
{
	margin-top:10px;
}

legend
{
	display:inline;
	color:#000000;
	background:#EEE;
	padding:5px;
	background:url(img/bg_bottini_input.png) center center;
}

fieldset
{
	margin-top:5px;
	padding:0px 24px 17px 17px;
	border: solid 1px #F5F5F5;
	background:#FDFDFD;

}



hr
{
	border:none;
	background:#CCC;
	height:1px;
}

td
{
	vertical-align:top;
}

a
{
	color:#cd3436;
	text-decoration:none;
}

a:hover
{
	color:#555;
}


td
{
	vertical-align:top;
}
img
{
	border:none;
}

.clear
{
	clear:both;
}

.homeMainContainer
{
	background:#000 url(img/bg_pagina_home.gif) top left repeat-x ;
	color:#FFF;
}

.mainContainer
{
	background:#FFF url(img/bg_pagina_interna.gif) top left repeat-x ;
	color:#000;
}

.mainContainerStructure
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

.headerBlack, .headerWhite
{
	height:98px;
}

.headerLogo
{
	width:345px;
	float:left;
	padding:28px;
}

.headerWebuser
{
	width:218px;
	height:1px;
	float:left; 
}

.headerTools
{
	width:310px;
	float:left;
}

.headerToolsInner
{
	padding-top:38px;
}

.headerBlackSearch, .headerWhiteSearch
{
	background:url(img/bg_modulo_ricerca_black.gif) top left no-repeat;
	width:187px;
	height:26px;
	float:left;
	margin-top:2px;
}


.headerWhiteSearch
{
	background:url(img/bg_modulo_ricerca_white.gif) top left no-repeat;
}

.headerBlackSearchInput, .headerWhiteSearchInput
{
	margin-left:3px;
	margin-top:1px;
	width:144px;
	float:left;
}

.headerBlackSearchInput input, .headerWhiteSearchInput input
{
	background:none;
	border:none;
	color:#CCC;
	font-size:11px;
	margin:0px 5px 5px 5px;
}

.headerWhiteSearchInput input
{
	color:#777;	
}

.headerSearchImage
{
	width:37px;
	float:left;
	padding:0px;
	margin:0px;
	margin-top:4px;	
}

.headerSearchImage input
{
	background:none;
	border:none;
	padding:0px;
	margin:0px;
}

.headerToolsIcons
{
	float:left;
	width:35px;
	margin-left:5px;
}

.menuFlashContainerBlack, .menuFlashContainerWhite
{
	background:url(img/bg_menu.png) top left no-repeat;
}

.mainMenuContainer
{
	height:50px;
}

.spessoreAltezza
{
	height:10px; font-size:0px; line-height:0px;
}

.homeBoxStondato
{
	width:310px;
	float:left;

}

.homeBoxStondato1
{
	margin-right:5px;
}

.homeBoxStondato2
{
	margin-right:5px;
	margin-left:5px;
}

.homeBoxStondato3
{
	margin-left:5px;
}

.homeBoxStondatoTop
{

}

.homeBoxStondatoTop
{
	background:url(img/box_bianco_home_top.png) top left no-repeat; 
	height:10px;
	font-size:0px;
	line-height:0px;
}

.homeBoxStondatoCento
{
	background:url(img/box_bianco_home_pattern.png) top left repeat-y; 
	padding:0px 13px 0px 13px;
}
.homeBoxStondatoCento h1
{
	border:none;
	padding-bottom:5px;
}
.homeBoxStondatoCentoNoPadding
{
	padding:0px;
}


.homeBoxSottoNotizie
{
	color:#777;
}

.homeBoxSottoNotizie a
{
	color:#777;
	text-decoration:none;
}

.homeBoxSottoNotizie a:hover
{
	color:#000;
}

.homeBoxStondatoBottom
{
	background:url(img/box_bianco_home_bottom.png) top left no-repeat;
	height:10px;
	font-family:0px;
	line-height:0px;
}


.paginaInternaBannerContainer
{
	text-align:center;
	background:#eaeaea;
}

.paginaInternaMainContent
{
	color:#2f2f2f;
}

.paginaInternaColonnaSX
{
	float:right;
	width:222px;
}
.paginaInternaColonnaCentrale
{
	width:504px;
	float:left;
}

.paginaInternaColonnaCentraleEstesa
{
	width:726px;
}

.paginaInternaColonnaCentraleInner
{	
	margin:0px 30px 0px 30px;
	color:#515151;
	font-size:12px;
	text-align:left;
}

.paginaInternaColonnaSX
{
	width:222px;
	float:left;
}

.paginaInternaBoxStondatoTop
{
	height:9px; background:url(img/box_pagine_interne_top.png) top left no-repeat;
	font-size:0px;
	line-height:0px;
}

.paginaInternaBoxStondatoCentro
{
	background:url(img/box_pagine_interne_pattern.png) top left repeat-y;
}

.paginaInternaBoxStondatoCentroInterno
{
	padding:0px 13px 0px 13px;
}

.paginaInternaBoxStondatoBottom
{
	height:9px;
	background:url(img/box_pagine_interne_bottom.png) bottom left no-repeat;
	font-size:0px; line-height:0px;
}

.homeMainContent
{
	color:#2f2f2f;
}

.homeMainContent h1
{
	display:block;
	padding:0px;
	margin:0px;
	font-size:18px;
	text-transform:uppercase;
	color:#000000;
}


.menuFooterBlack ul, .menuFooterBlack li, .mainMenu ul, .mainMenu li , .menuFooterWhite ul, .menuFooterWhite li
{
	display:inline;
	padding:0px;
	margin:0px;
	list-style:none;
}
.menuFooterBlack ul, .mainMenu ul, .menuFooterWhite ul
{
	display:block;
	text-align:right;
}

.mainMenu ul
{
	margin-right:20px;
}

.mainMenu_li_ span
{
	display:inline-block;
	margin-right:5px;
	background:url(img/bg_dx_main_menu.png) right bottom no-repeat;	
}

.mainMenu_li_ a
{
	display:inline-block;
	height:20px;
	padding: 12px 7px 9px 7px; 	
	background:url(img/bg_sx_main_menu.png) left bottom no-repeat;
	color:#7f7f7f;
	text-decoration:none;
	text-transform:none;
}

.mainMenu_li_selected span
{
	display:inline-block;
	margin-right:5px;
	background:url(img/bg_dx_main_menu_on.png) right bottom no-repeat;	
}

.mainMenu_li_selected a
{
	display:inline-block;
	height:20px;
	padding: 12px 7px 9px 7px; 	
	background:url(img/bg_sx_main_menu_on.png) left bottom no-repeat;
	color:#000;
	text-decoration:none;
	text-transform:none;
	
}

.mainMenu a:hover
{
	color:#000;
}


.menuFooterBlack a
{
	color:#CCC;
	text-decoration:none;
	display:inline-block;
	margin-left:10px;
}

.menuFooterWhite a:hover
{
	color:#FFF;
}


.menuFooterWhite a
{
	color:#CCC;
	text-decoration:none;
	display:inline-block;
	margin-left:10px;
}

.menuFooterWhite a:hover
{
	color:#777;
}


.onFocusHomeBox a
{
	color:#cd3436;
	text-transform:uppercase;
	text-decoration:none;
}

.onFocusHomeBox a:hover
{
	color:#707070;
}

.onFocusHomeBox img
{
	border:solid 1px #EEE;
	margin-right:10px;
	margin-bottom:3px;
	float:left;
}

.boxInputNewsletterHome
{
	float:left;
	width:227px;
	height:32px;
	background:url(img/bg_input_newsletter_home.gif) top left no-repeat;
}

.boxInputNewsletterHome input
{
	width:200px;
	background:none;
	border:none;
	color:#999999;
	padding:4px;
	border:none;
}

.boxInputSubmitNewsletterHomeSubmit
{
	margin:0px; background:none;
	padding:0px;
}

.boxInputSubmitNewsletterHome
{
	float:left;
	width:44px;
}

.boxInputSubmitNewsletterHome input
{
	border:none;
}

.boxInternoNotizieHome a
{
	display:block;
	background:url(img/bg_notizia_home.png) top left no-repeat;;
	height:26px;
	overflow:hidden;
	color:#000000;
	text-decoration:none;
	padding:8px 5px 3px 55px;
}

.boxInternoNotizieHome a:hover
{
	background:url(img/bg_notizia_home_over.png) top left no-repeat;;
}


.footerMenuBlack
{
	
}

.footerMenuBlackBoxTop, .footerMenuWhiteBoxTop
{
	height:10px; 
	background:url(img/box_footer_home_nera_top.png) top left no-repeat;
	font-size:0px;
	line-height:0px;
}

.footerMenuWhiteBoxTop
{
	background:url(img/box_footer_home_bianca_top.png) top left no-repeat;
}

.footerMenuBlackBoxPattern
{
	background:url(img/box_footer_home_nera_pattern.png) top left;
}

.footerMenuWhiteBoxPattern
{
	background:url(img/box_footer_home_bianca_pattern.png) top left;
}

.footerMenuBlackBoxInner, .footerMenuWhiteBoxInner
{
	
}

.menuFooterWhite, .menuFooterBlack
{
	margin:0px 13px 0px 13px;
}

.footerMenuWhiteBoxInner a
{
	color:#474747;
}

.footerMenuBlackBoxBottom, .footerMenuWhiteBoxBottom
{
	height:10px; 
	background:url(img/box_footer_home_nera_bottom.png) top left no-repeat;
	font-size:0px;
	line-height:0px;
}

.footerMenuWhiteBoxBottom
{
	background:url(img/box_footer_home_bianca_bottom.png) top left no-repeat;
}

.footerAreaBlack, footerAreaWhite
{
	
}

.footerAreaBlackTextBox, .footerAreaWhiteTextBox
{
	width:800px;
	float:left;
}

.footerAreaBlackTextBoxInner, .footerAreaWhiteTextBoxInner
{
	margin:0px 13px 0px 13px;
}

.footerAreaBlackTextBoxCopyright, .footerAreaWhiteTextBoxCopyright
{	
	color:#FFF;
	font-size:11px;
}

.footerAreaBlackTextBoxCopyright a, .footerAreaWhiteTextBoxCopyright a
{	
	color:#555;
}

.footerAreaBlackTextBoxCopyright a:hover, .footerAreaWhiteTextBoxCopyright a:hover
{	
	color:#333;
}

.footerAreaWhiteTextBoxCopyright
{
	color:#000;
}

.footerAreaBlackTextBoxCompanyInfo, .footerAreaWhiteTextBoxCompanyInfo
{
	
}

.footerAreaComdata
{
	width:150px;
	text-align:center;
	float:left;
}


.secondaryMenu
{
	
}

.secondaryMenu ul, .secondaryMenu li
{
	margin:0px; padding:0px; list-style:none; display:block; list-style-image:none;
}

.secondaryMenu li
{

}

.secondaryMenuRoundTop
{
	display:block;
	height:9px;
	background:url(img/box_pagine_interne_top.png) top left no-repeat;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

.secondaryMenuRoundCenter, .secondaryMenuRoundCenter_select
{
	margin:0px;
	padding:0px;
}

.secondaryMenuRoundCenter span, .secondaryMenuRoundCenter_selected span
{
	padding:0px 10px 0px 10px;
}

.secondaryMenuRoundCenter a
{
	color:#444444;
	text-decoration:none;
	background:url(img/bg_menu_secondo_livello_bianco.png) center left no-repeat;
	margin-left:0px;
	display:block;
	padding-left:25px;	
}

.secondaryMenuRoundCenter_selected a
{
	color:#444444;
	text-decoration:none;
	background:url(img/bg_menu_secondo_livello_grigio.png) center left no-repeat;
	margin-left:0px;
	display:block;
	padding-left:25px;	
}


.secondaryMenuRoundCenter a:hover
{
	color:#999;
	text-decoration:none;
}

.secondaryMenuRoundBottom
{
	height:14px;
	background:url(img/box_pagine_interne_bottom.png) top left no-repeat;
	font-size:0px;
	line-height:0px;
	display:block;
}

.secondaryMenu_top
{
	background:url(img/_componenti/menu/top.gif) top left repeat-x; display:block;
}

.secondaryMenu_bottom
{
	background:url(img/_componenti/menu/bottom.gif) bottom repeat-x; display:block;
}

.secondaryMenu_left
{
	background:url(img/_componenti/menu/left.gif) bottom left repeat-y; display:block;
}

.secondaryMenu_right
{
	background:url(img/_componenti/menu/right.gif) bottom right repeat-y; display:block;
}

.secondaryMenu_sx
{
	background:url(img/_componenti/menu/top_sx.gif) top left no-repeat; display:block;
}

.secondaryMenu_dx
{
	background:url(img/_componenti/menu/top_dx.gif) top right no-repeat; display:block;
}

.secondaryMenu_bottom_dx
{
	background:url(img/_componenti/menu/bottom_dx.gif) bottom right no-repeat; display:block;
}

.secondaryMenu_bottom_sx
{
	background:url(img/_componenti/menu/bottom_sx.gif) bottom left no-repeat; display:block;
}

.secondaryMenu_bottom_content
{
	padding:10px; display:block;
}

.secondaryMenu_bottom_fine
{
	height:5px;font-size:0px; line-height:0px;
}

.secondaryMenu_top_selected
{
	background:url(img/_componenti/menu/top_sel.gif) top left repeat-x #e5e5e5; display:block ;
}

.secondaryMenu_bottom_selected
{
	background:url(img/_componenti/menu/bottom_sel.gif) bottom repeat-x; display:block;
}

.secondaryMenu_left_selected
{
	background:url(img/_componenti/menu/left_sel.gif) bottom left repeat-y; display:block;
}

.secondaryMenu_right_selected
{
	background:url(img/_componenti/menu/right_sel.gif) bottom right repeat-y; display:block;
}

.secondaryMenu_sx_selected
{
	background:url(img/_componenti/menu/top_sx_sel.gif) top left no-repeat; display:block;
}

.secondaryMenu_dx_selected
{
	background:url(img/_componenti/menu/top_dx_sel.gif) top right no-repeat; display:block;
}

.secondaryMenu_bottom_dx_selected
{
	background:url(img/_componenti/menu/bottom_dx_sel.gif) bottom right no-repeat; display:block;
}

.secondaryMenu_bottom_sx_selected
{
	background:url(img/_componenti/menu/bottom_sx_sel.gif) bottom left no-repeat; display:block;
}













.paginaInternaAllegati
{
	
}

.paginaInternaAllegati_esterno
{
	display:block;
		padding:1px;
	padding-left:30px;
	background:url(img/iconcina_download.png) left top no-repeat;

}

.paginaInternaAllegati a
{
	text-decoration:none;
	color:#cd3436;
}



.paginaInternaLinks
{
	
}

.paginaInternaLinks a
{
	display:block;
	text-decoration:none;
	color:#cd3436;
	background:url(img/iconcina_link.png) left top no-repeat;
	padding:1px 1px 1px 30px;
}

.chiusuraMenuPaginaEnternaWhite
{
	height:15px;background:url(img/bg_menu.png) bottom left no-repeat;
	font-size:0px;
	line-height:0px;
}

.paginaInternaAllegati a:hover, .paginaInternaLinks a:hover
{
	color:#999;
}

.paginaInternaAllegatiSpazio, paginaInternaLinksSpazio
{
	height:7px;
}

h6
{
	background:url(img/header_clienti_dx.png) top right no-repeat;
	font-size:11px;
	padding:0px;
	margin:0px;
	clear:both;
}

h6 span
{
	background:url(img/header_clienti_sx.png) top left no-repeat;
	font-size:16px;
	font-weight:normal;
	display:block;
	padding:10px 10px 10px 34px;
	height:25px;
}

.listaClienti
{
	display:block;
}

.listaClienti li
{
	display:block; 
	width:20%;
	margin-bottom:10px;
	float:left;
	padding-left:20px;
	background:url(img/elenco_puntato_clienti.png) 0px 3px no-repeat;
}







