table.portadas{
	margin: auto;
	width: 800px;
	font-family: Arial;
	font-size: 14px;
	border: 1px solid #000000;
}

table.portadas td.titulo{
	background-color: #3171c8;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #5696f3;
}

table.portadas td#titulonum{
	width: 15px;
}

table.portadas td#titulotyp{
	width: 80px;
}

table.portadas td#titulomai{
	width: 205px;
}

table.portadas td#titulothu{
	width: 205px;
}

table.portadas td#titulolin{
	width: 375px;
}

table.portadas td.campo{
	background-color: #ffffff;
	padding: 5px;
	vertical-align: top;
	color: #000000;
	border: 1px solid #cccccc;
	border-bottom: 2px solid #999999;
}

table.portadas td.botones{
	text-align: center;
	background-color: #ffffff;
	padding: 5px;
	color: #000000;
	border: 1px solid #999999;
}

select.tipoportada{
	width: 80px;
}

select.mainimage{
	width: 200px;
}

select.thumbnail{
	width: 200px;
}

input.link{
	width: 290px;
}

img.preview{
	width: 200px;
	margin-top: 3px;
}

.estado_banners{
	text-align: center;
	padding: 10px;
	font-family: 'Roboto';
	font-size: 20px;
	color: #000000;
}

table.images{
	margin: auto;
	width: 800px;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}

table.images td.titulo{
	background-color: #3171c8;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #5696f3;
}

table.images td.campo1{
	background-color: #ffffff;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	color: #000000;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
}

table.images td.campo2{
	background-color: #ffffff;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	color: #000000;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
}

.listaimagenes{
	margin-bottom: 20px;
}

.listaimagenes a:link, .listaimagenes a:visited{
	text-decoration: none;	
}