@charset "UTF-8";
/* CSS Document */

body{margin:0;padding:0;font-size:62.5%;color:#000;background:#b7bdc2 url(../images/bgBody.gif) center top repeat-y;text-align:center; font-family:Arial, Helvetica, sans-serif;}

.container{margin:0 auto;width:500px;text-align:left;padding:20px 0;}

.header,.text,.download{margin-bottom:50px;}
.content{text-align:justify;}
.download{text-align:center;margin-bottom:50px;}

h1{font-size:1.8em;font-weight:normal;line-height:1.4em;margin-bottom:50px}

a img{border:none;}

p{font-size:1.4em;line-height:1.6em;}

a, a:link, a:visited{color:#e01a21;}
a:hover, a:active, a:focus{text-decoration:none;}

strong {color:#e01a21;}

.footer{color:#e01a21;margin-bottom:20px;text-align:center;}
.footer p{font-size:1.2em;}
.boxFooter{background:url(../images/boxFooter.gif) no-repeat;margin-bottom:20px;}
.boxFooter p{padding:0 20px 0 30px; color:#000; line-height:40px;text-align:left;}

