/* Amici dei missionari Screen Styles - Author: Fabrizio Ravasi - Date: March 2009 */

* {
	margin: 0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {
	border: 0;
}
#container {
	margin: 0 auto;
	line-height: 1.4em;
	font-size: 90%;
	width: 980px;
	color: #333;
	background-color: #FFFFFF;
	position: relative;
}
#top-header {
	border-top: 4px solid #999;
	border-bottom: 4px solid #999;
}
#header {
}
#nav {
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 100%;
}
#nav ul {
	list-style: none;
	padding: 0 0 0 10px;
}
#nav li {
	float: left;
}
#nav a, #nav a:visited {
	color: #FFFFFF;
	padding: 18px 14px 8px 14px;
	text-decoration: none;
	display: block;
	font-size: 1.1em;
	border-bottom: 4px solid #999;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	border-bottom: 4px solid #ccc;
}
.selected {
	color: #FFFFFF !important;
	background-color: #CC0000 !important;
	border-bottom: 4px solid #ccc !important;
}
#left-col {
	width: 640px;
	float: left;
	padding: 15px;
	background-image: url(../images/bg-col.jpg);
	background-repeat: repeat-x;
}
#left-col2 {
	width: 950px;
	float: left;
	padding: 15px;
	background-image: url(../images/bg-col.jpg);
	background-repeat: repeat-x;
}
#right-col {
	width: 300px;
	float: left;
	padding: 15px 5px 15px 5px;
	background-image: url(../images/bg-col.jpg);
	background-repeat: repeat-x;
}
#right-col img {
	padding: 1px;
	border: 1px solid #999;
	margin: 20px 0;
}
#content h1 {
	color: #FF9900;
	font-size: 2.2em;
	padding: 10px 0 10px 0;
}
#content h1 span {
	color: #339999;
	font-size: 0.8em;
	margin: 20px 0 0 0;
}
#content h2 {
	color: #666;
	font-size: 1.4em;
	padding: 20px 0 10px 20px;
	line-height: 1.8em;
}
#content h2 span {
	color: #FFFFFF;
	background-color: #CC6600;
	padding: 0 10px;
}
#content h3 {
	color: #537DB9;
	font-size: 1.1em;
	padding: 10px 10px 10px 20px;
	line-height: 1.4em;
}
#content p {
	padding: 10px 10px 4px 0;
}
#content strong {
	color: #666666;
}
#content ul {
	list-style: none;
	padding: 6px 10px 10px 20px;
}
#content li {
	padding: 0 10px 4px 14px;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#content a, #content a:visited {
	color: #3399FF;
	font-weight: bold;
	padding: 0 4px;
}
#content a:hover {
	color: #FFFFFF;
	background-color: #3399FF;
}
#content-dx h2 {
	color: #009999;
	padding: 10px 10px 20px 10px;
	text-align: center;
}
.app {
	margin: 20px 0 10px 0;
	padding: 10px;
	text-align: center;
	border: 1px dashed #C7E2FE;
}
.app p strong{
	color: #FFFFFF;
	padding: 4px 40px 6px 40px;
	background-color: #009999;
}
.app img {
	margin: 20px 0 10px 10px;
	padding: 2px;
	border: 1px solid #39f;
}
.app a, .app a:visited {
	color: #3399FF;
	font-weight: bold;
	padding: 0 4px;
}
.app a:hover {
	color: #FFFFFF;
	background-color: #3399FF;
}
.glr {
	margin: 20px 0 10px 0;
	padding: 10px;
	border: 1px dashed #ccc;
}
.glr h2 {
	padding: 4px !important;
}
.glr img {
	margin: 20px 0 10px 11px;
	padding: 10px;
	border: 1px dashed #ccc;
}
.eve {
	margin: 20px 0 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #f3f3f9;
}
.eve img {
	float: right;
	border: 1px solid #ccc;
	margin: 0 0 10px 10px;
}
.eve p {
	padding: 0 360px 0 0!important;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	background-position: center top;
	padding: 10px 0 20px 0;
}
#footer p {
}
#footer a, #footer a:visited {
	color: #369;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 4px;
}
#footer a:hover {
	color: #f90;
	background-color: #fff;
}
.clear {
	clear: both;
}
#logomilubredesign {
	position: absolute;
	bottom: 10px;
	left: 360px;
}

/* End styles */
