/********* STILE GENERALE DELLA PAGINA *********/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFcc;
	font-family: Arial, Helvetica, sans-serif;
}

/********* STILE DEL CONTENITORE DEI CONTENUTI DINAMICI *********/

#content
{
	font-size: 12px;
	padding: 0px 10px 20px 10px;
	text-align: justify;
	width: 584px;

}

#content h1.new_page {
  
}

/********* STILI DEL MENU CLASSICO *********/

a.new_page {
  
}

/* quello che segue è il contenitore delle voci verticali o orizzontali del menù */
.menu table
{
	background-color: #7E6956;

}

/* quello che segue serve a specificare lo stile dei link (scritte) all'interno del menù */


/* NUOVI */

.menuNormal
{
	color: #FFFFFF;
	font-size: 14px;
	height:37px;
}

.menuNormal a
{
	padding-left: 6px;
	padding-right: 6px;
}

.menuHover
{
	background: url(/images/button_hover.png) repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	height:37px;
}

.subMenuNormal
{
	
}

.subMenuNormal a
{
	background-color: #7E6956;
	color: #FFFFFF;
	font-size:14px;
	height:27px;
	display: block;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
}
.subMenuHover
{
	
}

.subMenuHover a
{
	background-color: #7E6956;
	color: #FFFFFF;
	background: url(/images/button_hover.png) repeat-x;
	font-size: 14px;
	vertical-align: middle;
}



#HEADER
{
	width:800px;
	height:225px;
	/*background: url(/images/Homepage-Suor-Maria-Laura-Fin_01.jpg);*/

}

#BASEMENU
{
	width:800px;
	height:37px;
	background: url(/images/Homepage-Suor-Maria-Laura-Linea-Menu.jpg) repeat-x;

}

#SOTTOHEADER1
{
	width:548px;
	height:184px;
	background: url(/images/Homepage-Suor-Maria-Laura-Fin_10.jpg) no-repeat top left;


}

#SOTTOHEADER2
{
	width:252px;
	height:184px;
	background: url(/images/Homepage-Suor-Maria-Laura-Fin_11.jpg) no-repeat top left;


}

#SOTTOHEADER3
{
	width:800px;
	height:25px;
	background: url(/images/Homepage-Suor-Maria-Laura-Fin_12.jpg);

}

#OMBRA
{
	width:13px;
	height:437px;
	background: url(/images/Homepage-Suor-Maria-Laura-Fin_14.jpg) no-repeat top right;

}

#CALENDARIO
{
	width:183px;
	height:164px;
	background: url(/images/Homepage-Suor-Maria-Laura-Fin_15.jpg) no-repeat top right;
	vertical-align: top;

}

#NEWS
{
	width:183px;
	height:168px;
	background: url(/images/Homepage-Suor-Maria-Laura-Fin_16.jpg) no-repeat top right;
	vertical-align: top;

}

#CERCA
{
	width:183px;
	height:51px;
	background: url(/images/Homepage-Suor-Maria-Laura-Fin_17.jpg) no-repeat top right;
	vertical-align: top;
}

#FOOTER2
{
	width:800px;
	height:91px;
	background: url(/images/Homepage-Suor-Maria-Laura-Fin_19.jpg) no-repeat bottom;
	color: #fff;
	font-size: 13px;
}

#DOMUS
{
	color: #E9995A;
	font-size: 11px;
	text-align: center;
}

.FormS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 100px;
	height: 20px;
	color: #5699AA;
	border-style: solid;
	border-width: 1px;
	border-color: #733E12;
	margin-top: 6px;
	margin-right: 15px;
	
}

.contenthtml
{

	
}

.date
{

	font-weight: bold;

}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5BBBEE;
	text-align: left;
	
}

.path a
{
font-size: 14px;
font-style: italic;
font-family: Monotype Corsiva, Helvetica, sans-serif;
text-align: justify;
color: #0031d5;
margin-bottom: 20px;

}

.path
{
font-size: 14px;
font-style: italic;
font-family: Monotype Corsiva, Helvetica, sans-serif;
text-align: justify;
border-bottom: 2px solid #b0534c;
padding-bottom: 10px;
color: #0031d5;
margin-bottom: 20px;

}

a:link {
	color: #fff;
	text-decoration: none;
}
a:hover {#fff
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
}