/*************************************************************************/
/****	Fulla d'estils Portal		    ******************************/
/****	Atmira (c)			    ******************************/
/*************************************************************************/
* { 
	margin: 0; 
	padding: 0; 
	}
body { 
	scrollbar-3d-light-color:#f4efe8; 
	scrollbar-arrow-color:#b79d86; 
	scrollbar-base-color:#b79d86; 
	scrollbar-darkshadow-color:#b79d86; 
	scrollbar-face-color:#f4efe8; 
	scrollbar-highlight-color:#f4efe8; 
	scrollbar-shadow-color:#f4efe8;
	text-align: center;
	background: #f4efe8;	
	}
#general {
	position :relative;
	width: 1000px;
	margin: auto;
	float :center;
}
#cap {
	height:93px;
	background : url(../img/cap_home.jpg) no-repeat top center;
	cursor: hand;
	}
#cap h1 {
	display: none;
	}	
#menu {
	height:35px;
	background : url(../img/cap_home00.jpg) no-repeat top left;
	}	
#frmizq {
	width:144px;
	float:left;
	padding: 2px;
	text-align: left;
	}	
#frmcentre {
	width:690px;
	float:left;
	}	
#frmder {
	width:144px;
	float:right;
	padding: 2px;
	text-align: left;
	}	
#peu {
	text-align: center;
	background-color: #f4efe8;
	width : 674px;
	background-color: #f4efe8;
	border-top : 1px dotted #b79d86;
	padding-top:8px;
	margin-top:10px;
	clear: both;
}
#peu div {

            background : url(../img/f_peu.jpg) repeat-x top left;

            height : 26px;

            width : 458px;

            //565px;

            vertical-align: middle;

            color : #fff;

            float : left;

            padding-top : 5px;

}

#peu a.legal {

            color:#fff;

            text-decoration : none;

}

#peu a.contacto {

            background : url(../img/f_peu_contacto.jpg) repeat-x top left;

            height : 27px;

            width : 106px;

            vertical-align: middle;

            color:#fff;

            text-decoration : none;

            float:left;

            margin-left : 2px;

            padding-top : 5px;

}

#peu a.soporte {

            background : url(../img/f_peu_contacto.jpg) repeat-x top left;

            height : 27px;

            width : 106px;

            vertical-align: middle;

            color:#fff;

            text-decoration : none;

            float:left;

            margin-right : 2px;

            padding-top : 5px;

}

#peu a:hover {
	color:#000;
}

#DivLinks{
/*	padding-top:300px;*/
/*	margin-top:12px;*/
	margin-top:340px;
/*	border-right: 1px dotted #b79d86;*/
}

/*************************************************************************/
/*	APARTAT PER TEXT COMU POTSER AMB UN CSS APART
/*************************************************************************/
.contenido a, .contenido2 a, #frmizq a, #DivLinks a {
	padding:3px 10px;
	color:#996633;
	text-decoration:none;
	background : url(../img/f_cursor_lat.gif) no-repeat 1px 8px;
	}
/*NOU*/
.contenido a:hover, .contenido a:hover, .contenido a:hover,
.contenido2 a:hover, .contenido2 a:hover, .contenido2 a:hover,
#frmizq  a:hover, #frmizq  a:hover, #frmizq  a:hover ,
#DivLinks a:hover, #DivLinks  a:hover, #DivLinks  a:hover
{
	color:#996633;
	text-decoration: none;
	/*font-weight: bolder;*/
	}
 .contenido a, .contenido2 a, #frmizq a , #DivLinks a{
	color:#996633;
	text-decoration:none;
	}
.contenido ul li a, .contenido2  ul li a, #frmizq  ul li a, #DivLinks ul li a {
	padding:4px 0 0 0;
	color:#996633;
	text-decoration:underline;
	background :none !Important;
	}
/*FI NOU  996633*/
/*************************************************************************/
/* Llista					**********************************************/
/*************************************************************************/
.contenido ul, .contenido2 ul, #frmizq ul, #DivLinks ul  {
	list-style : none;
	color:#996633;
	margin-top : 0;	
	margin-left : 10px;
}
.contenido ul li, .contenido2 ul li, #frmizq ul li, #DivLinks ul li {	
	background : url(../img/punt_menu.gif) no-repeat 1px 5px;
	padding-left : 10px;
	color:#996633;
	list-style : none;
}

.Marketing ul {
	list-style : none;
	color:#666666;
	margin-top : 0;	
	margin-left : 10px;
}
.Marketing ul li {	
	background : url(../img/punt_menu2.gif) no-repeat 1px 5px;
	padding-left : 10px;
	color:#666666;
	list-style : none;
}
