/*reset stylesheet*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
margin:0;
padding:0;
border:0;
outline:0;
font-style:inherit;
font-size:100%;
font-family:inherit;
/*vertical-align:baseline;*/
}
body{
font-family:Tahoma,Arial, Verdana, sans-serif;
font-size:11px;
}
ol, ul{
list-style:none;
}
table{
border-collapse:collapse;
border-spacing:0;
}
a img{
border:none;
}
:focus{
outline:0;
}
/*fine reset*/

html{
background-color:#559c26;	
}
body{
text-align:center;
background:#559c26 url('../img/service_pages/sfondo.jpg') no-repeat center center;
}
/* CHECK PAGE */
#whole_doorway{
width:429px;
height:496px;
margin:0px auto;
background:transparent url('../img/service_pages/doorway/sfondo_box.png') no-repeat 0px 65px;
text-align:left;
}
#whole_doorway h1{
margin-bottom:5px;
text-align:center;
}
#whole_doorway #text{
color: #FFFFFF;
font-size: 11px;
height: 165px;
margin-left: 46px;
width: 350px;
}
#whole_doorway #text h2{
margin-bottom:4px;
}
#whole_doorway #question{
margin-left:46px;
height:125px;
}
#whole_doorway #question img{
margin:0 7px 16px 0;
}
#whole_doorway #question a img{
margin:0 3px 0 0;
}
/* -------------- */
/* ERROR PAGE */
#whole_error{
width:427px;
height:375px;
margin:0px auto;
background:transparent url('../img/service_pages/error/sfondo_box.png') no-repeat 0px 65px;
text-align:center;
}
#whole_error h1{
margin-bottom:5px;
}
#whole_error #text{
margin:0 auto;
width:315px;
color:#ffd801;
font-size:11px;
}
#whole_error #text h2{
margin-bottom:11px;
font-size:26px;
font-weight:normal;
}
#whole_error #text p a{
color:#ffd801;
text-decoration:underline;
}
/* -------------- */
#footer{
margin:0px auto;
height:54px;
width:397px;
}
#footer a{
float:left;
background-color:#026227;
margin-right:1px;
text-align:center;
height:54px;
line-height:54px;
color:#c3d9b6;
font-size:10px;
text-decoration:none;
}

#footer_info{
color:#fff;
font-size:9px;
margin-top:15px;
width:397px;
}

