/* @override http://www.pasticceria-veneto.it/stylesheets/style.css?1255704436 */

/* CSS RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{	
	margin: 0;
	padding: 0;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img 
{
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var 
{
	font-style: normal;
	font-weight: normal;
}

ol,ul 
{
	list-style: none;
}

caption,th 
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6 
{
	color: #313131;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;font-weight: normal;font-style: italic;
}

q:before,q:after 
{
	content: '';
}

abbr,acronym 
{
	border: 0;
}

/* style */

body
{
background-color: #fffff0;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 62.5%;
margin-right: 10px;
margin-left: 10px;
padding: 0;
}


p 
{	
	color: gray;
	line-height: 1.5;
	font-size: 1.3em;
	text-align: left;
}

.bottom_line 
{
}

.inline ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.inline li 
{
	display: inline;
	margin: 0;
	padding: 0;
}

#container 
{
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	width: 96em;
	clear: both;
	height: 80em;
}
/* style header*/
#header{
	width: 96em;
	height: 6em;
	border-bottom: 0.1em dotted silver;
	margin-bottom: 1em;
	position: relative;
}

#logo{
	margin:0 0 0 150px;
	width: 40em;
	z-index: 1000;
}

#logo img{
	width:40em;
	
}

/* style left */

#content-left 
{
	float: left;
	height: 48em;	
}

#content-left img 
{
width:70em;
height: 48em;
}

/* style right */


#content-right 
{
	float: right;
	width: 24em;
}

#content-right h1 {	
	display: none;
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	
}

#content-right h2 {	
	color: #ED1F24;
	font-size: 2.5em;
	margin-top: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0.5em;
}

#content-right p
{
	margin-bottom: 1.4em;
}

#links
{
	width: 40em;
	margin-right:0px;
	margin-left: auto;
	float: right;
}

#links img 
{
	height: 6.3em;	
	
}

/* style bottom */

#content-bottom 
{
	margin-top: 1em;
}

h2  /*titolo sezione */
{
	font-size: 3em;
}

#content-bottom h3 /*titolo anno */
{
	font-size: 1.5em;
	color: red;
	border-top: .1em dotted silver;
	border-bottom: .1em dotted silver;
	margin-top: 1em;
	margin-bottom: 1em;
}

#content
{
	padding-top: 2em;
	height: 20em;
	margin-bottom: 2em;
	border-top: 0.1em dotted silver;
	margin-top: 1em;
}

#content h3
{
	font-size: 2em;
	margin-bottom: 1em;
}

.column
{
	float: left;
	margin-right: 1em;
	margin-left: 1em;
	width: 22em;
}

.column img
{
	width: 5.6em;
	padding-right: 1.5em;
}

.column p
{
	padding-bottom: 2em;
}
#info {
	float:right;
}
#info p{
	padding-bottom: 0.5em;
}
#acquista h3{
	float:right;
	font-size:1.8em;
	width:8em;
	margin-bottom: 0.3em;

}

#acquista h3:hover{
	color: #ED1F24;

}

/*contacts */
#contacts 
{
	font-size: 1em;
}

#contacts h5
{
	font-size:2em;
}

#footer
{
	font-size: 1em;
	text-align: center;
	color: #D3D3D3;
}
