body, div, span, td, label, input, textarea, button {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial;
	font-size: x-small;
}

body {
	background-image: url('images/logo2tr.gif');
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
}

a {
	color: #000;
	font-weight: bold;
}

a:hover {
	color: #555;
	text-decoration: none;
}

label {
	cursor: pointer;
}

.cont1 {
	border: 1px dashed #f00;
}

.cont2 {
	border: 1px solid #f00;
}

fieldset.cont2 {
	color: #f00;
	border-color: #f00;
	padding: 8px;
}

fieldset.cont2 legend {
	color: #f00;
}

#dmenu ul li {
	display: inline;
	margin-left: 8px;
}

#fcont {
	padding: 24px 12px;
}

#title {
	font-size: large;
	font-weight: bold;
}

#contador {
	position: absolute;
	top: 28px;
	right: 8px;
}

#dmenu {
	position: absolute;
	top: 28px;
	right: 8px;
}

#dmenu {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #f00;
	width: 100%;
	text-align: right;
	padding: 2px 8px 5px 2px;
	margin: 0px;
	font-size: 11px;
	white-space: nowrap;
	border-bottom: 1px solid #900;
}

#dmenu a {
	color: #fff;
}

#dcoments {
	position: absolute;
	top: 52px;
	right: 8px;
}

#dacoments {
	color: #f00;
	font-size: medium;
	font-weight: bold;
}

#dacoments:hover {
	color: #f44;
	text-decoration: none;
}

#bienvenida {
	padding-right: 260px;
}

#opinion {
	font-weight: bold;
	position: absolute;
	width: 240px;
	height: 330px;
	overflow: scroll;
	right: 10px;
	top: 202px;
}

#pager {
	margin-bottom: 20px;
}

#pager, td {
	border: 0px;
}

#fotos {
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#fotos img {
	margin: 6px;
	border: 1px solid #000;
}