/* CSS Document */
body {
	margin: 0;
	background: url(../img/fons-menu.png) repeat-y left;
}
body.tecniques {
	background: none;
}
abbr, acronym {
	border: none;
	}
.header{
	background: #446988 url(../img/fonsHeaderguia.png) repeat;
	padding: 20px;
	overflow: hidden; 
	border-bottom: 3px solid #000;
}
h1.guia {
	font: 2.5em normal Myriad Pro, Tahoma, Geneva, sans-serif;
	color: #FFF;
	float: left;
}
code {
	font-size: 1.3em;
}
pre.code, .contingut pre.code strong {
	color: #005300;
}
pre.estil, .contingut pre.estil strong {
	color: #A65300;
}
.header div.logo {
	float: right;
}
.container {
	padding: 0 20px 0 0;
	/*overflow: hidden;  ie6 */
}
.container .Menu {
	float: left;
	width: 195px;
	font-family: Tahoma, Geneva, sans-serif;
}
.container .Menu h2 {
	margin: 20px 15px 0 15px;
	padding: 7px 3px;
	border-top: 3px solid #09375E;
	border-bottom: 1px dotted #333;
	color: #333;
}
.container .Menu h2 abbr, .container .Menu h2 acronym {
	font-weight: bold;
}

.container .Menu ul li {
	padding: 12px 12px 0 20px;
}
.container .Menu ul li.actiu {
	background: transparent url(../img/actiu.png) no-repeat left 12px;
}
.container .Menu ul li li {
	padding: 10px 12px 0 20px;
}
.container .Menu .primer {
	margin: 20px 15px 0 15px;
	border-top: 3px solid #09375E;
}
.container .Menu .primer li {
	margin-left: -15px;
}

.contingut {
	padding: 20px 0 20px 15px;
	margin-left: 195px;
}
.tecniques .contingut {
	margin-left: 0;
}
.contingut h2.pagina {
	padding: 5px 10px;
	/* margin: 0 0 12px 0;*/
	text-transform: uppercase;
	border-top: 3px solid #09375E;
	color: #333;
	border-bottom: 3px solid #999;
		
}

.contingut p, .contingut ol {
	padding: 5px 10px;
}
.contingut h3.guia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 10px;
	margin-top: 25px;
	border-bottom: 1px dotted #333;
	border-top: 3px solid #999;
	margin-bottom: 10px;
}
.contingut h3.primer {
	margin-top: 0;
	border-top: none;
}
p.primer {
	padding-top: 15px;
}

.contingut .center {
	margin: 20px 10px;
	text-align: center;
}
.contingut .separata {
	border-top: 1px dotted #CCC;
	margin-top: 25px;
	padding: 15px 10px;
}
.contingut h3.separata {
	color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
	margin-top: 10px;
}
.contingut h4.guia {
	 color: #333333;
    font-weight: bold;
    padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.contingut h3.taula {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.contingut p.taula {
	padding-top: 0;
	border-bottom: 1px dotted #999;
}
.contingut table.colors, .contingut table.textos, .contingut table.widgets {
	width: 100%;
	margin-bottom: 20px;
}
.contingut caption {
	background: none;
	border: none;
	border-top: 3px solid #999;
	padding: 10px;
	border-bottom: 1px dotted #666;
}
.contingut table.colors thead, .contingut table.textos thead {
	border-bottom: 1px dotted #666;
}
.contingut table.first caption {
	border-top: none;
	padding-top: 5px;
}
.contingut table {
	width: 100%;
}
.contingut th {
	padding: 10px;
	background: none;
	color: #333;
	font-weight: bold;
	border: none;
	border-bottom: 1px dotted #666;
}
.contingut table th abbr, .contingut table th acronym {
	font-weight: bold;
}
.contingut td {
	padding: 8px 10px;
	color: #333;
	border-right: none;
	/* width: 35%; */
	vertical-align: middle;
}
.contingut td.mostra {
	width: ;
}
/*div.icones {
	overflow: hidden;
}*/
.contingut table.icones {
	float: left;
	width: 47%;
}
.contingut table.icones2 {
	float: right;
	width: 47%;	
}
.contingut table.widgets td {
	vertical-align: top;
}
.contingut table.icones td, .contingut table.icones2 td {
	width: auto;
}
.contingut table.widgets td img.icona {
	margin: 5px 0 0 35px;
}
.contingut table.icones td.icona, .contingut table.icones2 td.icona {
	text-align:center;
}
.contingut  tr.separacio td, .contingut table tr.separacio th {
	border-bottom: 1px dotted #666;
	border-top: none;
}
.contingut tr.separacio2 td, .contingut tr.separacio2 th {
	border-bottom: 1px dotted #D7D7D7;
	border-top: 1px dotted #666;
}
.contingut table.icones tr.separacio td, .contingut table.icones2 tr.separacio td {
	border-top: 2px solid #CCC;
	border-bottom: 1px dotted #CCC;
	padding-top: 15px;
}
.contingut table.icones td:first-child, .contingut table.icones th:first-child, .contingut table.icones2 td:first-child, .contingut table.icones2 th:first-child {
	text-align: right;
}
.contingut table.textos {
	margin-top: 20px;
}
.contingut table.textos tr th {
	border-bottom: 1px dotted #D7D7D7;
} 
.contingut table.textos td {
	border-top-width: 1px;
}
.contingut table th.fix {
	width: 7em;
}
.contingut table th.fix2 {
	width: 15em;
}

/* home */
.contingut p.afegir {
	padding-top: 30px;
	}
/* html */
.element div {
	width: 120px;
}

/* html + css */
.contingut .descarrega {
	margin: 10px 0px 0 0;
	border-top: 1px dotted #D7D7D7;
}
.contingut .descarrega li {
	padding: 10px;
}
.contingut .descarrega strong {
	color: #333;
}
.contingut .descarrega .boto {
	
}
.contingut .exemple {
	float: right;
	margin-top: -3.2em;
}
.contingut .general {
	float: right;
	margin-top: -2.5em;
}
.comparativa {
	float: left;
	clear: both;
	margin-bottom: 10px;
	text-decoration: none;
}
.contingut a.comparativa {
	text-decoration: none;
}
ul.setdicones {
	overflow: hidden;
	padding: 0 10px 15px 10px;
}
ul.setdicones li {
	float: left;
	width: 150px;
	padding-right: 5px;
	padding-bottom: 10px;
}
ul.setdicones li.ultim {
	border-right: none;
}
ul.setdicones li img {
	vertical-align: middle;
	margin-right: 5px;
}
.colormoduls li {
	float: left;
	width: 7em;
	margin-right: 2px;
}
.colormoduls li img {
	vertical-align: middle;
	margin-right: 2px;
	width: 10px;
	height: 10px;
}

/* CSS para anular las de guia.css */
/* .contingut table {
	width: auto;
} */
.contingut table.codi td {
	vertical-align: top;
}
.contingut table.primer {
	margin-top: 25px;
}
.contingut table.codi th.mostra {
	width: 200px;
}
.contingut table.codi th.mostra img {
	width: 180px;
	height: 1px;
}
.contingut table.codi .mostra .flotant, .contingut table.codi .mostra table {
	width: 100%;
}
.contingut table.codi .mostra p {
	padding: 5px 0;
}
.contingut table.codi .mostra p label.labelguia {
	width: auto;
}
.contingut table.codi .mostra p .texareaguia {
	width: 170px;
}
.contingut table.codi .mostra caption {
	background-color: #F5F5F5;
	padding: 5px 11px;
	font-weight: bold;
	border-bottom: 2px solid #FFF;
	text-align: left;
	border-top: none;
}
.contingut table.codi .mostra th {
	background-color: #789BB3;
	color: #FFFFFF;
	border: 1px solid #FFF;
	border-bottom-width: 2px;
	padding: 5px 11px;
	text-align: left;
}
.contingut table.codi .mostra th.ultim {
	border-right: none;
}
.contingut table.codi .mostra td {
	padding: 5px 11px;
	border: 1px dotted #CCC;
	border-left: none;
	border-top: none;
}
.contingut table.codi .ultimguia td {
	border-bottom: none;
}
.contingut table.codi .ultimguia td td {
	border: 1px dotted #CCC;
}
.contingut table.codi .html {
	min-width: 260px;
}
.mostra .caixa p {
	padding: 5px 0;
}

.contingut .pcss {
	margin-left: 10px;
}

/* Widgets Tècniques */

body#guia p a.external img.popup {
	margin-left: 5px;
	text-decoration: none;
}
body.tecniques dl {
	margin-left: 18%;
}
body.tecniques dl dd {
	margin-bottom: 10px;
}

.imgacc {
	display: block;
	text-align: center;
	padding: 10px;
}