/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;



	bgcolor="#FFFFFF"
; 			background-attachment: fixed;
	background-image: url(immagini/sfondo_principale.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.main {
	background-image: url(immagini/fondo_testata.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	width: 100%;
	z-index: 1;
	position: absolute;
}
.container {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.testata {
	height: 156px;
	width: 900px;
	margin: 0px;
}
.logo_ocp {
	background-image: url(immagini/logo_ocp.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 419px;
	margin-top: 16px;
	margin-right: 0px;
	float: left;
}
.barra_menu {
	width: 900px;
	height: 37px;
	background-image: url(immagini/fondo_menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
}
.contenuti_principali {
	background-color: #FFF;
	width: 900px;
	margin: 0px;
	padding-top: 16px;
}
.colonna_dx table {
	font-size: 12px;
	color: #333;
}
.colonna_dx table tr td strong {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.colonna_dx strong {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.quota_complessiva {
	width: 100%;
	padding: 0px;
}
.quota_complessiva strong {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-style: normal;
}
.quota_complessiva em {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: blink;
	width: auto;
	background-color: #C33;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}


.testo {
	font-size: 12px;
	text-align: justify;
}
.sottotitoli_testo {
	font-size: 12px;
	color: #C33;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: justify;
}
.firma {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	margin-top: 40px;
}

.box_pellegrinaggi {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	border: 1px solid #333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	height: 160px;
}
.box_pellegrinaggi h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	margin-top: 5px;
	margin-bottom: 3px;
}
.box_pellegrinaggi h1 em {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.colonna_sx strong {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-style: normal;
	letter-spacing: 0px;
}

.colonna_sxf strong {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-style: normal;
	letter-spacing: 0px;
}


.box_pellegrinaggi p {
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 3px;
}
.box_pellegrinaggi em {
	font-size: 14px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}

.box_pellegrinaggi  a:link {
	font-size: 10px;
	color: #FFF;
	background-color: #333;
	padding: 3px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}

.box_pellegrinaggi  a:hover {
	font-size: 10px;
	color: #FFF;
	background-color: #CC3333;
	padding: 3px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}

.box_pellegrinaggi  a:visited {
	font-size: 10px;
	color: #FFF;
	background-color: #333;
	padding: 3px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}

.box_pellegrinaggi img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 175px;
	width: 175px;
	margin-right: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-left: 0px;
}
.colonna_completa hr {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.divisorio_puntato {
	height: 10px;
	width: 835px;
	margin-top: 10px;
	margin-bottom: 30px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333;
}

.footer {
	margin: 0px;
	height: 104px;
	width: 900px;
	background-image: url(immagini/footer.png);
	background-position: center top;
}
.immagine_main {
	width: 888px;
	background-image: url(immagini/fondo_box_immagine_grande.jpg);
	height: 424px;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 0px;
	background-color: #FFF;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}
.colonna_sx {
	float: left;
	width: 606px;
	margin-left: 0px;
	margin-top: 10px;
}

.colonna_sxf {
	float: left;
	width: 606px;
	margin-left: 0px;
	margin-top: 10px;
}
.colonna_sinistra {
	width: 586px;
	margin-left: 25px;
	margin-top: 10px;
	float: left;
}
.colonna_sx .colonna_speciale {
	width: 580px;
	margin-left: 26px;
	font-size: 12px;
	color: #33;
}
.colonna_speciale em {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C33;
}
.programma_speciale  {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: justify;
}
.programma_speciale ol {
	color: #333;
	list-style-type: disc;
	margin-top: 10px;
}

.programma_speciale strong {
	color: #333;
}


.colonna_sx .colonna_speciale note {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #333;
}
.colonna_speciale strong {
	font-size: 12px;
	color: #FFF;
}
a.biglink:link {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	background-color: #C33;
	text-decoration: none;
	width: auto;
	border: 1px solid #933;
	display: block;
	text-align: center;
	font-size: 14px;
}

a.biglink:hover {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	background-color: #333;
	text-decoration: none;
	width: auto;
	border: 1px solid #222;
	display: block;
	text-align: center;
	font-size: 14px;
}

a.biglink:visited {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	background-color: #C33;
	text-decoration: none;
	width: auto;
	border: 1px solid #933;
	text-align: center;
	display: block;
	font-size: 14px;
}

a.altrilink:link {
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	background-color: #C33;
	text-decoration: blink;
	width: auto;
	border: 1px solid #933;
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
	display: block;
}

a.altrilink:hover {
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	background-color: #333;
	text-decoration: blink;
	width: auto;
	border: 1px solid #222;
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
	display: block;
}

a.altrilink:visited {
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	background-color: #C33;
	text-decoration: blink;
	width: auto;
	border: 1px solid #933;
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
	display: block;
}


a.linkgrigi:link {
	color: #333;
	font-weight: bold;
	text-decoration: underlined;
	font-size: 12px;
	}

a.linkgrigi:hover {
	color: #333;
	font-weight: bold;
	text-decoration: underlined;
	font-size: 12px;
}

a.linkgrigi:visited {
	color: #333;
	font-weight: bold;
	text-decoration: underlined;
	font-size: 12px;
}

.colonna_sx h1 {
	font-size: 36px;
	color: #CC3333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: -3px;
}

.colonna_sxf h1 {
	font-size: 36px;
	color: #CC3333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: -3px;
}
.colonna_sx .fotogallery {
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 26px;
}

.colonna_sx h2 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: -3px;
}

.colonna_sxf h2 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: -3px;
}
.colonna_sx h3 {
	font-size: 12px;
	color: #333;
	width: 580px;
	font-weight: normal;
	margin-left: 26px;
	font-style: normal;
}
.colonna_sx ul {
	color: #333;
	list-style-type: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

.colonna_sxf ul {
	color: #333;
	list-style-type: disc;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.colonna_sx p {
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 34px;
	width: 572px;
	text-align: justify;
}
.colonna_sxf p {
	font-size: 14px;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 34px;
	width: 572px;
	text-align: justify;
}

.paragrafo_fede {
	font-size: 18px;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 34px;
	width: 572px;
	text-align: justify;
}

.striscia_giorni {
	width: 569px;
	margin-left: 26px;
	padding: 3px;
	background-color: #333;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3333;
}
.striscia_speciale {
	width: 569px;
	margin-left: 0px;
	padding: 3px;
	background-color: #333;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3333;
}
.striscia_speciale a:link {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.striscia_speciale a:hover {
	font-size: 14px;
	color: #C33;
	font-weight: bold;
}

.striscia_speciale a:visited {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}


.striscia_noteschede {
	width: 229px;
	margin-left: 0px;
	padding: 3px;
	background-color: #333;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.miniature_schede {
	border: 13px solid #333;
	overflow: hidden;
	margin-bottom: 10px;
}



.colonna_sx h1 em {
	color: #333333;
	font-style: normal;
	font-size: 24px;
}

.colonna_sxf h1 em {
	color: #333333;
	font-style: normal;
	font-size: 24px;
}

.icone_itinerari {
	width: 606px;
	margin-top: 10px;
}
.icone_itinerari h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 420px;
	letter-spacing: -1px;
	text-transform: capitalize;
}
.icone_itinerari h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	font-style: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 420px;
}
.icone_itinerari p {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	text-align: justify;
	letter-spacing: 0px;
	width: 420px;
}



.colonna_dx {
	float: right;
	width: 240px;
	margin-right: 24px;
	margin-top: 10px;
}
.colonna_dx p {
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	margin-left: 8px;
	text-align: justify;
}
.colonna_dx p em {
	color: #CC3333;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.colonna_dx p a {
	color: #333;
	margin-left: 8px;
	font-weight: bold;
}
.note_schede  {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}




.topbanner {
	padding: 0px;
	height: 381px;
	width: 848px;
	margin-right: 10px;
	margin-left: 23px;
	margin-top: 0px;
	overflow: hidden;
}



.logo_orp {
	float: right;
	height: 67px;
	width: 481px;
	text-align: right;
}
.icona_fb {
	float: right;
	width: 481px;
	height: 60px;
	text-align: right;
	padding-top: 16px;
	color: #FFF;
	font-size: 12px;
}
.icona_fb a {
	color: #FFF;
}

.clearer {clear:both;
height:0;
overflow:hidden;
}

.midbanner {
	height: 327px;
	width: 238px;
	margin: 0;
	overflow: hidden;
	border: 1px none #333333;
}
.bottombanner {
	height: 167px;
	width: 578px;
	overflow: hidden;
	border: 1px none #333333;
	margin-left: 26px;
	margin-top: 17px;
}
.bottombanner_alto {
	height: 450px;
	width: 578px;
	overflow: hidden;
	border: 1px none #333333;
	margin-left: 26px;
	margin-top: 17px;
	background-image: url(banner/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.indicazioni  {
	font-size: 10px;
	color: #FFF;
	margin-top: 55px;
	margin-left: 26px;
	width: 550px;
	float: left;
}
.footer  img {
	float: right;
	margin-top: 45px;
	margin-right: 25px;
}

.elementi_laterali {
	width: 240px;
	margin-top: 16px;
}
.elementi_laterali_top h3 {
	margin: 0px;
}
.elementi_laterali_top p {
	margin: 0px;
	padding: 0px;
}

.elementi_laterali_top {
	width: 240px;
	margin-bottom: 16px;
	width: 240px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
.elementi_laterali_top_scroll {
	width: 240px;
	margin-bottom: 16px;
	width: 240px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 238px;
	overflow: hidden;
	margin-bottom: 16px;
}



.midbanner img { padding: 0px; border: 0px background-color: #FFF; }
.testo_condizioni {
	font-size: 11px;
	text-align: justify;
}
.colonna_completa {
	width: 835px;
	margin-left: 25px;
}
.testo_condizioni strong {
	color: #C33;
}
.striscia_giorni {
}


.titolo_condizioni {
	margin: 0px;
	width: 835px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.note_laterali {
	float: right;
	margin-top: 22px;
	color: #D33;
	font-size: 11px;
	text-align: right;
}
.note_laterali a {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}


.titolo_condizioni h1 {
	font-size: 36px;
	color: #CC3333;
	font-weight: bold;
	margin: 0px;
	letter-spacing: -3px;
}
.titolo_condizioni h1 em {
	color: #333333;
	font-style: normal;
	font-size: 18px;
	letter-spacing: 0em;
}
.testo a {
	color: #333;
}
.colonna_sx .fotogallery img {
	float: left;
	height: 80px;
	width: 136px;
	margin-top: 5px;
	margin-right: 5px;
	border: 2px solid #333;
	overflow: hidden;
}
.notepiede {
	font-size: 11px;
	color: #333;
	text-align: justify;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.collaborazione {
	height: 80px;
	width: 110px;
	float: right;
	margin: 0px;
}

.colonna_sxf p strong {
	font-size: 16px;
	font-weight: bold;
	color: #C33;
}
.colonna_sxf p em {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}

.notepiede strong {
	font-size: 14px;
	color: #C33;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box_container_date {
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	font-size: 12px;
	color: #333;
}
.linkdata {
	width: 192px;
	float: left;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 4px;
}
.linkdata a {
	color: #333;
}
.colonna_sx table {
	font-size: 12px;
}
.promo {
	width:500px;
	height:500px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-250px 0 0 -250px;
	z-index: 10;
	background-image: url(speciali/Lourdes_maggio.png);
	background-repeat: no-repeat;
	visibility: hidden;
}
.icone_itinerari table p a {
	color: #333;
}
.icone_itinerari p em {
	font-style: normal;
	font-weight: bold;
	color: #C33;
}

.promo p {
	color: #FFF;
	font-size: 10px;
	margin-top: 255px;
	margin-right: 21px;
	margin-bottom: 18px;
	margin-left: 19px;
	text-align: justify;
}
.promo strong {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFAC;
}
.colonna_sx table tr td h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	margin-left: 34px;
}
.colonna_sx table tr td h5 {
	text-align: justify;
	margin-left: 34px;
	padding: 5px;
	background-color: #333;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
}
.colonna_sx ul {
	list-style-type: disc;
	margin-left: 45px;
}
.istruzioni {
position: absolute;
left: -9999px;
}

.colonna_sxf ol li {
	list-style-type: decimal;
	margin-left: 0px;
	font-size: 14px;
	color: #333;
	}
.main .container .contenuti_principali .colonna_dx ul li {
	font-size: 11px;
}
.modulo_adesione {
	width: 848px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 16px;
	height: 30px;
	padding: 0px;
}
