/* @override http://www.ottimomassimo.it/index.php?css=nuovo/ottimomassimo_css */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #555;
	text-decoration: none;
	font: 0.80em/1.4em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @group pseudo */

p, ul, ol, dl {
}

h1, h3 {
	font-size: 1.5em;
}

h2 {
	background-color: #bf0000;
	padding: 5px;
	border-style: double;
	color: white;
	line-height: 1.2em;
	border-color: white;
	margin-bottom: 5px;
	font-size: 1.2em;
	margin: 10px;
}

img {
	border-width: 0;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

p {
	margin: 0;
	padding-bottom: 10px;
}

input, textarea {
	margin: 5px;
	color: #bf0000;
	background-color: #fff;
	border: 1px solid silver
}

#prenota input {
	width: 180px;
}

/* @end */

/* @group identifiers */

#ausiliario {
	text-align: left;
	position: relative;
	width: 750px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#centrato {
	width: 750px;
	height: 100%;
	float: left;
	margin-top: 30px;
}

#logo {
	width: 100%;
	height: 250px;
	float: left;
	background: url(http://www.ottimomassimo.it/images/logo.gif) no-repeat 0;
}

#calendario {
	width: 100%;
	height: 100px;
	float: left;
	background: url(http://www.ottimomassimo.it/images/back_cal.gif) repeat-y 0;
	border-top-style: dashed;
}

#info {
	float: left;
	background: url(http://www.ottimomassimo.it/images/back.gif) repeat-y 0 0;
	border-bottom: 10px solid black;
	border-top-style: dashed;
	width: 750px;
}

#colonna_1 {
	float: left;
	width: 230px;
	padding-bottom: 50px;
	height: 100%;
}

#colonna_2 {
	float: left;
	width: 515px;
	height: 100%;
}

#mailinglist, #prenota {
	float: left;
	width: 200px;
}

#ajax1 {
	float: left;
	padding: 20px;
}

#footer {
	background-color: black;
	color: white;
	text-align: center;
	font-size: 0.9em;
	height: 30px;
	margin-bottom: 40px;
	float: left;
	width: 750px;
}

.block {
	margin: 13px;
}

a#una_scuola_di_lettori {
	background-image: url(http://www.ottimomassimo.it/images/una_scuola_di_lettori.jpg);
	width: 200px;
	height: 283px;
	display: block;
	text-indent: -550em;
	border-style: dashed;
	border-width: 1px;
}

a#proposte {
	background-image: url(http://www.ottimomassimo.it/images/proposte.jpg);
	width: 200px;
	height: 283px;
	display: block;
	text-indent: -550em;
	border-style: dashed;
	border-width: 1px;
}

a#amico_libro {
	background-image: url(http://www.ottimomassimo.it/images/amicolibro.jpg);
	width: 200px;
	height: 283px;
	display: block;
	text-indent: -550em;
	border-style: dashed;
	border-width: 1px;
}

a#io_regalo_libri {
	width: 200px;
	height: 340px;
	display: block;
	text-indent: -500em;
	background-image: url(images/io_regalo_libri.gif);
	margin-bottom: 10px;
}

/* @end */

/* @group calendar */

.cal_page {
	width: 70px;
	height: 70px;
	float: left;
	margin-top: 13px;
	margin-bottom: 15px;
	background: url(http://www.ottimomassimo.it/images/cal_page.gif) repeat-y 0;
	margin-left: 32px;
}

.cal_giorno {
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 4px;
	text-align: center;
	text-transform: uppercase;
	color: white;
}

.cal_numero {
	color: #bf0000;
	text-align: center;
	font: bold 40px/44px Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group menu */

#menu {
	border-bottom-style: dashed;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 515px;
	height: 40px;
}

ul.navigationMenu li {
	display: inline;
	float: left;
	height: 30px;
}

ul.navigationMenu li a {
	display: block;
	margin: 10px 16px 10px 10px;
}

ul.navigationMenu li a:hover {
	color: #bf0000;
}

/* @end */

/* @group bubbles */

#bubble_tooltip {
	width: 147px;
	position: absolute;
	display: none;
	z-index: 10;
}

#bubble_tooltip .bubble_top {
	background-image: url('http://www.ottimomassimo.it/images/bubble_top.gif');
	background-repeat: no-repeat;
	height: 16px;
}

#bubble_tooltip .bubble_middle {
	background-image: url('http://www.ottimomassimo.it/images/bubble_middle.gif');
	background-repeat: repeat-y;
	background-position: left center;
	padding-left: 7px;
	padding-right: 7px;
}

#bubble_tooltip .bubble_middle span {
	position: relative;
	top: -8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
}

#bubble_tooltip .bubble_bottom {
	background-image: url('http://www.ottimomassimo.it/images/bubble_bottom.gif');
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 44px;
	position: relative;
}

/* @end */

/* @group popup */

#popup {
	width: 600px;
	height: 400px;
	margin-top: 0;
	margin-left: 0;
	background-color: red;
}

/* @end */

/* @group footer */

#footer a:link {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
	padding: 2px;
}

#footer a:visited {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
	padding: 2px;
}

#footer a:active {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
	padding: 2px;
}

#footer a:hover {
	color: black;
	text-decoration: none;
	background-color: white;
	padding: 2px;
}

/* @end */

/* @group email */

#mt_contact_form {
	
}

#mt_contact_form ul#mt_contact_form_ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 408px;
}

#mt_contact_form ul#mt_contact_form_ul li {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

#mt_contact_form label.mt_contact_form_label {
	display: block;
	padding-bottom: 4px;
}

#mt_contact_form input.mt_contact_form_text {
	width: 240px;
	height: 17px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
}

#mt_contact_form textarea.mt_contact_form_textarea {
	width: 400px;
	height: 170px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px 3px;
	line-height: 1.5em;
	overflow: auto;
}

#mt_contact_form input.mt_contact_form_checkbox {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0;
	top: -1px;
}

* html #mt_contact_form input.mt_contact_form_checkbox {
	top: 1px;
}

#mt_contact_form li#mt_contact_form_indicator {
	float: right;
	text-align: right;
	position: relative;
	top: 2px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	height: 16px;
}

#mt_contact_form #mt_contact_form_indicator span {
	padding-right: 20px;
	position: relative;
	top: 1px;
}

* html #mt_contact_form #mt_contact_form_indicator span {
	top: 2px;
}

#mt_contact_form .mt_contact_form_indicator_normal {
	visibility: hidden;
}

#mt_contact_form .mt_contact_form_indicator_loading {
	background: url("images/indicator.gif") no-repeat top right;
	color: #FAFAFA;
}

* html #mt_contact_form .mt_contact_form_indicator_loading {
	background: 0;
	color: #000000;
}

#mt_contact_form .mt_contact_form_indicator_error {
	background: url("images/error.png") no-repeat top right;
}

#mt_contact_form .mt_contact_form_indicator_success {
	background: url("images/check.png") no-repeat top right;
}

#mt_contact_form .mt_contact_form_normal_border {
	border: 1px solid #CCCCCC;
}

#mt_contact_form .mt_contact_form_normal_border_error {
	border: 1px solid #7b0000;
}

/* @end */

/* @group classi */

h1 {
	color: #bf0000;
	text-transform: uppercase;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
}

.corpo {
	padding: 5px;
	margin-bottom: 20px;
}

.corpo a:link, a:active, a:visited {
	color: #bf0000;
}

.corpo a:hover {
	color: #bf0000;
	border-bottom: 5px solid #bf0000;
}

.corpo ul {
	padding: 10px;
	margin: 10px;
}

.corpo li {
	margin-bottom: 10px;
	list-style-type: square;
	list-style-position: inside;
}

.corpo b {
	font-weight: normal;
	font-style: normal;
	color: #bf0000;
	width: 100%;
}

/* @end */

/* @group foto */

#foto {
	display: none;
}

#foto img {
	margin: 20px;
	border-style: double;
	border-width: 3px;
	width: 8em;
}

/* @end */

/* @group tesoro */

div.form_regalo {
	padding: 10px;
	width: 450px;
	float: left;
	margin-bottom: 20px;
}

#freeform p {
	padding: 2px;
	float: left;
	color: green;
}

input.info, #freeform fieldset {
	height: 20px;
	width: 410px;
	margin: 4px 10px 10px;
	float: left;
}

#freeform textarea {
	width: 410px;
	height: 100px;
}

#freeform fieldset {
	float: left;
	border-style: none;
	height: auto;
}

p.tesoro label {
	font-size: 17px;
	color: #7ee001;
	display: block;
	float: left;
	width: 60px;
}

input.invia {
	float: right;
	padding: 3px;
	font-size: 15px;
}



/* @end */