
.ttit{
	color: Maroon;
	text-align: right;
}
li.bolr{
	list-style-image: url(../imagenes/bolaroja.gif);

}
li.bolv{
	list-style-image: url(../imagenes/bolaverde.gif);

}
li.tem{
	list-style-image: url(../img_gral/carpeta.png);


}
li.tem_a{
	list-style-image: url(../img_gral/carpeta_a.png);

}
.txl{
		font-weight: bold;
}
.so{
	border-collapse: collapse;

}
.so th {

	border: medium groove Silver;
}
.so td {

	border: medium groove Silver;
}

.delog{
	position: relative;
	float: right;
	display: table;
	border: none;
}

.enca{
	background-image: url(../charla/img_gral/delta.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #BEBEBE;
	border-right: 7px ridge Yellow;
	border-left: 7px ridge Lime;
	border-bottom: 7px ridge Red;
}

.enca h1{
	color: White;
	font-style: italic;
}

body{
	background-color: #E8E8E8;
	font-family: sans-serif;
}

h2.bl {
	font-size: 150%;
	font-style: italic;
	color: #770077;
	cursor: pointer;
}
h3.bl {
	margin-left: 10px;
	font-size: 110%;
	font-style: italic;
	text-decoration: underline;
	color: #770077;
	cursor: pointer;
}
h4.bl {
	margin-left: 20px;
	font-size: 100%;
	font-style: italic;
	text-decoration: underline;
	color: #770077;
	cursor: pointer;
}

div.txig{
	border-left: medium double Black;
}
/*---------*/

li div{
	padding: 5px;
}

img.thumb{
	float:right;
	margin-left: 7px;
}

.esquema li.cerr{
	list-style-image: url(../imagenes/carpetac.gif);
	width: 100%;
}
.esquema li.abie{
	list-style-image: url(../imagenes/carpetaa.gif);
}

ul li.lnor{
	list-style: disc;
	list-style-image: none;
}

ol li.lnor{
	list-style: decimal;
	list-style-image: none;
	
}

.invi{
	display: none;

}

.visi2{
	display: table;
	width: 97%;
	text-align: justify;
	background-color: #FFFAF0;
	border-right: 7px ridge Yellow;
	border-left: 7px ridge Lime;
	border-bottom: 7px ridge Red;
}
.visi3{
	display: table;
	width: 94%;
	text-align: justify;
	background-color: white;
	border-top: groove 7px Yellow;
	border-left: groove 7px Yellow;
}
.visi4{
	display: table;
	width: 91%;
	text-align: justify;
	background-color: white;

}
.visi2a{
	display: table;
	width: 97%;
	text-align: justify;
	font-size: 150%;
	background-color: #FFFAF0;
	border-right: 7px ridge Yellow;
	border-left: 7px ridge Lime;
	border-bottom: 7px ridge Red;
}
li.boln{
	list-style-image: url(../imagenes/bolaazul.gif);

}
p.boln{
	text-decoration: underline;
	color: blue;
	cursor: pointer;
}

li.bolo{
	list-style-image: url(../imagenes/bolaroja.gif);

}
p.bolo{
	text-decoration: underline;
	cursor: pointer;
	font-weight: bolder;
	color: red;
}
li.bols{
	list-style-image: url(../imagenes/bolaverd.gif);

}
p.bols{
	text-decoration: underline;
	font-weight: bolder;
	cursor: pointer;
	color: green;
}

h2 {
	margin-left: 40px;
	display: list-item;
	list-style-image: url(../imagenes/carpetac.gif);
}

.titular{
	text-align: center;
	color: #1D781E;
	font-size: 200%;
}

#dcita{
	margin-left: 25%;
	margin-right: 25%;
	background-color: Yellow;
	color: black;
}
.dcita{
	margin-left: 12%;
	margin-right: 12%;
	background-color: #DBFFF3;
	color: black;
	padding-left: 2%;
	padding-right: 2%;
	border-left: thin double Black;
	border-right: thin double Black;
}
.drcha{
		text-align: right;
}
.centra{
		text-align: center;
		margin-left: auto;
		margin-right: auto;
}

ul.esquema  {
	padding-left: 50px;
}

.aviso{
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
	color: blue;
}
.rojo{
	color: red;
}
