div, center, table, p, ul, ol, input {
	font-family: "Garamond",times,serif;
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(http://www.yogananda-roma.org/risorse/architettura/sfondo1.jpgg'); /* Quello valore deve essere identico in #corpo e #footer */
	padding: 0px;
	margin: 15px;
}

div, table, input, p {
	font-size: 100%;
	color: #000080; /* Colore predefinito del testo */
}

div, table, p {
	text-align: justify;
}

#header {
	padding: 5px;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	/*background-color: #FFFFFF;*/
	/*border: 1px solid blue;*/
}

#container {
	background-image: url(http://www.yogananda-roma.org/risorse/architettura/sfondo2.jpgg');
}

#menu {
	border-right: 1px solid blue;
	position: absolute;
	top: 119px; /* Risultato della somma dell'altezza di header + ("padding:" x2 di #header) + 15px di margine alto */
	left: 15px;
	float: left;
	background-image: url(http://www.yogananda-roma.org/risorse/architettura/sfondo2.jpgg');
	width: 210px;

}

#corpo {
	/*border-left: 1px solid blue;*/
	background-image: url(http://www.yogananda-roma.org/risorse/architettura/sfondo1.jpgg');
	margin-left: 209px;
	/* Le tre istruzioni seguenti servono a ingannare il browser Internet Explorer 5
	per fare in modo che visualizzi correttamente i bordi. Non rimuovere. */
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 210px;
}

/* L'istruzione seguente serve a ingannare il browser Internet Explorer 5
per fare in modo che visualizzi correttamente i bordi. Non rimuovere. */
html>body #corpo {
	margin-left: 210px;
}

#inmenu {
	padding: 1em;
	padding-top: 0em;
	padding-right: 0em;
}

#incorpo {
	padding-left: 1em;
	padding-top: 1em;
}

#ie_hacks {
	width: 100%;
	overflow: visible;
}

#footer {
	clear: both;
	background-image: url(http://www.yogananda-roma.org/risorse/architettura/sfondo1.jpgg'); /* Necessario per compatibilità con Internet Explorer */
	padding-top: 3em;
	text-align: right
}


#inmenu a:link, #inmenu a:active, #inmenu a:hover, #inmenu a:visited {
	color: #000080;
	text-decoration: none;
}

#inmenu a:hover {
	color: blue;
}

#inmenu li div {
	padding-left: 26px;
	line-height: 23px;
}

#inmenu li.main {
	font-weight: bold;
	margin-top: 23px;

}

#inmenu li.main div {
	padding: 0px;
	/*background-image: url("../architettura/lotopiccolo.gif");
	background-position: left center;
	background-repeat: no-repeat;*/
}

#inmenu li img {
	margin-right: 3px;
	float: left;
}

.nascosto {
	display: none;
}

a:link, a:visited, a:active {
	color: #0103FF;
	text-decoration: underline;
}

a:hover {
	color: #FF0000; 
	text-decoration: underline;
}

p, ul, ol, h1, h2 {
	margin-top: 0em;
} 

h1, .h1 {
	font-family: times,serif;
	font-style: italic;
}

h2, .h2 {
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
}

small, .small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.8em;
}

big, .big {
	font-size: 1.1em;
}

h1, .h1, .capolettera {
	font-size: 2.3em;
	font-weight: bold;
	/*color: #CECE9C; color: #BEBD80; */ color: #B6B56E;
}

#tornasu {
	font-weight: bold;
	text-align: right;
	margin-top: 2em;
	margin-bottom: 0em;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

form { 
	margin: 0em;
}

input {
	border: 1px solid #5357FF;
	background-color: #FFFFFF;
}

input[type=submit] {
	vertical-align: bottom;
}

div#benvenuto {
	margin-right: 237px;
}

div#yogananda {
	font-family: "Palatino Linotype",times,serif;
	font-size: 0.8em;
	float: right;
	width: 226px;
}

div#yogananda blockquote {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0.5em;
	margin-bottom: 0em;
}

.divisorio {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

div.indenta {
	clear: both;
	margin-left: 45px;
	margin-bottom: 0em;
}

div.orario {
	float: left;
	font-weight: bold;
	width: 6em;
}

div.servizio {
	margin-left: 6em;
}

