/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

body{
	padding:0;
	margin:0;
	background: url(images/fons_top.gif) top left repeat-x #181818;
}
.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider li,
.accessible_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.6;
}
.accessible_news_slider li p {
	font-size: 1em;
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	background: #fffcd3;
}
.accessible_news_slider .back {
	position: absolute;
	top: 476px;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}
.accessible_news_slider .next {
	position: absolute;
	top: 476px;
	right: 0;
	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
}

/*
	Accessible News Slider : Plugin Specific : Theme [ Business as Usual ]
-----------------------------------------------------------------------------------------*/

.business_as_usual  {
	width: 960px;
	height:529px;
}
.business_as_usual a {
	color: #363636;
}
.business_as_usual .back {
	width: 300px;
	height: 40px;
}
.business_as_usual .back a{
	background: url(images/themes/business_as_usual/back.gif) no-repeat center left;
	cursor:pointer;
}
.business_as_usual .back a:hover{
	background: url(images/themes/business_as_usual/back_hover.gif) no-repeat center left;
	cursor:pointer;
}
.business_as_usual .next {
	width: 300px;
	height: 40px;
	text-align:right;
}
.business_as_usual .next a {
	background: url(images/themes/business_as_usual/next.gif) no-repeat center right;
	cursor:pointer;
}
.business_as_usual .next a:hover {
	background: url(images/themes/business_as_usual/next_hover.gif) no-repeat center right;
	cursor:pointer;
}
.business_as_usual li {
	overflow: hidden;
}
.business_as_usual li img {
	float: left;
}
.div{
	width:302px;
	height:207px;
	background:#ffffff;
	clear:both;
	margin:0 27px 27px 0;
	position:relative;
}


/*--------------------------------------contenidor---------------------------------------------------*/

#contenidor{
	width:960px;
	margin:0 auto;
	background:#181818;
}

/*--------------------------------------top---------------------------------------------------*/

#top{
	height:148px;
	background: url(images/reflex.jpg) bottom right no-repeat #0c0c0c;
}
.logo{
	float:right;
	padding:0;
}	


/*--------------------------------------menu---------------------------------------------------*/

.menu_top{
	font:13px Arial, Verdana;
	float:left;
	margin: 30px 0 0 0; 
}
.menu_top ul{
	margin:0;
	padding:0;
	list-style:none;
}
.menu_top li{
	float:left;
	color:#828282;
}
.menu_top li a, .menu_top li a:active, .menu_top li a:link{
	display:block;
	color:#828282;
	float:left;
	text-decoration:none;
	padding:0 10px 2px 0;
}
.menu_top li a:hover{
	color:#ffffff;
}
.menu_top_borde{
	border-right:1px solid #494949;
	margin:0 10px 0 0;
}										
.menu{
	padding:0 0 0 0;
	clear:both;
	margin:0 0 0 0;
	display:block;
	height:49px;
}	
.menu ul{
	list-style:none;
	padding:0;
	margin:0;
}
.menu li{
	float:left;
	font: 23px Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	padding:0;
}
.menu li a, .menu li a:active, .menu li a:link{
	color:#828282;
	text-decoration:none;
	padding:6px 0 9px 0;
	margin: 0 13px 0 0;
	display:block;
}
.menu li a:hover{
	color:#ffffff;
	border-bottom:6px solid #ffffff;
}
.menu_seleccionat{
	display:block;
	border-bottom:6px solid #ffffff;
}
.text_seleccionat{
	color: #ffffff;
}


/*--------------------------------------contingut---------------------------------------------------*/

.contingut{
	height:566px;
}
.contingut2{
	height:532px;
	padding:34px 0 0 0;
}
.contingut3{
	height:566px;
	background:url(images/fons.jpg) bottom right no-repeat;
}
.titol{
	font: 40px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	padding:55px 0 0 0;
	display:block;
}
.text{
	font:15px Arial, Verdana;
	color:#828282;
	display:block;
	padding:20px 0 0 0;
	width:580px;
	line-height:25px;
}
.text_contacta{
	font:15px Arial, Verdana;
	color:#828282;
	padding:55px 0 0 0;
	width:220px;
	line-height:23px;
	float:left;
	display:block;	
}
.text_contacta a{
	text-decoration:none;
	color:#828282;
}
.text_contacta a:hover{
	color:#ffffff;
	text-decoration:underline;	
}
.text_contacta2{
	font:15px Arial, Verdana;
	color:#828282;
	padding:55px 0 0 0;
	width:200px;
	clear:both;
	line-height:23px;
	display:block;
	
}
.destacat{
	font: 22px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}
.destacat2{
	font: 22px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	padding:25px 0 0 0;
	display:block;
	line-height:20px;
}
.text_color{
	color:#ffffff;
}
	
/*--------------------------------------trans-------------------------------------------------*/

.back_menu{
	height: 38px;
	background:#000000;
	filter: alpha(opacity=85);
	opacity: .85;
	z-index: 0;
	width: 302px;
	position:absolute;
	top::50px;
	left: 0;
	top: 169px;
	color:#ffffff;
	
}
.text_back{
	z-index: 1;
	position:absolute;
	top: 177px;
	left:0;
}
.text_back a, .text_back a:active, .text_back a:link{
	color:#ffffff;
	text-decoration:none;
	padding:0 0 0 15px;	
}
.text_back a:hover{
	color:#ffffff;	
}
/*--------------------------------------peu nou estil---------------------------------------------------*/				
		
#peu{
	font:13px Arial, Verdana;
	color:#828282;
	padding:20px 0 19px 0;
	position:relative;
	background:url(images/peu.gif) top left repeat-x;
}
.facebook{
	position:absolute;
	left: 898px;
	top: 17px;
}	

/*-------------------------------------hover div-----------------------------------------------*/

.activo{
	border:1px solid red;
	cursor:pointer;
	width:318px;
	height:205px;
	border:1px solid red;
	clear:both;
	position:relative;
	margin:0 27px 27px 0;	
}
.inactivo{
	border:1px solid blue;
	margin:0 27px 27px 0;	
	
}
