body {
	background-color: #fffef0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 13px;
		color: #000000;
	line-height: 16px;
}
a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #0000CC;
	text-decoration:none;
}
a:link {
	color: #FFB82C;
}
a:visited {
	color: #FFB82C;
}

.destacados_titulo_v10boldffff {
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-align: left;
	padding-right: 15px;
}
.destacados_texto_v9ffff {
	font-size: 10px;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-style: italic;
	text-align: left;
	float: left;
	padding-bottom: 30px;
	padding-right: 15px;
}
.destacados_texto {
	font-size: 10px;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-align: left;
	float: left;
	padding-bottom: 30px;
	padding-right: 15px;
}
.copy {

	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #333333;
}
.imagen_izquierda {
	width:201px;
	visibility:visible;
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo {
	BACKGROUND: #FFB82C url(../images/login/fondo.gif) repeat-y;
	
}

DIV.profesor {
	BACKGROUND: url(../images/login/boton_profesor.gif) no-repeat;
	width: 150px;
	height: 38px;
	float: left;
	text-align:bottom;
}
DIV.profesor A {
	display:block;
	float:left;
	width:150px;
	height: 38px;
}
DIV.profesor A:hover {
	BACKGROUND: url(../images/login/boton_profesor_over.gif) no-repeat;
	width: 150px;
	height: 38px;
}

DIV.alumno6 {
	BACKGROUND: url('../images/login/boton_6.gif') no-repeat;
	width: 192px;
	height: 38px;
	float: left;
	text-align:bottom;
}
DIV.alumno6 A {
	display:block;
	float:left;
	width:192px;
	height: 38px;
}
DIV.alumno6 A:hover {
	BACKGROUND: url(../images/login/boton_6_over.gif) no-repeat;
	width: 192px;
	height: 38px;
}

DIV.alumno12 {
	BACKGROUND: url('../images/login/boton_12.gif') no-repeat;
	width: 192px;
	height: 38px;
	float: left;
	text-align:bottom;
}

DIV.alumno12 A {
	display:block;
	float:left;
	width:192px;
	height: 38px;
}
DIV.alumno12 A:hover {
	BACKGROUND: url(../images/login/boton_12_over.gif) no-repeat;
	width: 192px;
	height: 38px;
}

.blanco{ font-family: "Trebuchet MS", Verdana, Arial; 
		font-size: 14px; 
		color:#FFFFFF; 
		font-weight: bold;
		display:block;
		float:left;
		padding-left:7px;
		padding-top:15px;
}
.red{ font-family: "Trebuchet MS", Verdana, Arial; 
		font-size: 18px; 
		color:#C4000B; 
		font-weight: bold;
		padding-right:5px; padding-left:5px;
}
.destacado{ font-family: "Trebuchet MS", Verdana, Arial; 
		font-size: 18px; 
		font-weight: bold; 
		padding-top:30px;
		padding-bottom:10px;
}
.libro_destacado{ 
		font-family: "Trebuchet MS", Verdana, Arial; 
		font-size: 14px; 
		font-weight: bold; 
		padding-left:5px;
		padding-top:30px;
		padding-bottom:10px;
		color:#575043;
		text-transform: uppercase;
}
