* {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
}

html {
	height: 100%;
}

body {
	font-size: 80%;
	text-align: center;
	margin: 0;
	padding: 0px;
	height: 100%;
	/*position:relative;*/
}

h1 {
	font-size: 2.5em;
	margin: 0 0 5px 0;
	padding-bottom: 0.1em;
}

h2 {
	margin: 0 0 1em 0;
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}

h4 {
	margin: 0 0 0.5em 0;
}

ul,ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.text {
	margin: 10px 0;
}

.properties span {
	font-weight: bold;
}

img {
	border: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display: block;
}

/* End hide from IE Mac */
.clearb {
	clear: both;
}

.clearing {
	height: 0;
	clear: both;
}

.clearright {
	clear: right;
}

/*  main  */
#container {
	margin: 0 auto;
	padding: 0;
	background: white url(/img/fhome.jpg) left bottom repeat-x;
}

#header {
	margin: 0 auto;
	width: 1003px;
	position: relative;
}

#content {
	margin: 0 auto;
	width: 1003px;
	text-align: left;
	min-height: 375px;
	height: 375px;
}

body.help {
	background: white none;
	width: 720px;
}

.help #container {
	background: white;
}

.help #header,.help #content {
	width: 720px;
}

.help #content {
	min-height: 100px;
	height: auto;
}

#inside-container>#content {
	height: auto;
}

#content .in {
	margin-top: 20px;
}

span.date {
	display: block;
	margin-bottom: 5px;
}

div.foto {
	float: left;
	margin: 0 10px 10px 0;
}

div.informacio {
	float: left;
}

p.lead {
	font-weight: normal;
}

span.tools {
	font-weight: bold;
}

/*  menu  */
#menu *,.fotos * {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
	border: 0;
}

#menu div.menu {
	width: 188px;
	position: relative;
}

#menu div.menu#login-toki {
	width: 238px;
}

#menu div.req-passoword {
	
}

#menu div div.ico {
	position: absolute;
	width: 58px;
	height: 59px;
	top: -16px;
	left: -13px;
}

#menu div#login-toki div.ico {
	width: 67px;
	height: 66px;
	top: -11px;
	left: -20px;
}

div.toki-emmpty {
	height: 20px;
}

#menu h2 {
	font-size: 1.1em;
	padding: 8px 8px 8px 55px;
}

#menu ul {
	padding-bottom: 52px;
}

#menu li {
	padding: 1px 0 0 0;
}

#menu h2 a {
	display: block;
}

#menu ul a {
	font-size: 1em;
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 8px 0px;
}

#menu ul a span {
	padding: 0 15px;
	display: block;
}

.error {
	padding: 4px 8px !important;
	margin: 10px 0px !important;
}

#menu div.left,#menu div.right {
	float: left;
}

#menu div.right div.menu {
	margin-bottom: 40px;
}

div#destacat {
	position: relative;
	float: right;
	width: 194px;
	margin-right: 40px;
}

div#destacat div.message {
	padding: 13px 9px;
}

div#destacat div.message-content {
	padding: 14px 0;
}

/* footer */
#footer {
	clear: both;
}

#footer object,#footer embed {
	display: block;
}

#footer div.menuf {
	height: 25px;
	text-align: center;
}

div.menuf div {
	margin: 0 auto;
	width: 1003px;
}

div#footer ul {
	float: right;
	margin: 0 80px 0 0;
	padding: 4px 0;
}

div#footer ul li {
	display: block;
	float: left;
	padding: 0 8px;
	background: url(/img/sepfooter.gif) no-repeat left center;
}

div#footer ul li.first {
	background-image: none;
}

div#footer ul li a {
	text-decoration: none;
}

div#flashfooter {
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 184px;
}

div#flashfooter img {
	display: block;
	width: 1003px;
	height: 184px;
	margin: 0 auto;
}

div#footer ul.idiomas {
	float: left;
	margin-left: 40px;
}

a#volverbt {
	position: absolute;
	top: 20px;
	right: 80px;
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	width: 80px;
	height: 90px;
	background: url(/img/ico-volver.png) no-repeat right bottom;
	font-size: 0.9em;
	z-index: 3;
}

#list-in ul li {
	margin: 10px 0 15px;
}

div#pregunta-bt a,a.titol {
	display: block;
}

a.titol {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 3px;
	margin-bottom: 5px;
}

div#pregunta-bt {
	position: absolute;
	left: 80px;
	bottom: -25px;
	z-index: 3;
}

div.punxa-destacat {
	position: absolute;
	left: 60px;
}

#back {
	background: url(/img/ico-back.gif) no-repeat left 4px;
	padding-left: 10px;
}

li p {
	margin: 0;
}

.info a.titol {
	margin-bottom: 15px;
}

.message textarea {
	border: 0;
	margin: 0 0 10px 0 !important;
	padding: 5px !important;
	width: 166px;
	height: 160px;
	overflow-x: hidden;
	overflow-y: hidden;
}

/* repetimos */
fieldset {
	padding: 0;
	border: 0;
}

#pregunta-childlifeFrm label span,#pregunta-profesorFrm label span {
	float: none;
	width: 100%;
	font-size: 1.3em;
	font-weight: bold;
}

#pregunta-childlifeFrm textarea,#pregunta-profesorFrm textarea {
	width: 468px;
	height: 125px;
}

.questionmarks {
	border: 2px solid red;
}

a.vermas {
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 12px;
}

.text ul {
	padding-left: 15px;
}

.text ul li {
	list-style: square;
}

.patrocinadors h3 {
	margin: 15px 0 5px !important;
}

.patrocinadors h4 {
	margin: 5px 0;
}

.imgcredits img {
	margin-right: 20px;
	margin-bottom: 10px;
}

.form-moreinfo{
	margin-bottom:25px;
}

h2 a.login-link {
	color:white;
}