#wrapper{
	width:970px;
	margin:0 auto;
}
#bg2{
	background:transparent url(../images/bg2.jpg) no-repeat scroll center 0px;
}
/*------------------------ header -------------------------------*/
#header{
	background:transparent url(../images/header.png) no-repeat scroll 0 -25px;
	height:454px;
	width:970px;
}
h1.logo{
	height:400px;
	width:970px;
}
h1.logo a{
	display:block;
	width:970px;
	height:380px;
	text-indent:-999999px;
}
ul.menu{
	height:35px;
	margin:0 auto;
	padding:0 0 0 260px;
	width:630px;
}
ul.menu li{
	float:left;
	height:35px;
}
ul.menu li a{
	color:#575A5D;
	cursor:pointer;
	display:block;
	float:left;
	font-weight:bold;
	height:17px;
	margin:0;
	padding:9px 18px;
	text-decoration:none;
}
ul.menu li a:hover{
	text-decoration:underline;
	/*background:transparent url(../images/hover_bg_menu.png)repeat-x scroll left top;*/
}
.header-link{
	float:right;
	padding:0 30px 0 0;
	width:500px;
	color:#fff;
	font-size:11px;
}
.header-link a{
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
/*------------------------ content -------------------------------*/
#content{
  clear: both;
  width:970px;
}
ul.list-images{
	display:inline-block;
}
ul.list-images li{
	background:transparent url(../images/cam.png) no-repeat scroll left top;
	height:255px;
	padding:34px 0 0 40px;
	width:204px;
	float:left;
}
ul.list-images li strong{
	color:#8C4FBF;
	display:block;
	font-size:12px;
	margin:2px 0 7px 40px;
}
ul.list-images li span{
	color:#009145;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 10px 33px;
}
ul.list-images li a.entrar-cam{
	color:#FFFFFF;
	display:block;
	font-family:times New Roman;
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 50px;
	text-decoration:none;
	width:100px;
}
ul.list-images li a.entrar-cam:hover{
	color: #9600B9;
}
/*----------- sidebar -----------*/

/*----------- body -----------*/
#body{
	width:980px;
}

/*------------------------ footer -------------------------------*/
#footer{
  clear:both;
  height:209px;
  background:transparent url(../images/footer.jpg) no-repeat scroll center -1px;
}
.content-iframe{
	background:transparent url(../images/bg-content-footer.png) no-repeat scroll left top;
	height:98px;
	margin:0 auto;
	padding:35px 30px 0 50px;
	width:678px;
}
ul.list-foot{
	margin:15px auto 0px;
	width:780px;
}
ul.list-foot li{
	float:left;
	margin:0px 10px 0px 0px;
}
ul.list-foot li a{
	color:#ffffff;
	text-decoration:none;
}
/* style cam*/
#wrapper-cam{
	margin:30px auto;
	height:521px;
	width:741px;
	background:transparent url(../images/bg-content-cam.png) no-repeat scroll left top;
}
h1.logo-cam{
	height:205px;
	width:741px;
	padding:0px 0 0;
}
h1.logo-cam a{
	height:205px;
	width:741px;
	display:block;
	text-indent:-99999px;
}
.one-cam{
	padding:0px 0px 0px 50px;
}
.one-cam ul.list-images{
	float:left;
}
.iframe-content-cam{
	float:left;
	height:200px;
	margin:20px 0 0;
	padding:0 0 10px 15px;
	width:410px;
}

