@charset "utf-8";
#imagen {
	height: 200px;
	width: 200px;
}
#divgrande {
	height: 495px;
	width: 600px;
	margin-top: -260px;
	margin-left: -320px;
	position: fixed;
	left: 50%;
	top: 50%;
	visibility: hidden;
	vertical-align: middle;
	z-index: 21;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#divgrande a:link, #divgrande a:visited {
	text-decoration:none;
	color: #FFFFFF;	
}
#divgrande a:hover{
	color: #CCCCCC;	
	text-decoration:underline;
}
#cerrarpop{
	text-align:right;
	line-height: 0px;
}



#imagengrande{
	border: 1px solid #999999;
}
#negro {
	background-color: #000000;
	height: 100%;
	width: 100%;
	filter: alpha(opacity=70);
	opacity: .7;
	position: fixed;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 20;
}
.thumb {
	padding: 5px;
	margin: 3px;
	border: 1px solid #CCCCCC;
}
.thumb:hover {
	border: 1px solid #5A6B60;
	background-color: #DADED8;
}

#multi {

}

#menuflash {
	z-index: 10;
}
.categoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.grupo {
		float: right;
	width: 600px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#portaFormu {
}
#portaFormu  nombre {
	border: 1px solid #C1C1C1;
}
.campo {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87888a;
	height: 16px;
	width: 104px;
}
.campolargo{
	width: 241px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87888a;
}

