/* Newsletter */

DIV.newsletter DIV.Title { margin-bottom: 15px; }

DIV.newsletter DIV.Error {
	font-weight: bold;
	color: #FF0000;
}

DIV.newsletter INPUT.Submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

/* @group General Styles */

body {
	background: #f6f4db; /* sfondo pagina globale */
	color: #666666; /* altro testo interno al body */
	text-align: justify; /* To Make Content Centered */
	margin-top: 20px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}

#bodyframe {
	background: #ffffff; /* frame dentro */
	margin-top: 5px;
	border: 0;
}

p { /* testi dentro */
	color: #666666; 
	/* font: 0.8em Verdana, Arial, Helvetica, sans-serif; */
	text-align: justify;
	 }

/* b, strong { 
	color: #666666;
	font-size: 12px;
	font-weight: bold;
} */

a:link { text-decoration: underline; color: #666666; font-weight: bold; }

a:visited { text-decoration: underline; color: #666666; font-weight: bold;}

a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
}

/* img {
	border-style: solid;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
*/

ul {
	list-style: circle;
	color: #174588;
	
}

ul li {
	padding: 0;
	margin: 0;
	
}
	
/* @end */

/* table */

table {
font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
/*
table {
	width: 542px; 
	height: 363px; 
	border:0px; 
	text-align: center;
}

table tr {
	 height: 330px;
}

table td {
	width: 33%;
	height: 330px;
    text-align: justify;
	}

*/


/* @group Layout */

#container { /* GLOBALE */
	width: 760px; margin: 0 auto; /* Right And Left Margin Widths To Auto */
	text-align: justify; /* Hack To Keep IE5 Windows Happy */ 
	/* background: url(images/content_bg.png) repeat-y; /* This Is The BG Color Of The Main Div */
   /* background: url(../images/sidebar_bg_220x60.jpg) no-repeat; */
	background: #ffffff url(../immagini/sidebar_bg_180x60classic2.jpg) repeat-y; /* sfondo sotto dentro*/
	position: relative; 
	/* border: solid 2px #5D524D;*/ 
	border-bottom: solid 2px #5D524D;
	

	
	}

#pageHeader { /* INTESTAZIONE */
	height: 140px;
	background: #f6f4db url(../immagini/logo_CLASSICruota.jpg) no-repeat left center;
	/* background: #C0C0C0; */
	/*border-top: 1px solid #5D524D; */
	border-bottom: 2px solid #5D524D;
	width: 100%;
	position: relative;
	margin-top: 0pt;
	
}

#pageHeader img {
	float: right;
	padding: 3px;
	margin: 10px 10px 0px 10px;
}

#pageHeader h1 {  /* TITOLO SITO:OMBRA */
	color: #666666; padding: 35px 0 0; margin-top: 15px; margin-left: 123px; margin-bottom: 0; font-size: 4.5em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; position: relative; font-weight: bold; }

#pageHeader h3 {  /* TITOLO SITO:TESTO */
	color: #5D524D; padding: 5px 0 0; margin-top: -75px; margin-left: 121px; margin-bottom: 0; font-size: 4.5em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; position: relative; font-weight: bold; }



#pageHeader h2 { /* SOTTOTITOLO SITO:OMBRA */
	color: #000000; margin: -4px 0 0 174px; padding: 0; font-weight: 100; font-size: 1.7em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; }

#pageHeader h4 { /* SOTTOTITOLO SITO:OTESTO */
	color: #b7b18a; margin: -27px 0 0 173px; padding: 0; font-weight: 100; font-size: 1.7em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; }

#pageHeader h5 { /* SOTTOTITOLO SITO:OMBRA */
	color: #ffffff; margin: -102px 0 0 0px; padding: 0; }



#mainContent {
	margin: 0px;
	padding-top: 0px;
	/* background-image: url("images/shell_bottom_right_130x305.jpg"); */
	/* background-repeat: no-repeat;
	background-position: 100% 100%;*/
}

#mainContent #sidebar_left {
	float: left;
 	width: 176px;
	padding: 0px;
	margin: 0px 0px 0px 2px;		
	
	
}

#mainContent #sidebar_right {
	/* background: #000000; */
	float: right;
 	width: 75%;
	padding: 0px;
	font-style: italic;
	color: black;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-left: 10px;
	/* margin: 6.6em 10px 0px; */
}

#mainContent #sidebar_right p {
	color: #ffffff;
	font: italic 0.8em Verdana, Arial, Helvetica, sans-serif;
}

#mainContent #content {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	width: 568px;
	font: 0.8em Arial, Helvetica, sans-serif;
	/* top: 30px;
	left: 260px;
	right: 200px; */
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	color: #000000;
	border-right: solid 2px #5D524D;

}

#mainContent #content p {
	
	line-height: 1.6em;
}

#footer { /* This Is The BG Color Of The Main Div */
	/* border: 1px solid #00008B; */
	text-align: center;
	border-top: 1px solid #5d524d;
	color: #666666;
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #c6bd94;
	/* margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px; */
	border-left: solid 2px #5D524D;
	border-right: solid 2px #5D524D;
}

#mainContent #sidebar_right #footer p.copy {
	background: #6d5f58;
	margin-bottom: 0;
	padding: 5px 20px;
	font: 0.7em Arial, Helvetica, sans-serif;
	font-style: normal;
}

#mainContent #sidebar_right #footer p.copy a {
	font: 0.8em Arial, Helvetica, sans-serif;
}

#sidecontainer
{
	padding: 10px;
}
	
/* @end */

/* @group Bread-crumb */

/*#breadcrumbcontainerhome { margin-right: 12px; margin-top: 149px; text-align: left; color: #5d524d; position: absolute; width: 100%; line-height: 3px; height: 3px; background-color: #5d524d; }
*/



#breadcrumbcontainer { text-align: right; color: #C0C0C0; position: absolute; bottom: 0; width: 100%; font-size: 1em; line-height: 1.3em; background-color: #5d524d; }

#breadcrumbcontainer ul {
	padding: 0;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 5px;
	margin: 0 1.5em 0 0;
}

#breadcrumbcontainer li { 
	margin: 0 0 0px 0;
	display: inline;
}

#breadcrumbcontainer a {
	color: #214291;
	text-decoration: none; 
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
	color: #d21313;
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	line-height: 2em;
	width: 176px;
	/* background: #666666 url(../images/sidebar_menu_220x300.jpg) no-repeat; */
	padding-top: 1px;
	text-align: center;
}

#navcontainer { background: #6d5f58; color: #ffffff; line-height: 1.5em; display: block; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0; border-top: 0px solid #ffffff; border-bottom: 1px solid #ffffff; }



#navcontainer #current {
	color: #fffff;
	background: #6d5f58;
	
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	margin-bottom: 1pt;

}

#navcontainer li { 
}

#navcontainer a { /* MENU SINISTRA LIVELLO PRINCIPALE: LINK */
	display: block; color: #fff; background: #6d5f58; text-decoration: none; padding-left: 10px; line-height: 1.5em; padding-top: 3px; padding-bottom: 3px; font-size: 1.1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; border-top: 1px solid #ffffff; font-weight: bold; height: 100%; }

#navcontainer a:hover { /* MENU SINISTRA LIVELLO PRINCIPALE: HOVER */
	color: #C6BD94;
	/* background: #0067bb; */
}




/* Child - Level 1 */

#navcontainer ul ul { /* MENU SINISTRA LIVELLO 2 */
	padding: 0; margin: 0; border-bottom-style: none; color: #00008B; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1em; }

#navcontainer ul ul li { 
}

#navcontainer ul ul li>a {
}

#navcontainer ul ul a { /* MENU SINISTRA LIVELLO 2:LINK */
	display: block; color: #5D524D; background: #FFFFFF; font-size: 1em; text-decoration: none; border-top: 0 none; padding-top: 0; }

#navcontainer ul ul a:hover { /* MENU SINISTRA LIVELLO 2: HOVER */
	color: #5D524D; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: underline; }


iframe {
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 1px;
	border: 0pt;
	}

/*Start Commented Backslash Hack \*/

* html #navcontainer ul {
	margin-bottom: 0;
}
* html #navcontainer li {
	
}

* html #navcontainer ul ul li {
	
}

* html #navcontainer li a {
	padding: 0 10px;
	line-height: 2em;
}

/*Close Commented Backslash Hack */
/* @end */

/* @group Global Classes */

.standout, blockquote {
	font-family: Courier New, Courier, mono;
	border: 1px dotted #004f9e;
	background: #ddedff;
	color: #004f9e;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	color: #000;
	margin: 0px 0px 0.8em;
	font-size: 2em;
}

h2 {
	color: #303030;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	color: #333;
	margin: 0px;
}

.imageStyle {
	border: 1px solid #dcdcdc;
	padding: 5px;
	margin: 5px;
}
	
/* @end */

/* @group Blog */

.blog-entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.blog-entry-title {
		text-align: justify;
	color: #0062c5;
	font-weight: bold;
	font-size: 14px;
}

.blog-entry-date {
		
	text-align: justify;
	color: #aeaeae;
	padding-bottom: 5px;
	font-size: 12px;
	font-style: normal;
}

.blog-entry-body {
	
	text-align: justify;
	color: #666666;
	font-size: 12px;
}

.blog-entry-comments {
	padding-top: 5px;
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	color: #424242;
}

.filesharing-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item-title a {
	text-align: justify;
	color: #0062c5;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.filesharing-item-description {
	text-align: justify;
	color: #aeaeae;
	font-size: 12px;
	font-style: normal;
	margin-top: 6px;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	padding: 5px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0062c5;
}

.album-description {
	padding: 5px;
	color: #494949;
}

.thumbnail-frame {
	border-top: 1px solid #ececf3;
	border-right: 2px solid #cbcbcb;
	border-bottom: 2px solid #cbcbcb;
	border-left: 1px solid #ececf3;
	padding: 6px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	color: #aeaeae;
	font-size: 11px;
}

.album-description {
	margin-bottom: 60px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 6px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame img {
    margin: auto;
    border: none;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	background: #ffffff;
}

.photo-navigation {
	margin: 6px; 
	background: #eeeeee;
	color: #5b5b5b;
	text-align: left;
	padding: 4px;
}

.photo-navigation a {
	text-decoration: none;
}

.photo-navigation a:hover {
	text-decoration: underline;
}

.photo-frame{
	padding: 4px;
	border: 1px solid #555555;
	margin: 6px;
	background: #ffffff;
}

.photo-links {
	padding: 0px;
}

.photo-title {
	padding: 0px;
	font-weight: bold;
}

.photo-caption {
	padding: 0px;
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
	text-align: center;
	margin: 5px;
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #0062c5;
	font-weight: bold;
	font-size: 14px;
}

.movie-page-description {
	margin-bottom: 20px;
	color: #494949;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
}

.movie-thumbnail-caption {
	color: #aeaeae;
	text-align: center;
	margin-bottom: 3px;
	font-size: 11px;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #0062c5;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { } 

.required-text {
	color: #b90000;
} 

.form-input-field { width: 260px; } 

.form-input-button { } 
/* @end */


.data_attivita {
	background-color: #124375;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	line-height: 24px;
}
.data_attivita a {
	background-color: #124375;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	line-height: 24px;
}

.tipo_attivita {
	background-color: #FFFFFF;
	color: #ED8522;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	line-height: 28px;
}

.titolo_attivita {
	background-color: #FFFFFF;
	color: #124375;
	font-size: 18px;
	font-weight: bold;
	font-family: Lucida Handwriting, Verdana, Arial, Helvetica;
	line-height: 30px;
}

.guide_attivita {
	background-color: #FFFFFF;
	color: #F243F5;
	font-size: 12px;
	font-weight: italic;
	font-family: Verdana, Arial, Helvetica;
	line-height: 28px;
}

.info_attivita {
	background-color: #F6F4DB;
	color: #F243F5;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	line-height: 18px;
}

