                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
/* import style sheets used in Commonspot base template */
@import "../style/template-base.css";
@import "../style/template-html.css";
@import "../style/template-base-directorynav.css";
@import "../style/template-class.css";

body {
	background: url("http://www.sjweb.info/roma_ignaziana/images/bgtop_Rmig2.png") repeat-x;
	background-color:#424542;
	padding:0;
	margin:0;
	}
	
#masthead {
	height:122px;
	}
	
#search {
	top: 38px;
	}

/* new styles for edu site - partly from sjs */

.title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #A71C20;
	line-height: normal;
	}
	
	
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #A71C20;
	line-height:10px;
	}
	
.offexist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
	.offexist2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
	#emblem {
		background: url(../images/eduhd.gif);
	height:250px;
	width:1000px;
	}