body {
	margin: 0px;
	background-image: url(img/sfondo-totale.jpg);
}

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	letter-spacing: 0.04em;
}

.clear {
	clear: both;
}

strong {
	color: #A32535;
}

a {
	color: #A32535;;
	text-decoration: underline;
}

a:hover {
	background-color: #A32535;;
	color: #ffffff;
	text-decoration: none;
}

/*---------------------------------------- FORMATTAZIONE ------------------------------------------- */

.noborder {
	border: 0px;
}

.floatsx {
	float: left;
	margin-right: 5px;
	border: 0px;
}

.floatdx {
	float: right;
	margin-left: 5px;
	border: 0px;
}

/*---------------------------------------- BANDIERE SCELTA LINGUA ------------------------------------------- */

#bandiere {
	font-weight: bold;
}

#bandiere img {
	border: 0px;
	margin-right: 5px;
}


#bandiere a {
	color: #892948;
	text-decoration: none;
	padding: 5px;
}

#bandiere a:hover {
	color: #F2D4DC;
	background-color: #892948;
	text-decoration: none;
}


/*---------------------------------------- COLONNE ------------------------------------------- */

#colonna-sx, #colonna-centro, #colonna-dx {
	height: 562px;
	float: left;
/*	border: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #ffffff;*/
}

/*---------------------------------------- COLONNA SINISTRA ------------------------------------------- */

#colonna-sx {
	background-color: #A32535;
	width: 180px;
	font-size: 0.95em;
}

#colonna-sx p {
	margin: 0px;
	padding: 0px;
	background-color: #A32535;	
}

#colonna-sx .foto-small{
	background-color: #A32535;	
	width: 181px;
	height: 94px;
	/*border: 1px;
	border-style: solid;
	border-color: Lime;*/
}

#colonna-sx .foto-small img{
	float: left;
	margin: 4px;
	margin-top: 20px;
	border: 1px;
	border-style: solid;
	border-color: #EFDAD4;
}

/*#menu ul, li{
	clear: left;
	list-style-type: none;
	list-style: none;
	list-style-image: none;
	font-size: 0.95em;
}*/

#menu {
	font-size: 0.95em;
	clear: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 11px;
	background-color: #A32535;	
	background-image: url(img/sfonfo-menu.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#menu a {
	padding-left: 20px;
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 24px;
}

#menu a:hover {
	background-color: #EFDAD4;
	color: #A32535;
}

#menu a.selected {
	background-color: #EFDAD4;
	color: #A32535;
}

#lingue {
	background-color: #C26E79;
	text-align: center;
	color: #ffffff;
	height: 22px;
	font-size: 0.9em;
	padding-top: 2px;
	border: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #ffffff;
}

#lingue a {
	color: #ffffff;
	text-decoration: none;
}

#lingue a:hover {
	background-color: #ffffff;
	color: #A32535;
	text-decoration: none;
}

/*---------------------------------------- COLONNA CENTRALE ------------------------------------------- */
#colonna-centro {
	width: 315px;
	background-color: #A32535;
	border: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #ffffff;
}

/*---------------------------------------- COLONNA DESTRA ------------------------------------------- */

#colonna-dx {
	width: 375px;
}


#titolo, #testo {
	padding-left: 20px;
	font-size: 0.95em;
}

#testo {
	margin-bottom: 50px;
}

#titolo {
	padding-bottom: 21px;
}



/*---------------------------------------- FOOTER ------------------------------------------- */

#footer {
	color: #C4C4C4;
	font-size: 0.9em;
	margin-bottom: 50px;
	padding-left: 20px;
	padding-top: 20px;
	width: 480px;
}

/*
#footer #footer_text {
	float: left;
	width: 480px;
}

#footer #footer_loghi {
	float: left;
	width: 200px;
}
*/

#footer b,
#footer strong
{
	color: #DF94A8;
}


#footer a{
	color: #C4C4C4;
	text-decoration: underline;
}

#footer a:hover{
	background-color: #C4C4C4;
	color: #011749;
	text-decoration: none;
}

/*---------------------------------------- FORM RICHIESTA INFO ------------------------------------------- */

#form td{
	font-size: 11px;
}

#form .small {
	width: auto;
}

textarea, input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 200px;
}

/*-------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------- GALLERIA FOTOGRAFICA -----------------*/
#testo #admin_link {
	display: none;
}

#testo .content_gallerie {
	margin-bottom: 15px;
}

.gallery #name_galley {
	color: #A32535;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
}

.gallery #gallery_images  {
	margin-top: 10px;
}

#gallery_images .single_image {
	float: left;
	height: 115px;
	margin: 0 5px 5px 0;
	width: 115px;
}

#gallery_images .single_image .mgsmall {
	text-align: left;
}



/*-------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------- PAGINA CONTATTI -----------------*/
.star {
	color: #FF0000;
}

#form form {
	color:#8B622F;
}

#testo #form form td {
	padding-bottom: 5px;
}

#form form td.obbligatori {
	padding-left: 15px;
}

#form form td.campi {
	width: 230px;
}

#form form td.pre_captcha {
	padding-bottom: 10px; 
}

#form form td.errore {
	color: #ff0000;
	text-align: center;
}

#form form td.radio,
#form form td.button {
	text-align: center;
}

#form form td.img_captcha {
	text-align: right;
	width: 220px;
}

#form form td.campi_captcha,
#form form td.captcha {
	text-align: center;
}

#form form td.campi input,
#form form td.campi textarea {
	width: 230px;
}

#form form td.campi input.input_radio {
	width: auto;
}

#form form td.campi input.button {
	width: 80px;
}







