
* { padding: 0; margin: 0; }
a {color:#FFFFFF; /*border-bottom:1px dotted;*/ text-decoration:none;}
a:hover{color:#cc0000;}
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color:#313439;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
}
#faux {
	margin-bottom: 10px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-color: #313439;
	height: 100%;
	background-image: url(../images/faux-fondo.jpg);
	background-repeat: repeat-y;
}
#header {
	color: #fff;
	width: 1000px;
	padding: 0px;
	height: 186px;
	margin: 0px;
	background: #313439;
	background-image: url(../images/bg_cabecera2.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-color: #181C1F;
}
#logo {
	position:absolute;
	top:27px;
	right:29px;
	width:154px;
	height:130px;
	background-image:url(../images/logo130x154.png);
	background-repeat:no-repeat;
}
#navigation {
 color: #333;
 padding: 10px;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
}
#leftcolumn {
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
	height: auto;
}
#agenda {
	padding: 0px 10px 10px 15px;
	background-color: #51555d;
}
#agenda-titul {padding:15px 0px;background-color:#313439;}

#content {
	float: left;
	color: #FFFFFF;
	margin: 50px 0px 0px 0px;
	padding: 0px 20px 0px 15px;
	width: 450px;
	display: inline;
	height: 100%;
	/*border: 1px dotted #ffffff;*/
}
	#content h1{
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 20px;
	}
	#content #evento{
		font-family:"Times New Roman", Times, serif;
		font-weight:bold;
	}
	#content p{
		padding:0 0 10px 0;
	}
#rightcolumn {
	display: inline;
	position: relative;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: right;
	background-color: #000000;
	height: 100%;
}
#publicitat {}
#publicitat-titul {padding:15px 0px;background-color:#000000;}
#footer {
	width: 1000px;
	clear: both;
	color: #999999;
	background: #191a1d;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px;
	text-align: center;
}
.clear { clear: both; background: none; }
.descarga { clear: both; background: none; }
.descarga h2{ padding: 20px 0 5px 0; margin: 0 0 0px 0; border-bottom: 1px solid #999; display:block; }
.nomb_descarga { clear: both; background: none; padding: 0 0 20px 0; font-weight:bold;  }
.desc_descarga { clear: both; background: none; padding: 0 0 10px 0;}
.imagen { float:left; margin:10px;}
.word { background-image:url(images/doc.png); background-position:top left; padding:0 0 0 24px; background-repeat:no-repeat;}
.excel { background-image:url(images/xls.png); background-position:top left; padding:0 0 0 24px; background-repeat:no-repeat;}
.pdf {  background-image:url(images/pdf.png); background-position:top left; padding:0 0 0 24px; background-repeat:no-repeat;}
#eventos {
	padding: 10px 0px 20px 0px;
}
	#eventos div.fecha-evento {
		margin: 10px 0px 10px 0px;
	}
	#eventos div.titular-evento {
	font-family:"Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	font-size: 1.5em;
	font-weight: bold;
	}
	#eventos p.descripcion-evento {
		border-bottom:1px dotted #cccccc;
		padding: 10px 0px 20px 0px;
	}
	#eventos a.btn-galeria {
	padding:5px 5px 5px 35px;
	background-color:#313439;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../images/icon-movies32.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 40px;
	}
	#eventos img.imagen-evento {
		padding:0 10px 10px 0;
		float: left;
	}
.eventos-item {
	border-bottom:1px dotted #cccccc;
	padding: 10px 0px 20px 0px;
}
.evento {
	border-bottom:1px dotted #cccccc;
	padding: 10px 0px 20px 0px;
}
.evento h2, h3{
	font-family:"Times New Roman", Times, serif;
}
.evento h3{
font-size:1.5em;
padding-bottom:4px;
}
.evento-fecha {
font-size:10px;
margin: 0px 0px 10px 0px;
}
.evento-lugar{
text-transform:uppercase;
padding: 10px 0px 0px 0px;
clear:both;
}
.evento img{
float:right;
}
.evento-descripcion {
padding-bottom:4px;
}
.inscripcio a{ 
	border: 0px;
	background-image: url(../images/btn_inscripcio.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	display:block;
	height: 19px;
	text-indent:-9000px;
	margin: 10px 0px 0px 0px;
}
.inscripcio a:hover{ 
	background-image: url(../images/btn_inscripcio.jpg);
	background-position: bottom left;
}


/* table principal*/
.ewTable {
	width: 100%; 	
	color: inherit; /
	font-family: Verdana; /
	font-size:0.8em; 
	border: 0px outset; 
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; 
	border: 1px solid; 
	border-color: #51555D; 
}

.ewBasicSearch {
	font-family: Verdana; 
	font-size:1em;; 
	border: 0px;
	border-collapse: collapse;
	background-color:#EEE
}

.ewBasicSearch td {
	border: 1px solid #ccc;
	padding: 10px;
}

.ewSearchOpr {
	font-family: Verdana; 
	font-size:1em; 
	color: maroon;
}

.ewListAdd {
	border:1px solid #ccc;
	padding:10px;
	background-color:#EEE;
	font-family: Verdana; 
	font-size:1em;
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 1px solid #666666;
	padding: 10px;
}

.aspmakerlist td {
	color: inherit; 
	font-family: Verdana; 
	font-size:1em;
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Verdana; /
	font-size:1em;
	padding: 2px; 
	border: 0px;	
}

/* main table header cells */
.ewTableHeader {
	background-color: #51555D; 
	color: #FFFFFF; 
	vertical-align: top;	
}

.ewTableHeader a:link {	
	color: #FFFFFF; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #313439;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #383C41; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #909090; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #5E636C; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #808691; /* select color */
}

/* Pie de tabla */
.ewTableFooter {
	background-color: #7E7E7E;
}

/* mensaje */
.ewmsg {
	color: red; /* message color */
	font-family: Verdana; /* font name */
	font-size:inherit; /* font size */		
}

.link-no-activo {color:#666666;}
#links {
	padding-bottom:20px;
	margin-left: 30px;
}
#links li{
	list-style:bullet;
	padding:0 0 5px 5px;

}
