@charset "utf-8";
#cont-webcam {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
}
.webcam, .webcam-24h {
	display: inline;
	margin: 0px 0px 30px 30px;
	padding: 0px;
	float: left;
	width: 270px;
	background: url(../images/bg_webcam.gif) no-repeat right top;
	height: 241px;
}
.webcam-24h {
	background: url(none);
	text-align: left;
	height:auto;
	width: 270px;
}
.webcam h4 {
	font-size: 13px;
	font-style: italic;
	line-height: 21px;
	font-weight: bold;
	color: #960;
	margin: 0px;
	padding: 0px;
	height: 21px;
	text-align: center;
}
.webcam-24h h4 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #960;
	margin: 0px;
	padding: 0px 0px 0em;
}
.webcam img {
	margin: 0px;
	padding: 0px 0px 0px 1px;
}
#cont-webcam .webcam p {
	font-size: 11px;
	margin: 0px;
	padding: 0px 10px;
	line-height: 20px;
	height: 20px;
	text-align: center;
}
#cont-webcam .webcam-24h p {
	font-size: 11px;
	margin: 0px 0px 1em;
	padding: 0px;
}
