body{
margin:0;
padding:0;
background-image:url(../images/cosmovoide_lit_design.jpg); background-repeat:repeat-x;
background-color:#000;
}

p{margin:0 35px 10px;
font-family: Verdana;
color: #ffffff;
text-align: justify;
font-size: 11px;
line-height:16px;
letter-spacing:0.05em;
}

br{
letter-spacing : 0px;
}

a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#header{
height:200px;
margin:0;
padding:0;
}

#container{
width:950px;
margin:0 auto;
}

#content{
float:left;
width:583px
}

#right{
float:right;
clear:right;
width:367px;
background-image:url(../images/fondplaque.png);
height:600px;
}

#footer{
background:#000;
background-image: url(../images/footer.jpg);
background-repeat:no-repeat;
height:100px;
padding-top:25px;
font-family: Verdana;
color: #ffffff;
text-align: center;
font-size: 9px;
}






div#footer{clear:both;width:100%}