p {
	margin: 15px 0;
	line-height:1.8em;
}

img {
    background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
	float: left; 
    margin: 10px 10px 10px 0px;
}

img.right {
	float: right;
	margin:10px 0 0 10px;		
}

img.left {
	float: left; 
	margin:0 10px 10px 0;	
}

a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	padding:0;
	background-image:url(img/shadow.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;		
}

.clear {
	clear:both;
	height:20px;
}

body {
	background-image:url(img/fonsosonosfera2.gif);
	background-repeat:repeat;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
}

a {text-decoration:none;}

a:link, a:visited {color: #265e15;}

a:hover, a:active {text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {font-family:Georgia, Verdana, Arial, Serif; color:#265e15;}

#navigation {
	background: transparent;
	margin: 20px auto 0;
	width: 760px;
	position: relative; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	font-size:11px;
}

.boto{
	float:left; 
	font-weight:bold;
	color:#333;			
	font-size:11px;
	line-height:2em;
	margin-right:5px;
	display:block;
	border-top: #cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	border-bottom:none;	
}
.boto a{
	color:#333;
	background:#dedede;		
	text-decoration: none;
	padding: 3px 12px 10px 12px;
	
	/*height:20px;*/
	/*display:block;*/	
}
.boto a:hover{
	color:#333;		
	text-decoration: none;
	background:#FFFFFF;} 
	
.boto.selected a{
	background-color:#FFFFFF;
}

.search{
	position:absolute;
	width:252px;
	top:-6px;
	left:547px;
	z-index:10;
	height: 33px;
	margin:0;
	padding:0;
}
#container {
	border: #ccc 1px solid; 
	background: #fff; 
	margin: 0 auto;
	padding-bottom:20px;
	width: 780px; 	
	position: relative; 
	text-align: left;
}

#infoE{width:520px; float:left; margin-right:20px; margin-left:30px; display:inline;}
#infoD{width:210px; float:left;display:inline;}

.ultop{ margin:10px 0 0 10px; padding:0 0 0px 10px; list-style-type:none;}
.litop{ 
	margin:10px 0 0 0; 
	padding:0px 0 20px 15px; 
	/*list-style-image:url(img/punt.gif);*/
	background-image:url(img/punt2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:20px;
	line-height:1.2em;
	border-bottom:#CCCCCC dashed 1px;
}




#header {
	clear: both; 
	float: left; 
	margin: 5px; 
	width: 780px;
}

#header h1 {
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:0px;
	font-weight:normal;
}

#header h1 a {	
	text-decoration:none;	
	border:0;
}

#header h1 a:hover,
#header h1 a:active {border-bottom:#d86719 1px solid;}

#header #desc {
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:0px;	
}

#content {
	margin: 0;
    clear:both;
}

#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}

#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#content-main ul {
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}

#content-main ul.asides {
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}

#content ol {
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}

#content-main {
	float: left; 
	width: 520px; 
	margin-right: 20px;
}

 html #section-index #content-main {
	margin-right: 20px;
}

#content .post {
	clear:both;
	padding:0 0 2em 0;
	border-bottom:#265e15 1px dashed;
}

#content h2,
#content h3 {
	font-size: 18px; 
	margin: 1em 0 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
}

#content .entry {
    margin-top:0px;
    padding-right:1em;
	font-size:12px;
	line-height:1.4em; 
	text-decoration:none;   
}

#content .entry a:link, #content .entry a:visited{
    border-bottom:#d86719 1px dashed;    
}
#content .entry a:link, #content .entry a:hover{
	text-decoration:none;  
}

#content .entry a:hover, #content .entry a:active{
    border-bottom:#d86719 1px solid;    
}

#content .entry li {
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}

#content .post-info , #content .postmetadata{
	font-size:10px;
	color:#999;
	margin:0;
	padding:0;	
}

#content .post-info, 
#content h2.pagetitle {
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;	
}

.postnav {
	display: block;
	margin: 10px 0 40px 0;	
}

.alignleft {
	float:left;
	text-align:left;	
}

.alignright{
	float:right;
	text-align:right;	
}

/* Sidebar */
#sidebar {
	float: left; 
	width: 200px;
	font-size:10px;
}

#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar li {
	margin-bottom:8px;
}

#sidebar ul ul{
	list-style:none;
	margin:0.5em 0 0 1em;
}

#sidebar ul ul ul{
	margin:0 0 0 1em;
}

#sidebar li.sidebox {
	padding:1px 10px;
	margin:0 0 15px 0;
	background: url(img/sideheadtop.gif) #ededed no-repeat left top; 		
}
li#sidelinks ul{
	margin:0;
	padding:0;
}

#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	width: 760px; 	
	text-align: left;
}

#footer p {
	float: left; 
	width: 50%; 
	line-height: 1.2em;
	font-size: 12px; 
}

#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 10px; 
	color:#999;
}

#comments, #respond{
	margin: 0;
	padding:10px 0 0 0;
	
}

#commentform {
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	/*border-bottom: #ddd 1px solid;*/
}

.commentnum {
	font-size:12px;
	font-weight:bold;	
	margin:0 5px 0 0;
	color:#265e15;
}

.nocomments {
	text-align:center;
	color:#999;
	font-size:12px;
}

#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}

#container .commentlist li {
	list-style:none;
	margin: 0;
	padding: 5px 0 5px 0;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}

#container .commentlist li.alt {background:#f9f9f9;font-size:12px;}

#container .commentlist li.authorcomment {border:#fc9 1px solid;}

#container .commentlist li .cmtinfo {font-size:12px; line-height:1em;}

#container .commentlist li cite {
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#265e15;
}

#container .commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:10px;
	color:#999;
}

#content .commentsfeed {
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}

#content .trackback {
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}

input.textbox, textarea{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:10px Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}

textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}

input.textbox:focus, textarea:focus{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}

#submit {padding:3px 5px;}

.post h4 {
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.lab{ 
	font-size:10px;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}

.post h4 em{
	font-style:normal;
	float:right;
	font-weight:normal;
	color:#999;
}

#header, #content, #sidebar, #footer, .widget {overflow: hidden;}

#sidebar h3{
	margin:10px 0 10px 0;
	font-size:18px;
	letter-spacing:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#authorpic{
	width:82px;
	height:100px;
	float:left;
	margin:0px;
	border:0px;
	padding:0px;
	margin-right:10px;
}

#wp-calendar{width:180px;}

#wp-calendar td{text-align:center;}

#wp-calendar a{font-weight:bold;}

#sidebar img{
	border:0px;
	border-bottom:1px solid #fff;
	margin:0px;
	padding:0px;
	display:inline;
	float:none;
	width:163px;
	margin-left:10px;
	margin-bottom:10px;
}

#content-main li {
	clear:both;
	padding:0 0 1em 0;
	border-bottom:#dcc 1px dashed;
    font-size:20px;
}

#content-main .commentlist li, #content-main .commentlist span {
    font-size:12px;
}

.caixacontacte{ 
	width:225px; 
	border:#cccccc solid 1px; 
	height:16px;
	background-image:url(img/fonscaixa.gif); 
	background-repeat: repeat-x;
	font-size:10px;
	line-height:1.2em;
	padding-top:4px;
}

.caixacontacte2{
	width:460px; 
	border:#cccccc solid 1px; 
	height:150px;
	overflow:auto;
	background-image:url(img/fonscaixa.gif); 
	background-repeat: repeat-x;
	font-size:10px;
 }
 
.detalldest{color: #00478c; text-decoration: none; font-size:12px; } 
.detalldest a{color: #00478c; text-decoration: none; font-size:12px; border-bottom:#d86719 dashed 1px;} 
.detalldest a:hover{color: #00478c; text-decoration: none; font-size:12px; border-bottom:#d86719 solid 1px;} 
 
 

