/* CSS Document */

body{
background-color:#ffffff;
margin:0px;}

#content{
background-color:#fff;
width:100%;}

#head{
background-image: url(bg_header.jpg);
background-position: center top;
background-repeat: repeat-x;
background-color:#020268;
width:100%;
height:135px;}

#forma{
background-color:#fff;
padding-top:-6px;
width:100%;
margin-top:20px;}

#footer{
color:#000066;
width:600px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
background-image:url(foot_image.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:50px;}
