/* Ridefinizione dei tags */
html, body{
	border:0;
	margin:0;
}

body{
	min-width: 750px;
	text-align:center;
	background-image: url(http://www.exclusiveitalyweddings.com/images/fondino.gif);
	padding-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;

}

h1,h2,h3 {
	margin: 0;
	border: 0;

}

h1 {
	font-size: 16px;
	margin-bottom: 30px;
	margin-top: 3px;
	color: #999999;

}


.titoloBox {
	color: #bea977;
	font-size: 12px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
	margin: 0px;
}

a:link {
	text-decoration: underline;
	font-style:normal;
	color:#666666;
}

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
/* ID */

div#container {
	text-align: left;
  	margin-left: auto;
  	margin-right: auto;
	width: 750px;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 181px;
	position: relative;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	padding:0px;	
	
}

div#content {
	margin-right: 20px;
	padding: 94px 40px 0px 130px;

}

div#navigationLocation, div#navigationLocations{
	float: right;
	width: 225px;
	padding-top:125px;
}

div#navigationLocation{
	padding-bottom:10px;
}
div#navigationLocations{
	padding-bottom:40px;
}

div#fotoSx {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 100px;
	height: 400px;
}

div#footer {
	clear: both;
	padding: 5px;
	text-align: center;
}

div#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	clear: both;
	margin: 0;
	text-align: center;
}
div#headerMenu {
	background-image: url(images/sfondoMenu.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

div#headerMenu img {
	margin-right: 3px;
}

/*Classi */

.box, .boxMarrone, .boxCornice, .boxAzzurro, .boxBianco, .boxGiallo {
	width:186px;
	margin: 10px auto 10px 12px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.box{
	border-color: #d9cdb1;
	border-style: solid;
	border-width: 2px;
}

.box a {
	text-decoration: none;
}


.boxMarrone{
	background-color:#e8e1d0;
	color: #757169;
}

.boxGiallo{
	background-color:#F7F5EF;
	color: #757169;
}

.boxMarrone h2, .boxAzzurro h2,  .boxGiallo h2{
	font-size:12px;
	text-decoration:underline;
	margin: 2px 0px 6px 0px;
}

.boxMarrone h2,  .boxGiallo h2 {
	color:#383632;
}

.boxMarrone a, .boxAzzurro a, .boxBianco a, .boxGiallo a{
	color:#757169;
	text-decoration: none;
	font-size: 12px;
}

.boxMarrone a, .boxGiallo a{
	color:#757169;
}

.boxAzzurro{
	background-color:#e7e9eb;
}
ul {
	list-style-type: square;
	margin: 0px;
}

div#header {
	margin:0px;
	border:0px;
	padding:0px;

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	list-style-position: outside;
}
.boxScuro {
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color:#e8e1d0;
}
.boxChiaro {
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px; 
	background-color:#e7e9eb;
}




