/* CSS Document */
	* {
		margin: 0; 
		padding:0;
	}
	
	body{
		color: #606060;
		font-family: Verdana, sans-serif;
		font-size: 12px; 
		line-height: 150%;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 30px;
		background: url(../images/fondohome.jpg) top left repeat-x;
		word-wrap: break-word;	/* IE */
	}
	
img {	border: 0;}
a:link {color: #0666B0; text-decoration:none;}
a:visited {color: #0666B0;text-decoration:none;}
a:hover {color: #0666B0;text-decoration:none;}
a:active {color: #0666B0;text-decoration:none;} 
#sidebar{position:fixed; top: 38px;	left:30px;width: 235px;	}
* html div#sidebar{	position:absolute; top: 38px; left:30px; width: 235px;	}
#content{margin-top: 38px;margin-left: 300px;}
#topbar{margin-top: 30px;margin-left: 30px;}
#content_wide{margin-top: 0px; margin-left: 30px;	width:850px;}
#album_title{color: #000000;font-family: "Trebuchet MS", Verdana, Sans-Serif;	font-size: 18px;line-height: 150%;	}
#album_description{color: #303030;font-family: "Trebuchet MS", Verdana, Sans-Serif;	font-size: 12px; line-height: 150%;	}
.thumbnail{	height: 128px;	width: 128px;	text-align: center;	padding:8px;	background-color: #E0E0E0; border: 1px solid #D0D0D0;	float: left;	margin-right: 15px;		margin-bottom: 15px;}
.thumbnail_text{height: 145px; width: 128px; text-align: center;padding:8px;background-color: #E0E0E0;	border: 1px solid #D0D0D0;	float: left;	margin-right: 15px;	margin-bottom: 15px; overflow: hidden; font-family: "Trebuchet MS", Verdana, Sans-Serif; font-size: 11px;}
.paginacion{ color:#0666B0;padding-left:30px;}
.paginacion a {padding-left:5px;}
.brr{clear:both;}
h1 {padding-left:30px; padding-top: 10px; padding-bottom:8px;font-family:arial; font-size:20px; color:#ffffff; }
