body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #615D5C;
	margin: 0px;
	padding: 0px;
}

a.menu:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.menu:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.menu:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.celda_menu {
	height: 22px;
}.subtitulo_seccion {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.TD_central {
	padding: 20px;
	width: 573px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #736D6C;
}

.NombreObra {
	font-family: "Trebuchet MS", Arial;
	font-size: 21px;
	font-weight: bold;
	color: #D87A12;
}
.TituloSeccion {
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
.Subtitulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.imgs {
	float: right;
	border: 1px solid #CCCCCC;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.NombreObra2 {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D87A12;
}
