body {
	background-color: #CCC;
	margin:0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006;
	margin:0px;
	padding:5px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003;
	text-decoration: none;
	font-size: 12px;
}
a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #003;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
	color: #0F6;
}
a:visited {
	color: #06C;
	text-decoration: underline;
}
a:active {
	color: #06C;
	text-decoration: underline;
}

#contenedor {
	width: 955px;
	text-align: center;
	margin: auto;
}

#cabecera {
	background-color: #FFC;
	height: 102px;
}
#busca {
	background-color: #cff;
	margin: auto;
	text-align: right;
}
.imagenBorde {
	background-color: #182C5C;
	padding: 5px;
}
#titulo {
	background-color: #2F34FB;
	text-align: left;
	margin:0px;
}
#menu {
	background-color: #CFF;
	float: left;
	width: 260px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	top: auto;
	right: 0px;
	clip: rect(0px,auto,auto,auto);
	margin-left: 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #006;
}
#menu li li{
	margin-left:-30px;
	color: #03F;
	background-color: #CFf;
}
#contenido {
	float: right;
	width: 665px;
	background-color: #CFF;
	padding-left:20px;
	text-align:left;
}
#pie {
	clear: both;
	background-color: #2f34fb;
	margin-top:30px;
}
#filtro{
	text-align:right;
	background-color: #cf99;
}
th{
	background-color:#182C5C;
	color:#FFF;
	text-transform:capitalize;
}
.jumpmenu {
	float: left;
	width: 88px;
}

.th {
	text-align: center;
	color: #003;
	background-color: #FFF;
}

.th_right {
	color: #003;
	text-align: right;
}
.th_rigth_otrocolor {
	text-align: right;
	background-color: #5B99A4;
	color: #003;
}
.th_center_otrocolor {
	background-color: #5B99A4;
	text-align: center;
	color: #003;
	font-size: 14px;
}



.th_tit_10 {
	font-size: 10px;
	color: #003;
	text-align: center;
}

.th_1 {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	color: #006;
	text-align: left;
	font-weight: bold;
}
#contenedor #contenido #salaenconflicto #bloqueasignatura {
	position: relative;
	background-color: #090;
}


.th10 {
	font-size: 10px;
	text-align: left;
}

.th10_otrocolor {
	font-size: 10px;
	text-align: left;
	background-color: #CC6;
}
.th10_otrocolor_right {
	font-size: 10px;
	background-color: #CC6;
	text-align: right;
}

.th10_right {
	font-size: 10px;
	text-align: right;
}



.th12 {
	font-size: 12px;
	text-align: center;
	color: #CCC;
}

.altrow{
	background-color:#DBFFE0;
}
.altrow_12 {
	font-size: 11px;
	background-color: #DBFFE0;
}

#ingresar {
	background-color: #CFF;
	text-align: right;
}
.agregar{
	float:right;
	background-color: #003;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#registro {
	text-align:left;
	width: 300px;
	margin: auto;
}
.boton_ingresar {
	margin-left: 100px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}


#registro label{
	float:left;
	width:100px;
}
	
.texto_label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006;
	font-size: 16px;
}
#contenedor #contenido #salaenconflicto p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006;
	font-size: 14px;
	font-weight: bold;
}
#contenedor #contenido_inf {
	background-color: #9cc;
	text-align: left;
	float: right;
	width: 955px;
}
.agregar1 {
	float:right;
	background-color: #F00;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
}
