/*
*  CSS: Sab Design snc
*  Data creazione: aprile 2007
*  Autore: Sab Design
*/

/*IMPORT SECTION
@import url(object.css);*/

/*GENERIC RULES*/
body,html{
	color:#666666;
	padding:0;
	margin:0;
	text-align:center;
	font-family: "Trebuchet MS", thaoma, arial;
	font-size: 83%;
	font-style: normal;
	font-variant: normal;
	background-image: url(http://htdocs.weddingart.it/frontend/images/bg2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height:100%;
}
p{padding:0;margin:0}
hr{display:none}
h1{display:none}
h1,h2,h3,h4,h5,h6{padding:0;margin:0}
ul,li{}
img{padding:0;margin:0;border:0}
table{
	padding:0;
	margin:0;
	border:0;
	color: #FFFFFF;
	background-color: #FFF;
}
a,a:hover,a:visited{text-decoration:none}
a{
	color: #000000;
}
a:hover{color:#704111}

object{
	color:#cccccc;
	border: 1px solid #704111;
}
/*GENERIC DIV*/
div{text-align:left}
div#skip{display:none}
div.wrapper{clear:both}

/*PRINT ELEMENT*/
div#printlogo{display:none}
div#printfooter{display:none}

/*LAYOUT*/
div#layout{
	width:755px;
	margin:0 auto;
	
}

/*HEADER*/
div#header{
	width: 755px;
}

/*LOGO*/
#logo {

}

/*------------------------------------------------------------*
**  Navigation menu
**------------------------------------------------------------*/
#menu {
	color: #FFFFFF;
	font-size: 14pt;
	text-align: center;
	background-color: #FF9900;
	background-image: url(http://htdocs.weddingart.it/frontend/images/bg_menu.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 755px;
}
#menu ul {
	list-style: none;
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}

#menu li {
	display: inline;
}

#menu ul li a  {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 13pt;
}

#menu ul li a:hover,  #menu ul li  a.current {
	color: #FF9900;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 13pt;
}

/*CENTER*/
div#center{
	width: 755px;
	background-color: #FFFFFF;

}

/*CONTENT DEFINITION*/
div#center div.content{
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	width: 554px;
}

div#center div.content h2{
	font-size:20pt;
	color:#FF9900;
	font-weight: lighter;
	margin-top: 25px;
}
div#center div.content h3{
	font-size:14pt;
	color:#FF9900;
	margin-bottom:5px;
}
div#center div.content h5{
	font-weight:bold;
	font-size:18px;
	color:#FF9900;
	margin-left: 60px;
	margin-top: 10px;
}
div#center div.content p{
	color:#666666;
	text-align: justify;
	line-height: 23px;
	margin-right: 30px;
		font-size: 13px;
}

div#center div.content ol{
	color:#666666;
	text-align: justify;
	line-height: 20px;
	margin-right: 30px;
}

div#center div.content img {
}

/*CONTENT DEFINITION ACCOUNT*/
.cuore1 {
	width: 528px;
	height: 48px;
	background-image: url(http://htdocs.weddingart.it/frontend/images/account_cuore1.gif);
	background-repeat: no-repeat;
}
.cuore2 {
	width: 528px;
	height: 48px;
	background-image: url(http://htdocs.weddingart.it/frontend/images/account_cuore2.gif);
	background-repeat: no-repeat;
}
.cuore3 {
	width: 528px;
	height: 48px;
	background-image: url(http://htdocs.weddingart.it/frontend/images/account_cuore3.gif);
	background-repeat: no-repeat;
}

.form {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	margin:0;
}
.formsmall {
	color: #666666;
	font-size: 12px;
}
div#center div.content input{
	background-color: #FFF2DF;
	color: #FF9900;
	font-weight: bold;
	padding: 1px;
}
div#center div.content select {
	background-color: #FFF2DF;
	color: #FF9900;
	font-weight: bold;
	padding: 1px;
}
div#center div.content table{
	color: #666666;
	padding: 1px;
	font-size: 15px;
}

div#center div.content a {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;

}
div#center div.content a:hover {

	color: #FF9900;
	font-weight: bold;
}
div#center div.content h4 {

	font-weight:bold;
	font-size:18px;
	color:#FF9900;
	margin-top: 10px;
}
div#center div.content td {

	color: #666666;
	padding: 1px;
	font-size: 10pt;
}
div#center div.content td h4 {

	color: #666666;
	padding: 1px;
	font-size: 12pt;
}


/*LEFT*/

div#right{
	width: 201px;
	float: left;
	background-color: #FFFFFF;
	clear: right;
	margin-top: 5px;

}
div#right div.destra{
	padding-top: 5px;
	height: 320px;
	margin-top: 10px;
}

div#right div.destra h2{
	font-size:20pt;
	color:#FF9900;
	font-weight: lighter;
}

div#right div.destra h5{
	font-size:10pt;
	color:#666666;
	margin-top: 1px;
	text-align: right;
	margin-right: 10px;
}

div#right div.destra h5 a{
	font-size:9pt;
	color:#666666;
}
div#right div.destra h5 a:hover{
	font-size:9pt;
	color:#4E290D;
}
div#right div.destra p{
	color:#666666;
	text-align: justify;
	line-height: 25px;
}

div#right div.destra img{
	margin-left: 25px;

}
.google{
	margin-left: 20px;
	margin-top:5px;
}

/*LOGIN*/
div#right div.login{
	width: 201px;
	height: 160px;
	background-image: url(http://htdocs.weddingart.it/frontend/images/bg_login.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}

div#right div.login h2{
	font-size:14pt;
	color:#FF9900;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}

div#right div.login p{
	color:#333333;
	text-align: right;
	line-height: 20px;
	margin-right: 3px;
	padding: 2px;
	margin-top: 3px;
}
div#right div.login a{
	color:#333333;
	text-align: right;
	margin-right: 3px;
	padding: 2px;
	margin-top: 3px;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
}
div#right div.login a:hover{
	color:#FF9900;
	text-align: right;
	margin-right: 3px;
	padding: 2px;
	margin-top: 3px;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
}
div#right div.login img{
	float: right;
	margin-bottom: 5px;
}

div#right div.login input{
	background-color: #FFE3BB;
	color: #FF9900;
	font-weight: bold;
	padding: 1px;
}
/*PIEDE*/
div#piede{
	clear:both;
	color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
	text-decoration: none;
	height: 10px;
	width: 755px;
}
/*FOOTER*/
div#footer{
	/*height:100px;*/
	clear:both;
	color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
	text-decoration: none;
	background-image: url(http://htdocs.weddingart.it/frontend/images/footer_bg.gif);
	width: 100%;
	background-position: center;
	background-repeat:no-repeat;
	height: 116px;
	padding:0px;
}

/*------------------------------------------------------------*
**  Navigation menu Footer
**------------------------------------------------------------*/
#menu_footer {
	color: #000000;
	text-align: center;
	width: 755px;
	margin: 0 auto;
}
#menu_footer ul {
	list-style: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11pt;
	font-weight: bolder;
}

#menu_footer li {
	display: inline;
	font-family: "Trebuchet MS";
}

#menu_footer ul li a  {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

#menu_footer ul li a:hover,  #menu_footer ul li  a.current {
	color: #FF9900;
	font-size: 13px;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}

div#footer p{
	color: #000000;
	text-align: center;
	font-size: 13px;
}

div#center div.table {
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
}
div#center div.table h2 {
	color: #FFFFFF;
	font-size: 18px;
	background-color: #FF9900;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#center div.table ul {
	list-style-type: square;
}
div#center div.table td {
	border: 1px solid #FF9900;
}
div#center div.table img {

	background-color: #FFFFFF;
}

