/* CSS Document */
#genlist{
	color:#000;
	padding: 0px 0px 15px 15px;
}
#genlist h3{
	color:#BF0000;
	font-size:1.4em;
	font-weight:300;
	width:585px;
	padding:15px 0 7px;
	margin:0;
	border-bottom: 1px solid #666666;
	background: url(../img/gen/flec_gris.gif) no-repeat left 17px;
	text-indent: 17px;
}
.brgen {
	width:600px;
	font-size: 1em;
	min-height:210px;
	color:#000;
	padding:0;
	margin:0;
}

.brdet {
	width:285px;
	float:left;
	min-height:200px;
	border: 1px dashed #B2B2B2;
	margin: 0 10px 0px 0;
}
.brdet h4 {
	border-bottom: 0.5pt dashed #B2B2B2;
	margin:0;
	padding:3px;
	color:#BF0000;
	min-height:2em;
	line-height:1.2em;
	text-align:center;
	font-size: 1.1em;
	font-weight: 200;
}
.brdet p {
	color:#3F3F3F;
}
.brdet p img {
	width:116px;
	height:116px;
	float:left;
	padding: 0px 10px 0px 5px;
}
.brdet .sl1{
	text-align:center;
	display:block;
	width:120px;
	float:left;
	padding: 7px 0px 0px;
}
.brdet .sl2{
	float:left;
	text-align:right;
	display:block;
	width:250px;
	}
.navpag {
	width:100%;
	color:#666666;
}
.navpag a {
	text-decoration:none;
	color:#666666;
}

.navpag a:hover {
	text-decoration:none;
	color:#000;
}
.navpag a:active {
	text-decoration:none;

}