.background1 {
	width:100%;
}
.background2 {
	background: url('../images_carousel1/background.jpg'); 
}
.center{
	margin-left: auto;  
	margin-right: auto; 
	overflow: hidden; 
}
.carou1{
	box-shadow: 0 0 30px #333; 	
}
.carou1_content img {
	display: block;	
	float:left;
}
.background1_2 {
	width:100%;
	height: 100%;
}
.background2_2 {
	height:100%; 
	width:100%;
}
.carou2{
	box-shadow: 0 0 30px #333; 	
	height: 100%;
}
.carou2_content img {
	display: block;	
	float:left;
}
#imgs {
	float:left;
}
#data{
	float: left;
	padding: 10px;	
}