body {
	background:url(/images/fons.png) repeat-x;
	background-attachment: fixed;
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#636363;
}

#ombra {
	width:920px;
	margin:0 auto;
	background-image: url(http://www.infordisa.com/images/fonspage.png);
	background-repeat: repeat-y;
	position:relative;
}

#ombra-bottom {
	background-image: url(http://www.infordisa.com/images/bottom-ombra.png);
	width: 920px;
	height: 19px;
	margin: 0 auto;
	top: 0px;
	background-repeat: no-repeat;
	position:relative;
}

#page {
	width:900px;
	margin:0 auto;
	background-image: url(../images/fonstop.jpg);
	background-repeat: no-repeat;
	background-color:#fff;
	position:relative;
	padding-top:160px;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:blue;
}
/*header*/
#header strong {
	position:absolute;
	width:300px;
	height:77px;
	top:30px;
	left:30px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	z-index:3;
}
#header strong  a {
	display:block;
	height:100%;
}
#header {
	width:900px;
	height:170px;
	position:absolute;
	top:0;
	left:0;
}

.operador {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:60px;
	top:30px;
}
.operador li {
	width: 122px;
	height: 41px;
	float:left;
	padding-left: 15px;
}
.operador li:first-child {
	background:none;
}
.operador li a#o1 {
	background: url(../images/o1.png) 0 0 no-repeat;
	width: 122px;
	height: 41px;
	display: block;
	float: left;
}

.operador li a:hover#o1,
.operador li a.active#o1 {
	background: url(../images/o1-over.png) no-repeat;
}

.operador li a#o2 {
	background: url(../images/o2.png) 0 0 no-repeat;
	width: 122px;
	height: 41px;
	display: block;
	float: left;
}

.operador li a:hover#o2,
.operador li a.active#o2 {
	background: url(../images/o2-over.png) no-repeat;
}

.operador li a span {
	display: none;
}

.top-nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:22px;
	top:30px;
}
.top-nav li {
	float:left;
	clear: both;
	padding-bottom: 7px;
}
.top-nav li:first-child {
	background:none;
}
.top-nav li a#cat {
	background: url(../images/cat.png) 0 0 no-repeat;
	width: 26px;
	height: 18px;
	display: block;
	float: left;
}

.top-nav li a.active#cat ,
.top-nav li a:hover#cat {
	background: url(../images/cat-over.png) no-repeat;
}
.top-nav li a#esp {
	background: url(../images/esp.png) 0 0 no-repeat;
	width: 26px;
	height: 18px;
	display: block;
	float: left;
}

.top-nav li a.active#esp ,
.top-nav li a:hover#esp {
	background: url(../images/esp-over.png) no-repeat;
}
.top-nav li a span {
	display: none;
}
/*navigation*/
#navigation {
	background-color: #E5E5E5;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:120px;
	left:30px;
	z-index:5;
	width: 840px;
}
#navigation li {
	float:left;
	padding:0 18px 0 20px;
	line-height:35px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #948e8c;
}

#navigation li a.home {
	background: url(../images/home.gif) 0 no-repeat;
	width: 40px;
	height: 35px;
	display: block;
	float: left;
}

#navigation li a.home span {
	display: none;
}

#navigation li a {
	text-decoration:none;
	color:#000;
	font-size:13px;
	display:block;
}
#navigation li.hover ,
#navigation li:hover {
	background-image: url(../images/fons_menu.jpg);
	position:relative;
}
#navigation li.hover a ,
#navigation li:hover a {
	color:#fff;
}
#navigation li.hover ul ,
#navigation li:hover ul {
	display:block;
}
#navigation ul {
	position:absolute;
	top:35px;
	left:0;
	display:none;
	margin:0 0 0 -1px;
	padding:0;
	list-style:none;
	background: url(../images/fons_smenu.jpg) 0 bottom repeat-x #948e8c;
	z-index:20;
	padding:10px;
}
#navigation ul li {
	float:none;
	background:none;
	padding:1px 10px 1px 10px;
}
* +html #navigation ul li{
	line-height:13px;
}
#navigation ul li.hover ,
#navigation ul li:hover {
	background:#fff;
}
#navigation ul li a {
	color:#fff;
	line-height:22px;
	white-space:nowrap;
	height:1%;
	vertical-align:top;
}
#navigation ul li.hover a ,
#navigation ul li:hover a {
	color: #5d5856;
}
#header .banner {
	position:absolute;
	z-index:1;
}
/*columns-holder*/
#columns-holder {
	z-index:1;
	width:900px;
	padding:0 0 30px 0;
	bottom:0;
	float: left;
	top: 170px;
	background-color: #ffffff;
}
/*content*/

.partner {
	float: left;
	padding-right: 15px;
}

#start {
	width: 840px;
	height: 240px;
	left: 30px;
	top: 150px;
}

#start img {  
    width:  840px; 
    height: 240px; 
    top:  0; 
    left: 0 
} 


#sitemap {
	margin: 0 30px 20px 30px;
	padding: 0 0 10px 0;
	border-bottom: #9a9a9a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
}
.sitemap_box {
	height: 300px;
	width: 210px;
	float: left;
}
#content {
	width:400px;
	float:right;
	padding:0 0 0 30px;
	margin-right: 30px;
	border-left:1px solid #565656;
}
#content h3 {
	background-color: #E5E5E5;
	border: none;
	padding: 10px;
}

#content p {
	margin:0 0 20px;
	line-height:19px;
}
#content ul {
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
	list-style:none;
}
#content ul li {
	float:left;
	padding-right:11px;
}
#content ul li a {
	color:#f00;
}

.location {
	height: 350px;
}

.location p {
	width: 200px;
	float: left;
}

.location h3 {
	border-bottom-color: #9a9a9a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/*sidebar*/
#sidebar {
	width:380px;
	float:left;
	margin-left: 30px;
	margin-right: 10px;
}

#sidebar h3 {
	background-color: #E5E5E5;
	border: none;
	padding: 10px;
}

.box {
	background-color: #dedcd8;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	border-color: #a6a6a6;
	border-style: solid;
	border-width: 1px;
	width: 210px;
	overflow:hidden;
	margin:0 0 30px 0;
}
.box img {
	float:left;
	margin-right:17px;
}
.box h3 {
	margin:0;
	font-size:13px;
	line-height:14px;
}
.box h3 a {
	text-decoration:none;
	color:#f00;
}
.box h3 a:hover {
	text-decoration:underline;
}
.box p {
	margin:19px 0 0;
	line-height:19px;
}
.box strong {
	line-height:21px;
}
.box2 {
	width:200px;
	background:#e8e8e9;
	padding:10px 15px 10px 15px;
	margin:0 0 30px 0;
}
.box2 h4 {
	margin:0;
	font-size:15px;
	line-height:23px;
}
.box2 h4 a {
	color:#000;
}
.box2 h4 a:hover {
	text-decoration:none;
}
.box2 p {
	margin:13px 0 0;
	line-height:19px;
}
.box2 p a {
	color:#f00;
}

.box ul{
	left:0;
	padding:0;
	list-style:none;
}
.box ul li {
	float:none;
	background:none;
	padding:1px 10px 1px 10px;
	color: #5d5856;
}
* +html .box ul li{
	line-height:13px;
}
.box ul li.hover ,
.box ul li:hover {
	background-repeat: repeat-x;
	background-image: url(../images/fons_smenu_li.jpg);
}
.box ul li a {
	text-decoration: underline;
	color: #5d5856;
	line-height:25px;
	white-space:nowrap;
	height:1%;
	vertical-align:top;
}
.box ul li.hover a ,
.box ul li:hover a {
	color: #3b3837;
	text-decoration: none;
}
/*footer*/
#footer {
	width:840px;
	margin:0 auto;
	border-top:1px solid #565656;
	overflow:hidden;
	padding:11px 0 16px 0px;
	background-color: #ffffff;
}
#footer ul {
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
#footer ul li {
	float:left;
	color:#000;
	font-size:11px;
	padding:0 13px 0 15px;
	background:url(../images/footer-sep.gif) no-repeat 0 3px;
}
#footer ul li:first-child {
	background:none;
}
#footer ul li a {
	color:#000;
	text-decoration: underline;
}
#footer ul li a:hover {
	text-decoration:none;
}
#footer span {
	float:left;
	background:url(../images/footer-logo.gif) no-repeat;
	width:119px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}






/* CARRUSEL */


		* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: left; margin: 15px 0 }
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #39c; text-decoration: underline; }
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { border-bottom: 1px solid #000; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
				
		#tot {
			font-family: Helvetica, Verdana, Arial;
			color: #000;
			width: 900px;
			margin: auto;
			text-align: center;
			border-bottom: 1px solid #5d5b5c;
			margin-bottom: 30px;
		}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 0;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 10px 0 0 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 240px; background: #fff; overflow: scroll}
		.csw .loading {margin: 150px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border-top: 1px solid #5d5b5c;
			border-bottom: 32px solid #E5E5E5; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 900px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 240px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0;
			top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			background-color: aqua;
			height: 250px;
			width: 900px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .caixa1 { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	
		}
		
		.panel p {
			margin: 5px;
		}

		.base {
			background: url(../images/fons_base.jpg) repeat-x center;
			height: 240px;
		}
		.productes {
			background: url(../images/fons-caixa-productes.jpg) no-repeat center;
			height: 240px;
		}
		.servei-tecnic {
			background: url(../images/fons-caixa-serveitecnic.jpg) no-repeat center;
			height: 240px;
		}
		.sistemes {
			background: url(../images/fons-caixa-sistemes.jpg) no-repeat center;
			height: 240px;
		}
		.software {
			background: url(../images/fons-caixa-software.jpg) no-repeat center;
			height: 240px;
		}
		.formacio {
			background: url(../images/fons-formacio.jpg) no-repeat center;
			height: 240px;
		}
		.tecnologies {
			background: url(../images/fons-caixa-tecnologies.jpg) no-repeat center;
			height: 240px;
		}
		
		.wrapper-l {
			padding: 20px 370px 20px 70px;
		}
		
		.wrapper-r {
			padding: 10px 70px 20px 270px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */                                                                                                                                                                                                                  
			margin: auto;
			width: 540px;
			position: absolute;
			top:241px;
			padding: 0 5px;
			z-index: 100;
			left: 200px;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			
		}
		
		.stripNav ul li {
			float: left;
			border-right-color: #7f7876;
			border-right-style: solid;
			border-right-width: 1px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 12px;
			text-align: center;
			line-height: 32px;
			color: #000;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav a:hover {
			background-repeat: repeat-x;
			background-image: url(../images/fons_menu.jpg);
			color: #fff;
		}
		
		.stripNav a.current {
			background-repeat: repeat-x;
			background-image: url(../images/fons_menu.jpg);
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 1px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 240px;
			width: 30px;
		}
		
		.stripNavL {
			left: 0px;
			z-index: 110;
		}
		
		.stripNavR {
			right: 0px;
			z-index: 110;
		}
		
		.stripNavL {
			background: url(../images/left.png) no-repeat center;
		}
		
		.stripNavR {
			background: url(../images/right.png) no-repeat center;
		}
		
		
