/********* STILE GENERALE DELLA PAGINA *********/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #C3E7F5;
}

/********* STILE DEL CONTENITORE DEI CONTENUTI DINAMICI *********/
#content
{
	font-size: 14px;
	font-family: Garamond, Helvetica, sans-serif;
	text-align: justify;
	padding: 5px 10px 0px 0px;
	display: block;
	color:#0D5B86;
}

#container2
{
	width: 800px;
	background-color: #AADAF6;
}


#gallery{

	display: block;
}

#flags{


}

#contentEgallery{

	background-image: url(/images/Homepage-Benedettine.gif);
	background-repeat: no-repeat;
	background-color; #ffffff;
	width: 492px;
	height: 368px;
	padding: 0px:
	margin: 0px;


}

#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
{
	width: 184px;
	height: 48px;
}

/* quello che segue serve a specificare lo stile dei link (scritte) all'interno del menù */

.menuNormal a
{
  	font-family: Book Antiqua, Helvetica, sans-serif;
	display: block;
	color: #1072a8;
	font-weight: bolder;
	font-size: 13px;
  	padding: 18px 0px 0px 0px;
	background-image: url(/images/icona-pulsante.png);
	text-align: center;
	height: 30px;
	width: 184px;
  		
}

.menuHover a
{
	color: #A0201F;
}

.subMenuNormal a
{
  	font-family: Book Antiqua, Helvetica, sans-serif;
	display: block;
	color: #1072a8;
	font-weight: bolder;
	font-size: 13px;
  	padding: 18px 0px 0px 0px;
	background-image: url(/images/icona-pulsante.png);
	text-align: center;
	height: 30px;
	width: 184px;
  		
}

.subMenuHover a
{
	color: #A0201F;
}

#menu_sfondo {
	background: url(/images/Homepage-Benedettine-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 390px;
	width: 308px;
	padding: 0px;
	margin: 0px;
	display: block;
}

#footer2
{
	background: url(/images/Homepage-Suore-Benedettine_footer.png);
	height: 69px;
	width: 800px;
	padding: 0px;
	margin: 0px;
}

#testofooter
{
  	font-family: Garamond, Helvetica, sans-serif;
	color: #1072a8;
	text-align: center;
}

#container
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 5px;
	border-top-color: #77baee;
	border-right-color: #77baee;
	border-bottom-color: #77baee;
	border-left-color: #77baee;
	background-color: #77baee;
	width: 810px;
}

h1{
	valign: top;
  	font-family: Book Antiqua, Helvetica, sans-serif;
	color: #1072a8;
	font-weight: bolder;
	font-size: 24px;
}

h2{
  	font-family: Book Antiqua, Helvetica, sans-serif;
	color: #A0201F;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}

h3{
  	font-family: Book Antiqua, Helvetica, sans-serif;
	color: #A0201F;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}