html {
	overflow-y: auto;
}

#cuerpogaleria {
	width: 820px;
	position: absolute;
	left: 177px;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#cuerpogaleriaiframe {
	width: 800px;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.galerias {
	float: left;
	width: 255px;
	height: 80px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 5px;
	overflow: hidden;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	display: block;
}
.cajafotogalerias {
	float: left;
	border: 1px solid #000000;
	margin-right: 5px;
	display: block;
}


.convocatoria {
	float: left;
	padding: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 15px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	display: block;
}
.cajafotoconvocatoria {
	width: 100px;
	height: 80px;
	float: left;
	margin-right: 10px;
	text-align: center;
	display: block;
	overflow: hidden;
}


.fotocobertura {
	float: left;
	width: 120px;
	border: 1px solid #000000;
	margin-right: 10px;
	display: block;
}

.textocobertura {
	float: left;
	width: 415px;
	display: block;
}
