/* start screen section */
@media screen {
*{
	margin:0;
	padding:0;
}
body{
	background-color:#ffffff;
	text-align:center;
}
#container{
	width:740px;
	margin:0 auto;
	background-color: #ffffff;
	background-image: url(http://www.pusc.it/csi/conv/conv10/img/bcqkg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#header{
	background:url(img/log_ara.jpg) no-repeat;
	text-align:left;
	margin:20px 0 0 0;
	height:85px;
	padding-top:1px; 
}
h1.title{
	background:url(img/banner_header.jpg) no-repeat;
	text-indent:-9000px;
	width:598px;
	height:37px;
	margin:16px 0 10px 100px;
}
h1.title2{
	background:url(img/banner_header_en.jpg) no-repeat;
	text-indent:-9000px;
	width:598px;
	height:37px;
	margin:16px 0 10px 100px;
}
h1.title3{
	background:url(img/banner_header_es.jpg) no-repeat;
	text-indent:-9000px;
	width:620px;
	height:37px;
	margin:16px 0 10px 100px;
}
#header ul{
	border-bottom:1px solid #494F59;
	border-top:1px solid #494F59;
	width:641px;
	margin:0 0 0 100px;
	padding:4px 0 4px 0;
}
#header ul li{
	list-style-type:none;
	display:inline;
	font:0.7em Helvetica;
	text-transform:uppercase;
	padding:0 45px 0 0;
}
#header a:link, #header a:visited{
	color:#3C4454;
	text-decoration:none;
}
#header a.active{
	font-weight:bold;
	color:#3C4454;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
#header a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
#logo a:hover{
	border: 0px;
}
ul.submenu{
	border-bottom:1px solid #4B515B;
	border-top:1px solid #4B515B;
	width:361px;
	margin:19px 0 0 0;
	text-align:center;
	padding:5px 0px 5px 0;
}
ul.submenu li{
	font:0.6em Helvetica;
	list-style-type:none;
	display:inline;
	text-transform:uppercase;
	padding:0 15px 0 15px;
	color:#FF9933;
}
ul.submenu li.last{
	padding:0 15px 0 0;
}
#leftcolumn, #rightcolumn{
	float:left;
	width:361px;
	text-align:left;
	padding-bottom: 20px;
}
#leftcolumn a:link, #leftcolumn a:visited, .submenu li a:link, .submenu li a:visited {
	color:#3C4454; text-decoration:none;
}
#leftcolumn a:hover, .submenu li a:hover{
	color:#FF9933;
	padding-left: 0px;
}
#iscrizioni{
	float:left;
	width:177px;
	border-right:1px solid #EEEEEE;
	margin:18px 0 0 0;
}
#iscrizioni h2, #press h2, #organizza h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FF9933;
	text-transform:uppercase;
	font-size:0.8em;
}
#iscrizioni h5,#press h5{
	font-family:Helvetica, sans-serif;
	color:#3C4454;
	text-transform:uppercase;
	font-size:0.7em;
	font-weight:normal;
	margin:5px 0 5px 0;
}
#iscrizioni p.normaltext, #press p.normaltext{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#999;
	line-height:1.7em;
}
#press{
	float:right;
	margin:18px 5px 0 0px; width:155px;
}
#rightcolumn{
	float:right;
	width:360px;
	text-align:left;
	padding-bottom:40px;
	text-decoration: none;
}
#rightcolumn h3, #leftcolumn h3{
	font-family:Arial Black;
	color:#E6E43F;
	text-transform:uppercase;
	font-size:0.9em;
	margin:7px 0 4px 0;
}
#rightcolumn h4, #leftcolumn h4{
	list-style-type:none;
	display:inline;
	text-transform:uppercase;
	color:white;
	font-family: Helvetica;
	font-size: 0.6em;
}
#flashbox{
	width:360px;
	height:253px;
	padding-top:5px;
	border:1px solid #CCCCCC;
	margin-top:47px;
	position:relative;
	background-color: #FF9900;
	background-repeat: no-repeat;
	background-position: top;
}
#flashbox img{
	padding:0 0 0px 50px;
}
#flashbox object{
	border-bottom:2px dotted #E4E4E3;
	margin-left:5px;
	margin-bottom: 5px;
}
#flashbox p{
	color:#272D38; font-size: 0.7em;
	font-family:Helvetica, sans-serif;
	margin:23px 0 0 10px;
}
#flashbox p a:link, #flashbox p a:visited{
	color:#272D38; text-decoration:underline;
}
#flashbox .header{
	font-family:"Arial Black"; text-transform:uppercase;
}
#flashbox_holder {
	width:348px;
	height:166px;
}
#churchlogo a {
	display:block;
	position:absolute;
	top: 194px;
	left: 50px;
	height: 77px;
	width: 300px;
	padding-top: 0px;
} 
#white_title {
	margin-bottom: 0px;
	width: 270px;
	float:none;
	height: 24px;
}
#white_title a {
	display: block;
	position:absolute;
	top:210px;
	left:418px;
	height: 24px;
	width: 240px;
	background-repeat: no-repeat;
	background-position: 0 0;
} 
#white_title a:hover { 
	background-position: 0 -24px; 
}
#print_this a {
	width: 28px;
	float: right;
	height: 24px;
	background-image: url(img/print_hover.gif);
	background-repeat: no-repeat;
	margin:13px 0 0 0;
}
#print_this a:hover { 
	background-position: 0 -24px; 
}
.clear{
	clear:both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #ef8109;
}
#contentbox{
	background-color:#FFF0D2;
	margin-top:48px;
	padding:8px 15px 8px 15px;
	height:244px;
	text-decoration: none;
}
#contentbox h2{
	color:#FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-0.04em;
}
#contentbox h3{
	font-family:Arial Black;
	color:#FF9933;
	text-transform:uppercase;
	font-size:0.4em;
	margin:7px 0 7px 0;
}
p.normaltext{
	FONT-FAMILY: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666666;
	line-height:1.6em;
	text-decoration: none;
	padding-top: 2px;
}
p.normaltext a:link{
	color:#3C4454;
}
p.bluetext{
	color:#4B5566;
	font-family:Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.7em;
}
p.linkplus{
	background:url(img/linkplus_bg.gif) no-repeat left #FF9933;
	height:17px;
	width:90px;
	padding-left:18px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	margin:13px 0 0 0;
}
p.linkplus a:link, p.linkplus a:visited{
	color:#C4C4C4;
}
p.linkplus a:hover{
	color:#FF9933;
}
#link_plus {
	background:url(img/linkplus_bg.gif) no-repeat left #FFF0D2;
	height:17px;
	width:90px;
	padding-left:18px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	margin:13px 0 0 0;
	float:left;
}
#link_plus a:link, #link_plus a:visited {
	color:#666666;
} 
#link_plus a:hover { 
	color:#000000;
}
#organizza{
	
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#ef8109;
	font-size: 0.8em;
	margin:19px 0 0 0; text-align:left;
}
#organizza h3{
	text-indent:-9000px;
	width:113px;
	height:28px;
	margin:0 0 12px 190px;
	color: #E0DFE3;
}
#organizza img{
	float:left;
	border:1px solid #979798;
	margin-right:17px;
}
#organizza p{
	color:#3C4454; font-size: 0.85em; font-family:Helvetica, sans-serif;
}
#organizza .boldy{
	font-family:"Arial Black", Arial;
	text-transform:uppercase;
}
#organizza a:link, #organizza a:visited {
	color:#FF9933;
	padding-left:0px;
}
#bloglink {
	font-size: 0.85em;
	margin-top: 10px;
}
#bloglink a {
	background:url(img/icon_arrow.gif) no-repeat 0% 50%;
}
#bloglink a:link, .bloglink a:visited{
	background:url(img/icon_arrow.gif) no-repeat 0% 50%;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef8109;
	font-size: 0.7em;
	border-bottom:1px solid #4B515B;
	border-top:1px solid #4B515B;
	margin-bottom: 10px;
}
#footer p {
	padding-top: 5px;
	padding-bottom: 5px;
}
}
/* end screen section */

/* start printer section */
@media print {
h1.title{
	font-size: 18px;
}
#leftcolumn {
	display:none;
}
#rightcolumn {
	width:700px;
}
#menu {
	display:none;	
}
}
/* end screen section */

