/***********************************************/
/* HTML Etiquetas styles                       */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #003;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(Images/Estructura/FonsDegradat.jpg) fixed;
}

/******* Links *******/

a:link, a:visited{
	color: #3d7fc7;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

b:link, b:visited{
	color: #ffffff;
	text-decoration: none;
}

b:hover{
	text-decoration: underline;
}
/************** Etiquetas Titulares styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 80% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font: bold 100% Arial,sans-serif;
	color: #FFF;
	background-color: #17324F;
}


/*************** Etiquetas Listas styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/******* Capas Emergentes **********/

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/********* Component Divs *******/

#siteName{
	margin: 0px;
	height:150px;
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	left: 4px;
	bottom: 4px;
}


/***********************************************/
/****************** ESCENARIO ******************/
/***********************************************/

/************ Taula TOTAL CONTINGUTS ***********/
#TotalContinguts{
	margin-left: 5%;
	width:1010px;
}

.SubtituloBanner {
	color: #FFFFFF;
}

/************** Titulares styles ***************/
#LinksInformacionBarraSuperior a{
	color: #FFFFFF;
}

#LinksInformacionBarraSuperior a:hover{
	text-decoration: underline;
}

/********** Barra Navegación Superior*********/
#globalNav{
	position: relative;
	width: 100%;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(Images/BarraNavegacioSuperior/2glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px; 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	width: 1000px;
	vertical-align: middle;
	padding-top: 7px;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(Images/BarraNavegacioSuperior/2glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}


/************** sub-Barra Navegación Superior **************/

/******** Links Agregar + Enviar************/
.LinksAgregarEnviarAmigo 
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	margin-left : 0;
	margin-right : 5;
	margin-bottom: 0;
	margin-top: 5;
	background-color:#17324F;
	border: 1px solid #17324F;
	vertical-align: middle;
	padding: 3px;
	background-position: center center;
}
.subglobalNav{
	position: absolute;
	min-width: 640px;
	height: 20px;
	padding: 3px 0px 0px 10px;
	color: #ffffff;
	top: 222px;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

#BloqueCabecera{
	margin-left: 5%;
	width:1010px;
	background-image: url(Images/Banner/BannerSoft-Comfort.gif);	
}

#Migas_de_Pan{
	align: center; 
	valign: middle; 
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#LogoSuperior{
	align: center; 
	valign: middle; 
	padding: 5px 15px 5px 0px;
	border-bottom:1px solid #ccd2d2;
}

#TitularPrincipal{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#TitularPrincipal h2{
	color: #000000;
	margin:0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 175%;
	line-height: 35px;
	font-weight: bold;
}

#TitularPrincipal img{
	padding: 0px;
	margin: 0px;
	width: 69px;
	height: 60px;
}


/********* Titular Banner (seccions) *************/
.TitularBanner {
	font-size: 15px;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	color:ffffff;
}

/************** Titulares Escenario ****************/
.TitularesCuerpo 
{
	font-family: Calibri, Verdana, Arial;
	font-size: 24px;
	color: #FFFFFF;
	background-color: ;
	text-decoration: none;
	font-weight: bold;
	margin-left : 0;
	margin-right : 5;
	margin-bottom: 5;
	margin-top: 5;
	display: inline;
	font-variant: normal;
	font-style: oblique;
}

.TitularSubseccion {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #17324F;
}

.TitularSubseccionLink {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #17324F;
}

.TitularSubseccion02 {
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #D7E0FF;
}

#BloqueTitularEscenarioContenidos{
	width:1010px;
	background-color: #ffffff;	
}

/************** Escenario styles *****************/
#BloqueEscenarioContenidos{
	width:1010px;
	background-color: #ffffff;	
}

#BloqueBaseEscenarioContenidos{
	
	width:1010px;
	background-color: #ffffff;	
}

.Bloque01{
	font-size: 80%;
	min-height: 200px;
	text-align: justify;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	width: 806px;
}
html>body .Bloque01 {
	height: auto;
	margin-top: 5px;
}

.Bloque01 h3{
	font: bold 170% Arial,sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.Bloque01 img{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.Bloque001{
	font-size: 80%;
	min-height: 200px;
	text-align: justify;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	width: 806px;
}
html>body .Bloque001 {
	height: auto;
	margin-top: 5px;
}

.Bloque001 h3{
	font: bold 170% Arial,sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.Bloque001 img{
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.Bloque02{
	font-size: 80%;
	min-height: 200px;
	text-align: justify;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width: 806px;
}
html>body .Bloque02 {
	height: auto;
	margin-top: 5px;
}

.Bloque02 h3{
	font: bold 170% Arial,sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.Bloque02 img{
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.Bloque03{
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0px;
	width: 806px;
}
html>body .Bloque03 {
	height: auto;
	margin-top: 5px;
}

.Bloque03 h3{
	font: bold 170% Arial,sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.Bloque03 img{
	float: middle;

}
.Bloque04{
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0px;
	width: 806px;
}
html>body .Bloque04 {
	height: auto;
	margin-top: 5px;
}
.Bloque04 h3{
	font: bold 170% Arial,sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.Bloque04 img{
	float: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.BloqueCorreo{
	font-size: 80%;
	min-height: 200px;
	text-align: justify;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width: 806px;
}
html>body .BloqueCorreo {
	height: auto;
	margin-top: 5px;
}

.BloqueCorreo h3{
	font: bold 170% Arial,sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.BloqueCorreo img{
	float:inherit;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.BloqueContenidosInicioBarraSuperior{
	font-size: 80%;
	min-height: 200px;
	text-align: justify;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width: 806px;
}
html>body .BloqueContenidosInicioBarraSuperior {
	height: auto;
	margin-top: 5px;
	text-align: justify;
}

.BloqueContenidosInicioBarraSuperior h3{
	font: bold 170% Arial,sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.BloqueContenidosInicioBarraSuperior img{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#BloqueImagenIzquierda{
	text-align: justify;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: circle;
	margin-top: 0px;
}

#BloqueImagenIzquierda h2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-variant: normal;
	background-image: none;
	font-style: normal;
	list-style-type: none;
	margin-bottom: 10px;
}

#BloqueImagenIzquierda h3{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 175%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#BloqueImagenIzquierda img{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#BloqueImagenDerecha{
	text-align: justify;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: circle;
	margin-top: 0px;
}

#BloqueImagenDerecha h2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-variant: normal;
	background-image: none;
	font-style: normal;
	list-style-type: none;
	margin-bottom: 10px;
}

#BloqueImagenDerecha h3{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 175%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#BloqueImagenDerecha img{
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.BloqueCuerpoEstandar{
	font-size: 80%;
	min-height: 200px;
	text-align: justify;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width: 806px;
}
html>body .BloqueCuerpoEstandar {
	height: auto;
	margin-top: 5px;
}

.BloqueCuerpoEstandar h4{
	font: bold 120% Arial,sans-serif;
	color: #ffffff;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #17324F;
}
.BloqueCuerpoEstandar h3{
	font: bold 170% Arial,sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.BloqueCuerpoEstandar img{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.BloqueFormulario{
	font-size: 80%;
	min-height: 200px;
	text-align: justify;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width: 806px;
}
html>body .BloqueFormulario {
	height: auto;
	margin-top: 5px;
}

.BloqueFormulario h4{
	font: bold 90% Arial,sans-serif;
	color: #ffffff;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #17324F;
}
.BloqueFormulario h3{
	font: bold 170% Arial,sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.BloqueFormulario img{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
/****************************** Menu Lateral *******************************/
/**************** Contenidos Barra Lateral *****************/
#ContenidosBarraLateral{
	padding: 10px;
	top: 90px;
	text-align: left;
}

/******** Navegador lateral Izda. (BOTONS NAVEGADOR) ********/
#BloqueNavegacionPagina{
	margin-left: 5%;
	width:185px;
	padding: 0px;
	background-color: #C7DAEF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#ContenidosBarraLateral img{
	display: block;
	background-position: center;
}

#ContenidosBarraLateralGoogle{
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	top: 90px;
	text-align: left;
}

#ContenidosBarraLateralGoogle img{
	display: block;
	background-position: center;
}

/**************** Calendar styles *****************/
#Calendar{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-left: -4px;
}

/************ Botons Menu Principal **************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #17324F;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFF;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #E4EEF8;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #003;
}

/* Navegador lateral Izda. (FONS) */
#Contenido{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 183px;
	border-left: 1px solid #ccd2d2;
}
/************ Menu Lateral Botons FIXES Menú Principal ACTUAL **************/
#sectionLinksSeccionActual{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color:#245893;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}
/************ Menu Lateral Botons Linkables ACTUAL **************/
#sectionLinksSeccionActualLINK{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #B0DCD4;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

#sectionLinksSeccionActualLINK h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinksSeccionActualLINK a:link, #sectionLinksSeccionActualLINK a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #9ABCE2;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color:#003333;
}

#sectionLinksSeccionActualLINK a:hover{
	border-top: 1px solid #cccccc;
	background-color: #245893;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
/************ Menu Lateral Botons FIXE Linkables ACTUAL **************/
#sectionLinksSeccionActualLINKfixe{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #E4EEF8;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #003333;
	padding: 3px 0px 3px 10px;
}



/************** Barra Base Informació Empresa styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #666;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #CCCCCC;
}
#LinksBloqueBaseEscenario{
	clear: both;
	font-size: small;
	color: #cccccc;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#siteInfoLeft{
	clear: both;
	font-size: small;
	color: #cccccc;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #CCCCCC;
}

#siteInfoRight{
	clear: both;
	font-size: small;
	color: #cccccc;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #CCCCCC;
}
#siteInfo img{
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.EstiloNavegadoresSoportados {
	font-size: 60%;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: center;
}

.ApunteReducido {
	font-size: 80%;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
 /* Hipervincles Blancs */
.A  {
	font-family: "Segoe UI", Verdana, Arial;
	font-size : 9pt;
	color : #ffffff;
	text-decoration : none;
	font-weight:bold;
	background-color: #17324F;
}

.A:Active  {
	font-family:"Segoe UI", Verdana, Arial;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight:bold;
	background-color: #17324F;
}

.A:Hover  {
	font-family:"Segoe UI", Verdana, Arial;
	font-size : 9pt;
	color : #CCCCCC;
	font-weight:bold;
	background-color: #17324F;
}

 /* Hipervincles Blancs "sense vinclar" */
.AAA  {
	font-family: "Segoe UI", Verdana, Arial;
	font-size : 9pt;
	color : #ffffff;
	font-weight:bold;
	font-style: normal;
}
  /* Hipervincles Negres*/
.B  {
	font-family: "Segoe UI", Verdana, Arial;
	font-size : 9pt;
	color : #000000;
	text-decoration : none;
	font-weight:bold;
	line-height: normal;
}

.B:Active  {
    font-family:"Segoe UI", Verdana, Arial;
	font-size : 9pt;
	color : #ffffff;
	text-decoration : none;
	font-weight:bold;
}

.B:Hover  {
    font-family:"Segoe UI", Verdana, Arial;
	font-size : 9pt;
	color : #81B3A8;
    font-weight:bold;
}

/********************* end **********************/

