/* IN CODA TAG SPECIFICI DI MANTA */

body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color       : #DEDEDE;
	background-image       : url(../../_pics/struttura/bg_body.jpg);
	background-repeat      : repeat-x;
	background-position    : center top;
}

body,
select,
input,
textarea {
	font-family		: Arial, sans-serif;
	font-size		: 11px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited {
   color                : #AAA;
	text-decoration		: none;
	font-weight          : bold;
	text-decoration      : underline;
}

a:hover {
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			: 3px;
	background-color	: #F2F2F2;
	border			: 1px solid #AAA;
}

textarea.input_1 {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.stile_indi
{
	display				: none;
}
#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

div.div_header {
   background-image: url(../../_pics/struttura/bg_header.jpg);
   background-repeat: no-repeat;
   background-position: center;   
}

div.div_header,
div.div_header div.div_cont {
   height                  : 172px;
}

div.div_header div.div_lingue,
div.div_header div.div_main_menu{
   position                : absolute;
}

div.div_header div.div_lingue {
   right                      : 20px;
   bottom                      : 64px;
}

div.div_header div.div_lingue p {
   margin                  : 5px 0;
}

div.div_header div.div_lingue p img {
   border                  : 1px solid #999;
}

div.div_header div.div_main_menu {
   text-align              : center;
   bottom                  : 20px;
   width                   : 980px;
   font-size               : 14px;
}

div.div_footer a:link,
div.div_footer a:visited,
div.div_header div.div_main_menu a:link,
div.div_header div.div_main_menu a:visited {
   color                   : #555;
   font-weight             : normal;
   text-decoration         : none;
}

div.div_footer a:hover,
div.div_header div.div_main_menu a:hover {
   color                   : #AAA;
   font-weight             : normal;
   text-decoration         : none;
}

div.div_cont {
   margin                  : auto;
}

div.div_header div.div_cont {
   width                   : 980px;
}

div.div_header div.div_cont {
   position                : relative;
}

div.div_footer div.div_cont,
div.div_body div.div_cont {
   width                   : 950px;
}

div.div_body {
   background-image: url(../../_pics/struttura/bg_body_2.jpg);
   background-repeat: repeat-y;
   background-position: center;
   color                : #555;
}

div.div_footer {
   background-image: url(../../_pics/struttura/bg_footer.jpg);
   background-repeat: no-repeat;
   background-position: center;
   height                  : 120px;  
}

div.div_footer p {
   line-height             : 20px;
}

div.div_footer p.main_menu {
   font-size               : 12px;
}

div.div_footer div.div_cont {
   padding-top              : 20px;   
}

div.div_2_cols { 
   overflow             : hidden;
   width                : 100%; 
}

div.div_2_cols div {

}

div.div_2_cols div.div_sx { 
   float                : left;
   width                : 35%;
}

div.div_2_cols div.div_dx { 
   float                : right;
   width                : 64%;
}

div.div_flash_home {
   width                : 644px;
   height               : 215px;
   background-color     : #EEE;
}

table.tab_box_home {
   margin               : auto;
}

table.tab_box_home td {
   width                : 50%;
   vertical-align       : top;
   padding              : 2px;
}

table.tab_box_home td p.titolo {
   font-weight          : bold;
   font-size            : 11px;
   text-transform       : none;
   text-align           : center;
   letter-spacing       : 0;
   margin-top           : 10px;
}

table.tab_box_home td p.testo {
   text-align           : justify;
}

p.testo {
   line-height          : 18px;
}

div.div_box_laterali_home {
   border               : 1px solid #B8A58A;
   background-color     : #EFDDC4;
   margin-bottom        : 10px;
   background-image: url(../../_pics/homepage/bg_box_laterali.jpg);
   background-repeat: no-repeat;
   background-position: center;
}

div.div_box_laterali_home p.titolo_box {
   text-align           : center;
   font-size            : 14px;
   margin-bottom        : 6px;
}

div.div_box_news p.testo {
   margin-top           : 10px;
}

div.div_sx a:link,
div.div_sx a:visited {
   color                : #555;
   text-decoration      : none;
   font-weight          : normal;
}

div.div_sx a:hover {
   text-decoration      : underline;
}

div.div_sottomenu_prodotti {
   background-color     : #EEE;
   color                : #333;
}

div.div_sottomenu_prodotti p.voce_menu {
   
}

div.div_sottomenu_prodotti p.voce_menu_l1 {
   padding              : 4px 0 4px 8px;
   font-size            : 14px;
}

div.div_sottomenu_prodotti p.voce_menu_l2 {
   padding              : 2px 0 2px 20px;
   font-size            : 12px;
}

div.div_sottomenu_prodotti ul.voce_menu_l3 {
   font-size               : 11px;
   list-style-type         : square;
   margin-left             : 23px;
   padding-left             : 23px;
}

div.div_sottomenu_prodotti ul.voce_menu_l3 li {
   padding                 : 3px;
}

div.div_sottomenu_prodotti ul.voce_menu_l3 li span.selected {
   background-color        : #EEE;
   padding                 : 3px;
}

div.div_famiglia_selected {
   background-color        : #FFF;
   margin-bottom           : 10px;
   padding                 : 10px 0 10px 10px ;
}

p.titolo {
   font-size            : 24px;
   letter-spacing       : -1px;
   text-transform       : uppercase;
}


p.testo {
   text-align: justify;
}

div.div_dettaglio_prodotto p.titolo {
   font-size            : 44px;
   letter-spacing       : -2px;
   text-transform       : uppercase; 
}

div.div_dettaglio_prodotto p.sottotitolo {
   font-size            : 14px;
}

div.div_dettaglio_prodotto p.immagine {
   float                : left;
   padding              : 0 10px 10px 0;
}

div.div_dettaglio_prodotto p.immagine img {
   border               : 1px solid #999;
}

div.div_pagina_singola {
   padding              : 10px 20px;
}

div.div_news p.titolo {
   font-size            : 18px;
}

div.div_news p.testo {
   margin-bottom        : 20px;
}

table.tab_form {
   margin               : auto;
}

table.tab_form td {
   padding              : 3px;
}

table.tab_form td.td_dida {
   white-space          : nowrap;
}

table.tab_form td.td_bottone {
   padding              : 12px 0;
   text-align           : center;
}

input.bottone {
   background-image: url(../../_pics/contatti/bg_bottone.gif);
   background-repeat: no-repeat;
   background-position: center;
   border                  : 0;
   width                  : 150px;
   height                  : 40px;
   background-color        : transparent;
   font-weight             : bold;
   color                   : #555;
}

div.div_form input.input_1,
div.div_form select.input_1,
div.div_form textarea.input_1 {
   width                   : 300px;
}

div.div_form textarea.input_1 {
   height                  : 150px;
}

table.tab_famiglia {
   margin                  : auto;
   margin-top              : 10px;
}

table.tab_famiglia td {
   padding                 : 15px;
   text-align              : center;
}

table.tab_famiglia td a:link,
table.tab_famiglia td a:visited {
   font-weight             : normal;
   text-decoration         : none;
   color                   : #666;
}

table.tab_famiglia td a:hover {
   text-decoration         : underline;
}

table.tab_famiglia td:hover {
   background-color        : #EEE;
}

table.tab_famiglia td p.didascalia {
   padding                 : 8px 0;
   font-size               : 14px;
}

div.div_agenti {

}

div.div_lavoro {

}

div.div_form_lavoro {
   
}

div.div_form_lavoro table td.td_dida {
   text-align           : right;
}

div.div_form_lavoro input.input_1 {
   width                : 200px;
}

table.tab_agenti {
   margin               : auto;
   width                : 60%;
}

table.tab_agenti td {
   padding              : 20px;
}

table.tab_agenti td.td_paese {
   font-size            : 16px;
   text-align           : center;
   width                : 30%;
   border-right         : 1px solid #CCC;
}

table.tab_agenti td.td_dettagli {
   width                : 70%;
   line-height          : 18px;
}

/*
AGGIUNTE MANTA
*/

.a_texa 
{
	position                : absolute;
	width					: 180px; 
	height					: 80px; 
	right					: 90px; 
	bottom					: 60px;
}

.imgFotoRight
{
	border: solid 3px #c0c0c0;
	margin: 0 0 0 10px;
	float: right;	
}

.imgFotoLeft
{
	border: solid 3px #c0c0c0;
	margin: 0 0 0 10px;
	float: left;	
}

.DivDettaglioGruppo
{
	padding: 10px 0 0 0;
}

.DivDettaglioSottogruppo
{
	padding: 10px 0 0 0;
}

.TitoloGruppo
{
	font-weight: normal;
	font-size: 30px;
	color: #595d60;
	font-family: Arial, Serif; 
}

.SottotitoloGruppo
{
	font-weight: normal;
	font-size: 20px;
	color: #9ba1a7;
	font-family: Arial, Serif; 
}

.CorpoGruppo
{
	border-bottom: #bbccdd 1px solid;
}

.Img1Gruppo 
{
	border-bottom: #bbccdd 1px solid;
	border-right: #bbccdd 1px solid;
}


.TextAfterFooter, a.TextAfterFooter
{
	color: #DEDEDE;
	font-size: xx-small;
}


/*
FINE AGGIUNTE MANTA
*/
