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

*{margin:0; padding:0;}
body{margin:0; padding:0; font-size:100%; font-family:arial, "MS Trebuchet", sans-serif; line-height:1.3em; color:#666; /*background:white url(images/home.png) no-repeat top center;*/}

a img{text-decoration:none; border:0;}
a, a:hover, a:visited{color:#1C73AA; text-decoration:none;}
a:hover{text-decoration:underline !important;}

p {text-align:center;} 
p.medium {text-align:center; color:#1C73AA; font-size:110%; font-weight:bold; margin-top:200px;} 
p.small {text-align:center; font-size:70%;}

img{padding:100px 20px 60px 10px;}

#main {width:500px; height:500px; margin:100px auto; text-align:center; padding:0;}
#box {width:350px; height:350px; margin:0 auto; border:8px solid #CCC; text-align:center; vertical-align:middle; padding:20px; background:url(images/logo-grande.png) no-repeat center 100px;}
#foot {width:400px; height:20px; margin:0 auto; padding:5px 0 0 0;}

