body, html {
	height: 100%;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif
}

table, tr, td {background-color:#FFF}
	
a {color:#666}

.color {
	background-color:#666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.texto {
	font-size: 12px;
	color: #333;
	text-align: left;
}

.carpetas {
	font-size: 14px;
	color: #333;
}
.archivos_sueltos {
	font-size: 12px;
	color: #666666;
}

.archivos_dentro_carpetas {
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.pie {
	font-size: 12px;
	font-weight:bold;
	color: #666;
	align: center;
	background-color: #CCC;
	border:2px solid #FFF;
}

.bordes{
	border:2px solid #CCC;
}
	
.color {
	background-color: #0037ac;
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
}

