body{
	margin:0;
	padding: 0;
	font-family: Garamond, "Garamond", serif;
	color: #101010;
	background-color: #dbdbdb;
	background-image: url("jau/linees.gif");
}
#main a{
	color: #101010;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
a, a:visited{
	color: #101010;
}
#total{
	width: 1000px;
	margin: 0 auto 0 auto;
	background-image: url("jau/bgpaper2.jpg");
}
#header{
	height: 465px;
	background-image: url("jau/header.png");
	background-repeat: no-repeat;
}
#header_text{
	padding: 41px 30px 0 645px;
}
#header h3{
	margin:0;
	font-size: 24px;
	font-weight: normal;
}
#header_buttons{
	margin: 350px 0px 0px 115px;
	position: absolute;
	top: 0px;
}
#main{
	width: 620px;
	padding: 0 36px 0 36px;
}
#main h3, #footer h3, #sidebar h3{
	margin:0;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
.pastilla{
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	padding: 40px;
	background-color: #f2f2f2;
	margin-top: 25px;
	
	*filter:alpha(opacity=90);
	*-moz-opacity:0.9;
	*-khtml-opacity: 0.9;
	*opacity: 0.9;
	
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(242,242,242);
	/* RGBa with 0.6 opacity */
	background: rgba(242,242,242,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2F2F2CC, endColorstr=#F2F2F2CC);
	
}
#sidebar{
	*margin:25px 0 0 690px;
	margin:25px 0 0 10px;
	width: 310px;
}
#sidebar h3{
	text-transform: none;
	margin-bottom: 20px;
}
#footer{
	background-image: url("jau/bg_footer.png");
	background-repeat: repeat-x;
	color: #DDDDDD;
	margin-top: 35px;
	padding: 40px;
	*background-color: #262626;
}
#footer a, #footer a:visited{
	color: #DDDDDD;
}
#footer h3{
	color: #FFFFFF;
}
.follows{
	font-size: 22px;
	line-height: 0;
	padding: 0;
	margin: 30px 0 0 0;
}
.follows a{
	text-decoration: none;
}
.follows li{
	margin-top: 5px;
	list-style: none;
}
.follows img{
	vertical-align: middle;
}
#twitter_box, #latest_blog, #friends{
	margin: 30px 0 0 0;
}

#latest_blog a{
	color: #101010;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#latest_blog a:visited{
	color: #101010;
}


#tumblr-badge{
	font-size: 14px;
	overflow: visible;
}
#tumblr-badge ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#tumblr-badge li{
	padding: 0 0 2px 0;
}
#maqueta_table	td{
	vertical-align: top;
	text-align: left;
}
#share_div{
	margin:20px 0 50px 0;
}
#share_div a{
	border: none;
}
#share_div .unitat_share{
	margin-right: 30px;
}
.unitat_share{
	margin-right: 30px;
	float: left;
}
.gallery a{
	border: none;
}
a img{
	border:none !important;
}
img{
	border: none;
}
table, tr, td{
border: 0;
margin: 0;
padding: 0;
}

.dwntble td{
	text-align: center !important; 
	white-space: nowrap;
	padding-right: 70px;
}