body {
background: #FFF url(../images/menu_background.png) repeat-x scroll 0 0;
color: #4d4d4d;
font-family: Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;
font-size: 12px;
line-height: 14px;
margin: 0;
padding: 0;
}

h1 {
letter-spacing: 0.1em;
font-size: 18px;
color: #000;
padding-bottom: 10px;
}

h2 {
font-size: 16px;
font-weight:bold;
color: #890c08;
border-bottom:1px solid #ccc;
padding-bottom: 10px;
}

h3 {
font-size: 14px;
font-weight:normal;
}

a {
	text-decoration:underline;
	color: #890c08;
}

a:hover {
	background-color: #890c08;
	text-decoration:none;
	color: white;
}

a img {
border: 0 none;
margin: 0;
padding: 0;
}
p {
text-align: justify;
}

#container
{
   clear: both;
   width: 100%;
   float: left;
   position: relative;
}

#content-wrapper {
background: #fff url(../images/content_background.gif) repeat-x scroll 0 0;
width: auto;
height: auto;
clear: both;
float: left;
overflow: hidden;
position: relative;
}

#content {
	margin:0 auto;
	padding:0 25px 0 100px;
	text-align:justify;
	height:auto;
	width:90%;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
}

#main-content {
	float:left;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin: 0px;
	width: 65%;
	padding-bottom: 50px;
	line-height: 19px;
	height:auto;
}

#sidebar-content {
	float:left;
	margin: 0px;
	padding-left: 10px;
	width: 20%;
	height:auto;
}

#header {
height: 250px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
width: 100%;
background: #f5d312 url(../images/header_background.gif) no-repeat scroll 58% 0;
}

#logo {
float: left;
margin: 40px 30px 30px 30px;
}

#logo a {
	text-decoration:none;
	background-color:transparent;
}

#frase {
position: absolute;
top: 200px;
left: 22%;
margin-left: auto;
margin-right: auto;
width: 610px;
text-align: center;
color: #000;
font-size: 18px;
line-height: 40px;
}

#frase span.autor {
	padding-left: 10px;
	font-size:16px;
	line-height: 35px;
}

#navbar {
width: 640px;
height: 50px;
top: 0;
left: 50%;
margin: 0px 0px 0px -320px;
padding: 0px;
position: absolute;
}

#navbar ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0 0 0 50px;
padding: 0;
}
#navbar li {
display: inline;
margin: 0;
padding: 0;
}
#navbar a {
background-color: transparent;
background-position: 0 0;
background-repeat: no-repeat;
display: block;
float: left;
height: 50px;
position: relative;
text-decoration: none;
}
#navbar a span.text {
font-size: 1px;
visibility: hidden;
}
#jo a {
background: transparent url(../images/jo.png) no-repeat scroll 0 0;
border: medium none;
height: 50px;
width: 128px;
}
#jo a:hover {
background: transparent url(../images/jo.png) no-repeat scroll 0 -50px;
cursor: pointer;
}
#jo a.sel {
background: transparent url(../images/jo.png) no-repeat scroll 0 -100px;
cursor: pointer;	
}

#serveis a {
background: transparent url(../images/serveis.png) no-repeat scroll 0 0;
border: medium none;
height: 50px;
width: 128px;
}
#serveis a:hover {
background: transparent url(../images/serveis.png) no-repeat scroll 0 -50px;
cursor: pointer;
}
#serveis a.sel {
background: transparent url(../images/serveis.png) no-repeat scroll 0 -100px;
cursor: pointer;	
}

#portfolio a {
background: transparent url(../images/portfolio.png) no-repeat scroll 0 0;
border: medium none;
height: 50px;
width: 128px;
}
#portfolio a:hover {
background: transparent url(../images/portfolio.png) no-repeat scroll 0 -50px;
cursor: pointer;
}
#portfolio a.sel {
background: transparent url(../images/portfolio.png) no-repeat scroll 0 -100px;
cursor: pointer;	
}

#blog a {
background: transparent url(../images/blog.png) no-repeat scroll 0 0;
border: medium none;
height: 50px;
width: 128px;
}
#blog a:hover {
background: transparent url(../images/blog.png) no-repeat scroll 0 -50px;
cursor: pointer;
}
#blog a.sel {
background: transparent url(../images/blog.png) no-repeat scroll 0 -100px;
cursor: pointer;	
}

#contacte a {
background: transparent url(../images/contacte.png) no-repeat scroll 0 0;
border: medium none;
height: 50px;
width: 128px;
}
#contacte a:hover {
background: transparent url(../images/contacte.png) no-repeat scroll 0 -50px;
cursor: pointer;
}
#contacte a.sel {
background: transparent url(../images/contacte.png) no-repeat scroll 0 -100px;
cursor: pointer;	
}

#header_separator {
position: absolute;
top: 290px;
left: 0px;
background: transparent url(../images/header_bottom2.gif) repeat-x scroll 0 0;
height: 13px;
width: 100%;
margin: 0px;
padding: 0px;
}

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

#contact-list img {
	vertical-align:middle;
	padding: 0px 5px 5px 0px;
	
}

#decor{
	padding: 4px;
	margin-left: 0px;
}

.decorleft{
  float: left;
	padding: 4px;
	margin: 13px 13px 0px 0px;
}

.decorright{
  float: right;
	padding: 4px;
	margin: 13px 0px 0px 13px;
}

#breaker{
	border-bottom:1px solid #ccc;
}

sup {
	font-size: xx-small;
	vertical-align: text-top;
	position: relative;
	top: -0.4em;
	left: 0.2em;
	}

UL.services-list 	{
		list-style-image: url("/images/orange.png");
		margin:0;
		padding: 0px 0px 0px 30px;
	}
	
UL.services-list > UL{
			list-style:none;
			margin: 0;
			padding: 0px 0px 0px 20px;
		}
		
UL.services-list > LI > UL > LI {
			list-style:none;
			margin: 0;
			padding: 0px 0px 10px 0px;
		}
		
.link-portada{
	text-align:right;
}
		
#footer {
border-top: 1px solid #000;
background-color: #2d2d2d;
height: 120px;
width: 100%;
clear: both;
float: left;
position: relative;
}	

#footer-content {
	border: 1px solid #666;
	background-color: #4d4d4d;
	margin:10px 10% 10px 10%;
	padding: 5px 5px 5px 5px;
	color:#aaa;
	font-size:10px;
	height:90px;
}

.footer-column
{
	float:left;
	height:auto;
	border-left:1px solid #666;
	padding-left:5px;
}

.footer-column a
{
	color: #aaa;
	text-decoration:none;
}

.footer-column a:hover {
	background-color: #666;
	text-decoration:none;
	color: #aaa;
}

abbr[title],acronym[title]{ cursor:help; }