@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", Arial, sans-serif, Verdana;
	font-size: 13px;
	background-color: #000000;
	margin-top: 0px;
}
.tblGrande {
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAC090;
	border-left-color: #FAC090;
}
a:link {
	text-transform: none;
	color: #D3650A;
	text-decoration: none;
}
a.respuesta:link {

	color: #006400;
	font-size: 14px;
	text-decoration: none;
}
a.respuesta:hover {

	color: #006400;
	font-size: 14px;
	text-decoration: underline;
	
}
.asunto {
	font-family: "Lucida Sans Unicode", Arial, sans-serif, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #D3650A;
}
.obligatorio {
	color: #FF0000;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	color: #FF6600;
}

.txtCategorias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.txtFunciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tblOpciones {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #F7F7F7;
}
.celdaComentarios {
	border: 1px solid #CCCCCC;
}
a:visited {
	color: #D3650A;
	text-decoration: none;
}
.centroBtn {
	background-image: url(imagenes/centro-btn.jpg);
	background-repeat: repeat-x;
}
h3 {
	font-size: 9px;
}


a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #D3650A;
	text-decoration: none;
}
.BarraMigasPan {color: #FFFFFF}

