/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
BODY {
	SCROLLBAR-FACE-COLOR:#60bf72;
	SCROLLBAR-HIGHLIGHT-COLOR:#ececec;
	SCROLLBAR-SHADOW-COLOR:#ececec;
	SCROLLBAR-3DLIGHT-COLOR:#818181;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#818181;
	SCROLLBAR-DARKSHADOW-COLOR:#004400;
}
img {
	border:none;
}
#wrapper {
	width:830px;
	height:600px;
	margin:50px auto 0px auto;/*top:50%;*/
}
#caixes {
	position:relative;
	width:444px;
	margin: 0px 200px 0px 0px;
	height:450px;
}
#wrapper h1 {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#999;
	letter-spacing:0.05em;
}
#wrapper h1 span {
	 color:#008634;
}
.box {
	position:absolute;
	color:#FFFFFF;
	width:140px;
	height:140px;
	background-color:#666666;
}
.box a {
	display:block;
	width:140px;
	height:140px;
}
.box a span {
	display:none;
}
#logo {
	left:152px;
	top:4px;
	background:url(../img/logo_gran.png) 0 0;
}
#logo span {
	display:none;
}
#colaboradors {
	left:152px;
	top:152px;
}
#colaboradors a {
	background:url(../img/colaboradors.png) 0 0;
}
#colaboradors a:hover {
	background:url(../img/colaboradors.png) 0 -140px;
}
#colaboradors_cat {
	left:152px;
	top:152px;
}
#colaboradors_cat a {
	background:url(../img/colaboradors_cat.png) 0 0;
}
#colaboradors_cat a:hover {
	background:url(../img/colaboradors_cat.png) 0 -140px;
}
#noticias {
	top:152px;
	left:4px;
}
#noticias a {
	background:url(../img/noticias.png) 0 0;
}
#noticias a:hover {
	background:url(../img/noticias.png) 0 -140px;
}
#quienes_somos {
	top:4px;
	right:4px;
}
#quienes_somos a {
	background:url(../img/quienes_somos.png) 0 0;
}
#quienes_somos a:hover {
	background:url(../img/quienes_somos.png) 0 -140px;
}
#que_hacemos {
	right:4px;
	top:152px;
}
#que_hacemos a {
	background:url(../img/que_hacemos.png) 0 0;
}
#que_hacemos a:hover {
	background:url(../img/que_hacemos.png) 0 -140px;
}
#hacer_tu {
	right:4px;
	top:300px;
}
#hacer_tu a {
	background:url(../img/que_puedes.png) 0 0;
}
#hacer_tu a:hover {
	background:url(../img/que_puedes.png) 0 -140px;
	;
}
#cataleg_tallers {
	right:152px;
	top:300px;
}
#cataleg_tallers a {
	background:url(../img/cataleg_tallers.png) 0 0;
}
#cataleg_tallers a:hover {
	background:url(../img/cataleg_tallers.png) 0 -140px;
	;
}
/*FI CAIXES*/
/*CAIXES  CAT*/
#noticias_cat {
	top:152px;
	left:4px;
}
#noticias_cat a {
	background:url(../img/noticias_cat.png) 0 0;
}
#noticias_cat a:hover {
	background:url(../img/noticias_cat.png) 0 -140px;
}
#quienes_somos_cat {
	top:4px;
	right:4px;
}
#quienes_somos_cat a {
	background:url(../img/quienes_somos_cat.png) 0 0;
}
#quienes_somos_cat a:hover {
	background:url(../img/quienes_somos_cat.png) 0 -140px;
}
#que_hacemos_cat {
	right:4px;
	top:152px;
}
#que_hacemos_cat a {
	background:url(../img/que_hacemos_cat.png) 0 0;
}
#que_hacemos_cat a:hover {
	background:url(../img/que_hacemos_cat.png) 0 -140px;
}
#hacer_tu_cat {
	right:4px;
	top:300px;
}
#hacer_tu_cat a {
	background:url(../img/que_puedes_cat.png) 0 0;
}
#hacer_tu_cat a:hover {
	background:url(../img/que_puedes_cat.png) 0 -140px;
	;
}
#cataleg_tallers_cat {
	right:152px;
	top:300px;
}
#cataleg_tallers_cat a {
	background:url(../img/cataleg_tallers_cat.png) 0 0;
}
#cataleg_tallers_cat a:hover {
	background:url(../img/cataleg_tallers_cat.png) 0 -140px;
	;
}
#cataleg_tallers_cat {
	right:152px;
	top:300px;
}
#pes_alimentacio, #pes_alimentacio_cat {
	left:4px;
	top:300px;
}
#pes_alimentacio a {
	background:url(../img/trastornos_alimentacion.png) 0 0;
}
#pes_alimentacio a:hover {
	background:url(../img/trastornos_alimentacion.png) 0 -140px;
}
#pes_alimentacio_cat a {
	background:url(../img/trastornos_alimentacion_cat.png) 0 0;
}
#pes_alimentacio_cat a:hover {
	background:url(../img/trastornos_alimentacion_cat.png) 0 -140px;
}
/* FiCAIXES CAT*/
#cites {
	margin-top:25px;
	width:810px;
	clear:both;
	background-color:#efefef;
	padding:10px;
	height:28px;
}
#cita {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	width:710px;
	color:#636363;
	float:left;
}
.autor {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#737373;
	font-style:italic;
	Padding-left:10px;
}
#cita li {
	list-style:none;
}
#cambiar_idioma {
	float:right;
}
#cambiar_idioma a {
	color:#717171;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#cambiar_idioma a:hover {
	text-decoration:underline;
}
/* FI CITA */


#presentacio {
	width:370px;
	float:right;
	margin-top:-445px;
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#666666;
	overflow-y:auto;
	height:422px;
}
#presentacio ul {
	margin-left:10px;
	list-style:square;
	list-style-position:inside;
}
#presentacio p {
	margin:10px 0px;
}
.taronja {
	color:#00742d;
}
#banner_home {
	width:830px;
	height:37px;
	text-align:center;
	padding-top:13px;
	border:#999999 solid 1px;
}
#banner_home a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #008634;
	font-weight:bold;
	text-decoration:none;
}
#social li {
	float:right;
	list-style:none;
	padding:5px;
}
/*Lightbox*/

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../img/overlay.png);
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../img/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
}

