﻿ /*	Estils layout enlaces	*/

.pageContent{
	float: left;
	width:46em;
	color:#000000;
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:1.1em;
	font-weight:normal;
	margin:0;
	text-decoration:none;
	}

.pageContent table{
	width:100%;
}	
	
.pageContent h3{
	color:#226BA8;
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:1.5em;
	font-weight:normal;
	padding:1em 0 0em 0;
	margin:0;
}
	
.titleSeccion{
	background:transparent url(Images/TCPortalImg/flecha_title.gif) no-repeat scroll 0.4em 0.8em;
	border-bottom:0.18em solid #7997AE;
	color:#124D79;
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:1.5em;
	font-weight:normal;
	margin:0;
	padding:0.5em 0 0.3em 1.5em;
}	

.pageContent p strong{
	font-weight:normal;
	text-transform:capitalize;
}

.pageContent ul{
	margin:0;
	padding:1em 0 0 2em;
	list-style:none;
}

.pageContent ul li{
	padding:0.3em 0;
}

.pageContent p a, .pageContent ul li a, .pageContent ol li a, .pageContent a{
	color:#226ba8;
	background:url('Images/TCPortalImg/link_enlaces.gif') no-repeat right 0.3em;
	padding:0.2em 1.3em 0.2em 0.5em;
}

.pageContent p a:hover, .pageContent ul li a:hover, .pageContent ol li a:hover, .pageContent a:hover{
	color:#444;
}

/*	Estils columna dreta 	*/

.enlacesMenu {
	float: right;
	width: 22em;
	min-height: 20em;
	padding: 0.8em 0;
	background: url('Images/TCPortalImg/bg_ColRight.jpg') no-repeat left bottom;
}

/*Estils Layout 2columns, descripcio de webparts, colors bg, styles. No sizes, no widths*/
/*Estils columna dreta Internal: estils webparts, contingut i disseny de cada bloc.*/

.enlacesMenu .webPart {
	margin-left:1.2em;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-weight: normal;
}

.enlacesMenu .webPart .ms-WPBody {
	padding: 1em 0em;
}

.enlacesMenu .webPart p a {
	color: #4c88be;
	text-decoration: underline;
	display: block;
}

.enlacesMenu .webPart table {
	width:100%;
}

.enlacesMenu  .webPartTitle {
	background:url('Images/TCPortalImg/bg_colRight_HeaderL.gif') no-repeat;
}

.enlacesMenu  .webPartTitleInner {
	background: url('Images/TCPortalImg/bg_colRight_HeaderR.gif') no-repeat right top;
}

.enlacesMenu .TCPORT_ContentDefault a img {
	border:none;
}

.enlacesMenu td.ms-WPBorder {
	border:none;
	padding:0;
}

.enlacesMenu .ms-WPHeader td {
	border:none;
	background: url('Images/TCPortalImg/bg_colRight_HeaderR.gif') no-repeat right bottom;
}

.enlacesMenu h3.ms-WPTitle {
	font-size:1.5em;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-weight:normal;
	margin:0;
	padding:0.3em 0 0.6em 0.8em;
	background:url('Images/TCPortalImg/bg_colRight_HeaderL.gif') no-repeat bottom left;
	color:#124D79;
}

/* Enlaces contexto: links colRight */

.enlacesMenu table.zz2_CurrentNav_2{
	margin:0 0.5em 0 1.8em;
}

.enlacesMenu table.zz2_CurrentNav_2 a{
	color:#1D7EB1;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background:transparent url('Images/TCPortalImg/bullet-item.gif') no-repeat 0 0.8em;
	text-decoration:underline;
	padding-left:1.2em;
	font-size:1.1em; 
	padding:0.5em 1.2em 0.5em 1.2em;
	display:block;
	border-bottom:1px dotted #e8e8e8;
}

.enlacesMenu table.zz2_CurrentNav_2 a.leftNavSelected {
	color:#666;
	background:transparent url('Images/TCPortalImg/bullet-menuInternal.gif') no-repeat 0 0.8em;
	text-decoration:none;
}

.enlacesMenu a:hover{
	text-decoration:underline;
}

.ms-WPBody .TCPORT_EnlaceContexto a:link, .ms-WPBody .TCPORT_EnlaceContexto a:visited{
	color:#1D7EB1;
	text-decoration:underline;
}




