body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
}
h1,h2
{
	color: black;
	text-align: center;
}
.divtexto
{
	float: left;
	clear: right;
	width: 240px;
	margin-left: 20px;
}
.divcaja
{
	float: left;
	margin-bottom: 15px;
}
.divcampo
{
	clear: both;
	width: 100%;
}
.divradios
{
	clear: both;
	width: 100%;
	margin-left: 20px;
	margin-bottom: 15px;
}
li
{
	list-style: none;
}
.divarea
{
	clear: both;
	width: 100%;
	margin-left: 20px;
}
.divboton
{
	margin-top: 20px;
	margin-left: 90px;
	clear: both;
}
#divopcionesasalariado
{
	overflow: hidden;
	height: 0px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
.boton
{
	color: red;
	height: 40px;
	width: 300px;
	background-color: #C0C0C0;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 60px;
	font-weight: bold;
}
.diverrores
{
	clear:both;
	color:#ffffff;
	border-width:1px;
	border-style:dashed;
	border-color:#000000;
	background:#ff0000;
	margin:4px;
}
.divalumnos
{
	margin-left: 20px;
	clear: both;
	width: 100%;
	height: 50px;
}
.divcampoalumnos
{
	float: left;
	clear: right;
}
.divtextoalumnos
{
	float: left;
	clear: right;
	width: 110px;
}
.divcajaalumnos
{
	float: left;
	margin-right: 20px;
}
.divizquierda
{
	float: left;
	clear: right;
}
.divderecha
{
	float: left;
}
.divtotal
{
	float: left;
	width: 100%;
}
#imagencartel
{
	width: 350px;
	margin-left: 70px;
}
.spanplazas
{
	color: red;
	font-size: 12px;
}