/*
Este archivo es parte de Usace. Usace es un Gestor de Contenidos. Usace no ofrece ningun tipo de garantía. Su distribución es libre y gratuita bajo los derechos de licencia GNU (ver archivo LICENCIA.txt).
Copyright (C) 2006 www.udias.com - www.usace.es
Desarrollado por Juan Carlos Udías Martínez, Carles Martínez Rius, Emmanuel Gimeno Lodosa.
Por favor, mantenga y no modifique esta cabecera.
*/

.fondo {
	background-color: #FFB66C;
	background-image: url(../imagenes/usc_fondologo.jpg);
	background-repeat: no-repeat;
}
table {
	background-color: #FFEBD7;
	border: thin solid #E2E2E2;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.title {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.formtexto {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.forminput {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	background-color: #FFFFCC;
	border: 2px solid #000000;
}
.tdnot {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #e4e4e4;
}
.formboton {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	background-color: #FFFF99;
	border: 1px solid #006600;
}
a:hover {
	background-color: #FFEBD7;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF8000;
}
a {
	background-color: #FFEBD7;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.aviso {
	font-weight: bold;
	color: #FF0000;
}
td.td2 { font-size: 11px; line-height: 15px; padding: 4px; height: 20px; border: dotted 1px #cccccc }
td.td2bis {
font-size: 11px; line-height: 15px; background-color: #FDF1DF; padding: 4px; height: 20px; border: dotted 1px #cccccc
}
td.td2:hover {
	background-color: #FFCC99;
}
td.td2bis:hover {
	background-color: #FFFF99;