body {
	background-image: url(img/fons.jpg);
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*divs*/
#content {
	margin-left: 120px;
	margin-top: 80px;
	margin-bottom: 80px;
	margin-right: 0px;
}
#top{
	background-image: url(img/logo_temenos.jpg);
	background-repeat: no-repeat;
	height: 245px;
	background-color: #FFFFFF;
}
#top_cas{
	background-image: url(img/logo_temenos_cas.jpg);
	background-repeat: no-repeat;
	height: 245px;
	background-color: #FFFFFF;
}
#menu {
	background-color: #86C4B7;
	margin-left: 220px;
	height: 100%;
	background-position: bottom;
}
#submenu_pas {
	background-color: #86C4B7;
	color: #5D4226;
	padding-left: 10px;
	height: 20px;
	font-size: 13px;
}
#submenu_on {
	background-color: #5D4226;
	color: #FFFFFF;
	padding-left: 10px;
	height: 20px;
	font-size: 13px;
}
#central {
	background-color: #FFFFFF;
	padding-left: 220px;
	padding-top: 10px;
}
#bottom {
	background-color: #5D4226;
	height: 90px;
	width:auto;
	margin-top: 20px;
	padding-left: 10px;
}
/*links*/
a:link, a:visited, a:active {
	color: #5D4226;
	text-decoration: underline;
}
a:hover {
	color: #5D4226;
	background-color: #86C4B7;
	text-decoration: none;
}
.menu,.menu a:link, .menu a:visited, .menu a:active {
	background-color: #86C4B7;
	color: #5D4226;
	text-decoration: none;
	font-size: 13px;
}
.menu a:hover {
	background-color: #5D4226;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.idioma,.idioma a:link, .idioma a:visited, .idioma a:active {
	background-color: #FFFFFF;
	color: #5D4226;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
.idioma a:hover {
	background-color: #5D4226;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
.clarissim,.clarissim a:link, .clarissim a:visited, .clarissim a:active {
	color: #72A79C;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
.clarissim a:hover {
	background-color: #72A79C;
	color: #5D4226;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
/*text*/
.submenu_selec {
	background-color: #5D4226;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.titol_00 {
	color: #5D4226;
	font-size: 14px;
	font-weight: bold;
}
.titol_01 {
	color: #72A79C;
	font-size: 14px;
	font-weight: bold;
}
.titol_02 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.text_bottom {
	color: #FFFFFF;
}
.text_marcat01 {
	color: #86C4B7;
}
.text_marcat02 {
	color: #5D4226;
}
.text_idioma {
	color: #5D4226;
	background-color: #FFFFFF;
	font-size: 9px;
	font-weight: bolder;
}
.txt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}