body {
	font-family: "tahoma", serif;
	/*background-image: url(../images/back_blue.jpg);*/
	background-repeat: repeat-x;
	color:#000;
	background-color: #fff;
}

.container_box {
	border: 1px solid #ccc;
	width: 780px;
	height: 689px;
	padding-top: 3px;
	padding-left: 1px;
}
	
.p_home {
	font-family: tahoma, lucida, sans-serif;
	font-size: 12px;
	text-align: left;
	padding : 0px;
	margin : 0px;
	padding-top: 10px;
}

.p_green {
	font-family: tahoma, lucida, sans-serif;
	font-size: 12px;
	color : #090;
	font-weight: bold;
	text-align: right;
	padding : 0px;
	margin : 0px;
	padding-top: 10px;
}
	
.text_title_home {
	font-family: tahoma, lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c06;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.text_title_home_small {
	font-family: tahoma, lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c06;
	text-align: left;
}

.text_home {
	font-family: tahoma, lucida, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}

.text_bottom_home {
	font-family: tahoma, lucida, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
}

.text_bottom_image {
	font-family: tahoma, lucida, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}

.text_pink {
	font-family: tahoma, lucida, sans-serif;
	font-size: 10px;
	color: #c06;
}

.td_border_top {
	border-top: 1px solid #ccc;
	heigth: 1px;
}

a, a:link, a:visited, a:active {
	color: #c06;
	text-decoration: none;
}	

a:hover {
	color: #c06;
	/*color: #CDCC02;*/
	text-decoration:underline;
}

a.link_menu, a.link_menu:link, a.link_menu:visited, a.link_menu:active {
	color: #fff;
	text-decoration: none;
}	

a.link_menu:hover {
	color: #fff;
	/*color: #CDCC02;*/
	text-decoration:underline;
}

a.title_link, a.title_link:link, a.title_link:visited, a.title_link:active {
	color: #000;
	text-decoration: none;
}	

a.title_link:hover {
	color: #c06;
	/*color: #CDCC02;*/
	text-decoration:none;
}

.navcontainer {
	padding: 0;
	width: 600px;
	height: 30px;
}

.navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

.navcontainer ul li {
	display: block;
	float: right;
	text-align: right;
	padding: 2px;
	margin: 0;
}

.navcontainer ul li a {
	background: #FAD9EA;
	width: 90px;
	height: 20px;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 2px;
	margin: 0 0 0 0;
	color: #000 !important;
	text-decoration: none;
	display: block;
	text-align: right;
	font: 0.8em tahoma, lucida, sans-serif;
	background-image: url(../images/cuore_ico_menu.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.navcontainer ul li a:hover {
	color: #fff !important;
	background: #c06;
	background-image: url(../images/cuore_ico_menu_over.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.navcontainer a:active {
	background: #FAD9EA;
	color: #fff;
	font-weight: bold;
	background-image: url(../images/cuore_ico_menu.gif);
	background-repeat: no-repeat;
}

.navcontainer li#active a {
	background: #6A849D;
	color: #fff;
	background-image: url(../images/cuore_ico_menu.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.input {
	border: 1pt solid #6A849D;
	font: normal 10px tahoma;
	color: #707070;
	margin:0px 0px 0px 0px;
}

.inputForm {
	font: normal 11px tahoma;
	color: #707070;
}

.label {
	font: normal 11px tahoma;
	color: #000;
}

.imgright {
	vertical-align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
}

.imgleft {
	vertical-align: top;
	float:left;
	border: 1px solid #eee;
	padding: 3px;
	margin:5px;
}

.imgcenter {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px;
}

.label {
	width: 20px;
}

.menu_bottom_table {
	background: #c06;
	font: normal 11px tahoma;
	color: #fff;
	height: 35px;
}

#footer {
	height: 50px;
	clear: both;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

.fotext {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 10px;
	padding-top: 10px;
	color:#000;
}

.button {
	border : 1px solid #ccc;
	background-color : #c06;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	color : #fff;
}

.formBorder {
	border-bottom: 1px solid #ccc;
	border-top : 1px solid #ccc;
}

.grey_button {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-style : normal;
	color : #000;
	background-image: url(../images/btn_bg.gif);
  	border: 0 solid white;
  	background-repeat: no-repeat;
	width: 91px;
 	height: 21px;
  	text-align: center;
}

.privacy {
	font-size: 10px;
	color:#000;
}

