.webcamtabseq{
	font-weight:bold;
	border-bottom:1px dashed #000;
	width:100%;
	float:left;
}
.webcamtabseq span{
	border:0px solid #999999;
	float:right;
	display:block;
}
.webcamtabseq a{
	display:block;
	width:99%;
	float:left;
	text-decoration: none;
	color:#000!important;
	padding: 5px 2px;
}
.webcamtabseq a:hover{
	cursor: pointer;
	text-decoration: underline!important;
}
.webcamtabseq a:active{
	cursor: pointer;
	text-decoration: underline!important;
}
.webcamtabseqsel{
	background-color: #FBF9F4;
	font-weight:bold;
	float:left;
	width:100%;
	border-bottom:1px dashed #000;
}
.webcamtabseqsel span{
	border:0px solid #999999;
	float:right;
	display:block;
}
.webcamtabseqsel a{
	display:block;
	width:99%;
	float:left;
	text-decoration: none;
	padding: 5px 2px;
	color:#000!important;
}
.webcamtabseqsel a:hover{
	cursor: pointer;
}
.webcamtabcont{
	background-color: #FBF9F4;
	padding: 0.3em;
	border-bottom:1px dashed #000;
	overflow: visible; 
	float:left; 
	width:100%;
	padding-bottom:20px!important;
}
.webcamtabcont fieldset{
	width:95%;
	font-size:0.7em;
	border:0;
}
.webcamselloc
{
	width:100%;
	display:block;
	float:left;
}
.webcamtabcontdiv{
	float:left;
	width:40%!important;
	margin: 0!important;
	margin-bottom: 10px!important;
	padding:10px!important;
	border:1px dashed black!important;
	margin-left:10px!important
}
.webcamtabcontdiv legend{
	padding:2px 10px;
	background-color: #FBF9F4;
	font-weight: bold!important;
	font-size: 1em;
	margin:0!importnat;
 }
 
.webcamtabcontdiv fieldset{
	margin:0!important;
}
.webcamtabcontdiv form{
	margin:0!important;
	padding:0!important;
}
.webcamtabcontdiv div{
	float:left;
	width:100%;
	padding:16px 0 15px 0;
	border-bottom:1px dashed #000;
	margin:0!important;
}
.webcamnoborder{
	border-bottom:0!important;
	padding-bottom:0!important;
}
.webcamnopad{
	padding-top:0!important;
}
.webcambottoneok{
	background-color:#fff;
	color:#000;
	border:1px solid #000;
	font-weight: bold;
}
div.webcammessageerror{
    background: #FFD8D6 url(/turismo/images/error20.png) no-repeat 10px 50%;
    border-top: 1px solid #FF0038!important;
	border-bottom: 1px solid #FF0038!important;
	width:90%;
	padding: 10px 10px 5px 40px;
}
.webcamulelseq {
	list-style-image: none; 
	list-style-type: disc!important;
	list-style-position: inside!important;
	border-bottom:1px dashed #000;
	margin:0!important;
	padding:0!important;
	background-color: #FBF9F4;
	padding: 0.3em;
	border-bottom:1px dashed #000;
	overflow: visible; 
	float:left; 
	width:100%;
	color: black;
}
.webcamdivseq {
	font-weight:bold;
	float:left;
	width:100%;
	padding: 20px 2px 5px 2px;
}
#webcamslideshow {
	float:left;
	display: block;
	position:relative;
	width: 600px;
	height: 458px;
	overflow: auto;
}
#webcamslideshow img {
	width: 586px;
	height: 440px;
}
#loadinfo{
	display: none;
	float:left;
	background-color:#000;
	color:#fff;
	padding:0 10px;
}
