body { 
	background-color: #E6E6E6;
}

h1 {
	color: #0043A6; /*#6699FF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: medium;
	margin: 0 0 10px 8px;
	padding:0;
}

h1 a {
	color: #0043A6;
	text-decoration: none;
}


img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color:#FFFFFF;
}

#listingcontainer {
	background-image:url(bg.gif);
	padding: 10px;
	background-color:#E0DEDE;
}

#listingheader {
	border: 1px dotted #A7C5FF;
	color: #476BB3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	/* text-align:right;*/
/*	padding: 5px 5px 10px 5px;*/
}

/*
#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #476BB3;
}

#listingheader a:hover {
	border: 1px dotted #A7C5FF;
	text-decoration: underline;
	color: #476BB3;
}
*/


#headerfile {
	/*border: 1px dotted #A7C5FF;*/
	text-align:left;
	float: left;
	width: 70%; 
}
#headersize {
	/*border: 1px dotted #A7C5FF;*/
	float: right;
	text-align:right;
	width: 25%;
}

#listing {
	border: 1px dotted #A7C5FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	
}

/*
#linea {
	border: 1px dotted #FF0000;
*	float: left;
	text-align: left;
	width: 70%;*
}
*/

/*
#col1 {
	border: 1px solid #FF0000;
	float: left;
	text-align: left;
	width: 70%;

}

#col2 {
	border: 1px solid #00FF00;
	float: right;
	text-align: right;
	width: 28%;
}

#col1 a:hover {
	background-color:#DBE6FE;
}

#col2 a:hover {
	background-color:#DBE6FE;
}
*/

#listing a {
	/*border: 3px solid #A7C5FF;*/
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*NOwidth:70em;*/
	text-align:left;
}

#listing a:hover {
	background-color:#DBE6FE;
}


#listing a img {
	float:left;
	margin-right: 4px;
}


#listing a em {
	float: left;
	text-align: left;
}

#linea {
	/*border: 1px solid #000000;*/
}

/*
#listing a strong2 {
	width: 80%;
	float:left;
	cursor:pointer;
	text-align:left;
}
*/

#fecha {
	/*border: 1px solid #FFFF00;*/
	float: right;
	text-align:right;
	/*width: 5em;*/
	cursor:pointer;
}

/*
#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}


#upload {
	border: 1px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	background-color: #E9F0FF;
}

#uploadtitle {
	background-color: #DBE6FE;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #A7C5FF;
	
}

#uploadcontent {
	padding: 2px 5px 2px 5px;
}


#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}


#errortext {
	color: #476BB3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
}


#breadcrumbs {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #6699FF;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

.b {
	background-color: #E9F0FF;
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}

*/