	/* CSS Document */
body{

	scrollbar-face-color: #eeeed7;
	scrollbar-highlight-color: #eeeed7;
	scrollbar-shadow-color: #eeeed7;
	scrollbar-3dlight-color: #eeeed7;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ccccb5;
}

p{
	font-family: georgia, trebuchet;
	font-size: 12px;
	font-weight: normal;
	line-height: 155%;
	text-indent: 20;
	color: #777744;
	margin-right: 20;
	}
	
.ficha_tecnica{
	font-family: arial, verdana, trebuchet;
	font-style: normal;
	line-height: 300%;
	font-size: 12px;
	color: black;
	}	
	
.titular{
	font-family: georgia, trebuchet;
	font-size: 20px;
	font-weight: normal;
	line-height: 155%;
	text-indent: 20;
	color: black;
	margin-right: 20;
	border-bottom-style:dotted;
	border-bottom-color:#333333;
	border-bottom-width:1px;
	border-top-style:dotted;
	border-top-color:#333333;
	border-top-width:1px;
	}
	
h1{
	font-family: arial, arial narrow,sans-serif, helvetica;
	font-size: 24px;
	font-weight: lighter;
	font-variant: small-caps;
	color: #CCFF66;
	border-bottom: dotted #999966 1px;
	text-indent: 20;
	}
	
h2{
	font-family: arial, sans serif, helvetica;
	text-align:left;
	margin-right: 20;
	font-size: 10px;
	color: black;
	}

h3{
	font-family: arial, sans serif, helvetica;
	font-variant: small-caps;
	font-size: 10px;
	color: #555555;
	}
	
h4{
	font-family: arial, arial narrow,sans-serif, helvetica;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CCFF66;
	text-indent: 20;
	background: #999966;
	}

.p{
	font-family: georgia, trebuchet;
	font-size: 12px;
	font-weight: normal;
	line-height: 155%;
	text-indent: 20;
	color: #777744;
	margin-right: 20;
	}
	
	.cita{
	font-family: georgia, trebuchet;
	font-size: 12px;
	font-weight: normal;
	line-height: 155%;
	text-indent: 60;
	color: brown;
	margin-right: 20px;
	margin-left: 40px;
	}
	
	
	
ol{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 155%;
	margin-left: 20;
	color: #000000;
}	

ul{
	font-family: georgia, trebuchet;
	font-size: 12px;
	font-weight: normal;
	line-height: 155%;
	color: #777744;
	margin-right: 20;
	margin-left: 40px;
	margin-right: 20px;
	list-style-image: url(../imagenes/clip.gif);
}	

.capadefiniciones{
position:absolute;
width:auto;
height:auto;
z-index:1;
background-color: #eeeed7;
border: 1px dotted #000000;
visibility: hidden;
vertical-align:text-top;
}


.menu{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 155%;
	list-style-image: url(../imagenes/cadro.gif);
}

.menu a:hover{
	color: #006600;
	}
	
.titulo{
	font-family: arial, verdana, trebuchet;
	margin-right: 20;
	margin-left: 10;
	font-style: normal;
	font-variant: small-caps;
	font-size: 12px;
	color: brown;

	}
	
.autor{
	font-family: times new roman, times, serif;
	font-style: normal;
	margin-right: 20;
	text-align: left;
	font-size: 11px;
	color: #000000;
	margin-left:10;
}
.glosario{
	font-family: georgia, trebuchet;
	font-size: 12px;
	font-weight: normal;
	line-height: 155%;
	text-indent: 20;
	background-color:#777744;
	color: white;
	margin-right: 20;
	}

.definicion{
	font-family: arial, verdana, trebuchet;
	margin-right: 20;
	margin-left: 20;
	font-style: normal;
	font-size: 10px;
	color: black;
	border-left-color: #FFFFFF;
	}	


.pe{
	font-family: arial narrow, arial, verdana, helvetica, sans serif;
	font-style: normal;
	font-size: 12px;
	color: gray;
}

.curso{
	font-family: verdana, arial, helvetica, sans serif;
	font-style: bold;
	text-align: left;
	font-size: 50px;
	color: #99cc33;
}




td {
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	}
	
a:hover{
	color: #006600;
	text-decoration: none;
	}
	
a{
	color: gray;
	text-decoration: none;
	}
	
	/* CSS Document */
