/* CSS Document */

    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background-color: #95c1e1;
		font-size:76%;
		font-family: Arial, Helvetica, sans-serif;
    }

	/* Header styles */
    #header {
        width:100%;
    }
	
	#header_bg {
		background-image: url(../images/structure/header_sx.gif);
		background-repeat: repeat-x;
		background-position: left bottom;
		height: 116px;
	}
	#header_dx {
		background-image: url(../images/structure/header_dx.jpg);
		background-repeat: no-repeat;
		background-position: right bottom;
		height: 116px;
		float: right;
		width: 566px;
	}	#logo {
		position: absolute;
		width: 271px;
		height: 34px;
		top: 30px;
		left: 13px;
	}
#nav {
	background-image: url(../images/structure/bg_nav.gif);
	height: 41px;
	position: relative;
}
#find {
	position: absolute;
	float: right;
	top: 85px;
	right: 0px;
}
#find input.campo {
	background-image: url(../images/structure/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px solid #dedede;
	padding: 3px 0px 3px 3px;
	color: #1886bf;
	margin-right: 5px;
}
#find .send {
	background-image: url(../images/structure/btn_cerca.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 3px 10px;
	border: none;
	width: 24px;
	height: 25px;
	margin-right: 10px;
	cursor:		pointer;
}

/* menu orizzontale */
#navcontainer_h {
   font-size: 12px;
   font-weight: bold;
}
 
#navcontainer_h ul {
   margin: 0px;
   padding-left: 10px;
   padding-bottom: 5px;
   padding-top: 11px;
}
 
#navcontainer_h ul li {
   display: inline;
}
 
#navcontainer_h a {
   padding: 5px 10px 5px 10px;
   margin: 0px;
   color: #006699;
   text-decoration: none;
   border-right: 1px solid #006699;
}

#navcontainer_h a:hover {
   background-color: #006699;
   color: white;
}
#navcontainer_h .current {
   background-color: #006699;
   color: white;
}
/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		padding-top: 10px;
		background-color: #FFFFFF;
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#FFF;    	/* Right column background colour */
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-327px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#fff;    	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:519px;         	/* Left column width + right column width */
        background:#FFF;    	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:192px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	.holygrail .col1 {
        margin:0 337px 0 202px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
		background-image: url(../images/cnt/bg_contenuto.gif);
		background-repeat: repeat-x;
		text-align: justify;
		padding: 20px;
	}
	#content_ang_sx {
		position: absolute;
		background-image: url(../images/cnt/ang_top_sx_content.gif);
		background-repeat: no-repeat;
		top: 0px;
		left: 0px;
		height: 10px;
		width: 10px;
		float: left;
	}
	#content_ang_dx {
		position: absolute;
		background-image: url(../images/cnt/ang_top_dx_content.gif);
		background-repeat: no-repeat;
		top: 0px;
		right: 0px;
		height: 10px;
		width: 10px;
		float: right;
	}	
	
	.holygrail .col1 h3 {
		margin: 10px 0 10px 0;
		font-size: 14px;
		font-weight: bold;
		color: #0081c4;
	}
	.holygrail .col1 h6 {
		background-image: url(../images/structure/ico_h6.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 13px;
		margin: 10px 0 10px 0;
		font-size: 15px;
		font-weight: bold;
		color: #5bac26;
	}

    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:192px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:327px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:0px;  		/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
    }
	
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
    }
/* footer */
#footer_bg {
	background-image: url(../images/structure/bg_footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 66px;
	overflow: hidden;
	clear: both;
}
#footer_sx {
	background-image: url(../images/structure/footer_sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	float: left;
	width: 649px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 46px;
	padding-left: 20px;
}
#footer_dx {
	background-image: url(../images/structure/footer_dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 66px;
	float: right;
	width: 246px;
}

/* menu verticale */
#nav_sx {
	background-image: url(../images/structure/top_nav_vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 38px;
	width: 192px;
	float: left;
}
#nav_sx ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#nav_sx li a {
	background-image: url(../images/structure/bg_list_vert.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 15px 0px 0px 38px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	display: block;
	height: 31px;
}
#nav_sx li a:hover {
	background-image: url(../images/structure/bg_list_vert_over.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
#nav_sx li .selected {
	background-image: url(../images/structure/bg_list_vert_over.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
/* login */
#login {
	background-image: url(../images/structure/bg_login.gif);
	background-repeat: no-repeat;
	padding: 30px 15px 0px 12px;
	height: 132px;
}
#login input.campi {
	width: 100%;
	background-image: url(../images/structure/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	height: 19px;
	padding: 3px 0px 3px 0px;
	color: #1886bf;
	margin-bottom: 5px;
}
.button {
	background-color: #006699;
	color: #FFF; 
	padding: 3px 0px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	width: 101%
}

/* ************************ HOME NO MENU SX E LOGIN (modifica ottobre 2009 per amiacque) ************************ */
#colonna_sx {
	width: 192px;
	min-height: 383px;
	float: left;
}

/* ***************************** CONTENUTO *********************************** */

#news_container {
	background-image: url(../images/cnt/tit_news.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
}
#news_container h3 {
	margin: 0 0 10px 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.news {
	background-color: #e9e9e9;
	margin-bottom: 1px;
	padding: 10px;
}
.news h4 {
	margin: 5px 0 2px 0;
	color: #0081c4;
	font-size: 13px;
	font-weight: bold;
}

.news img {
	margin-bottom: 5px;
}

.txt_news {
	font-style: italic;
}
a.continua:link, a.continua:visited {
	color: #0099cc;
	font-weight: bold;
	text-decoration: none;
}
a.continua:hover {
	color: #0099cc;
	text-decoration: underline;
}
#bot_news_container {
	background-image: url(../images/cnt/btn_arch_news.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	font-weight: bold;
	color: #666;
	padding: 12px 0 0 42px;
	margin-bottom: 5px;
}
#bot_news_container a {
	text-decoration: none;
	color: #666;
}
#bot_news_container a:hover {
	text-decoration: underline;
	color: #666;
}

#primopiano_container {
	background-image: url(../images/cnt/tit_primopiano.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
}
#primopiano_container h3 {
	margin: 0 0 10px 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.primopiano {
	background-color: #d8e5f2;
	padding: 10px;
}
.primopiano img {
	margin-bottom: 5px;
}
.primopiano h4 {
	margin: 0 0 2px 0;
	color: #0081c4;
	font-size: 13px;
	font-weight: bold;
}
#bot_primopiano {
	background-image: url(../images/cnt/bot_primopiano.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
}
#video {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/cnt/video_img.jpg);
	background-repeat: no-repeat;
	width: 418px;
	height: 248px;
}


/* CUSTOM CSSs */
.holygrail .col1 h2, .holygrail .col1 h2 strong {
	color: #5BAC26;
}

.holygrail .col1 h4, .holygrail .col1 h4 strong{
	color: #008cd7;
}