/* CSS Document */

body{
margin:0 auto;
background:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#container{
margin:0 auto;
background:#000000;
width:900px;
height:800px;
}

#header{
margin:0 auto;
background:url(img/header.gif);
width:900px;
height:210px;
}

#flash{
margin:0 auto;
width:900px;
height:509px;
}

#right{
float:left;
width:20px;
height:20px;
margin-left:90px;
margin-top:360px;
color:#FFFFFF;
}

#entra {
	clear: both;
	text-align: center;
    background:left right;
	font-size:16px;
	color:#FFFFFF;
}


#footer {
	margin-top:20px;
	clear: both;
	text-align: center;
    background:left right;
	background-color: #006633;
	color:#FFFFFF;
}

a{
color:#FFFFFF;
}

a:hover{
color:#006633;
}

#bandiere{
position:relative;
width:80px;
height:20px;
left:810px;
top:180px;
}
