.izquierda {
	background-image: url(images/izq.gif);
	width: 15px;
}
.derecha {
	background-image: url(images/der.gif);
	width: 15px;
}
body {
	background-color: #7C817A;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}
.tdCentral {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.tdContenido {
	padding-right: 20px;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.tablacompleta {
	width: 716px;
	height: 100%;
}
.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #5D1010;
	font-weight: bold;
}
.imagenNoticia {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	width: 155px;
}
.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}
.botonvolver {
	float: right;
	vertical-align: top;
}
.textotop {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.imgCategoria {
	padding: 2px;
	float: left;
	border: 1px solid #999999;
	margin: 2px;
}
a.tituloCat{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #141414;
	text-decoration:underline;
	}
a.tituloCat:link{
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #141414;
	text-decoration:underline;
	}
a.tituloCat:visited{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #141414;
	text-decoration:underline;
	}
a.tituloCat:hover{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #141414;
	text-decoration:none;
	}
.hr2 {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 300px;
	float: left;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
