@charset "utf-8";
.boton {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	background-color: #069;
	border: 1px solid #C6ECFF;
}
.botoncorregir {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #C30;
	padding: 4px;
	border: 1px solid #CFF;
	margin: 0px;
}
.botoncorregir2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #666;
	padding: 2px;
	border: 1px solid #CFF;
	margin: 0px;
}


#comentario {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #036;
	margin: 5px;
	padding: 5px;
	background-color: #D5E2F0;
	border: 1px dashed #036;
}
.comentapublico {
	font-size: 9px;
	color: #069;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: 0px;
}
.tdclase {
	background-color: #E8EEF0;
	margin: 3px;
	padding: 3px;
	border: 1px solid #B8C5D3;
}

.tablageneral {
	background-color: #FFF;
	border: 1px solid #CCC;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #D5E2F0;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78A2CF;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #069;
	margin: 0px;
	padding: 0px;
	background-color: #DDD;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #356497;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78A2CF;
}
.separadorcategorias {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
}

input {
	margin: 0px;
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
select {
	margin: 0px;
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
textarea {
	margin: 0px;
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
.calendariob {
	background-image: url(../calendario/calendar.png);
	width: 19px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 16px;
}
.naranja {
	color: #F60;
}
.rojo {
	color: #C00;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #036;
	margin: 0px;
	padding: 0px;
}
#alerta {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #C00;
	margin: 0px;
	padding: 0px;
}
.lineabase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}
.mensajealerta {
	font-weight: bold;
	color: #C30;
}
