

body{
background:#FFFFFF; 
font-family:Verdana,Arial,Helvetica,sans-serif;
}
 
 
#menu ul {
	top: 0px;
	padding: 0px;
	margin: 0 0 0 0px;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, Arial;
}
	
#menu ul li {
	top: 0px;
	display: inline;
}

#menu ul li a:link, #menu ul li a:visited {
background: url(../imatges/button.png) left top no-repeat;
color: #00F;
padding-left:35px;
float: left;
text-decoration: none;
display:block;
margin:0 5px;
top: 0px;
}

#menu ul li a span{
padding:5px 35px 5px 0;
line-height:24px;
display:block;
background: url(../imatges/button.png) right top no-repeat;
top: 0px;
}

#menu ul li a:hover, #menu ul li a:active{
	color: #66F;
	background: url(../imatges/button.png) left bottom no-repeat;
	top: 0px;
}

#menu ul li a:hover span, #menu ul li a:active span{
	background: url(../imatges/button.png) right bottom no-repeat;
	top: 0px;
}


#menu ul li b {
background: url(../imatges/button.png) left bottom no-repeat;
color: #A0A;
padding-left:35px;
float: left;
text-decoration: none;
display:block;
margin:0 5px;
top: 0px;
}


#menu ul li b span{
padding:5px 35px 5px 0;
line-height:24px;
display:block;
background: url(../imatges/button.png) right bottom  no-repeat;
top: 0px;
}


//MENU 2

#menu2 ul {
	position:relative;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	float: left;
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, Arial;
}
	
#menu2 ul li {
	position:relative;
	display: inline;
	top: 0px;
}

#menu2 ul li a:link, #menu2 ul li a:visited {
position:relative;
background: url(../imatges/button2.png) left top no-repeat;
color: #00F;
padding-left:35px;
float: left;
text-decoration: none;
display:block;
margin:0 5px;
top: 0px;
}

#menu2 ul li a span{
position:relative;
padding:5px 35px 5px 0;
line-height:13px;
display:block;
background: url(../imatges/button2.png) right top no-repeat;
top: 0px;
}

#menu2 ul li a:hover, #menu2 ul li a:active{
	color: #66F;
	background: url(../imatges/button2.png) left bottom no-repeat;
	position:relative;
	top: 0px;
}

#menu2 ul li a:hover span, #menu2 ul li a:active span{
	background: url(../imatges/button2.png) right bottom no-repeat;
	position:relative;
	top: 0px;
}


#menu2 ul li b {
background: url(../imatges/button2.png) left bottom no-repeat;
color: #A0A;
padding-left:35px;
float: left;
text-decoration: none;
display:block;
margin:0 5px;
top: 0px;
}


#menu2 ul li b span{
padding:5px 35px 5px 0;
line-height:13px;
display:block;
background: url(../imatges/button2.png) right bottom  no-repeat;
top: 0px;
}

 

#linea {
background: url(../imatges/barraverda.jpg) left top repeat;
padding:0px;
float: left;
display:block;
top: 0px;
margin:0 0 0 0px;
width:100%;
height:60px;
}

 

#footer {
background: url(../imatges/barraverdainf.jpg) ;
padding-top:0px;
float: right;
display:block;
margin:0 0 0 0px;
width:100%;
height:60px;
position:relative;
top: 0px;
}



//LLISTA URLS

#llistaurl ul {
	padding: 0px;
	margin: 0px; 
	font-weight: bold;
	width: 100%;
	float: left;
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, Arial;
	top: 0px;
	
}
	
#llistaurl ul li {
position:relative; 
color: #F0A;
padding-left:10px;
padding-top:10px;
float: left;
text-decoration: none;
display:block;
margin:0 0 0 0px;
font-size: 20px;
clear: left;
top: 0px;
}

#llistaurl ul li a{
color: #B9D;
padding:10px;
float: left;
text-decoration: none;
display:block;
margin:0 0 0 0px;
font-size: 20px;
top: 0px;
}

#llistaurl ul li b{
color: #F9F;
padding:10px;
float: left;
text-decoration: none;
display:block;
margin:0 0 0 0px;
font-size: 20px;
top: 0px;
}


#llistaurl ul li a:hover{
color: #97B;
padding:10px;
float: left;
text-decoration: none;
display:block;
margin:0 0px;
font-size: 24px;
top: 0px;
}

#llistaurl ul li img{
position:relative;
padding-left:5px;
float: left;
text-decoration: none;
display:block;
margin:0 0 0 0px;
top: 0px;
}

#llistaurl ul li textarea{
position:relative;
padding-left:5px;
width:280px;
height:90px;
float: left;
text-decoration: none;
display:block;
margin:0 0px;
top: 0px;
font-size: 11px;
}
 
 


