#menu {
	margin-top: 20px;
	margin-bottom: 30px;
	clear: left;
	float: left;
	width: 100%;
}

#menu_boto_esquerra {
	margin-right: 20px;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	clear: none;
	float: left;
	font-size: 12px;
}

#menu_boto_dreta {
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	float: right;
	font-size: 12px;
}

body {
	padding: 0px;
	margin: 0px;
}

#content {
	text-align: left;
	width: 930px;
}

a {
	text-decoration: none;
	color: #7d7d7d;
}

img {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding: 0px;
	margin: 0px;
}

.seccio_titol {
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #1a1a1a;
	font-size: 24px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#promo_left {
	margin-bottom: 30px;
	margin-right: 22px;
	clear: none;
	float: left;
	height: 140px;
	width: 215px;
}

#promo_right {
	margin-bottom: 30px;
	float: right;
	height: 140px;
	width: 215px;
}

#copyright {
	margin-bottom: 30px;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: none;
	float: left;
	color: #7d7d7d;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-top: 10px;
	border-top-color: #afafaf;
	border-bottom-color: #afafaf;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

a:hover {
	color: black;
}

h1 {
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #2e2e2e;
	font-size: 28px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#titol {
	clear: none;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2e2e2e;
	font-size: 26px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#temes {
	margin-bottom: 10px;
	margin-top: 0px;
	float: right;
	font-weight: bold;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #7d7d7d;
}

#logo {
	clear: left;
	float: left;
}





* {
	margin:0;
	padding:0;
	list-style:none;
}



#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	width:350px;
	z-index: 0;
}

.accordion_headings{
	background-image: url(http://www.lowcostpresence.com/img/tab_clar.jpg);
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding:5px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background-image: url(http://www.lowcostpresence.com/img/tab_fosc.jpg);
}

.accordion_child{
	background-image: url(http://www.lowcostpresence.com/img/fons_tab.jpg);
	line-height: 17px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding:15px;
}

.header_highlight{
	background-image: url(http://www.lowcostpresence.com/img/tab_fosc.jpg);
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#left{
	clear: none;
	float: left;
}

#right{
	float: right;
}

#promo{
	margin-bottom: 20px;
	clear: left;
	float: left;
}

#seccio{
	clear: left;
	float: left;
}

