.caja{
	margin-bottom: 15px;
}
.titulo{
	cursor: pointer;
	cursor: hand;
	-moz-user-select: none;
	background-color: #2858c8;
	background-image: url(../images/template/fondotitulo1.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: 22px;
	/*border-bottom: solid 1 Blue;*/
}
.titulo2{
	cursor: pointer;
	cursor: hand;
	-moz-user-select: none;
	background-color: #ffffff;
	background-image: url(../images/template/titulo.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: 22px;
	/*border-bottom: solid 1 Blue;*/
}
contenido {
	margin-left: 1px;
	margin-right: 1px;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.TituloIzquierdo{
	width: 14px;
	vertical-align: top;
}
.TituloTexto{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	vertical-align: middle;
	/*color: #215dc6;*/
	color: #ffffff;
}
.TituloDerecho{
	width: 3px;
	vertical-align: top;
}

#Opciones{
	text-decoration: none;
}
.elemento {
	display: inline;
	vertical-align: middle;
	margin: 0px;
	height: 22px;
	padding: 4px 4px;
}
div.contenido {
	/*background-color: #d6dff7;*/
	background-color: #F7F7F7;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
}
.botonxp{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: transparent;
  background-image: url(../images/template/botonxp.gif);
  height: 21px;
  width: 91px;
  border: 0 solid white;
  background-repeat: no-repeat;
}
