 
/* 

	project: internet services - 2nd edition
	author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */

*{ margin: 0; padding: 0; }* 
body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff; 
	color: #444; 
}
img{
border:0;
}
.todos{
margin-left:10px;
margin-right:20px;

}

.todos h3{

	margin-top: 10px;
	font-size: 1.3em;
	color: #053468;
	font-weight:bold;
    border-bottom: solid 1px #053468;

}
.todos h3 a{
	color: #053468;
}
.entry{
font-size:12px;

}

.accordion_headings{
	padding:7px 10px;
	background-color:#e8e8e8;
	color:#444444;
	margin-top:2px;
	cursor:pointer;
	font-size:18px;
	letter-spacing:1px;
	clear:both;
	border-bottom:3px solid #BDBDBD;
}
.accordion_headings p{
font-size:12px;
}
.accordion_headings:hover{
	background-color:#bdbdbd;
}
a {	color:#2f6b84; background: inherit; text-decoration:none; }
a:hover { color: #2f6b84; background: inherit; text-decoration:none; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #2f6b84; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit;}
p {	margin: 0 0 5px 0;  }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px; 
}
.left h3{

/*font-size:18px;*/

}
.header { 
	height: 100px;
	background: #fff url(img/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
}

.header img{
float:left;
padding-right:20px;
border:0;

}
.header h1{
padding-top:70px;
font-size:14px;

}
.header .conduccion{
padding-top:70px;
font-size:14px;
float:left;
margin-right:85px;

}



.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

/*.browse_category  {
	width: 390px;
	color: #FFF;
	background: inherit;
}*/
.bar ul{
	margin-left:20px;

}
.bar { 

	clear: left;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	background: #8cafcf url(img/menubg2.gif) repeat-x;
	margin-bottom:20px;
}

	.bar li { 
		text-decoration:none;
		display:inline;
		padding: 6px 12px 6px 12px;
		color:#ffffff;
		float: left; 
	}
	
	.bar ul li a { 
		text-decoration: none;
		font-weight: bold;
		color:#ffffff;
		background: inherit;
	} 
    
		.bar ul li a:hover { 
			background: none;
			color:#ffCC00;
			font-weight: bold; 
			display:block;
		} 
    
    .bar li.active  { 
		background: #FFCC00 url(img/bar.gif) repeat-x; 
		color:#666;
		font-weight: bold; 
	}
	
		.bar li.active a { 
		color:#666;
		font-weight: bold; 
        background: none;
		}
		
		.bar li.active a:hover { 
		color:#666;
		font-weight: bold;
        background: none;
		}
	
/* search form */

.bar form{
padding-top:1px;
margin-right:10px;


}

.search_field { 
	color: #808080;
	clear: both;
	font-weight: bold;
	margin: 5px;
    padding-right:10px;
}
	input.search { 
		width: 102px; 
		border: 0;
		background: #fff url(img/input.gif) no-repeat;
		color: #e0691A;
		font-weight: bold;
	}
	input.submit {
	height:20px;
	margin: 0 10px 1px 0;
	/*background:#333333;
	border: 0;
	padding: 0px 0;
	width: 65px;
	
	
	color: #fff;
	font: bold 1em Arial, Sans-Serif;*/
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; }

/* left side
   --------- */
.leftall{
float: left;
	width: 634px;
	margin: 0 0 10px 0;

}

.left {
	float: left;
	width: 634px;
	margin: 0 0 10px 0;
}
.img_marca{
padding-bottom:20px;

}
.left h2 {
color:#444444;
font-size:18px;
margin: 10px 10px 10px 0;
padding: 3px 0 4px 13px;
letter-spacing:0px;
word-spacing:1px;
	/*clear: both;
	background: #e8e8e8;
	color: #444;
	
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	
	border-bottom:3px solid #BDBDBD;*/
}
	.left_side {
		float: left;
		width: 160px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 280px;
		background: #FFF url(img/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 

		margin: 0 0 20px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
		/*font: ont: .74em Arial, sans-serif; line-height: 1.7em;*/
	}
    .left_box img{
        	float:left;
            margin-right:10px;
    }
    .left_box p{
    	margin-right:10px;
		
    }
    .DataPost{
    list-style:none;
    font-size:9px;
    }
	
    .left_box_clas { 
	float:left;
	width:200px;
	background-color:#e8e8e8;
	color: #000; 
	padding: 3px 0; 
	}
		
	.left_big_box {
		margin: 0 auto; 
		color: #000; 
		background: #fff; 
		padding: 3px 0; 
	}
	.left_big_box img{
		margin-left:10px;
	}
	.left_big_box p{
		margin-left:10px;
		margin-right:20px;
	}
	.arriba-inc{
		padding-left:30px;
	
	}
	.left_big_box h4{
		font-size:12px;
		margin-left:40px;
		padding-right:40px;
		font-weight:normal;
	}
	.left h4{
	font-size:1.1em;
	
	}
	.descargas{
	color:#000000;
	float:left;
	width:167px;
	margin-right:15px;
	
	
	
	}
	.descargas-1 img{
	float:left;
	margin-right:10px;
	
	}
	
	.descargas-1{
	background: #c8c5c5 url(img/rodo.gif) no-repeat;
	width:600px;
	height:196px;
	padding-left:20px;
	padding-top:20px;
	}
	
    .left_big_noticias { 
        padding-bottom:30px;
        clear:none;
		background: #fff; 
	}
     .left_big_noticias img { 
		float:left;
        margin-right:10px;
	}
     .left_big_noticias h3 { 
		text-align:left;
      	margin-top:10px;
		margin-bottom:10px;
	}
	
    .left_big_noticias h3 a{
    	color:#333333;
    }
	
	.left ul{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
	.left ul li{
	text-decoration:none;
	display:block;
	}
	
	.left ul li a{
	text-decoration:none;
	color:#00538d;
	}
	
	.left_classif_general
	{
		float:left;
		width:100%;
	}
	.left_classif_general h2 {
		clear: both;
		background: #e8e8e8 url(img/h2bg.gif) no-repeat center left;
		color: #444;
		padding: 3px 0 4px 43px;
		font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
		margin: 0 0 10px 0;
	}
	/*.left_classif_general_box { 
		float:left;
		width:200px;
		background-color:#fff;
		padding:3px 0; 
	}*/
	.left_classif_general_product{ 
		float:left;
		width:260px;
		margin-left:20px;
		margin-right:20px;
		color: #000;  
	}
	.left_classif_general_product h3{
	margin-top:5px;
	margin-bottom:10px;
	padding:0px 0;
	color: #444;
	border-bottom:1px solid #eee;
	background:url(images/h2.jpg) bottom left no-repeat;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	
	}
	.bonito{
	font:100% Arial;
	margin-top:5px;
	margin-bottom:10px;
	padding:0px 0;
	color:#000000;
	border-bottom:1px solid #eee;
	background:url(images/h2.jpg) bottom left no-repeat;
	
	}
	.left_classif_general_product ul{ 
	list-style:none;
	text-transform: lowercase; 
	}
	.grande{
	
	width:580px;
	
	}
	.peq{
	width:300px;
	}
	
	.left_big_box table.siguiente_anterior{
	width:610px;
	}
	.left_big_box table.versionesmasfoto{
	width:610px;
	margin-bottom:10px;
	}
	.left_big_box table.versionesmasfoto td{
	width:610px;
	margin-bottom:10px;
	text-align:center;
	}
	.left_big_box table.versionesmasfoto img{
	/*border: 2px solid #8cafcf;*/
	}
	
	table.versiones{
	text-align:center;
	}
    
    table.versiones tr.par{
  	 background-color:#;
    }
	.producte_relacionat{
	background-color:#;
	width:540px;
	padding:30px;
	}
	.producte_relacionat .left{
	margin-top:20px;
	float:left;
	margin-right:10px;
	width:300px;
	}
	.producte_relacionat img{
	margin-top:20px;
	
	}
	.producte_relacionat h3{
	text-align:center;
	
	}
	.rbroundbox img {
	
	float:left;
	margin-right:10px;
	
	}
/* set millions of background images */
/* Show only to IE PC \*/

	
	table.versiones thead{
	font-weight:bold;
    color:#;
	}
	
	table.tots{
	padding:0;
	width:595px;
	text-align:center;
	}
	#noticias{
	}
	#noticias h3{
	margin-top: 10px;
	font-size: 14px;
	font-weight:bold;
	
	}
	.notwp{
	width:600px;
	margin-bottom:30px;
	}
	.notwp img{
	
	float:left;
	margin-left:47px;
	margin-right:20px;
	}
	.notwp h3{
	font-size: 14px;
	font-weight:bold;
	}
	.notwp h3 a{
	color:#2f6b84;
	}
	.notwp{
	width:600px;
	margin-bottom:30px;
	}
	#catalogosolo{
	width:600px;
	margin-bottom:30px;
	}
	#catalogosolo img{
	
	float:left;
	margin-left:47px;
	margin-right:20px;
	}
	#catalogosolo h3{
	margin-top: 10px;
	font-size: 14px;
	font-weight:bold;
	}
	#catalogosolo h3 a{
	color:#2f6b84;
	}
	#noticias h3 a{
	color:#2f6b84;
	
	}
	.noticia{
	width:200px;
	float:left;
	clear:inherit;
	border-right:1px dashed;
	margin-right:10px;
	margin-top:10px;
	
	}
	table.tots h3{
	margin-top: 10px;
	font-size: 12px;
	color: #053468;
	font-weight:bold;
    border-bottom: solid 1px #053468;
	}
	table.tots h3 a{

	color: #053468;

	}
	.left .lnoti h3{
		margin-top: 10px;
	font-size: 16px;
	color: #053468;
	font-weight:bold;
	
	}

	table.tots td{
	margin-top:25px;
	width:85px;
	}
	
	table.tots img{
	border:0;
	}
	.right ul {
	margin-bottom: 15px;
	line-height: 1.6em;
	margin-left: 5px;;
	list-style: none;
}
	.new ul {
	margin-bottom: 15px;
	line-height: 1.6em;
	margin-left: 5px;;
	list-style: none;
}

	
	
	/*.right ul{
	margin-top:10px;
	margin-bottom:10px;
	
	}
	
	.right ul li{
	padding-top:7px;
	text-decoration:none;
	display:block;
	padding-left:20px;
	}*/

.right li {
		padding-left: 10px;
		margin-bottom:3px;
		background: url(images/img09.gif) repeat-x;
}

.right2 li {
		padding-left: 10px;
		margin-bottom:3px;
		background: url(images/img09.gif) repeat-x;
		font-weight:600;
}
.new li {
		padding-left: 10px;
		margin-bottom:3px;
		/*background: url(images/img09.gif) repeat-x;*/
}
.right nolink{
	padding-left: 30px;
}

.right li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

.right2 li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

.right li li {
	margin: 0;
	padding: 3px 0;
	/*background: url(images/img09.gif) repeat-x;*/
}

.right2 li li {
	margin: 0;
	padding: 3px 0;
	/*background: url(images/img09.gif) repeat-x;*/
}

.right li li.first {
	background: none;
}

.right li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #327EBE;
}

.right a:link {
	text-decoration: none;
}

.right li a:hover {
	text-decoration: underline;
}

.right2 a:link {
	text-decoration: none;
}

.right2 li a:hover {
	text-decoration: underline;
}

.right li a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
	
}

.right2 li a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
	font-weight:200;
}

.new li{
	font-weight:normal;
	/*background: url(images/img11.gif) no-repeat left center;*/
}
.new li a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
	font-weight:normal;
}
	.right ul li a{
	
	text-decoration:none;
	color:#00538d;
	}
	
	.right2 ul li a{
	
	text-decoration:none;
	color:#00538d;
	}
	
	.right_box{
	margin-left:215px;
	width:auto;
	min-height: 100px;
    height: auto !important;
    height: 100px;
	background-color:#e8e8e8;
	margin-bottom:10px;
	}
	
	.left_big_box a:link{
	text-decoration:none;
	}
	
	.left_big_box a:active{
	text-decoration:none;
	}
	
	.left_big_box a:hover{
	text-decoration:none;
	}
	
	.left_big_box a:visited{
	text-decoration:none;
	}
	
	
	.right_box a:link{
	color:#408ca6;
	text-decoration:none;
	}
	
	.right_box a:active{
	color:#408ca6;
	text-decoration:none;
	}
	
	.right_box a:hover{
	color:#6C757A;
	text-decoration:none;
	}
	
	.right_box a:visited{
	color:#408ca6;
	text-decoration:none;
	}
	
	.right_box table{
	width:99%;
	font-size:11px;
	
	}
	.right_box table td{
	padding:1px;
	width:205px;
	text-transform:lowercase;
	
	}
	
.designacionRac{
	width:320px;
	margin-top:5px;
	padding:0;
}

.designacionRac th{
	height:21; 
	background:#fff;
	margin-left:10px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	color:#005177
}

.designacionRac td{
	height:21;
	background:#cedce6;
	font: 1em Tahoma, Arial, Sans-Serif;
}

.designacionAcc{
	width:320px;
	margin-top:5px;
	padding:0;
}

.designacionAcc th{
	height:21; 
	background:#fff;
	margin-left:10px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	color:#00AE2C
}

.designacionAcc td{
	height:21;
	background:#d9f8d5;
	font: 1em Tahoma, Arial, Sans-Serif;
}


.rosca{
	border-bottom:1px solid #000;
}
	
.right {
	vertical-align:top;
	float:right;

	width: 340px;
	margin: 0 0 10px 0;
}

.right2 {
	vertical-align:top;
	float:right;

	width: 270px;
	margin: 0 0 10px 0;
}

.right2 ul {
	margin-bottom: 15px;
	line-height: 1.6em;
	margin-left: 5px;;
	list-style: none;
}

	.right h3 {
		/*background: #BDBDBD  url(img/h3bg.gif) no-repeat center right;*/
		color:#666666;
		padding: 8px 0 8px 5px;
		font: bold 1.4em Tahoma, Arial, Sans-Serif;
		letter-spacing: 1px;
		margin: 0 0 3px 0;
	}
	.right_articles {
		/*background: #f5f5f5;*/
		color: #414141;
		padding: 8px;
		height:35px;	
		margin: 0 0 3px 0;
	}
	.right_articles_albert{
	margin-top:20px;
	border:1px solid #999999;
	
	
	}

	.right_articles_albert h3{
	border-bottom:1px solid #999999;
	
	}
		.right_articles a {
		/*background: #f5f5f5;*/
		color:#000000;
		font-size:1.1em;
	}
	.right_articles p {
		/*background: #f5f5f5;*/
		color:#000000;
		margin-left:10px;
	}
		.right_articles_marca {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;
		margin: 0 0 3px 0;
	}
	.admina{
	font-weight:bold;
	
	}
	.admin{
	margin-left:10px;
	
	}
	.marca-home{
	margin-top:20px;
	}
	.marca-home img{
	margin-right:18px;
	
	}
	
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}
	.error {
		margin-bottom:10px;
		width:600px;
		text-align:center;
		font-weight:bold;
	 }

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #808080; background: #fff; }
	.parrafo2blau {color: #018DD9}
.arriba-titol{
	font-size: 12px;
	font-weight: bold;
	color: #053468;
	border:1px;
	width:100%;
	display:block;
	border-bottom-style:solid;
	border-bottom-color:#053468;
}
.arriba-titol-gran{
	font-size: 14px;
	font-weight: bold;
	color: #053468;
	border:1px;
	width:250px;
	border-bottom-style:solid;
	border-bottom-color:#053468;
}
.arriba-contenido{
	font-size: 12px;
	color: #000000;
}
.arriba-contenido-gran{
	font-size: 12px;
	color: #000000;
}
.arriba-contenido ul{
list-style:none;

}
.arriba-contenido ul li{
	font-size: 12px;
	margin-top:10px;
	color: #000000;
	
}
.contenido-azul{
	font-size: 12px;
	color: #053468;
}
.contenido-azul-gran{
	font-size: 16px;
	color: #053468;
	font-weight:bold;
}
.contenido-azul-mediano{
	font-size: 12px;
	color: #053468;
	font-weight:bold;
}
.contenido-azul-mediano-sub{
	text-transform:uppercase;
	margin-top: 10px;
	font-size: 12px;
	color: #053468;
	font-weight:bold;
    border-bottom: solid 1px #053468;
}
.registro {width:600px; padding:0; margin-top:15px; margin-bottom:15px; border: 3px solid #BDBDBD; background-color:#8cafcf;}
.registro span{color:#000; margin-left:5px;}
.registro fieldset {border:0;background-color: #e8e8e8; padding:10px 20px;}
.registro legend{font: bold 16px Arial, sans-serif;color:#408baa; padding:0 5px;}
.registro p label {font:bold 12px Geneva, Arial, Helvetica, sans-serif; float: left;width: 15%; text-align:left;padding:5px; color: #000000;}
.registro p br {clear: left;}
.registro2 {width:300px; padding:0; margin-top:15px; margin-bottom:15px; border: 3px solid #BDBDBD; background-color:#8cafcf; float:left;}
.registro2 span{color:#000; margin-left:5px;}
.registro2 form {border:0;background-color: #e8e8e8; padding:10px 20px;}
.registro2 legend{font: bold 16px Arial, sans-serif;color:#408baa; padding:0 5px;}
.registro2 p label {font:bold 12px Geneva, Arial, Helvetica, sans-serif; float: left;width: 15%; text-align:left;padding:5px; color: #000000;}
.registro2 p br {clear: left;}
.textLeft{margin-left:94px;}
#errCamp{color:#cc0000; font-weight:bold;margin-left:94px;}
.enviar{margin:3px 0 0 93px;}

div.float {
  float: left;
  width:600px;
  padding-right:20px;
  }
  
div.float p {
   font-size: 10px;
   }
div.float h1{
color:#333333;
padding-left:10px;
}

div.float h4{
margin-top: 10px;

font-size: 12px;

color: #053468;

font-weight: bold;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #053468;
}
div.float h1 a:visited {
	color: #333333;
	text-decoration: none;
	font-size:24px;
}
div.float h1 a:hover {
	color: #333333;
	text-decoration: none;
	font-size:24px;
}
div.float h1 a:link {
color: #333333;
	text-decoration: none;
	font-size:24px;
}
div.float h1 a:active {
color: #333333;
	text-decoration: none;
	font-size:24px;
}
div.float li {
list-style-image:url(img/li.gif);

}

div.float li a:visited {
	color: #053468;
	text-decoration: none;
}
div.float li a:hover {
	color: #053468;
	text-decoration: none;
}
div.float li a:link {
color: #053468;
	text-decoration: none;
}
div.float li a:active {
color: #053468;
	text-decoration: none;
}
div.float p a:visited {
	color: #053468;
	text-decoration: none;
}
div.float p a:hover {
	color: #053468;
	text-decoration: none;
}
div.float p a:link {
color: #053468;
	text-decoration: none;
}
div.float p a:active {
color: #053468;
	text-decoration: none;
}
div.float h4 a:visited {
	color: #053468;
	text-decoration: none;
}
div.float h4 a:hover {
	color: #053468;
	text-decoration: none;
}
div.float h4 a:link {
color: #053468;
	text-decoration: none;
}
div.float h4 a:active {
color: #053468;
	text-decoration: none;
}
#buscador2{
margin-top:10px;
height:118px;

}
#buscador2 select{
	border: 1px solid #666666;
	width: 560px;
	margin: 2px;
	padding: 2px;
}
#buscador2 input{
margin-top:10px;
}
#buscador select
{
	border: 1px solid #666666;
	width: 95%;
	margin: 2px;
	padding: 2px;
	
}
