/**
 * ijse.css
 *
 * Copyright (c) 2003-2008 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Italian Journal of Sociology of Education stylesheet.
 *
 * $Id: classicBlue.css,v 1.4 2008/06/11 20:58:49 asmecher Exp $
 */

body {
	background-color: #F8F4E2 ;
	font-family: "Times New Roman", Times, Georgia, serif;
}
#body {
	background-color: #F8F4E2 ;
	font-family: "Times New Roman", Times, Georgia, serif;
}
a {
	text-decoration: none;
}

a:link {
	color: #14325C;
	padding:3px;
}

a:active {
	color: #39c;
}

a:visited {
	color: #069;
}

a:hover {
	color: #EEEEFF;
	background: #14325C;
}

label.error {
	color: #f60;
}

input.defaultButton {
	color: #EEEEFF;
	background: #102646;
}

#container {
	background-color: #F8F4E2;
	font-size: 1em;
}

#header {
	height: 214px;
	/*background-color: #fff;*/
	background: #EFD9B9 url(images/testata_sfondo.jpg) scroll 0 0 repeat-x;
}

#headerTitle {
	/*text-align: center;*/
	width:80%;
	height:214px;
	margin-left:auto;
	margin-right:auto;
	background: transparent url(images/testata_logo.jpg) scroll 0 0 no-repeat;

}

#header h1 {
	display:none;

	line-height: 2.5;
	font-family: "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 2em;
	/*background-color: #069;*/
	color:  #fff;
}

#footer {
	background-color: #069;
	color:  #fff;
}

#footerContent {
	color:  #fff;
}

#body{
	border-top: 1px solid #DCC8AA !important;

}
#main {
	/*background-color: #fff;*/
	/*border-bottom: 1px dotted #A69D8B;*/
	margin-top: 15px;
}

#main h2 {
	text-align: center;
	color: #102646;
	font-family: "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
	font-size:1.8em;
}

#main h3 {
	font-family: "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#navbar {
	border-bottom: 1px dotted #A69D8B;
	text-align: center;
	padding-bottom: 15px;
}

#breadcrumb {
color:#837866;

	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px dotted #A69D8B;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	font-size:0.9em;
}

#content {
	/*border-top: 1px dotted #069;*/
	border:none;
}

#content h3 {
	font-family:  "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#content h4 {
	font-family:  "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#content h5 {
	text-transform: uppercase;
}

span.highlight {
	border-bottom: 1px dotted #A69D8B;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {
	background-color: #EEEEFF;
}

table.listing td.headseparator {
	border-top: 1px dotted #A69D8B;
}

table.listing td.endseparator {
	border-top: 1px dotted #A69D8B;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}

div.separator {
	border-bottom: 1px dotted #A69D8B;
}

#rightSidebar ul, #leftSidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}

#rightSidebar li, #leftSidebar li {
	list-style-type: none;
}

#rightSidebar, #leftSidebar {
	margin-top: 5px;
	border-bottom: 1px dotted #A69D8B;
}

#navbar a {
color:#102646;
font-size:1em;
letter-spacing:-0.02em;
}
#navbar a:hover {
background:none;
color: #990000;
/*text-decoration:underline;
*/}
#breadcrumb a {
background:none;
color:#837866;
}

#breadcrumb a:hover {
color: #990000;

}
#content {
font-size:0.9em;
color:#4B4439;
}
#content div{
text-align:center;
}

#custom p{
font-size:1.1em;
color: #4B4439;

}
ul.menu li {
padding:0 1em 0 0;
}

#sidebar div.block {
color: #837866;
}

#sidebar div.block span.blockTitle {
color:#102646;

}
#sidebar div.block span.blockSubtitle {
color:#4B4439;
}
