body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../img/fondo.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenedor #intervenciones #diario #dia .texto a {
	font-weight: bold;
	color: #5587B4;
	text-decoration: none;
}
#contenedor #intervenciones #diario #dia .texto a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cab {
	background-color: #CC3300;
	width: 745px;
	float: left;
	overflow: visible;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
#cuerpo {
	float: left;
	width: 765px;
	background-color: #FFFFFF;
	background-image: url(../img/fondo-doble.gif);
	background-repeat: repeat-y;
}


#aviso_legal {
	width: 665px;
	font-size: 70%;
	color: #666666;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
}

#pie {
	width: 765px;
	float: left;
	font-size: 70%;
	text-align: center;
	color: #666666;
}
.TextoNaranja {
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
}

#contenedor #intervenciones {
	width: 765px;
	background-color: #FFFFFF;
}
#contenedor {
	width: 765px;
	background-color: #FFFFFF;
	background-image: url(../img/fondo-celda.gif);
	height: auto;
	background-repeat: repeat;
}
#contenedor #intervenciones #diario #dia .imagen {
	float: left;
	width: 10px;
	background-color: #FFFFFF;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#contenedor #intervenciones #diario #dia {
	background-color: #FFFFFF;
	width: 765px;
	float: left;
}
#contenedor #intervenciones #diario {
	background-color: #FFFFFF;
	width: 765px;
	float: left;
}

#contenedor #intervenciones #diario #dia .texto {
	float: left;
	width: 715px;
	background-color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
}
#contenedor #acusados #izq {
	float: left;
	width: 382px;
	background-color: #FFFFFF;
}
#contenedor #acusados #der {
	float: right;
	width: 382px;
	background-color: #FFFFFF;
}
#contenedor #acusados {
	background-color: #FFFFFF;
	float: left;
}
.texto_acusados {
	color: #90ABC8;
}
.texto_acusados:hover {
	color: #FF9900;
}
#contenedor #agenda {
	background-color: #FFFFFF;
}
