.bg {
	padding:0;
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	/*background:#fff url(http://exemple.eurolive.com/images/bg.gif) repeat-x left top;*/
	/*background:#fff url(http://www.annuncivideo.com/images/layout/bg_contentblock.gif) repeat-x left top;*/
	background:#fff;
	
}
.container {
	/*background:#fff; */
	background:#fff url(http://www.annuncivideo.com/images/layout/bg_contentblock.gif) repeat-x left top;
	width:900px; 
	margin:0 auto; 
	display:table; 
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600;
	border-bottom:1px solid #ff6600;
}
.logo {
width:264px;
height:55px;
/*background:transparent url(http://exemple.eurolive.com/images/logo.gif) no-repeat center center;*/
background:transparent url(images/logo.gif) no-repeat center center;
margin:0 auto; 
display:block; 
margin-top:10px;
margin-bottom:5px;
}
.logo span {display:none;}
.pics {
/*background:transparent url(http://exemple.eurolive.com/images/gr1.gif) no-repeat center top;*/
background:transparent url(images/grid.gif) no-repeat center top;
}
.pics td {font-size:11px; color:#fff;}
.pics a {color:#fff; text-decoration:none; border:none;}

#footer {
	font-size: 11px;
	color: #777777;
	text-align:center;
	width:900px;
	padding-top:6px;
	padding-bottom:10px;
	margin-top:10px;
	background: transparent  url(images/bg_contentfoot.gif) repeat-x;
}

#footer a:link, #footer a:visited {
	color: #777777;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
#footer a:hover {
	color: #ff6600;
	text-decoration:underline;
}

