body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/imagen_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.linksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.txtsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-right: 5px;
	border-right-width: 5px;
	padding-right: 5px;
}
.txtnormal {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.titulos {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9D0B0B;
	text-decoration: none;
	padding-left: 70px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
.subtitulos {

	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linksubmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.fotojunta {
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #666666;
}
.txtred {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #990000;
}
