#ev_general
{
  background-color: transparent;
  color: white;
  text-align: left;
  width: 795px;
  height: 329px;
  border : 0px;
  padding: 0px;
  margin: 0px auto 0px auto;
}

#ev_list
{
  width: 480px;
  height: 300px;
  float: left;
}
#ev_list_title
{
  width: 480px;
  height: 300px;
  overflow-y: auto ;
  overflow-x: hidden;
  float: left;
position: relative;
}
#ev_pager
{
  width: 480px;
  height: 20px;
  margin : 0;
  text-transform : lowercase;
  font-weight : normal;
  color : #bbbbbb;
  background:transparent;
  text-align: center; 
  border : 0px;
  padding: 0px;
  margin: 0px;
  letter-spacing : 2px;
}
#ev_pager a,#ev_pager a:hover
{
  margin : 0;
  text-transform : lowercase;
  font-weight : normal;
  color : #9aba01;
  background:transparent;
  width: 462px;
  height: 20px;
  text-align: center; 
  border : 0px;
  padding: 0px;
  margin: 0px;
  letter-spacing : 2px;
}


#ev_contingut
{
  background : transparent url(../images/black.png) no-repeat center center;
  width:  310px;
  height: 312px;
  float: right;
}
#ev_contingut_text
{
  background : transparent;
  font: normal 11px verdana;
  color: #F5F5F5;
  overflow-y: auto;
  overflow-x: hidden; 
  width:  220px;
  height: 220px;
  margin: 50px 0 0 50px;
}
#ev_galeria
{
  width: 460px;
  height: 100px;
  border : 0px;
  padding: 0px;
  margin: auto;
	background-color: transparent;
}

#ev_galeria ul { list-style: none;}
#ev_galeria ul li { display: inline;  }
#ev_galeria ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 15px;
    margin-top: 5px;
    margin-left: 5px;
}
#ev_galeria ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 15px;
		color: #fff;
}
#ev_galeria ul a:hover 
{ 
  color: #fff;
  margin: 0px; 
  padding: 0px;
}

.ev_galeria
{
  width: 460px;
  height: 100px;
  border : 0px;
  padding: 0px;
  
  margin: auto;
	background-color: transparent;
}

.ev_galeria ul  { list-style: none;}
.ev_galeria ul li { display: inline;  }
.ev_galeria ul img{
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 15px;
    margin-top: 5px;
    margin-left: 5px;
}
.ev_galeria ul a:hover img{
		border: 5px solid #fff;
		border-width: 5px 5px 15px;
		color: #fff;
}
.ev_galeria ul a:hover
{ 
  color: #fff;
  margin: 0px; 
  padding: 0px;
}

/**********************************************************/
span.title
{
  width: 462px;
  height: 45px;
  background : transparent url(../images/titulo.png) no-repeat top left;
  text-align: center;
  padding-top: 17px;
  display: block;
  font: bold 12px arial;
  color: #9aba01;
}
.title a
{
  text-transform : uppercase;
  background: transparent;
  text-align: center; 
  font: bold 12px arial;
  color: #9aba01;
  text-decoration: none;
}
.title a:hover
{
  text-transform : uppercase;
  background: transparent;
  text-align: center; 
  font: bold 12px arial;
  color: #bbbbbb;
  text-decoration: none;
}

