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


 Blueprint CSS Framework 0.7.1
 Edi Group snc - Web & business consulting

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

/***********************************************************************
******************* 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; }

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

/* Titoli */

h1, h2, h3, h4, h5, h6 { font-weight: bold; color:#036229; }
h1 { font-size:15px; font-style: italic;}
h2 { font-size:95%;}
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: 18px; }
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:#036229; text-decoration:none; font-weight: bold; }
a:link, a:visited { color: #036229; text-decoration: none; }
a:active, a:hover { color: #a30a11; text-decoration: none; }


/* 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!important; }

/*liste e tabelle*/

li { margin: 0 0 0 25px; line-height: 18px; }
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 { width:100px;  padding: 0 10px 0 5px; }
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}


/* forms.css */
label {font-weight:bold;}
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 #038938; background-color:#dbf5d7; -webkit-border-radius: 5px;-moz-border-radius: 5px;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #8a0306;}
input.text, input.title {width:250px;padding:5px;font-size:1.2em;}
input.title {font-size:1.5em;}
textarea {width:250px;height:100px;padding:5px;}
.button {width:100px;margin:0 0;border:1px solid #038938;background-color:#dbf5d7;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; webkit-border-radius: 5px;-moz-border-radius: 5px; width:250px;padding:5px;font-size:1.2em;}


/* OKAY */
#green { background: url(images/grafica/24_ok.gif) no-repeat left #DEFAE0; border: 1px solid #498f1d; margin: 10px 0; padding: 8px 8px 8px 28px; color: #2c6100;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
#green p, #error p {padding: 0;}

/* ERROR */
#error { background-color: #fddada; border: 1px solid #933; color: red; padding: 8px;margin: 10px 0;-webkit-border-radius: 5px;-moz-border-radius: 5px;}


/********************************************************************************************************
******************************  INDEX  ******************************************************************
********************************************************************************************************/

body  { font-size: 70%; color: #222; background:#fff; font-family: Verdana, Helvetica, sans-serif; }
#wrapper { width: 1000px; margin: 25px auto 0 auto;}
#header { width: 1000px; height: 187px; background-image: url(images/bg/header.jpg); background-repeat: no-repeat; }
#corpo { width: 1000px; height: 353px; background-image: url(images/bg/body.jpg); background-repeat: no-repeat; } 
#right { margin-right: 30px; float: right; width: 460px; padding: 30px 0 0 10px;  height: 323px;}
.spaziatura {padding-top:30px;}
#left { margin-right: 512px; width: 450px; height: 353px;}
#bottom { width: 940px; height: 193px; background-image: url(images/bg/bottom.jpg); background-repeat: no-repeat; padding: 50px 0 0 60px;}
#bottom p { margin-right: 60px; }

/*link home page*/

#primoLink { width: 120px; height: 100px; padding: 85px 0 0 290px; font-size: 50px;}
#secondoLink {width: 130px; height: 60px; padding: 15px 0 0 290px; font-size: 50px;}

/*varie*/

.clearer { height: 0px; overflow: hidden; margin: 0px; clear: both; }

/* Toolbar */

#toolbar { float: right; width: 512px; height: 187px; }
#toolbar ul { list-style: none; padding: 64px 0 0 11px; margin: 0;}
#toolbar li { display: inline; margin: 0; padding: 0 11px 0 0;}

/* Credits */

#credits {padding: 5px 0 10px 30px;}
#creditsEdi {float: right; padding-right: 35px; }
#credits a:link, #credits a:visited { text-decoration: none; color: #036229; font-weight: bold;}
#credits a:hover, #credits a:active { text-decoration: none; color: #cd2c32; font-weight: bold; } 
.red {color: #d13b40; font-weight: bold;}
.green {color: #036229; font-weight: bold; }

/* Assistenza */

#leftAssistenza { margin-right: 512px; width: 450px;}
#testo { padding: 10px 0 0 40px;}
#testoContattiRight: {padding: 0;}
#testoContatti { padding: 40px 0 0 80px; font-size: 13px;}
#corpoAssistenza { width: 1000px; height: 595px; background-image: url(images/bg/assistenza.jpg); background-repeat: no-repeat;} 
#linkOff { float: right; width: 145px; font-size: 40px; padding: 45px 0 0 65px; }
#linkOn { margin-right: 200px; width: 146px; padding: 40px 0 0 84px; font-size: 50px; }

/*baby sitter*/
#corpoBabysitter { width: 1000px; height: 595px; background-image: url(images/bg/baby-sitter.jpg); background-repeat: no-repeat;}

/* Telesoccorso */

#corpoTelesoccorso { width: 1000px; height: 595px; background-image: url(images/bg/telesoccorso.jpg); background-repeat: no-repeat;} 

/* Lavoro */

#corpoLavoro { width: 1000px; height: 595px; background-image: url(images/bg/lavoro.jpg); background-repeat: no-repeat;} 

/* Contatti */

#corpoContatti { width: 1000px; height: 595px; background-image: url(images/bg/contatti.jpg); background-repeat: no-repeat;} 

.informativa {
	line-height: 15px;
	font-size: 10px;
	}
	
.centralina { padding-left: 90px; }
