/* @override 
	http://localhost/parrella/css/style.css
	http://www.parrella.it/css/style.css
*/
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,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0 }
body{line-height:1 }
table{border-collapse:separate;border-spacing:0 }
caption,th,td{font-weight:400 }
blockquote:before,blockquote:after,q:before,q:after{content:"" }
blockquote,q{quotes:"" "" }
a:focus,a:active{outline:none }
.clearfix:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0 }
* html .clearfix { zoom:1 }
*:first-child+html .clearfix { zoom:1 }
.ie img { -ms-interpolation-mode: bicubic }
hr { display:none }

body { margin:0; padding:0; background:#fff url(../images/chemise.jpg) no-repeat 100% -4%;
font:21px/28px Georgia, Times New Roman, serif }
body.error { background-image:url(../images/chemise-error.jpg) }

.container { width:470px; margin:30px; -webkit-transform: rotate(-0.5deg) }
.container:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0 }
* html .container { zoom:1 }
*:first-child+html .container { zoom:1 }
.error .container { width: 560px }

h1 { margin:0; color:#ad4045; padding:10px 10px 5px 10px; font-size:35px; line-height:34px; background-color:#fff; font-weight:normal }
h2.payoff { padding:0 10px 10px 10px; margin-bottom:20px; font-style:italic; font-weight:normal; font-size:20px; line-height:22px; color:#566730; background-color:#fff }
p { display:block; padding:10px; background-color:#fff }
p.first { padding-bottom:0 }

p.error-title { border-top:2px solid #ad4045; border-bottom:2px solid #ad4045; color:#ad4045 }
p.error-title strong { color:#ad4045 }

ul.bookmarklet {  margin:0 0 0 40px; padding-bottom:60px; -webkit-transform: rotate(0.5deg); background-color:#fff;}
ul.bookmarklet li { list-style-type:square; color:#ae7998 }
ul.bookmarklet li.title { list-style:none }
ul.bookmarklet li.title h3 { color:#222; padding:20px 0 0 0; font:20px/30px Arial; margin:0 0 0 -50px }

p.footer { font-size:16px; line-height:21px; margin-top:20px; border-top:1px solid #ccc; border-bottom:1px solid #ccc }
p strong { color:#566730; font-weight:normal }
p img { float:left; margin:4px 10px 0 0 }
a, a:visited { color:#475d99; text-decoration:none; padding:1px; border-bottom:1px dotted #475d99; -webkit-transition: color .2s ease }
a:hover { background-color:#475d99; color:#fff }


@media screen and (max-device-width: 480px){
	body { -webkit-text-size-adjust:none }
}
