@charset "utf-8";
/* CSS Document */

#contenido-principal {
	background-image: url(../images/proveedores.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 400px;
}

#noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #00FFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	width: 192px;
	float: right;
}

#menu-noticias {
	text-align: left;
	border: 1px solid #00FFFF;
	background-color: #000000;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 190px;
	float: right;
}
#menu-noticias ul{
	margin-top: 0;
	margin-right: 2;
	margin-bottom: 0;
	margin-left: 20px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0px;
	padding-top: 5px;
}
#menu-noticias li{
	font-weight: normal;
	text-align: left;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(images/pointer.gif);
}

#menu-noticias ul li a:link {
	color: #00FFFF;
	text-decoration: none;
}
#menu-noticias ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#menu-noticias ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table {
	font-size: 9pt;
	color: #FFFF00;
	width: 346px;
	font-weight: bold;
	margin-left: 100px;
}
table a:link {
	color: #FFFFFF;
	font-weight: bold;
}
table a:visited {
	font-weight: bold;
	color: #FF8000;
}


#ALEAN {
	background-color: #000000;
	visibility: hidden;
	position: fixed;
	top: 0px;
}
#BSMW {
	background-color: #000000;
	visibility: hidden;
	position: relative;
	top: 0px;
}
#BUNKER {
	background-color: #000000;
	visibility: hidden;
}
#CIAS {
	background-color: #000000;
	visibility: hidden;
}
#HESA {
	position:absolute;
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}
#IFS {
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}
#MAGAL {
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}
#MAGAL_SENSTAR {
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}
#MAXIMUM {
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}
#MGMTEK {
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}
#OPTEX {
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}
#PROTECH{
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}
#SENSTAR {
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}
#SILENTRON {
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}
#TAKEX {
	left:482px;
	top:124px;
	width:253px;
	height:137px;
	background-color: #000000;
	visibility: hidden;
}


.thumbnail img{
	border: 1px solid white;
	margin: 0 5px 5px 0;
	visibility: hidden;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
	background-color: lightyellow;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	visibility: hidden;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
}
