/********** BODY ************/
body
{
	background-color : #ff6565;
}

a
{
	text-decoration : none;
	border : 0px;
}

img
{
	border : 0px;
}

/*********** MAIN ***********/
div#main 
{
	width : 784px;
	margin-left : auto;
	margin-right : auto;
	font-family : sans-serif;
	background-color : white;
}


/*********** FOOT ************/

div.grigioscuro
{
	background-color : #746e6e;
	font-size : 10px;
	padding-top : 1px;
	text-align : center;
	z-index : 100;
}

/*********** TOP *************/

img.button_img
{
	border: none;
	height : 23px;
}

img#button_lang
{
	border : none;
	margin-left : 395px;
	margin-bottom : 10px;
}

div#top_left
{
	width : 207px;
	float : left;
	height : 82px;
	overflow : hidden;
}

div#top_right
{
	height : 82px;
}

div.menu_button
{
	float : left;
}

img#logo_alto_sx
{
	margin-top : 2px;
	margin-left: 5px;
}

/************* HOME ************/
	


img.home_img
{
	float : left;
	border: none;
	height: 154px;
	width: 172px;
}

div#middle_left
{
	float : left;
	width : 517px;
	height : 462px;
	border-right : 1px solid #746e6e;
	background-color : white;
}

div#middle_right
{
	float : left;
	height : 462px;
	width : 265px;
	background-color : white;
}

div#titolo_news_home
{
	width : 251px;
	height : 15px;
	border-bottom : 1px solid black;
	border-top : 1px solid black;
	border-right : 1px solid black;
	background-color : #ff6565;
	color : white;
	font-size : 14px;
	font-weight : bold;
	padding : 7px;
}

.news_home_img
{
	width : 100px;
	height : 100px;
	float : left;
	margin-left : 10px;
	margin-top : 10px;
	text-align : right;
	padding : 4px;
}

.news_home_info
{
	width : 120px;
	float : left;
	margin-left : 10px;
	font-size : 12px;
	margin-top : 14px;
}

div#news_home
{
	float : left;
	width : 263px;
	height : 406px;
}

div#no_dettaglio
{
	width : 263px;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	border-top : 1px solid black;
	float : left;
	padding-top : 4px;
}

div.titolo_home_news
{
	font-weight : bold;
}

/************ DOVE **************/

div#dove_left
{
	width : 58%;
	float : left;
	text-align : center;
	height : 420px;
	padding-top : 30px;
}

div#dove_right
{
	height : 420px;
	padding-top : 50px;
}

a#zoom
{
	text-decoration : none;
	font-weight : bold;
	color : black;
	font-family : sans-serif;
}

a#zoom:hover
{
	font-weight : bold;
	color : blue;
}

div#intestazione
{
	font-weight : bold;
	font-size : 16px;
}

div#indirizzo
{
	font-size : 14px;
}
div#telefono
{
	font-size : 14px;
}

/*********** AZIENDA *************/

.info_img
{
	width : 225px;
	height : 230px;
	float : left;
	margin-left : 30px;
	text-align : right;
}

.info 
{
	margin-top : 40px;
	margin-bottom : 20px;
	height : 230px;
	font-size : 12px;
}

.info_holder 
{
	width : 470px;
	float : left;
	margin-left : 30px;
}


/************** PRODOTTI ***********/

/************** CATEGORE INIZIALI *********************/
div.categoria_holder
{
	margin-top : 40px;
	height : 110px;
}

div.left_cat
{
	float :left;
	width : 50%;
}

div.link_cat
{
	width : 50%;
	float : left;
	padding-top : 30px;
	text-align : center;
}

div.img_cat
{
	border-right : 1px solid black;
}

div.left_cat a
{
	text-decoration : none;
	color : black;
	font-size : 15px;
	font-weight : bold;
}

div.left_cat a:hover
{
	text-decoration : none;
	color : black;
	background-color : #F1F1F1;
	font-size : 15px;
	font-weight : bold;
}


div.img_cat_right
{
	float : left;
	margin-left : 70px;
}

div.link_cat_right
{
	padding-top : 30px;
	text-align : center;
	text-decoration : none;
	color : black;
	font-size : 15px
}

div.link_cat_right a
{
	text-decoration : none;
	color : black;
	font-size : 15px;
	font-weight : bold;
}

div.link_cat_right a:hover
{
	color : black;
	background-color : #F1F1F1;
	text-decoration : none;
	font-weight : bold;
}

/*************** ELENCO PRODOTTI ********************/


div#left
{
	float : left;
	padding-bottom : 5px;
	width : 26%;
	z-index : 2;
	background-color :white;
	height : 600px;
}
div#right
{
	height : 600px;
	
	
}

div.titoli
{
	background-color : #cd0000;
	color :white;
	font-weight : bold;
	padding : 4px 2px 4px 2px;
	text-align : center;
	margin-bottom : 10px;
	border : 1px solid white;
}

div.titoletti
{
	background-color : #a6a6a6;
	color :white;
	font-weight : bold;
	font-size : 13px;
	padding : 4px 2px 4px 2px;
	margin : 10px 5px 0px 5px;
}

div.menu_line
{
	background-color : #eaeaea;
	font-size : 12px;
	margin : 0px 5px 0px 5px;
	padding : 1px 2px 1px 2px;
	color : black;
}

div.menu_line:hover
{
	background-color : #cd0000;
	color : white;
}

div.menu_line:active
{
	background-color : #cd0000;
	color : white;
}

td.scritte_ricerca
{
	font-size : 12px;
}

div#ricerca_box
{
	background-color : #A6A6A6;
	z-index : 0;
}

input.input
{
	border: 1px solid black;
	size : 12px;
}

div#percorso
{
	z-index: 0;
	background-color : #cd0000;	
	font-size : 12px;
	text-align : center;
	color : white;
}

div#elenco_prodotti
{
	overflow-y : scroll;
	height : 84%;
	margin-top : 10px;
	margin-bottom : 10px;
}

div#prodotto td
{
	font-size : 10px;
	color : black;
	text-decoration : none;
}

table#elenco_prodotti
{
	width : 100%;
}

td.prodotti_table
{
	width : 50%;
}

img.prodotto_img
{
	width : 100px;
	height : 100px;
	border : 1px solid #e1e1e1;
}

img.prodotto_img:hover
{
	padding : 2px;
	background-color : #F1F1F1;
	width : 96px;
	height : 96px;
}

div.descrizione_prodotto
{
	font-size : 12px;
	
}

div.titoletto_ricerca
{
	width : 300px;
	color : white;
	background-color : #CD0000;
	font-weight : bold;
	font-size : 12px;
	padding : 2px 2px 2px 2px;
}

/***************** NEWS *********************/

.news_box_img
{
	width : 100px;
	height : 100px;
	float : left;
	margin-left : 30px;
	text-align : right;
	padding : 4px;
}

.news_box_img:hover
{
	background-color : #F1F1F1;
}

.news_box
{
	margin-top : 20px;
	margin-bottom : 20px;
	height : 120px;
	font-size : 12px;
	border-bottom  : 2px solid #CD0000;
	margin-left: 100px;
	margin-right : 100px;
}

.news_box_info
{
	width : 400px;
	float : left;
	margin-left : 20px;
}

.news_box .titolo
{
	font-weight : bold;
	font-size : 12.5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

a.continua
{
	color :  #CD0000;
}

a.continua:hover
{
	background-color : #F1F1F1;
}

div#titolo_news
{
	margin-left : 100px;
	margin-top : 20px;
}

a.link_all_news
{
	margin-left : 20px;
	padding-top : 5px;
}

/************ BACKOFFICE *********/

img.img_cat_edit
{
	width : 82px;
	height : 200px;
	padding : 2px;
	border : 1px solid black;
}

img.img_news_edit
{
	width : 100px;
	height : 100px;
	padding : 2px;
	border : 1px solid black;
}

img.img_news_elenco
{
	width : 50px;
	height : 50px;
	padding : 2px;
	border : 1px solid black;
}

img.img_cat_elenco
{
	width : 50px;
	height : 50px;
	padding : 2px;
	border : 1px solid black;
}

img.img_prod_edit
{
	width : 100px;
	height : 100px;
	padding : 2px;
	border : 1px solid black;
}

div#categoria_form table td
{
	font-size : 14px;
}

div#cat_holder table td
{
	font-size : 14px;
}

a.nuovo
{
	border : 1px solid black;
	margin-top  : 20px;
	background-color : #FF6565;
	color : white;
}

/********** CONTATTI ***********/

div#contatti_holder
{
	margin-left : 200px;
	margin-top : 15px;
	margin-bottom : 15px;
	width : 360px;
}

div#contatti_holder p
{
	margin : 0px;
	margin-bottom : 5px;
	font-size : 12px;
	color : red;
	border-bottom : 1px solid black;
	
}



