/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.7.1
 Mascara design: www.mascaradesign.it

* Copyright (c) 2007-2009.

----------------------------------------------------------------------- */

/***********************************************************************
******************* reset.css ******************************************
************************************************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body { line-height:1.5; }
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
a img { border:none; }
.clearer { height: 0px; overflow: hidden; margin: 0px; clear: both; }

/***********************************************************************
******************* typography *****************************************
************************************************************************/

/* Titoli */
h1, h2, h3, h4, h5, h6 { font-weight: bold; color:#111;}
h1 { font-size:120%; line-height:1; margin-bottom:0.5em; }
h2 { font-size:105%; margin-bottom:0.75em; }
h3 { font-size:100%; line-height:1; margin-bottom:1em; }
h4 { font-size:1.2em; line-height:1.25; margin-bottom:1.25em; }
h5 { font-size:1em; margin-bottom:1.5em; }
h6 { font-size:1em; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0;}

/* Paragrafi */
p { padding: 4px 0 4px 0; line-height: 20px; }
p img.left { float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* Link */
a { color:#009; text-decoration:none;}
a:link, a:visited { color: #009; text-decoration: none; }
a:active, a:hover { color: #621303; text-decoration: underline }


/* Formattazione */
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong { font-weight:bold; } 
em, dfn { font-style:italic; } 
dfn { font-weight:bold; }
sup, sub { line-height:0; }
abbr, acronym { border-bottom:1px dotted #666; }
address { margin:0 0 1.5em; font-style:italic; }
del { color:#666;}
pre { margin:1.5em 0; white-space:pre;}
pre, code, tt { font:1em 'andale mono', 'lucida console', monospace; line-height:1.5; }
caption {background:#eee;}
.small { font-size:.9em; margin-bottom:1.875em; line-height:1.875em;}
.large { font-size:1.2em; line-height:2.5em; margin-bottom:1.25em;}
.hide { display:none; }
.quiet { color:#666; }
.loud { color:#000; }
.highlight { background:#ff0;}
.added { background:#060; color:#fff; }
.removed { background:#900; color:#fff; }
.first { margin-left:0; padding-left:0; }
.last { margin-right:0; padding-right:0; }
.top { margin-top:0; padding-top:0; }
.bottom { margin-bottom:0; padding-bottom:0; }
.center { text-align: center; }

/*liste e tabelle*/
li { margin: 0 0 0 25px; line-height: 22px; }
ul, ol {margin:0 1.5em 1.5em 1.5em; }
ul { list-style-type: disc; }
ol { list-style-type:decimal; }
dl { margin:0 0 1.5em 0; }
dl dt { font-weight:bold; }
dd { margin-left:1.5em; }
table { margin-bottom:1.4em; width:100%; }
th { font-weight: bold; background:#C3D9FF; }
th, td { padding: 4px 10px 4px 5px; }
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}

/* forms.css */
label {vertical-align: middle;font-weight:bold;float:left;width:9em;display:block;clear:left;margin:1em 1em 0 1em;text-align:left;font-size:1em;line-height:1.25;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #c77a07;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #c77a07;background-color:#faf3de;-webkit-border-radius:5px;-moz-border-radius:5px;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #a9200d;}
input.text, input.title {width:250px;padding:5px;font-size:1.2em;}
input.title {font-size:1.5em;}
textarea {width:250px;height:150px;padding:5px;}
.button {width:100px;margin:0.5em 0;border:1px solid #c77a07;background-color:#faf3de;padding:5px;font-size:1.2em;-webkit-border-radius:5px;-moz-border-radius:5px;}
.errorForm {background:#fddada;border-top:1px solid #992A2A;border-left:1px solid #992A2A;border-right:1px solid #a9200d;border-bottom:1px solid #a9200d;width:250px;padding:5px;font-size:1.2em;-webkit-border-radius:5px;-moz-border-radius:5px;}

/*message*/
.info, .success, .error, .warning {border:1px solid;margin:10px 0px;padding:15px 10px 15px 50px;background-repeat:no-repeat;background-position:10px center;-webkit-border-radius:10px;-moz-border-radius:10px;}
.info {color:#00529B;background-color:#BDE5F8;background-image:url('../images/icons/info.png');}
.success {color:#4F8A10;background-color:#DFF2BF;background-image:url('../images/icons/success.png');}
.error {color:#D8000C;background-color:#FFBABA;background-image:url('../images/icons/error.png');}
.warning {color:#9F6000;background-color:#FEEFB3;background-image:url('../images/icons/warning.png');}

/*******************************************************************************
*************************   web site    ****************************************
*******************************************************************************/
body  { font-size: 75%; color: #222; background:#1d2a3b; font-family: "Trebuchet MS", verdana, arial, sans-serif; }
#header { width: 100%; height: 225px; background: url('../images/header.jpg') top center no-repeat;}
#containerHeader {width: 960px; height: 224px; margin: 0 auto 0 auto; }

#chooseLanguage {float: right; width: 260px;margin-top: 110px; padding-left: 40px;}
#chooseLanguage img {padding-right: 4px; }
#logo {padding-top: 20px; width: 250px; height: 98px;margin-right:  200px;}

#toolbar {height: 76px; width:469px; padding-left: 245px;}

#navigation {height:76px;width:744px;}
ul#nav {height:76px;width: 744px;padding:0 0 0 0;margin:0;}
ul#nav li {padding:0 0 0 0;margin:0;display:block;float:left;text-indent:-9999px;}
ul#nav li a {border:0;display:block;text-decoration:none;overflow:hidden;padding:0;margin:0;}
li#home a, li#news a, li#gallery a, li#dovesiamo a, li#contatti a {height:76px;}
li#home a {width:124px;background-image:url(../images/toolbar/home.jpg);background-repeat:no-repeat;}
li#news a {width:130px;background-image:url(../images/toolbar/news.jpg);background-repeat:no-repeat;}
li#gallery a {width:142px;background-image:url(../images/toolbar/gallery.jpg);background-repeat:no-repeat;}
li#dovesiamo a {width:175px;background-image:url(../images/toolbar/dovesiamo.jpg);background-repeat:no-repeat;}
li#contatti a {width:157px;background-image:url(../images/toolbar/contatti.jpg);background-repeat:no-repeat;}
li#home a:hover, li#home a:focus, li#news a:hover, li#news a:focus, li#gallery a:hover, li#gallery a:focus,
li#dovesiamo a:hover, li#dovesiamo a:focus, li#contatti a:hover, li#contatti a:focus {background-position:0px -77px!important;}
#googlemap {margin-left: 120px; margin-top: 20px;}

/*current page*/
a.currentPage {background-position:0px -77px;}

#container {margin: 0 auto 5px auto; width: 1044px; background-image:url(../images/bg.jpg); background-repeat: repeat-y;}
#topSection {height: 380px; width: 960px; margin-left: 40px;}
#topRight {float: right; height: 299px; width: 274px; background-image:url(../images/flowerdx.jpg); background-repeat: no-repeat; background-position: top right; }
#topRight img {margin: 150px 0 0 30px; }
#topLeft {margin-right: 288px; margin-left: 2px; width: 660px; height: 380px; background-image:url(../images/foto.jpg); background-repeat: no-repeat;}
#topLeft img {padding: 298px 0 0 1px;}
#topLeftNews {margin-right: 288px; margin-left: 2px; width: 660px; height: 380px; background-image:url(../images/fotonews.jpg); background-repeat: no-repeat;}
#topLeftNews img {padding: 298px 0 0 1px;}
#topLeftGallery {margin-right: 288px; margin-left: 2px; width: 660px; height: 380px; background-image:url(../images/fotogallery.jpg); background-repeat: no-repeat;}
#topLeftGallery img {padding: 298px 0 0 1px;}
#topLeftDove {margin-right: 288px; margin-left: 2px; width: 660px; height: 380px; background-image:url(../images/fotodovesiamo.jpg); background-repeat: no-repeat;}
#topLeftDove img {padding: 298px 0 0 1px;}
#topLeftContatti {margin-right: 288px; margin-left: 2px; width: 660px; height: 380px; background-image:url(../images/fotocontatti.jpg); background-repeat: no-repeat;}
#topLeftContatti img {padding: 298px 0 0 1px;}
#bottomSection {width: 960px; margin-left: 40px; min-height: 274px; background-image:url(../images/cappuccinodx.jpg); background-repeat: no-repeat; background-position: right; }
#bottomSection p {width: 435px; padding-left: 30px; }
#bottomSectionInside {width: 960px; margin-left: 40px;}
#bottomSectionInside p {width: 900px; padding-left: 30px; }
#footer {width: 1044px; height: 168px; background-image:url(../images/footer.jpg); background-repeat: no-repeat; text-align: right;}
#footer p {margin: 0 170px 0 0; padding-top: 60px;}