@charset "utf-8";
/* CSS Document */
body{
background-color:#0b7bad;
background-image:url(imags/fond.jpg);
background-repeat:repeat;
text-align:center;
}
#swf{
margin:0 auto 0 auto;
padding:0;
display:block;
width:750px;
height:733px;
border:solid;
border-color:#CCCCCC;
border-width:1px;
}


