﻿/*
La Casa del Bosco in Collina
Designed & powered by (B)™ Solutionz all rights reserved.
(B)™ Solutionz by Luca Bassanini | www.b-solutionz.com
*/

* { border: 0; margin: 0; }

body { background-attachment: fixed; background-color: #7dac78; background-image: url('../Immagini/Sfondo.jpg'); background-position: center top; background-repeat: no-repeat; margin: 0; width: 100%; }
body { color: #333333; font: 12px 'Lucida Grande' , 'Lucida Sans Unicode' , 'Lucida Sans' , LucidaGrande, Geneva, Arial, Verdana, sans-serif; word-spacing: -0.07em; }

form { }
#Testata { margin: 20px; padding-bottom: 60px; text-align: center; width: 724px; }
#Testata img { border: 0; }
#Testata a { text-decoration: none; }
#Contenitore { left: 50%; margin-left: -385px; position: absolute; width: 770px; }
#Pagina, #PaginaNews { margin: 20px; width: 724px; }
#PaginaNews img { float: left; margin-right: 30px; margin-bottom: 30px; }
#PaginaNews table { color: #333333; }
#PaginaNews td { border-bottom: solid 1px #dddddd; padding: 30px; }
#PaginaNews .rgPager td { border: 0 !important; }

#PaginaForm { margin: 20px; margin-left: 60px; margin-right: 60px; width: 644px; }
#Piede { margin: 20px; margin-top: 100px; text-align: center; width: 724px; }
#Piede b { font-size: 11px; color: #333333; }

#Laboratori td { border-bottom: solid 1px #395937; padding: 5px; }

.left { float: left; }
.right { float: right; }
.leftImg { float: left; width: 180px; }
.leftTxt { float: left; width: 444px; }
.ImgPaginaLeft { margin-right: 20px; float: left; }
#clear { clear: both; }

a, #PaginaNews table a, #Pagina table a { color: #41653e; text-decoration: underline; }
a:visited, #PaginaNews table a:visited, #Pagina table a:visited { color: #41653e; text-decoration: underline; }
a:hover, #PaginaNews table a:hover, #Pagina table a:hover { background-color: #41653e; color: #ffffff; text-decoration: none; }

h1 { font-size: 22px; color: #41653e; }
h2 { font-size: 18px; color: #41653e; }

hr { border: 0; border-bottom: dotted 2px #41653e; }

.verde { color: #41653e; }
.rosso { color: #990000; }

#FormLogin { height: 100px; left: 50%; margin-top: -115px; margin-left: -50px; position: absolute; text-align: center; top: 50%; width: 100px; }
.MessaggioLogin { color: Red; height: 20px; left: 50%; margin-top: -130px; margin-left: -100px; position: absolute; text-align: center; top: 50%; width: 200px; }

#FormDiServizio { height: 300px; left: 50%; margin-top: -150px; margin-left: -200px; position: absolute; text-align: left; top: 50%; width: 400px; }
#FormDiServizio strong { color: #41653e; }
