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;
}
.TextoNaranja {
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
}

#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;
}
#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 #agenda {
	font-weight: bold;
	color: #FF9900;
	font-size: 16px;
	background-color: #FFFFFF;
	width: auto;
	padding-left: 25px;
	padding-bottom: 25px;
}
#contenedor #intervencion {
	font-weight: bold;
	color: #5587B4;
	background-color: #D3DAE9;
	font-size: 16px;
	text-align: center;
	width: auto;
}
#contenedor #hora {
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
#contenedor #titulo {
	padding: 20px;
}
#contenedor #texto {
	padding-right: 30px;
	padding-left: 30px;
}
