/* @override http://ristorantedivino.ch/styles/layout.css */

/* @override http://divino.tvi.ch/styles/layout.css */

/* @override http://divino.tvi.ch/styles/layout.css */

/* @override http://divino.tvi.ch/styles/layout.css */


* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color:#000000;
	background-image:url(images/bg.gif);
	background-position: top left;
	background-repeat:repeat;
}

body {
	font-size: 100%;
	text-align:center; /* per IE5.x/Win */
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
}

a:link{
	color: #3366CC;
	text-decoration:none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active { 

}

h1{
	color:#AB0635;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
}

h2{
	color:#000000;
	font-size:16px;
	margin-bottom:5px;
	font-weight:normal;
}

h3{
	color:#AB0635;
	font-size:14px;
	margin-bottom:5px;
	font-weight:normal;
}

/*MENU SUB*/
ul.menuSopra li{
	display:inline;
	padding-left: 8px;
	padding-right: 8px;
}

ul.menuSopra li.selected a {
	color: #000000;
}

ul.menuSopra a:link,
ul.menuSopra a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
ul.menuSopra a:hover {
	color: #000000;
}
ul.menuSopra a:active { }


ul.menuLingua li{
	display:block;
	width:23px;
	height:20px;
	padding-left: 8px;
	margin-right: 0px;
	float:left;
}

ul.menuLingua li a {
	display:block;
	width:23px;
	height:20px;
}

ul.menuLingua li.selected a {
	color: transparent;
}

ul.menuLingua li.selected,
ul.menuLingua a:link,
ul.menuLingua a:visited {
	color: transparent;
	text-decoration: none;
}
ul.menuLingua a:hover {
	color: transparent;
}
ul.menuLingua a:active { }

ul.menuLingua li.it {
	height:20px;
	background: url(images/flags.png) no-repeat -23px -5px;
}

ul.menuLingua li.it:hover, ul.menuLingua li.it.selected {
	background: url(images/flags.png) no-repeat -23px -26px;
}

ul.menuLingua li.de {
	background: url(images/flags.png) no-repeat 5px -5px;
}
ul.menuLingua li.de:hover, ul.menuLingua li.de.selected {
	background: url(images/flags.png) no-repeat 5px -26px;
}

ul.menuLingua li.it a, ul.menuLingua li.de a, ul.menuLingua li.it, ul.menuLingua li.de {
	text-indent:-5000px;
}


#lingua{
	width:80px;
	height:20px;
	padding-top:2px;
	text-align:left;
	float:left;
}
#subMenu{
	width:650px;
	height:17px;
	padding-top:5px;
	text-align:right;
	float:left;
}
#search{
	width:230px;
	height:17px;
	padding-top:2px;
	padding-bottom:3px;
	float:left;
	background-color:#A0CAEC;
}



/*HEADER*/
#header{
	background-image:url(images/bgheader.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	width: 100%;
	height:320px;
	margin-bottom:5px;

}
#boxHeader{
	width: 980px;
	height:320px;
	background-image:url(images/shadowBgHeader.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#boxSubMenu{
	width: 960px;
	height:22px;
	background-color:#AB0635;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#mediaArea{
	width: 940px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}
#imglogo{
	width: 330px;
	height:180px;
	float:left;
}
#media{
	width: 610px;
	height:180px;
	float:left;
}


/*MENU*/
#menuArea{
	width: 950px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top:13px;
	padding-left:10px;
	font-size:11px;
	line-height:13px;
}

#boxMenu{
	width:108px;
	height:40px;
	padding-right:15px;
	float:left;
	margin-right:2px;
	text-align:right;
	padding-top:43px;
	padding-left:10px;
	background-image:url(images/button_menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#boxMenu.selected{
	background-image:url(images/button_menu_on.jpg);	
}	

#boxMenu:hover a, #boxMenu.selected a {
	color:#000;
}

ul.mainMenu li{
	display:inline;
}
ul.mainMenu li a.selected{
	color: #000000;
}

ul.mainMenu a:link,
ul.mainMenu a:visited {
	color: #999999;
	text-decoration: none;
}
ul.mainMenu a:hover {
	color: #000000;
}
ul.mainMenu a:active { }




/*BODY*/
#contenitore{
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
#bordertop{
	width: 980px;
	height:20px;
	float:left;
	background-image:url(images/bgtop_body.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#borderbottom{
	width: 980px;
	height:20px;
	float:left;
	background-image:url(images/bgbottom_body.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#corpo{
	width: 940px;
	height:auto;
	text-align:left;
	background-image:url(images/bg_body.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:5px;
	float:left;
	line-height:18px;
}
#col1Home{
	width:320px;
	margin-right:10px;
	height:auto;
	float:left;
}

#col2Home{
	width:270px;
	margin-right:10px;
	height:auto;
	float:left;
	background-image:url(images/bg_news.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:15px;
	text-align:justify;
	font-size:12px;
}
#col3Home{
	width:300px;
	height:auto;
	float:left;
}
#boxBlu{
	width:292px;
	height:auto;
	float:left;
	border-left:#A0CAEC solid 8px;
	margin-bottom:10px;
	background-color:#EEEEEE;
}
#boxBlu.dishes {
	border:#AB0635 solid 8px;
	padding-top:15px;
	padding-bottom:15px;
}
#boxYellow{
	width:292px;
	height:auto;
	float:left;
	border-left:#FFE292 solid 8px;
	margin-bottom:10px;
	background-color:#EEEEEE;
}
#textYellowBluNews{
	padding:5px;
	font-size:12px;
	width:190px;
	float:left;
	line-height:14px;
}
#iconYellowBlu{
	padding:5px;
	width:82px;
	float:left;
}
#boxNewsLastest{
	width:310px;
	height:auto;
	float:left;
	padding:5px;
	margin-bottom:10px;
	background-color:#EEEEEE;
}
#dataNewsLastest{
	width:100px;
	background-color:#FFE292;
	height:75px;
	float:left;
	margin-right:5px;
	text-align:center;
	color:#000000;	
}
#dataNews{
	width:100px;
	background-color:#EEEEEE;
	height:75px;
	float:left;
	margin-right:5px;
	text-align:center;
	color:#000000;
	
}
#boxNews{
	width:310px;
	height:auto;
	float:left;
	padding:5px;
	margin-bottom:10px;
}

#blank{
	width: 960px;
	clear:left;
}

/*PAGINA INTERNA*/
#col1Interno{
	width:580px;
	margin-right:10px;
	height:auto;
	float:left;
	padding:25px;
}

#boxPagina{
	padding:15px;
	color:#333333;
	background-image:url(images/bg_boxPagina.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	margin-top:10px;
	margin-bottom:10px;
	font-size:15px;
	border:#cccccc solid 1px;
}
#menuInternoPagina{
	width:268px;
	font-size:14px;
	padding:15px;
	padding-left:0px;
	line-height:12px;
	margin-bottom:10px;
	background-image:url(images/bg_menu_interno.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:#cccccc solid 1px;
	float:left;
}
#boxSubmenuPagina{
	font-size:14px;
	padding:5px;
	line-height:10px;
	background-color:#FFFFFF;
	border:#cccccc solid 1px;
}
#imagesPagina{
	float:left;
	margin-bottom:10px;
}
#images1{
	width:90px;
	margin-right:15px;
	height:70px;
	float:left;
}
#images3Last{
	width:90px;
	height:70px;
	float:left;
}
#textBoxDoveSiamo{
	padding:5px;
	font-size:12px;
	width:130px;
	float:left;
	line-height:14px;
}
#boxIconMap{
	padding:5px;
	width:142px;
	float:left;
}


/*MENU PAGINA*/
.menuCol a {
	display:block;
	text-decoration: none;
	padding-left:15px;
	text-transform:uppercase;
	
}
.menuCol li{
	list-style:none;
}

.menuCol li.selected a{
color: #AB0635;
border-left:8px solid;
padding-left:7px;
}

.menuCol a:link,
.menuCol a:visited {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	text-decoration: none;
}
.menuCol a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	color:#AB0635;
	border-left:8px solid;
	padding-left:7px;
}

/*SUBMENU PAGINA*/
.subMenuCol a {
	display:block;
	text-decoration: none;
}
.subMenuCol li{
	list-style:none;
}

.subMenuCol li.voceCorrente3 a{
color: #AB0635;
}

.subMenuCol a:link,
.subMenuCol a:visited {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
	text-decoration: none;
}
.subMenuCol a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	color:#AB0635;
}


/*ELENCHI*/

ul.elencolista {
	list-style:none;
	display:list-item;
}
li.elencolista {
	padding-top:5px;
	padding-bottom:5px; 
}


/*FOOTER*/

#footer{
	width: 960px;
	height:12px;
	text-align:left;
	font-size:10px;
	float:left;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
}
#copyright{
	width:700px;
	float:left;
}
#credits{
	width:260px;
	float:left;
	text-align:right;
}

div.gmap {
	width:500px;
	height:250px;
	overflow:hidden;
	border:1px solid #999;
	margin-left:10px;
}

ul.share {
	margin:10px;
	list-style:none;
	height:20px;
}



ul.share li {
	float:left;
	margin-right:10px;
}

table.dishes {
	width:100%;
}

td.name {
	font-size:12px;
	padding:5px;
	vertical-align:top;
}

td.prix {
	font-size:12px;
	padding-top:5px;
	text-align:right;
	width:75px;
	vertical-align:top;	
}

