body { 
	background-image:url('../images/background.jpg');
	background-position: 50% 16%;
	background-color: #000000;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e6e6e;
}

a {
	color:#e8844c;
	cursor:pointer;
}

a:hover {
	color:#db5911;
}

a.black {
	color:#3f3f3f;
}

/*
a.black:hover {
	color:#3f3f3f;
}
*/

dd {
	/*line-height:14px;*/
	padding-bottom:3px;
}


p {
	line-height:13px;
	padding-bottom:7px;
}

h3 {
	padding-bottom:15px;
}

h4 {
	padding-bottom:15px;
}


.naranja {
	color:#e15c12;
}

.naranja_menu {
	color:#f2aa7b;
}

.mayus {
	text-transform:uppercase;
}

.download {
	color:#6e6e6e;
}

.arrow                  { display: block; height: 39px; width: 15px; font-size:9px; background: url(../includes/AnythingSlider/images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 180px; cursor: pointer; }
.forward                { background-position: -35px 0px; right: -100px; }
.forward:hover          { background-position: -35px -39px; }

#container {
	width: 858px;
	min-height: 573px;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -316px;   /* height/2 */
    margin-left: -468px;  /* width/2 */
	background-color:#FFF;
	padding:30px 40px;
}

#box-outer{
	/*padding:30px 40px;*/
	color:#f2aa7b;
}

#box-outer a{
	/*padding:30px 40px;*/
	color:#f2aa7b;
}


#box-outer a:hover{
	color:#FFFFFF;
}


#header {
	color:#db5911;
	font-size:9px;
}


#main {
	padding-top:50px;
	*padding-top:0px;
	font-size:11px;
	height:470px;
}


#paginacion {
	padding-top:2px;
	font-size:11px;
	height:15px;
}

/*
#box dd {
	line-height:14px;
}
*/

#footer {
	margin-top:50px;
	*margin-top:55px;
	color:#7e7e7e;
	font-size:9px;
}

#footer a{
	color:#7e7e7e;
}

ul.col
{
	float: left;
	width: 100%;
	*width:auto;
	list-style-type:none;
}


#textSlide ul.col
{
	float: left;
	width: 100%;
	list-style-type:none;
}


#textSlide ul.col li.maincol
{
	display:inline;
	float:left;
	width:221px;
	margin-right:15px;
} 

#textSlide ul.col li.titularcol
{
	display:inline;
	float:left;
	width:105px;
	font-size:12px;
	color:#db5911;
} 


ul.col li.col1
{
	display:inline;
	float:left;
	width:120px;
	margin-top:12px;
} 

ul.col li.col2
{
	display:inline;
	float:left;
	width:582px;
} 

ul.col li.col3
{
	display:inline;
} 


/* NOTICIAS */

ul.col li.noticias
{
	display:inline;
	float:left;
	width:267px;
	padding-left:40px;
} 

.fecha {
	font-size:10px;
}

.producte {
	font-size:9px;
	color:#a0a0a0;
	font-weight:bold;
}

.producte_naranja {
	font-size:9px;
	color:#e15c12;
	font-weight:bold;
}


/* CONTACTE */

ul.col li.contacte
{
	display:inline;
	float:left;
	width:130px;
	padding-left:22px;
} 

ul.col li.contacte a
{
	color:#000;
} 

