/*	body{
		font-family: sans-serif;
		min-width:1024px;
	}*/	
/*	img{
		border:0;
		margin-top:5px;
	}

	a:hover{
		color:#000000;
	}*/


	#imagen_cam{
		width:640px;
		height:480px;
/* 		float:left; */
		border-bottom:1px dotted black;
	}

	#imagen_mapa{
		width:640px;
		height:480px;
/* 		float:left; */
		background-image: url(/webcams/imagenes/mapa_webcams.jpg);
	}

 	#headermeu{ 
		text-align:left;
/* 		background-color:#AED4FF; */
		padding-top:15px;
		padding-bottom:15px;

		font-size:18pt;
	}

/*	#menu-left{
		float:left;
		padding:10px;*/
/* 		margin-top:50px; */
/*		border:1px solid black;
		margin-right:15px;
		margin-left:4px;
		background-color:#F3F4EF;
		min-height:480px;
	}*/
/*
	#menu-left a{
		font-size:12pt;
	}

	#menu-left img{
		margin-top:20px;
		margin-bottom:20px;
	}

	#head_web{
		text-align:center;
		color:#0A74A2;
		font-size:16pt;
		margin-bottom:10px;
	}

	#head_web a{
		text-align:center;
		color:#0A74A2;
		font-size:16pt;
		margin-bottom:10px;
	}

	#head_web2{
		margin-bottom:30px;
	}
	#head_web2 a{
		font-size:10pt;
		color:#1E5188;
		
	}*/
	

	#cam{
		font-family: sans-serif;
		width:640px;
		height:480px;
/* 		float:left; */
		text-align:center;
		font-size:8pt;
/* 		margin-left:10px; */
	}

	#cam2{
		font-family: sans-serif;
		width:640px;
		height:480px;
/* 		float:left; */
		text-align:center;
		font-size:8pt;
		margin-left:20px;
	}


/*	#menu-right{
		padding:12px;
		margin-left:12px;
		margin-top:40px;
		border:1px solid black;
		background-color:#F3F4EF;
		float:left;
	}*/

	#controls{
		float:left;
		text-align:center;
/* 		border:1px solid black; */
		height:35px;
		padding:5px;
		width:320px;
	}

	#velo{
		float:right;
/* 		border:1px solid black; */
		padding:5px;
		height:45px;
	}
	#text-velo{
		float:left;
/* 		border:1px solid black; */
		font-size:8pt;
		padding:5px;
		height:45px;
		width:90px;
	}

	#hoyayer{
		float:left;
		font-size:10pt;
		padding:5px;
		text-align:left;
/* 		border:1px solid black; */
		height:45px;
	}

	#hora_image{
/* 		float:left; */
		position:absolute;
		top:185px;
		left:510px;
/* 		border:1px solid black; */
		font-size:10pt;
/* 		text-align:center; */
		color:#FF4B0A;
/* 		margin:5px; */
		padding:5px;
/* 		margin-bottom:16px; */
/* 		height:50px; */
		width:150px;
/* 		background-color:#F5FFDA; */
	}

	.green{
		color:green;
	}

	.link_mapa{
		background-image: url(/webcams/imagenes/nosel.gif);
		background-repeat:no-repeat;
		width:10px;
		height:10px;
	}

	.link_mapa2{
		background-image: url(/webcams/imagenes/nosel2.gif);
		background-repeat:no-repeat;
		width:10px;
		height:10px;
	}


	.link_mapa:hover{
		background-image: url(/webcams/imagenes/sel.gif);
		background-repeat:no-repeat;
	}

	.link_mapa2:hover{
		background-image: url(/webcams/imagenes/sel.gif);
		background-repeat:no-repeat;
	}

	.nombre{
		display:none;
	}

	.thumbnail{
		display:none;
	}
	
	#thumb img{
		width:200px;
		height:150px;
	}

	#thumb{
		position:absolute;
		width:200px;
		height:150px;
/* 		border:1px solid black; */
		margin-top:20px;
	}

	#text-thumb{
		position:absolute;
		width:220px;
		height:10px;
/* 		border:1px solid black; */
		color:#1E5188;
		
		margin-top:5px;
	}

	#hidden{
		display:none;
	}

	#tooltip{
		position:absolute;
		visibility:hidden;
		z-index:9999;
		background-color:#FFEEC7;
		border:1px solid black;
		padding:0.2em;
		font-size:0.8em;
	}

/*	#tooltip-shadow {
		position:absolute;
		visibility:hidden;
		z-index:9999;
		margin: 0;
		padding: 0;
		background: url(../../img/common/shadow.png) no-repeat bottom right !important;
		background: url(../../img/common/shadow.gif) no-repeat bottom right; 
	}

	#tooltip-text {
		text-align: left;
		position:absolute;
		visibility:hidden;
		margin: 0;
		z-index:10000;
		border: 1px solid;
		padding: 10px;
		font-size: 90%;
		overflow: hidden;
		width: 44em;
		max-height: 45ex;
	}*/


#content_webcam{
	padding:0;
	margin-left:0;
	width:1024px;
	height:auto;

/* 	width:640px; */
/* 	height:480px; */
}

.link_listado{
	float:left;
	padding-left:8px;
	padding-right:8px;
	margin-right:3px;
	margin-top:3px; 
	border:1px dotted black;
}

#listado{
	margin-left:30px;
	width:550px;
	margin-top:35px;
	font-size:8pt;
}