ul.rv {
	list-style-image: url("guion_rv.png");
	}
ul.exe {
	list-style-image: url("guion_ex.png");
	}
ul.mus {
	list-style-image: url("guion_mu.png");
	}
li:hover	{
	background-color: #fa0;
	}

hr	{
	background-color: #687379;
	border: 0;
	}
hr.oro	{
	background-color: #cc0;
	}
.ex {
	white-space: pre;
	}
.ex h3 {
	font-family: sans;
	color: #005500;
	margin-top: 0;
	margin-bottom: 0;
	}
.vocab, .vocab h3 {
	color: #112;
	}
.vocab table {
	font-size: 1em;
	}
.vocab td {
	color: #112;
	padding: 0 1em;
	}
.espacios {
	white-space: pre;
	}
.rojo	{
	color: #c00;
	}
#enlaces {
	width: 14em;
	position: fixed;
	right: 5px;
	top: 0;
	background:#ccc;
	color:#fff;
	font-weight: bold;
	font-size: 0.85em;
	padding: 1em;
	text-align:right;
	line-height:1.4em;
	height:100%;
	}
body	{
	margin:0;
	padding:0;
	background: #ccc;
	text-align:center;
	}
#wrap {
	margin:0 auto;
	text-align:left;
	width:60em;
	font-size: 10pt;
	font-family: 'Courier New';
	background: #ccc;
	color:#112;
	padding:0 1em 6em 3em;
	}
h3 {
	font-family:Arial, sans;
	font-size:1.3em;
	margin-bottom:10px;
	padding-top:0.6em;
	position:relative;
	left:0;
	}
h4 {
	margin-top:1em;
	margin-bottom:0.6em;
	font-size:1.1em;
	}
.post {
	padding-left:4em;
	}
.gram, .myvoc, .pron, .review, .exer, .vocab, .tlist  {
	background:#fff;
	padding: 0 0 0.9em 1em;
	border: 0;
	    -moz-border-radius: 10px;
	    -webkit-border-radius: 10px;
/*	padding: 10px;*/
	    -moz-box-shadow: 10px 10px 5px #633;
	    -webkit-box-shadow: 10px 10px 5px #633;
	box-shadow: 10px 10px 5px #633;
	}
.gram, .myvoc, .pron, .review, .exer, .vocab, .tlist { color: #112; }
.tab {
	padding-left:4em;
	}
.hoy {
/*	color:#c00;	*/
	}
em {
	font-style:normal;
	font-weight:bold;
	background-color: yellow;
	color: #333;
	opacity: 0.8;

	}
.ojo {
	font-style:normal;
	font-weight:bold;
	color: #c00;
	text-decoration: underline;
	}
.caja {
	width: 24em;
	height:2em;
	background:#a44ea5;
	color: #fdf4e1;
	font-family:Arial, sans;
	font-weight: bold;
	position: relative;
	left: -22em;
	margin-top: 1em;
	padding-left: 20em;
	border: 0;
	    -moz-border-radius: 10px;
	    -webkit-border-radius: 10px;
	    -moz-box-shadow: 10px 10px 5px #633;
	    -webkit-box-shadow: 10px 10px 5px #633;
	box-shadow: 10px 10px 5px #633;
	}
.lesson {
	width: 6em;
	font-size: 1.5em;
	font-family:Arial, sans;
	position: absolute;
	bottom: 0;
	text-shadow: 0.1em 0.1em 0.2em #000;
	color:#fff;
	}
.fecha {
	text-align:right;
	font-family:Arial, sans;
	font-size: 7pt;
	width: 20em;
	padding-right: 1em;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0; 
	}
.vocab table {
	margin:1em;
	border-collapse:collapse;
	font-size: 1em;
	width: 40em;
	}
.vocab td {
	color: #112;
	border:1px solid;
	border-collapse:collapse;
	padding: 5px;
	vertical-align: top;
	width: 50%;
	}
tr:hover	{
	background-color: #fa0;
	}
a {	
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
a:visited{	
	color: #fff;
	text-decoration: none;
	}
a:hover{
	color: #f90;
	text-decoration: none;
	}
.tabla table {
	margin:0.6em 0;
	border:0;
	font-size: 1em;
	}
.tabla td {
	padding-right:5px;
	vertical-align:top;
	}
.tabla td.colnum {
	text-align:right;
	}

