@charset "utf-8";
/*********************************************************************************************************
 * MAIN
 */
body {
	font-family: Arial,Verdana, Helvetica, sans-serif; 
	font-size:13px; 
	color:#000;
}
a {
	text-decoration:none;
	color: #3d3127; 
}
h1 { font-size:26px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#00A0E2;
	/*font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	background: #3d3127;
	margin: 0 0 20px 0;
	padding: 4px;
	float: left;*/
}
h2{	font-size: 17px;font-weight: bold;color:#3D3127; padding-bottom:10px;}
h3{	font-size: 14px;font-weight: bold;color: #827E51;}
hr { color: #827E51;background-color: #827E51;height: 1px; margin:1em 0;}
.center { text-align:center;}
/*********************************************************************************************************
 * CONTAINER
 */
#container {
	margin: 30px auto 0 auto;
	width:800px;
	background: #fff;
	
}
/*********************************************************************************************************
 * SIDEBAR
 */
#sidebar {
	width: 182px;
	float: left;
}
#logo {
	margin-left: 50px;
	margin-bottom: 30px;
}
#menu {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#menu ul li{
	padding-left: 24px;
	margin-bottom: 16px;
	color: #3d3127;
}
#menu ul li.active{
	background: url("../img/menu-active.png") no-repeat;
}
#menu ul li:hover{
	background: url("../img/menu-active.png") no-repeat;
}
/*********************************************************************************************************
 * CONTENT
 */
#content {
	width: 596px;
	float: left;
	min-height: 400px;
	margin: 0px 0px 4px 0px;
	padding: 0 0 40px 20px;
	border-left: 1px solid #00a2e3;
}
#content p {
	color: #000;
}
#content a {
	font-weight: bold;
	color:#00a2e3;
	text-decoration: underline;
}
#content a:hover{
	color:#3d3127;
}


#content ul { margin:0.5em 0 0.5em 1em;}
#content li { padding:0.2em;}
#descarga {
	margin-top: 10px;
}
#descarga a{
	color: #000;
	font-weight: normal;
}
/*********************************************************************************************************
 * HOME
 */
#cabecera-home {
	border-bottom: 1px solid #000;
}
#cabecera-home-imatge{ width:235px; padding-top:19px;
	float: left;
}
#cabecera-home h1{
	
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	background: #fff;
	color: #3d3127;
	
	margin: 0;
	clear: none;

}

/* MODIFICACIONS 26-02-2010 */
#fundacio-content p {text-align:justify;}
#informacioentitat-content p {text-align:justify;}
#elnostreprojecte-content p  {text-align:justify;}
#comcolaborar-content p {text-align:justify;}




/*********************************************************************************************************
 * NOSTRE PROJECTE
 */
#elnostreprojecte-imatge{
	float: left;
	margin: 0 0 0 16px;
}

#fotos-projecte { clear:both; margin:1em 0;}
#fotos-projecte img { float:left; margin-right:18px; padding-bottom:0.5em;}
#fotos-projecte p { margin:0.2em 0; background:#F0F0F0; font-size:11px; padding:1em; clear:both; width:555px;}
#foto-grafics { text-align:center; padding-top:1em;}


/*********************************************************************************************************
 * PUBLICACIONES
 */
#publicaciones-home{ width:340px; float:right;
	margin-top: 20px;	
}

#publicacion-item {
	margin-bottom: 20px;
}
#publicacion-itemp{
	font-weight: normal;
}
#publicaciones-list img{
	float: left;
	margin-right: 20px;
}
#publicaciones-list h2 {
	font-size: 16px;
	font-weight: bold;
}

#publicaciones-list h2 a {color:#3D3127;}

#publicacion-content h2{
	font-size: 16px;
	font-weight: bold;
	color:#3D3127;
	margin-bottom: 20px;
}


#publication-content object{
	position: absolute;
	z-index: -999;
}
#publicacion-content-apps {
	float: right;
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CDCAC7;
	color: #3D3127;
}
#publicacion-content-apps a{
	color: #3D3127;
	font-weight: normal;
}
#publicacion-content-apps #main-image{
	margin-bottom: 10px;
}
#publicacion-content-apps #left-image{
	margin-right: 13px;
}
#publicacion-content-apps #relacionados{
	padding-bottom:10px;
	border-bottom: 1px solid #CDCAC7;
}
#publicacion-content-apps #imprimir-ficha{
	float: right;
	width: 100px;
	min-height: 16px;
	margin-top: 10px;
	background: url("../img/print.png") no-repeat;
	background-position: center center;
	text-align: right;
	font-size: 11px;
}
#publicacion-content-apps #imprimir-ficha img{
	border: none;
	padding: 0 5px 0 2px;
}
#return_link {
	padding-top:5px;
	float: right;
	text-decoration: none;
	color: #3D3127 !important;
	font-weight: normal !important;
}

#pagination p {
	float: right;
}
#pagination ul li{
	list-style: none;
	margin-right: 4px;
	float: left;
}
#pagination a{
	font-weight: normal;
	text-decoration: none;
	color: #000;	
}
#pagination a:hover{
	text-decoration: underline;
}
/*********************************************************************************************************
 * CONTACTO
 */
#contacte-text{
	margin: 0 0 20px 0;
}
#contacte-form {
	float: left;
	width: 300px;
	padding-right: 30px;
}
#voluntaris div#contacte-form {
	float: none;
	width: 500px;
	padding-right: 30px;
}
#voluntaris div#contacte-form label { display:block; width:200px; float:left; margin-right:15px;}
#contacte-gmaps{
	float: left;
	margin-top: 6px;
}
.form_normal label {
	display:block; 
	padding:10px 20px 0 2px; 
	text-align: right;
	float:left;
	width: 72px;
}
.input-1 {
	width:200px; 
	height:15px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	margin:6px 0 20px 0px;
}
#contacte-form textarea {
	font-size:11px; 
	width:200px; 
	height:100px; 
	margin-top:2px;
}
.inputSubmit {
	display:block; 
 	color:#000; 
	border:1px solid #969696;
	background: #fff; 
	text-align:center; 
	cursor:pointer; 
	width:67px; 
	height:25px; 
	margin-top:13px; 
	float:right;
	margin-right: 2px;
}
.active {
	background: #ccc;
}
/*********************************************************************************************************
 * gMAPS
 */
#mapaGoogle{
	margin:10px 10px 10px 20px; 
	width: 510px; 
	height: 310px; 
	border: 1px solid #3D3127;
}
/*********************************************************************************************************
 * FOOTER
 */
#footer {
	border-top: 1px solid #cdcac7;
	margin: 20px 0 ;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
}

/**************************************************************************
ALERTAS
***************************************************************************/
#popup_container 				{width:342px;}
#popup-alert-top 				{background:url(../img/alert/alert-top.png) no-repeat 0 0; height:8px; width:342px;}
#popup-alert-content 			{float:left; background:url(../img/alert/alert-content.png) repeat-y 0 0; width:335px; padding:0 0 10px 7px;}
#popup-alert-bottom				{background:url(../img/alert/alert-bottom.png) no-repeat 0 0; height:8px; width:342px;}
#popup_container h1				{background:url(../img/alert/alert-title.gif) no-repeat 0 0; width:328px; height:27px; line-height:27px; padding:0; margin:0;}
#popup_container.claseError h1	{background:url(../img/alert/alert-title-error.gif) no-repeat 0 0 !important;}
#popup_title 					{font-weight: bold; padding:8px 7px; color:#FFF; line-height:27px; text-align:center; background-color:#F00;}
#popup_message 					{color:#FFF; text-align:center; padding:10px 20px;}
#popup_panel 					{padding:0 0 0 123px;}
#popup_ok 						{width:90px; border:none; cursor:pointer; display:block; height:17px; float:left; background:url(../img/alert/ok.gif) repeat-x 0 0; text-align:center; color:#FFF; text-transform:uppercase;}


/*HACK PARA LAS CAJAS---------------http://www.positioniseverything.net/easyclearing.html--------------*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
