a {
	outline:none !important;
	border:0;
}

#map {
	border:1px solid gray;
	z-index: 0;
	float:right;
}

#map2 {
	width:800px;
	height:585px;
	border:1px solid gray;
	z-index: 0;
}

#newControls {
	width:171px;
	height:556px;
	float:left;
	border-top:1px solid gray;
	background:#c2c2c2 url(../img/background_sidebar.jpg) repeat-y;
	position: relative;
	padding-top:16px;
}

#newControls span {
	font-weight:bold;
	padding-left: 5px;
}

#newControls ul {
	list-style:none;
	margin:0;
	padding:0;
	background: url(../img/leyenda_lines.gif) no-repeat 5px 15px;
}

#newControls ul li {
	padding-left:40px;
	padding-top:10px;
}

#newControls .nbuttons {
	position:absolute;
	top:182px;
	left:0;
}

#newControls #icon_full {
	position:absolute;
	bottom:10px;
	left:130px;
	width:33px;
	height:33px;
	background: url('../img/icon_full.png') no-repeat;
	cursor: pointer;
}

#newControls .nbuttons .nbutton,
#newControls .nbuttons .nbutton_off,
#newControls .nbuttons .nbutton2,
#newControls .nbuttons .nbutton2_off {
	width:168px;
	height:33px;
	margin-left:2px;
}

#newControls .nbuttons .nbutton a,
#newControls .nbuttons .nbutton_off a,
#newControls .nbuttons .nbutton2 a,
#newControls .nbuttons .nbutton2_off a {
	width:124px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	color:#363636;
	padding-left:45px;
	padding-top:10px;
	display:block;
	background: url(../img/background_sidebar_buttons.jpg) no-repeat;
}

#newControls .nbuttons .nbutton2 a,
#newControls .nbuttons .nbutton2_off a {
	width:109px;
	padding-left:60px;
}

#newControls .nbuttons .nbutton_off a,
#newControls .nbuttons .nbutton2_off a {
	color:#858585;
}

#newControls .nbuttons .nbutton .bt_camaras     { background-position:    0px 0px;    }
#newControls .nbuttons .nbutton_off .bt_camaras { background-position: -168px 0px;    }
#newControls .nbuttons .nbutton .bt_paneles     { background-position:    0px -33px;  }
#newControls .nbuttons .nbutton_off .bt_paneles { background-position: -168px -33px;  }
#newControls .nbuttons .nbutton .bt_inci        { background-position:    0px -66px;  }
#newControls .nbuttons .nbutton_off .bt_inci    { background-position: -168px -66px;  }
#newControls .nbuttons .nbutton2 .bt_obres      { background-position:    0px -99px;  }
#newControls .nbuttons .nbutton2_off .bt_obres  { background-position: -168px -99px;  }
#newControls .nbuttons .nbutton2 .bt_cons       { background-position:    0px -132px; }
#newControls .nbuttons .nbutton2_off .bt_cons   { background-position: -168px -132px; }
#newControls .nbuttons .nbutton2 .bt_meteo      { background-position:    0px -165px; }
#newControls .nbuttons .nbutton2_off .bt_meteo  { background-position: -168px -165px; }
#newControls .nbuttons .nbutton2 .bt_ports      { background-position:    0px -198px; }
#newControls .nbuttons .nbutton2_off .bt_ports  { background-position: -168px -198px; }
#newControls .nbuttons .nbutton2 .bt_rete       { background-position:    0px -231px; }
#newControls .nbuttons .nbutton2_off .bt_rete   { background-position: -168px -231px; }
#newControls .nbuttons .nbutton .bt_meteo2      { background-position:    0px -264px; }
#newControls .nbuttons .nbutton_off .bt_meteo2  { background-position: -168px -264px; }

#newControls .nbuttons .nbutton .bt_avisos        { background-position:    0px -297px;  }
#newControls .nbuttons .nbutton_off .bt_avisos    { background-position: -168px -297px;  }

/*
.btns {
	width: 929px;
	height: 39px;
	overflow: hidden;
	background: url(../img/btn_background.gif) repeat-x;
	clear: both;
}

.btn {
	float: left;
	width: 170px;
	height: 39px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	padding-top: 15px;
	color: #424242;
	
}

.btn_sep {
	float: left;
	width: 2px;
	height: 39px;
	background: url(../img/btn_fillright.gif) repeat-x;
}

.btn_on {
	background: url(../img/btn_background_on.gif) repeat-x !important;
	color: white;
}
*/

#temp {
	width:386px;
	height:135px;
	border:1px solid black;
	position: absolute;
	top:400px;
	left:0px;
	background: url(../img/background_blanco.gif) repeat-x;
	display: none;
	overflow:hidden;
}

#temp_close {
	float:right;
	margin-right: 3px;
	margin-top: 3px;
}

#temp_content {
	float:left;
	margin-left: 10px;
	margin-top: 8px;
	font-size: 10px;
	font-family: verdana;
}

#temp_content td {
	font-size: 10px;
	font-family: verdana;
}

#logom {
	position: absolute;
	top:35px;
	left:915px;
	width: 113px;
	height: 64px;
	display:none;
}

#panel {
	width:386px;
	height:135px;
	border:1px solid black;
	position: absolute;
	top:400px;
	left:0px;
	background: url(../img/background_negro.gif) repeat-x;
	display: none;
	overflow:hidden;
}

#panel_close {
	float:right;
	margin-right: 3px;
	margin-top: 3px;
}

#panel_content1 {
	float:left;
	width:140px;
	margin-left: 20px;
	margin-top: 20px;
}
#panel_content2 {
	float:left;
	width:200px;
	margin-left: 15px;
	margin-top: 25px;
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

#inci {
	width:510px;
	height:239px;
	border:1px solid black;
	position: absolute;
	top:300px;
	left:0px;
	background: url(../img/background_newInci.jpg) repeat-x;
	display: none;
	overflow:hidden;
}

#inci_close {
	position: absolute;
	right:9px;
	top:8px;
}

#inci_content1 {
	float:left;
	width:228px;
	height:121px;
	text-align:center;
	padding-top:50px;
}
#inci_content2 {
	float:left;
	width:272px;
	height:141px;
	color:white;
	font-size:12px;
	padding-top: 30px;
}

#inci_content2 .inci_tit {
	color:white;
	font-size:18px;
	font-weight: bold;
}

#inci_content2 .inci_sub {
	color:white;
	font-size:12px;
	font-weight: bold;
	margin-top:1px;
	margin-bottom:15px;
}

#inci_content2 .inci_tex {
	color:white;
	font-size:10px;
}

#inci_content3 {
	float:left;
	width:430px;
	height:49px;
	color:#ffdd01;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	margin-left:40px;
	text-align:center;
}

#cam {
	width:384px;
	height:288px;
	border:1px solid black;
	position: absolute;
	top:250px;
	left:0px;
	background: url(../img/background_blanco2.gif);
	display: none;
	overflow:hidden;
}

#cam_close {
	margin-left: 363px;
	margin-top: -285px;
}

#cam_content {
	margin-left: 0px;
	margin-top: 0px;
}

#loading {
	position: absolute;
	top:400px;
	left:400px;
	width:386px;
	height:135px;
	border:1px solid black;
	background: url(../img/background_negro.gif);
	display: none2;
	overflow:hidden;
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

#offline {
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-border-radius: 15px;
	border: 5px solid #dedede;
	filter:alpha(opacity=80);
	opacity:0.8;
	font-size:16px;
	font-weight:bold;
	padding:10px 10px 10px 0px;
	color:gray;
	z-index:5;
	background-color:white;
	position:absolute;
	top:180px;
	left:150px;
	display:none;
	width:430px;
}
