body {
	background-image: url(../imagenes/fondos/fondogris.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16pt;
	letter-spacing: 1px;
	overflow-y:scroll;
}

.Lista {
	border:solid 1px #666;
	background-color:#fff;
}

.Lista:hover {
	background-color:#FAF9F7;
	color:#309;
}

.TablaColumnas td {
	border: thin solid #999;
	padding:4px;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #555;
	text-shadow: 1px 1px 2px #ddd;
	margin-top:4px;
	margin-bottom:10px;
	letter-spacing: normal;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 0.15em;
}
.TextoListaComunicaciones {
	margin: 0px;
}


.cajadetexto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #666;
	letter-spacing: 0.15em;
	height:20px;
}

a {
	text-decoration:none;
	color:#0066CC;
}

a:hover {
	text-decoration:none;
	color:#CC0000;
}

.CabeceraComunicacion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #C33;
	margin-top:0px;
	margin-bottom:6px;
	line-height: 18pt;
}

.CuerpoComunicacion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #444;
	margin-top:0px;
	margin-bottom:6px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TablaBorde {
	border: thin solid #CCC;
}
.CabeceraLista {
	border: thin solid #666;
	font-weight: bold;
	background-color: #EAE9E7;
}

.CabeceraDesplegable {
	border: thin solid #666;
	margin-top: 10px;
	margin-bottom: -1px;
}

select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding:1px;
	color:#000;
	letter-spacing: 0.15em;
	border: 1px solid #666;
	height: 24px;
}

.TablaMenu {
	border: thin solid #CCC;
	margin-bottom:10px;
}

.CeldaMenu {
	width: 120px;
	vertical-align: bottom;
	text-align: center;
}

.CeldaMenu:hover {
	background-color:#FCFAF5;
}
