 
        A.dir {
	font-weight: bold; /* directory name in filelist */
}

        A.dir:visited, A.dir:active, A.dir:link {
	color: #4466AA;
}

        A.dir:hover {
	color: #000000;
}

 
        A.text:link, A.text:active, A.text:visited {
	color: #000000;
}

        A.text:hover {
	color: #4466AA;
}

        A IMG {
	border: none;
}

        SMALL {
	font-size: 11pt;
}

        .container {
	clear: both; /* this contains most of the page in it */
	padding: 15px;
	background-color: #f9f9f9;
	border: 1px solid #E4E4E4;
	border-bottom: 2px solid #E4E4E4;
	border-right: 2px solid #E4E4E4;
	margin:10px 4px 10px 0;
}

        .url {
	color: #AAAAAA;
	font: 10pt/12pt "Verdana", "Arial", "Helvetica", sans-serif; /* As displayed next to the "copy to clipboard" text */
}

        
        .control, .controlArrow {
	background-color: #E5F2F6;
	border: 1px solid #B3D8E4;
	padding:4px;
	margin-bottom: 1px;
	margin-top: 6px;
}
        .control:hover, .controlArrow {
	background-color:#F1F8FA;
	border: 1px solid #75B9CD;
}
.controls{
	text-align: center;
}

        .button {
	background-color: #B3D8E4;
	border: 1px solid #75B9CD;
	cursor: hand;
	padding: 5px 12px 6px 12px;
	white-space: nowrap;
	width: 1px;
}

        .grey {
	color: #C7C7C7;
	font-size:9px;
}

        .warning {
	color: #AA4411;
	cursor: default;
	font-weight: bold; /*  ! and ? */
}

        .title {
	font: bold 12pt/18pt "Arial", "Helvetica", sans-serif; /* title of selected image, top of page */
}
td{
background-color: white;
	border:1px solid #F9F9F9;
	padding:2px;
	text-align: center;
}
[url=http://www.istockphoto.com/file_search.php?action=file&lightboxID=642065][img]http://pixilate.com/dreamless/series_objects.jpg[/img][/url]
.fotos{
	background-image: url(../img/bg_titulo_ppal.gif);
	background-color: #E5F1F5;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 1px 1px 6px 1px;
	padding: 4px 6px;
}
.folders{
	margin:0;
	padding:4px;
}

.folders li{
	width: 120px;
	float:left;	
	list-style: none;
	margin-right:2px;
}
.folders li a, .up{
	display: block;
		background-image: url(../img/folder_picture.png);
		background-position: 2px 2px;
	background-repeat: no-repeat;
	padding:2px 2px 2px 20px;
		background-color: #E5F2F6;
	border: 1px solid #B3D8E4;
}
.folders li a:hover, .up:hover{
		background-color:#F1F8FA;
	border: 1px solid #75B9CD;
}
.up{
background-image: url(../img/folder_up.png);
width: 120px;
	float:left;	
	margin-bottom:4px;
	
}
hr{
	clear:both;
	background-color: #E4E4E4;
	color:white;
	height:1px;
	border-top:1px solid #E4E4E4;
	margin:2px 0 0 0;
}

           