* {margin: 0; padding: 0;}

/************************************* Main structure *************************/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
td {
	font-size:10px;
	}

#container {
	background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 931px;
	font-size: 14px;
	margin: 4px;
	border-top: 1px solid white;
}

#header {
	height: 205px;
	padding-top: 20px;
	margin-left: 365px;
}

#header_left {
	float: left;
	width: 326px;
	height: 206px;
}

#header_right {
    height: 206px;
	margin-left: 330px;
	margin-right: 20px;
}

#left {
	float:left;
	width: 225px;
	margin-left: 45px;
	margin-top: 100px;
}

#right {
	margin-left: 340px;
	margin-top: 70px;
	margin-right: 50px;
}

#footer {
	clear: both;
	margin-left: 45px;
	margin-right: 50px;
	padding: 5px;
	text-align: center;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	background-color: #E65F5B;
}


/******************************* Text and image formatting *******************************/

p {margin-bottom: 15px;
   margin-top: 15px;
   
}

span {margin-bottom: 0px;
   margin-top: 15px;
   font-size:11px;
}

h1 {
	color: #E65F5B;
	margin-top: 15px;
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	text-transform:uppercase;
}

.red {color: #614240;}

h2 {
	color: #000000;
	margin-top: 10px;
	margin-left: 30px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}

h3 {
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #E65F5B;
	}

h4.pulizie_menu {
	width: 210px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #E65F5B;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E65F5B;
	border-bottom-color: #E65F5B;
	font-size:16px;
	color: #000000;
}

h4.pulizie_contatto {
	width: 210px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #E65F5B;
	padding: 5px;
	border-top: 4px solid #000000;	
	border-left: 4px solid #00000;
	font-size:16px;
	color: #000000;
}

blockquote {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom:30px;
	border: 1px dotted #E65F5B;
	font-style: italic;
}


img {border: none;}

.float_left {float: left;
              margin-right: 10px;}
			  
.float_right {float: right;
              margin-left: 10px;}
			 
a:link {color: #000000; text-decoration: none;}     /* unvisited link */
a:visited {color: #000000; text-decoration: none;}  /* visited link */
a:hover {color: #000000; text-decoration: none;}   /* mouse over link */
a:active {color: #000000; text-decoration: none;}   /* selected link */
#home {border-top: 1px dotted #E65F5B;}

a.pulizia:link {color: #E65F5B; text-decoration:none; font-weight:bold;}     /* unvisited link */
a.pulizia:visited {color: #00000; text-decoration: none; font-weight:bold;}  /* visited link */
a.pulizia:hover {color: #000000; text-decoration:underline; font-weight:bold;}   /* mouse over link */
a.pulizia:active {color: #E65F5B; text-decoration: underline; font-weight:bold;}   /* selected link */

a.servizi:link {color: #E65F5B; text-decoration:underline; font-weight:bold;}     /* unvisited link */
a.servizi:visited {color: #00000; text-decoration: underline; font-weight:bold;}  /* visited link */
a.servizi:hover {color: #000000; text-decoration:underline; font-weight:bold;}   /* mouse over link */
a.servizi:active {color: #E65F5B; text-decoration: underline; font-weight:bold;}   /* selected link */


/********************************* Navigation **********************************/

#navcontainer { }

#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	color: #000000;
}

#navcontainer a
{
	display: block;
	padding-top: 8px;
	padding-left: 30px;
	padding-bottom:8px;
	width: 190px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #E65F5B;
	}


#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover 
{	
	background-color: #E65F5B;
}

/**************************************** Form elements member login ****************************/

p.impresa-pulizia {
		color: #000000;
		margin-top: 60px;
		margin-left: 40px;
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		font-weight:bold;
		font-size:30px;
	}
p.impresa-pulizie {
		color: #000000;
		margin-top: 10px;
		margin-left: 40px;
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		font-size:24px;
	}



p.pulizia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 60px;
	color: #E65F5B;
	font-weight:bold;
	line-height:20px;
}

/**************************************** extra classes: contact us ****************************/

form.contact_us {
	width: 190px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom:10px;
	padding: 15px;
	background-color:#E65F5B;
	}
p.pulizia_contatto{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	margin-left: 5px;
	color: #FFFFFF;
	font-weight:bold;
	}

input.fields_contact_us {display: block;
        width: 185px;
      	border-top: 4px solid #000000;
		border-left: 4px solid #00000;
		border-bottom: 1px solid #E65F5B;
		border-right: 1px solid #E65F5B;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 185px;
          border-top: 4px solid #000000;
		  border-left: 4px solid #00000;
		  border-bottom: 1px solid #E65F5B;
		  border-right: 1px solid #E65F5B;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #E65F5B;
}

