@charset "UTF-8";
/* CSS Document */ 

Body{
background-image:url(images/bg.jpg);background-repeat:no-repeat;background-color:#040404;background-position:top;margin:0px;}

#box{height:auto;width:768px;margin:0px;}
#header{height:186px;width:768px;}
#menu{height:41px;width:768;background-color:#000000;text-align:center;}
#foto{height:233px; width:768px;}
#content{height:auto;width:738px;background-color:#000000;padding:15px;text-align:left;}
#footer{height:15px;width:758px;text-align:center;margin-top:4px;padding:5px;color:#FFFFFF;}
#image{height:100px;width:150px;float:right;margin:0px;margin-bottom:50px;}

h1{font-family:Century Gothic,Lucida Grande,Arial,sans-serif;font-size:14px;color:#ffffff;}
h2{font-family:Century Gothic,Lucida Grande,Arial,sans-serif;font-size:12px;color:#ffffff; font-weight:100;}
h3{font-family:Century Gothic,Lucida Grande,Arial,sans-serif;font-size:14px;color:#ff7200;word-spacing:40px;padding:10px;}
h4{font-family:Century Gothic,Lucida Grande,Arial,sans-serif;font-size:14px;color:#ffffff; font-weight:100;}



a:link {color:#ff7200;text-decoration:none;}
a:visited {text-decoration: none;color:#ff7200;}
a:hover {text-decoration: none;color:#FFFFFF;}
a:active {text-decoration: none;color:#FFFFFF;}

span.link{color:#FFFFFF;}
span.footer{color: #242424;font-family:Century Gothic,Lucida Grande,Arial,sans-serif;font-size:10px;}


