@charset "UTF-8";

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,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;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:”;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn’t inherit in IE */
legend{color:#000;}


/* fine reset */


body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:62.5%;
}

h1 {
	font-weight:bold;
	font-size: 1.5em;
	margin: 30px 0 10px;
}

h2 {
	margin: 20px 0 5px 0;
	clear:both;
	padding: 5px;
	border-top:#666 dotted thin;
	border-bottom:#666 dotted thin;
	}
	
hr {
	display:block;
	background:url(../img/fregio.gif) no-repeat center;
	border:none;
	width:150px; height:71px;
	margin: 20px auto 20px auto;
}
dt {
	font-weight:bold;
	margin-top:20px;
}

dd {
	margin-left:20px;
}

.primariga {
	margin-top: 0;v
}

em {font-style:italic;}

#container {
	background-repeat:repeat-y;
	width:1075px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-repeat: no-repeat;
	background-position: center;
	display:block;
	width:1075x;
	height:600px;
	}

#footer {
	background-repeat: no-repeat;
	background-position: center;
	background-repeat:no-repeat;
	display:block;
	width:1075px;
	height:260px;
	clear:both;
	margin:0px;
}

#footerin {
	font-size:1.1em;
	text-align:center;
	padding-top:160px;
	border-top:thin;
}

.dubbio {
background-color:#FF6;
text-decoration: line-through;
}

#content {
	padding:40px;
}

#main_content {
	width:580px;
	float:left;
	padding:0px 0px 0px 20px;
	font-size:1.4em;
}

#sidebar {
	width:310px;
	float:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
	clear: both;
}

ul#portfolio {
	display:block;
}

#proverbi li {
	display:block;
	width:260px;
	border: 1px solid #ccc;
	background-color:#EBE6E2;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	text-align:center;
	padding:20px;
	list-style:none;
	}

#areamenu {
	padding-top:20px;
	margin-left: 80px;
	margin-right: 80px;
	border-bottom:1px solid;
	display:block;
	height:22px;

	/*position: fixed;*/

	}
	
#menu {
	width:600px;
	float:left;
	display:block;
	display:table;
	table-layout: fixed;
}

#menu li{
	display:inline;
	padding:10px 5px 10px 5px;
}

#menu a{
	text-decoration:none;
	font-size:14px;
	padding:2px 10px 2px 10px;
}


#menu1 li {
    float: left;
    width: 150px;
}


#menu1 a {
  	font-size: 11px;
  	text-decoration: none;
	border: 1px solid;
	padding: 4px 10px 4px 30px;
	display: block;
	}

#menu1 {
  	font-weight: bold;
}

.selected, #menu1 a:hover, #menu a:hover {
	background: url(../img/freccia.gif) bottom center no-repeat;
}


#main_content h1+p:first-letter {
	font-size:3em;
	display:block;
	float:left;
	padding-top: 5px;
	padding-right:5px;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: underline;
}

.didascalia {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:11px;
	font-style:italic;
	text-align:center;
	
}
/*Contenuti */

.imgleft {
	float:left;
	margin-right:20px;
	display:block;
	}
	
.blocco {
	float:left;
	margin:5px 20px 0 0;
	display:block;
	width:320px;
	height:300px;
	}


.img-didasc-L {
	float:left;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 10px 20px 5px 0;
	clear:both;
}

.img-didasc-C {
	float:none;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 10px auto 5px auto;
	clear:both;
}


.img-didasc-R {
	float:right;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 10px 0 5px 20px;
	clear:both;
}

#content {
	line-height:20px;
	display:block;
	float:none;	
}

#main_content p{
	margin-bottom:20px;
}
.puntato li{
	list-style:disc;
	list-style-position:outside;
}

.puntato {
	margin-left:20px;
}



#sidebar {
	font-size:1em;
}

#sidebar h1 {
	font-size:1.6em;
	border-bottom:thin solid #666;
}
#sidebar h2{
	font-size:1.2em;
	font-weight:bold;
}

@sidebar h3 {
	margin-top:20px;
	font-size:11px;
	font-weight:bold;
}

#form1 {
	font-size:11px;
}

/* –––––––––––––––––––matrimoni––––––––––––––––––– */
#matrimoni {
	color:#805959;
}

#matrimoni p, #matrimoni li{
	color:#8D827E;
}

#matrimoni a {
	color:#cd5151;
}

#matrimoni a:hover {
	color:#805959;
}

#matrimoni #container {
	background-image:url(../img/bg.jpg);
}

#matrimoni #header {
	background-image: url(../img/header.jpg);
	}

#matrimoni #footer {
		background-image: url(../img/footer.jpg);
}

#matrimoni #galleria, #matrimoni #galleria2 {
	background: margin:40px auto 35px;
	display:block;
	width:580px;
}


#matrimoni #sidebar p {
color: #8D827E;
}

/* colori menu */

#matrimoni #menu a, #matrimoni #menu1 a{
	color:#805959;
}

#matrimoni #menu a:hover, #matrimoni #menu1 a:hover {
	color:#402D2D;
	background-color: #D1CDCB;
}

#matrimoni .selected {
	background-color: #D1CDCB;
}

#matrimoni h2 {
	background: center url(../img/footer.jpg);
}

/* text replacement */

.txt_contatto {
	display:block;
	text-indent:-9999px;
	background-image:url(../img/txt_contatto.gif);
	height:69px;
	background-repeat: no-repeat;
}

.txt_bonta {
	display:block;
	text-indent:-9999px;
	background-image:url(../img/txt_bonta.gif);
	height:69px;
	background-repeat: no-repeat;
}
.txt_allestimenti {
	display:block;
	text-indent:-9999px;
	background-image:url(../img/txt_allestimenti.gif);
	height:69px;
	background-repeat: no-repeat;
}

.txt_ricordi {
	display:block;
	text-indent:-9999px;
	background-image:url(../img/txt_ricordi.gif);
	height:69px;
	background-repeat: no-repeat;
}

.txt_sogno {
	display:block;
	text-indent:-9999px;
	background-image:url(../img/txt_sogno.gif);
	height:69px;
	background-repeat: no-repeat;
}

.txt_perfetto {
	display:block;
	text-indent:-9999px;
	background-image: url(../img/txt_tuo-matrimonio.gif);
	height:69px;
	background-repeat: no-repeat;
	margin-top:0;
}

.txt_fatidico {
	display:block;
	text-indent:-9999px;
	background-image: url(../img/txt_fatidico.gif);
	height:116px;
	background-repeat: no-repeat;
	margin-top:0;
	right: 50px;
	position: relative;
}



/* –––––––––––––––––––business––––––––––––––––––– */

#business {
	color:#172844;
}

#business p, #business li{
	color:#5A6E8E;
}

#business a {
	color:#8EA8CE;
}
#business a:hover {
	color:#172844;
}

#business #container {
	background-image:url(../img/bg_biz.jpg);
}

#business #header {
	background-image: url(../img/header_biz.jpg);
	}

#business #footer {
	background-image: url(../img/footer_biz.jpg);
}

#business #galleria {
	display:block;
	width:580px;
}
#business #sidebar p {
color: #5A6E8E;
}

/* colori menu */

#business #menu a, #business #menu1 a{
	color:#172844;
}

#business #menu a:hover, #business #menu1 a:hover {
	color:#172844;
	background-color:#8EA8CE;
}

#business .selected {
	background-color: #8EA8CE;
}


/*–––––––––––––––––––fine business–––––––––––––––––––*/
