@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding: 0px;
}
body {
	background-image: url(back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EDEDED;
}
h1  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #3F86C6;
	margin-top: -10px;
	margin-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
	text-align: center;
}
.webcam {
	margin-top:-10px;
	margin-left: 10px;
	margin-right:10px;
	float: left;
	width: 345px;
	position: relative;
}
.pancam {
	margin-top:-10px;
	margin-left: 15px;
	margin-right:15px;
	margin-bottom:30px;
	width: 700px;
	position: relative;
}
.brm2  {
	display: block;
	height: 10px;
	width: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(bur.png);
}

.webcam div {
	background-color: #ACF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pancam div {
	background-color: #ACF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bigcam div {
	background-color: #ACF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.webcam h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE;
	padding-left: 10px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	position: relative;
	background-color: #06C;
	width: 325px;
	margin-left: -5px;
	height: 40px;
}
.pancam h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE;
	padding-left: 10px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	position: relative;
	background-color: #06C;
	width: 680px;
	margin-left: -10px;
	height: 40px;
}
.bigcam h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE;
	padding-left: 10px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	position: relative;
	background-color: #06C;
	width: 660px;
	margin-left: -20px;
	height: 40px;
}
.back_m2 {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #06C;
	display: block;
	height: 10px;
}
.blm2 {
	background-image: url(bul.gif);
	display: block;
	height: 10px;
	width: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}



h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
	background-color: #E6F2FF;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	height: 16px;
}
#content {
	width: 730px;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(trasparent.png);
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.back_m {
	background-image: url(trasparent.png);
	background-repeat: repeat;
	background-position: left top;
	display: block;
	height: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.blm {
	display: block;
	background-image: url(main_left_up.png);
	height: 10px;
	width: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.brm {
	background-image: url(main_right_up.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#main2 {
	width: 730px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: -50px;
	position: relative;
}
.webtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #06C;
}

a {
	color: #06E;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.clearing {
	clear: both;
	display: block;
	height: 1px;
	width: 1px;
}
.bigcam {
	width: 680px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: -10px;
	margin-bottom: 30px;
	position: relative;
}

