body{
	background-color:#FFFFFF;

}
.cabeceraPagina{
	text-align:left;
}
.tablaCuerpo{
	border: 1px solid #c0c0c0;
}
.pie {
	font-family: Tahoma;
	font-size: 0.7em;
	font-weight: normal;
	color: #FF9200;
	text-align: right;
}
.pie a {
	font-family: Tahoma;
	font-weight: normal;
	color:#000000;
}
.pie a:hover {
	font-family: Tahoma;
	font-weight: normal;
	color:#C0C0C0;
}
.pie a:visited {
	font-family: Tahoma;
	font-weight: normal;
	color:#000000;
}

.menuIzq {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 0.9em;
	font-weight: normal;
	color: #999999;
	text-align: right;
	vertical-align: top;
}
.menuIzq em {
	font-size: 0.8em;
}
.menuIzq a {
	color:#000000;
}
.menuIzq a:visited {
	color:#000000;
}
.menuIzq a:hover {
	color:#9DABB5;
}

.cuerpo {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align:top;
	text-align:justify;
}

.cuerpo a {
	color:#765D36;
}
.cuerpo a:visited {
	color:#765D36;
}
.cuerpo a:hover {
	color:#9DABB5;
}

.negrita{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #9B7B49;
}
.fecha{
	font-family: "Georgia";
	font-size: 0.85em;
	font-weight: normal;
	color: #999900;

}

.titulo1{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.5em;
	font-weight: bold;
	color: #8797A3;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px dashed #c0c0c0;
}

.subtitulo1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 0.9em;
	font-weight: normal;
	color: #FF9200;
	text-align: left;
	vertical-align: top;
}
.subtitulo1 a {
	color:#765D36;	
}
.subtitulo1 a:visited {
	color:#765D36;
}
.subtitulo1 a:hover {
	color:#9CAAB5;
}
.subtituloError {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	color: #F84242;
	text-align: left;
	vertical-align: top;
}

.frmColEtiq {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.frmColControl {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align:top;
}

.frmBoton {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1em;
	font-weight: normal;
	background-color: #9DABB5;
	color: #FFFFFF;
}

.frmTexto {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #EFF3F5;
}


.textoIcono {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
.textoIcono a {
	color:#9DABB5;
	text-decoration:none;
}
.textoIcono a:visited {
	color:#9DABB5;
}
.textoIcono a:hover {
	color:#000000;
}
.letraPequenna {
	font-size: 0.75em;
}

.tablaDatos1{
	font-family: Tahoma;
}
.tablaDatos1Cabecera1{
	color: #F28300;
	/* background-color: #FFF5E5; */
	border-bottom: 1px solid #FFC050;
	border-right: 1px solid #FFC050;
	text-align:left;
}
.tablaDatos1Celda1{
	border-bottom: 1px solid #96C11A;
	border-right: 1px solid #96C11A;
}

.pieNoticia{
	font-size:0.75em;
	font-family: Tahoma;
	text-align:right;
}
.pieNoticia a {
	color:#6D889D;
	text-decoration:none;
}
.pieNoticia a:visited {
	color:#6D889D;
	text-decoration:none;
}
.pieNoticia a:hover {
	color:#9B7B49;
	text-decoration:none;
}
.cajaGris {
	border: 1px solid #8797a3;
	padding: 20px;
	margin-right:2em;
	z-index:inherit;
}
.cajaGrisTitulo {
	font-size:1.3em;
	color:#9b7b49;
}
.cajaGrisFoto {	
	position:relative;
	width:175px;
	height:124px;	
	left:40px;
	top:-210px;
	bottom:0px;
	float:right;

}

