body{
margin:0;
padding:0;
background-image:url(../images/cosmovoide_lit_design.jpg); background-repeat:repeat-x;
background-color:#000;
}

p{margin:0px 30px 10px;
font-family: Verdana;
color: #ffffff;
text-align: justify;
font-size: 12px;
line-height:1.5em;
letter-spacing:0.05em;
}

br{
letter-spacing : 0px;
}

a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#header{
height:250px;
margin:0;
padding:0;
}

#container{
width:950px;
margin:0 auto;
}

#contenu{
width:950px;
margin:0 auto;
float:left;
background-image:url(../images/fondcontenu.png);
background-repeat:no-repeat;
}

#content{
float:left;
width:583px;
}

#tele{
width:563px;
height:320px;
margin-left:15px;
margin-bottom:40px;
background-image:url(../images/tele.png);
background-repeat:no-repeat;
}

#right{
float:right;
clear:right;
width:367px;
margin-top:25px;
background-image:url(../images/bgright.png);
background-repeat:repeat-y;
}

#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%}