/* ************************************************************* Estils comuns v11 D*/

body {
	background-color: #FFFFFF;
	padding: 0px 0px;
	margin: 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

div#edicion hr {	/* IMPORTANT: Per al menu de Vignette Dynamic Site */
    display:inline;
}

div.hr162 {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 2px;
	background: url('../img/trennlinie_162.gif') no-repeat center;
}

div.hr654 {
	height: 21px;
	background: url('../img/trennlinie_654.gif') no-repeat center;
}

div.hr654b {
	width: 654px;
	height: 1px;
	display: block;
	background: url('../img/trennlinie3_654.gif') no-repeat center;
	clear:both;/*agregago para newsletter*/
}

div.hr654_BFlash {
	height: 11px;
	background: url('../img/trennlinie_654.gif') no-repeat center;
	clear:both
}

#logo {
	background-color: #FFFFFF;
	position: absolute;
	top: 11px;
	left: 2px;
	width: 162px;
	height: 51px;
	text-align: center;
	overflow: hidden;
}

#logo a {
	padding-top: 13px;
	width: 162px;
	height: 51px;
	display: block;
	border: none;	
}

#logo a img {
	border: none;
}
	
#topLinks {
	margin: 0px;
	padding: 0px;
	background-color: #DEDFE0;
	height: 22px;
	width: 100%;
	text-align: right;
}

#topLinks ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 25px;
	list-style: none;
	float: right;
}

#topLinks ul li {
	margin: 0px 0px 0px 15px;
	color: #000000;
	font-size: 11px;
	line-height: 22px;
	float: left;
}

#topLinks ul li a {
	color: #4A4B4C;
	text-decoration: none;
}

#topLinks ul li a:hover {
	text-decoration: underline;
}

#siteLabel {
	margin-top: 2px;
	background-color: #113388;
	width: 100%;
}

#siteLabel h1 {
	padding: 46px 25px 8px 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

#siteLabel img {
	position: relative;
	top: 11px;
	left: 950px;
	width: 18px;
	height: 12px;
	overflow: hidden;
}

#headNav {
	margin-top: 2px;
	background-color: #113388;
	width: 100%;
	height: 22px;
}

#headNav ul {
	margin: 0px;
	padding: 0px 0px 0px 164px;
	list-style: none;
}

#headNav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#headNav ul li a {
	width: auto;
	padding: 0px 15px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
 	white-space: nowrap;
}

#headNav ul li a#current {
	background-color: #426BB3;
}

#headNav ul li a:hover {
	background-color: #426BB3;
}

#main {
	width: 1000px;
}

#sideNav {
	width: 162px;
	float: left;
}

/* **************************************** Navegacion vertical */

ul#topicNav {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul#topicNav li {
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

ul#topicNav li a {
	display: block;
	padding: 5px 7px; 
	color: #FFFFFF;
	background-color: #426BB3;
	text-decoration: none;
	width: 148px;
	border-top: 2px solid #FFFFFF;
}

ul#topicNav li.n2 a {
	border-top: 0px solid #426BB3;
	padding: 4px 7px 4px 14px; 
	width: 141px;	
}

ul#topicNav li.n3 a {
	border-top: 0px solid #426BB3;
	width: 134px;
	padding: 5px 7px 5px 21px; 
}

ul#topicNav li a#current {
	background-color: #819CCC;
}

ul#topicNav li a:hover {
	background-color: #819CCC;
}

/* **************************************** Fin navegacion vertical */

ul#metaNav {
	margin: 6px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul#metaNav li {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #DEDFE0;
}

ul#metaNav li a {
	display: block;
	padding: 5px 7px; 
	color: #4A4B4C;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 148px;
}

ul#metaNav li a:hover {
	background-color: #DEDFE0;
	
}

ul#metaNav div.titulo {
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	color: #4A4B4C;
	padding-left: 7px;
}

ul#metaNav div.titulo a {
	max-width: 152px;
	text-decoration: none;
	font-weight: normal;
	color: #4A4B4C;
	padding-bottom: 0px;
}

ul#metaNav li.selector form {
	margin-top:5px;
	margin-bottom:3px;
}

ul#metaNav li.selector form select.selector {
	width: 150px;
	margin-left:7px;
	margin-bottom: 3px;
	color: #4A4B4C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4a494a;
	border-right-color: #4a494a;
	border-bottom-color: #4a494a;
	border-left-color: #4a494a;
}

ul#metaNav li.selector form a {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #4A4B4C;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 148px;
	margin: 0px 7px !important;
	display: block;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #4a4b4c;
	background-image: url('../img/fletxa_agente.gif');
	background-repeat: no-repeat;
	background-position: -53px 7px !important
}

ul#metaNav li.selector form a:hover {
	background-color: #FFFFFF;
}

ul#metaNav li.selector form input{
	width: 148px;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #4a4b4c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4a494a;
	border-right-color: #4a494a;
	border-bottom-color: #4a494a;
	border-left-color: #4a494a;
}

#miniBanners {
	width: 162px;
	margin-top: 30px;
	text-align: center;
	overflow: hidden;
}

#miniBanners a img {
	border: none;
	margin-bottom: 20px;
}

#miniBanners object {
    width: 162px;
    border: none;
    margin-top: 0px;
	margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    overflow: hidden;
}

#contentBody {
	width: 654px;
	margin: 2px 2px;
	float: left;
}

#contentBody object {
	width: 654px;
	height: 256px;
	margin: 0px 0px;
	float: left;
}

#contentBodyFrame {
	width: 816px;
	margin: 2px 2px;
	float: left;
}

#contentBodyCanal {
	width: 654px;
	margin: 2px 2px;
	float: left;
	background-color: #E5ECF6;
}

#contentBodyContingut {
	width: 654px;
	margin: 2px 2px;
	float: left;
	background-color: #EEEEEE;
}

#relatedArea {
	float: left;
	width: 162px;
}

#relatedArea form {
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #DEDFE0;
}

#relatedArea form fieldset {
	border: none;
	margin: 0px;
	padding: 0px 7px !important; padding: 0px 0px;
}

#relatedArea form legend {
	font-size: 11px;
	color: #4b4b4b;
	padding: 10px 0px 5px;
	margin-left:0px;
}

#relatedArea form label {
	width: 68px;
	display: block;
	background-color: #B5B7BD;
	color: #4A4B4C;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 2px;
	margin-left: 0px !important; margin-left: 4px;
	float: left;
}

#relatedArea form input {
	width: 70px !important;
	height: 12px;
	margin-left: 2px;
	margin-bottom: 2px;
	float: left;
	font-size: 11px;
	border: 1px solid #4e4e4e;
	background-color: #FFFFFF;
}

#relatedArea form a {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #4A4B4C;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 148px;
	margin: 0px 7px !important;
	background-image: url('../img/fletxa_agente.gif');
	background-repeat: no-repeat;
	/* background-position: -44px 7px !important*/
	background-position: -45px 7px !important
}

#relatedArea form a.fCorta {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #4A4B4C;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 148px;
	margin: 0px 7px !important;
	background-image: url('../img/fletxa_agente_corta.gif');
	background-repeat: no-repeat;
	/* background-position: -44px 7px !important*/
	background-position: -35px 7px !important
}

#relatedArea form a.fCortaDieznet {
	background-position: -88px 7px !important;
}

#relatedArea h3 {
	font-size: 11px;
	font-weight: bold;
	color: #4b4b4b;
	background-color: #DEDFE0;
	margin: 2px 0px;
	padding: 4px 7px 8px 7px;
}

#relatedArea h4 {
	font-size: 11px;
	color: #4b4b4b;
	margin: 2px 0px;
	padding: 4px 7px 8px 7px;
}

#relatedArea h3#msgError {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	height: 12px;
}

#relatedArea h4#msgError {
	background-color: #C60000;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

#relatedArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#relatedArea ul li {
	width: 148px;
	margin: 2px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}

#relatedArea ul li a {
	width: 148px;
	text-decoration: none;
	line-height: 14px;
	padding: 4px 7px;
	color: #FFFFFF;
	background-color: #898D93;
	display: block;
}

#relatedArea ul li#destacado {
	width: 148px;
	margin: 2px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}
#relatedArea ul li#destacado a {
	width: 148px;
	text-decoration: none;
	line-height: 14px;
	padding: 4px 7px;
	color: #FFFFFF;
	background-color: #113388;
	display: block;
}

#relatedArea ul li.selector form {
	background-color: #DEDFE0;
	width: 162px;
	margin-top:0px;
}  

#relatedArea form select.selector {
	width: 148px;
	margin-left:7px;
	color: #4A4B4C;
	padding: 0px;
	border: 1px solid #4e4e4e;
	background-color: #FFFFFF;
}

#relatedArea ul li.selector h3#formtit {
	width: 148px !important;
	font-size: 11px;
	font-weight: normal;
	color: #4b4b4b;
	background-color: #DEDFE0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
}

/* ************************************************************** Estils per la homepage */

div#bannerCentral {
	height: 256px;
	background: url('../img/central.jpg') no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 240px;
	padding-bottom: 0px;
	overflow: hidden
}

#bannerCentral div#textBanner {
	margin-top: 85px;
	background-color: #113388;
	width: 400px;
}

#bannerCentral.f1 div#textBanner {
	background-color: #426BB3;
}

#bannerCentral div#textBanner p.title {
	font-size: 11px;
	margin: 0px;
	padding: 12px 12px 0px 12px;
}

#bannerCentral div#textBanner p.intro {
	font-size: 13px;
	margin: 0px;
	padding: 8px 12px 0px 12px;
}

#bannerCentral div#textBanner p.lnk {
	text-align: right;
	font-size: 13px;
	margin: 0px;
	padding: 8px 12px 11px 12px;
}

#bannerCentral div#textBanner p.lnk a {
	color: #FFFFFF;
}

#bannerCentral div#textBanner h3 {
	font-size: 17px;
	margin: 0px;
	padding: 18px 12px 0px 12px;
}

#productos {
	width: 654px;
	margin: 0px;
	padding: 0px;
	background: #E5ECF6 url('../img/bg_productos.gif') repeat-y;
}

#productos.f1 {
	background-color: #113388;
}

#productos:after { /* Necesari perque Mozilla redimensioni be la capa */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#productos h3 {
	font-size: 11px;
	font-weight: bold;
	color: #113388;
	margin: 0px;
	padding: 12px 7px;
}

#productos.f1 {
	color: #FFFFFF;
}

#productos.f1 h3 {
	color: #FFFFFF;
}

#productos.f1 .txt, #productos.f1 .lnk,  #productos.f1 .lnk a {
	color: #FFFFFF;
} 

#productos .pict {
	margin: 0px;
	padding: 0px;
}

#productos .txt {
	margin: 12px 7px 0px;
	padding: 0px 0px;
	font-size: 11px;
	color: #000000;
}

#productos .lnk {
	margin: 0px 7px 12px;
	font-size: 11px;
	color: #000000;
	text-align: right;
}

#productos .lnk a {
	color: #000000;
}

#productos ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#productos ul li {
	background-image: url('../img/black_arrow.gif');
	background-repeat: no-repeat;
	background-position: 7px 4px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	padding-left:16px; padding-right:7px; padding-top:0px; padding-bottom:0px
}

#productos.f1 ul li {
	background-image: url('../img/white_arrow.gif');
}

#productos ul li a {
	margin: 0px 0px;
	padding: 0px 0px;
	color: #000000;
}

#productos.f1 ul li a {
	color: #FFFFFF;
}

#productos div#info1 {
	width: 162px;
	float: left;
}

#productos div#info1 object {
	width: 162px;
    height: 104px;
    margin-left: 0px;
	float: left;
}

#productos div#info2 {
	width: 162px;
	float: left;
	margin-left: 2px;
}

#productos div#info2 object {
	width: 162px;
    height: 104px;
	float: left;
	margin-left: 0px;
}

#productos div#info3 {
	width: 162px;
	float: left;
	margin-left: 2px;
}

#productos div#info3 object {
	width: 162px;
    height: 104px;
    margin: 0px 0px;
	float: left;
}

#productos div#info4 {
	width: 162px;
	float: left;
	margin-left: 2px;
}

#productos div#info4 object {
	width: 162px;
    height: 104px;
    margin: 0px 0px;
	float: left;
}

#closer {
	font-size: 10px;
	color: #939598;
	padding: 22px 7px 23px 7px;
}

#closer ul {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
}

#closer ul li {
	float: left;
	padding-left: 18px;
}

#closer ul li#first {
	padding-left: 0px;
}

#closer a {
	color: #939598;
}

#closer a#goTop {
	float: right;
	width: 33px;
	height: 9px;
	display: block;
	background: #FFFFFF url('../img/top_new.gif') no-repeat 0px 2px;
	padding: 0px;
}

#closer_AS {
	/* closer _AS se utiliza en detalle producto para visualizar los links a noticias anterior y siguiente*/
	background-color: transparent;
	width: 100%;
	height: 22px;
}

#closer_AS ul {
	margin: 0px;
	/*padding: 0px 0px 0px 164px;*/
	padding: 0px 0px 0px 465px;
	list-style: none;
}

#closer_AS ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#closer_AS ul li a {
	width: auto;
	padding: 0px 15px;
	display: block;
	color: #FFFFFF;
	background-color: #426BB3;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
 	white-space: nowrap;
	border-right: 2px solid #EEEEEE;
}

#closer_AS ul li a:hover {
	background-color: #819CCC;
}

/* ************************************************************** Estils pels canals */

#bannerCentral2 {
	margin: 0px 0px 2px;
}

#bannerCentral2 object {
	width: 654px;
    height: 104px;
    margin: 0px 0px 2px;
}

#contentItems {
	width: 654px;
	margin: 0px 0px;
	padding: 0px 0px 12px;
}

#contentItems:after { /* Necesari perque Mozilla redimensioni be la capa */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contentItems img {
	float: left;
	vertical-align: baseline;
}

#contentItems h2 {
	margin: 0px;
	padding: 24px 7px 11px 171px;
	font-size: 17px;
	font-weight: bold;
	color: #113388;
}

#contentItems h2 p {
	margin: 0px;
	padding: 5px 5px 0px 0px;
	font-size: 13px;
	font-weight: bold;
    color: #000000;
}

#contentItems h3 {
	margin: 0px;
	padding: 11px 7px 0px 171px;
	font-size: 13px;
	font-weight: bold;
	color: #113388;
}

#contentItems #prensa h3{
	margin: 0px;
	padding: 0px 0px 18px 171px;
}

#contentItems h3 p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	/*font-weight: bold;*/   
    color: #000000;
}

#contentItems p {
	margin: 0px 0px;
	padding: 0px 7px 6px 171px;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

#contentItems p.resum {
	font-weight: bold;

}

#contentItems p.text {
	/*padding: 0px 7px 6px 171px;*/
	padding: 10px 7px 0px 171px;
}

/* ************************************************************** Newsletter */

#contentItems div.newsletter{
	clear:both;
}

#contentItems h2.newsletter {
	margin-top: 15px;
	padding: 7px 7px 7px 171px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #113388;
	clear:both;
}

#contentItems h3.newsletter p{
	font-weight: bold;	
}

#contentItems div.newsletter img.newsletter{
	padding: 15px 0px 15px 0px;
}

#contentItems div#date_print{
	width:100%;
	height: 22px;
	clear:both;
}

#contentItems div#date{
	width:40%;
	height: 22px;
	float:left;	
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 21px;
	font-size: 13px;
	font-weight: normal;
}
 
#contentItems div#print{
	width:50%;
	height: 22px;
	padding:0px 26px 0px 0px;
	float:right;
}

#contentItems div#print img{
	float:right;
	color: none;
	border: 0px;
}

/* ************************************************************** EWebEditPro */

#contentItems ul {
	font-size: 13px;
	margin: 0px 0px; 
	/*padding: 0px 10px 20px 220px;*/
	padding: 10px 10px 20px 220px;	
	width: 425px; 
	list-style: disc; 
}

#contentItems ul a {
	color: #113388;
	font-weight: bold;
	text-decoration:none;
}

#contentItems p a {
	color: #113388;
	font-weight: bold;
	text-decoration:none;
}

#contentItems ol {
  font-size: 13px;
  margin: 0px 0px; 
  padding: 0px 10px 20px 220px;
  width: 425px; 
  list-style: decimal; 
}

#contentItems ol a {
	color: #113388;
	font-weight: bold;
	text-decoration:none;
}

#contentItems table {
	margin: 12px 0px 12px 164px;
	/*width: 483px;*/
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 11px;
}

#contentItems table th {
	height: 17px;
	text-align: left;
	padding: 2px 7px;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	/*background-color: #b3c4dc;*/
}

#contentItems table td {
	height: 17px;
	padding: 2px 7px;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	/*background-color: #e5ecf6;*/
}

/* ************************************************************** EWebEditPro */

#contentItems div#AGroup font table {
	margin: 12px 0px 12px 164px;
	/*width: 300px;*/
	width:auto;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 11px;
	/*background-color: #FF0000;*/
}

/* **************************************************************  */

#contentItems p.fecha {
	font-size: 10px;
	color: #939598;
}

#contentItems p.lnk {
	text-align: right;
}

#contentItems p.lnk a {
	color: #000000;
	text-decoration:none;
	font-weight: lighter;
	
}

#contentItems a {
	color: #000000;
	text-decoration: none;
}

#closer2 {
	font-size: 10px;
	color: #939598;
	margin-top: 25px;
	padding: 22px 7px 23px 7px;
	border-top: 1px solid #c6c9d1;
}

#closer2 ul {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
}

#closer2 ul li {
	float: left;
	padding-left: 18px;
}

#closer2 ul li#first {
	padding-left: 0px;
}

#closer2 a {
	color: #939598;
}

#closer2 a#goTop {
	float: right;
	width: 33px;
	height: 9px;
	padding: 0px 0px;
}

#bottomLinks {
	text-align: center;
	font-size: 10px;
	color: #939598;
	background-color: #FFFFFF;
	padding-top: 32px;
	padding-right: 7px;
	padding-bottom: 16px;
	padding-left: 7px;
}

#bottomLinks a {
	color: #939598;
	margin-right: 16px;
	text-decoration: none;
}

#bottomLinks a:hover {
	text-decoration: underline;
}

#bottomLinks a#last {
	margin-right: 16px;
}

/* ************************************************************** Estils pels continguts */

#infographicProducto {
	width: 654px;
}

#infographicProducto:after { /* Necesari perque Mozilla redimensioni be la capa */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#infographicProducto h4 {
	font-size: 10px;
	color: #113388;
	float: left;
	width: 150px;
	padding: 11px 7px 0px 7px;
	margin: 0px 0px 0px 0px;
}

#infographicProducto div#linksProductoinfographic {
	float: left;
	width: 490px;
	background-color: #EEEEEE;
	margin: 0px 0px;
	padding: 0px 0px;
	
}

#infographicProducto div#linksProductoinfographic_izquierda {
	float: left;
	width: 654px;
	/*background-color: #EEEEEE;*/
	margin: 0px 0px;
	padding: 0px 0px;
	
}

#infographicProducto div#linksProductoinfographic ul {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#infographicProducto div#linksProductoinfographic_izquierda ul {
	/*font-size: 13px;
	line-height: 16px;*/
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#infographicProducto div#linksProductoinfographic ul li #imagen {
/*	padding: 12px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;
	width: 490px;
}

#infographicProducto div#linksProductoinfographic_izquierda ul li #imagen_izquierda {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 654px;
}

/* ********************************************************* */

#linksRelacionados {
	width: 654px;
}

#linksRelacionados:after { /* Necesari perque Mozilla redimensioni be la capa */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#linksRelacionados h4 {
	font-size: 10px;
	color: #113388;
	float: left;
	width: 150px;
	padding: 11px 7px 0px 7px;
	margin: 0px 0px 0px 0px;
}

#linksRelacionados div#linksProductoLista {
	float: left;
	width: 490px;
	background-color: #b3c4dc;
	margin: 0px 0px;
	padding: 0px 0px;
}

#linksRelacionados div#linksProductoLista ul {
	font-size: 13px;
	line-height: 16px;
	margin: 0px 0px;
	padding: 12px 7px 11px;
	list-style: none;
}

#linksRelacionados div#linksProductoLista ul li a {
	color: #000000;
	font-size: 13px;
	font-weight: lighter;
}

#linksRelacionados div#linksProductoLista ul li a:hover {
	text-decoration: underline;
}

#detalleProducto {
	background-color: #C3D8FE;
}

#detalleProducto h3 {
	background-color: #C3D8FE;
	color: #113388;
	padding: 12px 7px 0px 7px;
	margin: 0px 0px;
	border-top: 2px solid #FFFFFF;
}

#detalleProducto p {
	color: #000000;
	background-color: #C3D8FE;
	font-size: 11px;
	margin: 7px 0px 0px;
	padding: 0px 7px 7px;
}

#detalleProducto p a {
	color: #000000;
	text-decoration: none;
}

#detalleProducto_2  {
	
}

#detalleProducto_2 p {
	font-size: 11px;
	margin: 2px 0px 0px;
	/* es aqui  */
	padding: 0px 0px 0px;
}

#detalleProducto_2 h3 {
	font-size: 11px;
	font-weight: bold;
	color: #4b4b4b;
	background-color: #DEDFE0;
	margin: 2px 0px;
	padding: 4px 7px 8px 7px;
}

#detalleProducto_2 p a {
	width: 148px;
	text-decoration: none;
	line-height: 14px;
	padding: 4px 7px;
	color: #FFFFFF;
	background-color: #898D93;
	display: block;
}

#detalleProducto_2 p b a {
	width: 148px;
	text-decoration: none;
	line-height: 14px;
	padding: 4px 7px;
	color: #FFFFFF;
	background-color: #113388;
	display: block;
}

#faq {
	width: 654px;
}

#faq:after { /* Necesari perque Mozilla redimensioni be la capa */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#faq h4 {
	font-size: 10px;
	color: #113388;
	float: left;
	width: 150px;
	padding: 11px 7px 0px 7px;
	margin: 0px 0px 0px 0px;
}

#faq div#faqRespuesta {
	float: left;
	width: 490px;
	margin: 0px 0px;
	padding: 0px 0px;
}

#faq div#faqRespuesta p {
	padding: 10px 7px;
}

#functionBar {
	width: 654px;
	background-image: url('../img/bg_functionBar.gif');
	background-repeat: repeat-x;
	margin-top: 25px
}

#functionBar:after { /* Necesari perque Mozilla redimensioni be la capa */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#functionBar ul {
	margin: 0px;
	padding: 0px 7px;
	list-style: none;
	float: left;
}

#functionBar ul li {
	float: right;
	margin: 0px;
	padding: 0px;

}

#functionBar ul li a#imprimir {
	border-right: 1px solid #757b8a;
	background-image: url('../img/servicecenter_print.gif');
	background-repeat: no-repeat;
	width: 23px;
	height: 22px;
	display: block
}

/* ************************************************************** Sitemap */

#siteMap {
	width: 654px;
	margin: 0px 0px;
	padding: 0px 0px 12px;
}

#siteMap h2 {
	margin: 0px;
	padding: 24px 7px 11px 171px;
	font-size: 17px;
	font-weight: bold;
	color: #113388;
	clear: both;
}

#siteMap h3 {
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 7px 171px;
	font-size: 13px;
	font-weight: bold;
	color: #113388;
}

#siteMap h3 a {
	color: #113388;
	text-decoration: none;
}

#siteMap h4 {
	margin: 0px;
	padding: 11px 0px 11px 171px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#siteMap h4 a {
	color: #000000;
	text-decoration: none;
}

#siteMap p {
	margin: 0px 0px;
	padding: 0px 7px 7px 171px;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

#siteMap a {
	text-decoration: none;
	color: #000000;
}

/* ************************************************************** Formula 1 */

div#infoGallery {
	float: left;
	width: 492px;
	margin: 0px 0px;
}

div#infoGallery img {
	margin: 0px 2px 0px 0px;
	padding: 0px 0px;
	float: left;
	border-bottom: 1px solid white;
}

div#productos.f1 div#info3 {
	margin-right: 2px;
}

div#productos.f1 div#info4 {
	margin-left: 0px;
}

div#info4.f1 h3 {
	text-align: center;
}

.mainCal {
	width: 146px;
	border-top: 1px solid #113388;
	border-left: 1px solid #113388;
}

div.mainCal {
	margin: 0px 7px 9px;
}

.monthCal {
	height: 20px;
	background-color:  #426bb3;
	font: normal 11px verdana;
	color:white;
	border-right: 1px solid #113388;
	border-bottom: 1px solid #113388;
}

.daysofweekCal {
	background-color: #426bb3;
	font:bold 10px verdana;
	color:white;
	border-right: 1px solid #113388;
	border-bottom: 1px solid #113388;
}

td.daysCal {
	font-size:9px;
	font-family:verdana;
	color:black;
	cursor:pointer;
	background-color: #b3c4dc;
	border-right: 1px solid #113388;
	border-bottom: 1px solid #113388;
}

td.daysCal #today {
	display: block;
	width: 20px;
	background-color: #FFFFFF;
	font-weight: bold;
}

td.daysCal #event {
	display: block;
	width: 20px;
	background-color: #FFFFFF;
	font-weight: bold;
}

/* Se repiten los estilos para distinguir entre F1 y Fiscalidad a su alcance ---------------------------------------------------*/
/*F1*/
div#contentItems.f1 div#calendarioTemporada {
	float: left;
}

div#contentItems.f1 div#calendarioTemporada div.mainCal {
	/*width: auto;*/
	margin: 12px 0px;
	border: none;
}

div#contentItems.f1 div#calendarioTemporada div.mainCal table.mainCal {
	width: auto;
	padding: 0px 0px;
	margin: 0px 0px;
}

div#contentItems.f1 div#calendarioTemporada div.mainCal table.mainCal .monthCal {
	background-color: #B3C4DC;
	color: #000000;
}

div#contentItems.f1 div#calendarioTemporada div.mainCal table.mainCal .daysofweekCal {
	height: auto;
	background-color: #B3C4DC;
	color: #000000;
	font-weight: bold;
}

div#contentItems.f1 div#calendarioTemporada div.mainCal table.mainCal td {
	height: auto;	
}

div#contentItems.f1 div#calendarioTemporada div.mainCal table.mainCal td.daysCal {
	padding: 0px 0px;
	margin: 0px 0px;
	line-height: 17px;
}

div#contentItems.f1 div#calendarioTemporada div.mainCal table.mainCal td.daysCal #today {
	background-color: #ebd5b5;
	line-height: 17px;
}

div#contentItems.f1 div#calendarioTemporada div.mainCal table.mainCal td.daysCal #event {
	background-color: #B3C4DC;
	line-height: 17px;
}

div#contentItems.f1 div#grandesPremios {
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0px;
	padding: 7px 7px 5px;
	width: 260px !important;	
}

div#contentItems.f1 div#grandesPremios h3 {
	padding: 0px 7px;
	margin: 0px 0px;
	background-color: #CCA56E;
	line-height: 17px;
	font-size: 11px;
	color: #000000;
	border-bottom: 2px solid #FFFFFF;
	display: block;
	width: 243px !important;
}

div#contentItems.f1 div#grandesPremios ul {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	font-size: 11px;
	display: block;
	width: 243px !important;
}

div#contentItems.f1 div#grandesPremios ul li {
	width: 243px !important;
}

div#contentItems.f1 div#grandesPremios ul li a {
	display: block;
	width: 243px !important;
	background-color: #ebd5b5;
	line-height: 17px;
	padding: 0px 7px;
	border-bottom: 2px solid #FFFFFF;
	font-weight: normal;
}

div#contentItems.f1 div#grandesPremios ul li a#current {
	background-color: #ffe8a6;
	width: 243px !important;
}

div#contentItems.f1 ul {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	font-size: 11px;
}

div#contentItems.f1 ul li {
	width: auto;
}

div#contentItems.f1 div#listaEventos ul li a {
	display: block;
	/*width: 163px;*/
	width: 185px;
	line-height: 17px;
	padding: 0px 7px;
	border-bottom: 2px solid #FFFFFF;
}

div#contentItems.f1 ul li a {
	display: block;
	width: 163px;
	background-color: #ebd5b5;
	line-height: 17px;
	padding: 0px 7px;
	border-bottom: 2px solid #FFFFFF;
}

div#contentItems.f1 ul li a#current {
	background-color: #ffe8a6;
}

div#contentItems.f1 h2 {
	float: left;
	padding: 24px 7px 11px 7px;
	width: 150px !important; width: 146px;
}

div#contentItems.f1 img {
	float: none;
	padding: 0px 0px;
	margin: 0px 0px;
}

div#contentItems.f1 table {
	margin: 12px 0px 12px 164px;
	width: 483px;
	border-top: 7px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	font-size: 11px;
}

div#contentItems.f1 table th {
	height: 17px;
	text-align: left;
	padding: 2px 7px;
	background-color: #b3c4dc;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

div#contentItems.f1 table td {
	height: 17px;
	padding: 2px 7px;
	background-color: #e5ecf6;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

div#contentItems.f1 div#listaEventos {
	width: 210px !important;
	float: right;
	margin: 45px 0px;
	
}

div#contentItems.f1 div#listaEventos h3 {
	padding-left: 0px;
}

div#contentItems.f1 div#listaEventos ul {
	margin: 12px 0px;
	padding: 0px 0px;
	font-size: 13px;
	width: 210px; 
}

div#contentItems.f1 div#listaEventos ul li {
	font-size: 13px;
	width: 210px; 
}

div#contentItems.f1 div#listaEventos ul li a {
	border: none;
	line-height: normal;
	/*display: inline;*/
	background-color: transparent;
	padding: 0px 0px;
}

div#contentItems.f1 div#listaEventos ul li p {
	border: none;
	background-color: transparent;
	line-height: normal;
	display: inline;
	padding: 0px 0px;
}

div#contentItems.f1 div#listaEventos ul li p a {
	
	/*width: 273px !important;*/
	width: auto !important;
	/*display: block !important;*/
	display: inline !important;
	text-decoration: none;
	background-color:transparent !important;
	border: none;
	line-height: normal;
	padding: 0px 0px;
}

div#contentItems.f1 div#listaEventos ul li strong {
	margin: 20px 0px;
}

div#contentItems.f1 div#listaEventos ul li strong a {
	background-color:transparent !important;
}

/*Fiscalidad*/

div#contentItems.fiscalidad div#calendarioTemporada {
	float: left;
}

div#contentItems.fiscalidad div#calendarioTemporada div.mainCal {
	width: auto;
	margin: 12px 0px;
	border: none;
}

div#contentItems.fiscalidad div#calendarioTemporada div.mainCal table.mainCal {
	width: auto;
	padding: 0px 0px;
	margin: 0px 0px;
}

div#contentItems.fiscalidad div#calendarioTemporada div.mainCal table.mainCal .monthCal {
	background-color: #B3C4DC;
	color: #000000;
}

div#contentItems.fiscalidad div#calendarioTemporada div.mainCal table.mainCal .daysofweekCal {
	height: auto;
	background-color: #B3C4DC;
	color: #000000;
	font-weight: bold;
}

div#contentItems.fiscalidad div#calendarioTemporada div.mainCal table.mainCal td {
	height: auto;	
}

div#contentItems.fiscalidad div#calendarioTemporada div.mainCal table.mainCal td.daysCal {
	padding: 0px 0px;
	margin: 0px 0px;
	line-height: 17px;
}

div#contentItems.fiscalidad div#calendarioTemporada div.mainCal table.mainCal td.daysCal #today {
	background-color: #ebd5b5;
	line-height: 17px;
}

div#contentItems.fiscalidad div#calendarioTemporada div.mainCal table.mainCal td.daysCal #event {
	background-color: #B3C4DC;
	line-height: 17px;
}

div#contentItems.fiscalidad ul {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	font-size: 11px;
}

div#contentItems.fiscalidad ul li {
	width: auto;
}

div#contentItems.fiscalidad div#listaEventos ul li a {
	display: block;
	width: 163px;
	line-height: 17px;
	padding: 0px 7px;
	border-bottom: 2px solid #FFFFFF;
}

div#contentItems.fiscalidad ul li a {
	display: block;
	width: 163px;
	background-color: #ebd5b5;
	line-height: 17px;
	padding: 0px 7px;
	border-bottom: 2px solid #FFFFFF;
}

div#contentItems.fiscalidad ul li a#current {
	background-color: #ffe8a6;
}

div#contentItems.fiscalidad h2 {
	float: left;
	padding: 24px 7px 11px 7px;
	width: 150px !important; width: 146px;
}

div#contentItems.fiscalidad img {
	float: none;
	padding: 0px 0px;
	margin: 0px 0px;
}

div#contentItems.fiscalidad table {
	/*margin: 12px 0px 12px 164px;*/
	width: 271px;
	border-top: 7px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	font-size: 11px;
}

div#contentItems.fiscalidad table th {
	height: 17px;
	text-align: left;
	padding: 2px 7px;
	background-color: #b3c4dc;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

div#contentItems.fiscalidad table td {
	height: 17px;
	padding: 2px 7px;
	background-color: #e5ecf6;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

div#contentItems.fiscalidad div#listaEventos {
	 width: 273px !important; 
	/*width: 500px;
	margin: 12px 0px;
	padding: 0px 7px 0px 12px;
	background-color: #FF0000;
	*/
	float: right;
}

div#contentItems.fiscalidad div#listaEventos h3 {
	padding-left: 0px;
}

div#contentItems.fiscalidad div#listaEventos ul {
	margin: 12px 0px;
	padding: 0px 0px;
	font-size: 13px;
	width: 273px; 
}

div#contentItems.fiscalidad div#listaEventos ul li {
	font-size: 13px;
	/*width: 273px; */
	width: 261px;
}

div#contentItems.fiscalidad div#listaEventos ul li a {
	border: none;
	line-height: normal;
	/*display: inline;
	background-color: transparent;*/
	padding: 0px 0px;
}

div#contentItems.fiscalidad div#listaEventos ul li p {
	border: none;
	background-color: transparent;
	line-height: normal;
	display: inline;
	padding: 0px 0px;
}

div#contentItems.fiscalidad div#listaEventos ul li p a {
	
	/*width: 273px !important;*/
	width: auto !important;
	/*display: block !important;*/
	display: inline !important;
	text-decoration: none;
	background-color:transparent !important;
	border: none;
	line-height: normal;
	padding: 0px 0px;
}

div#contentItems.fiscalidad div#listaEventos ul li strong {
	margin: 20px 0px;
}

div#contentItems.fiscalidad div#listaEventos ul li strong a {
	background-color:transparent !important;
}

/* **********************************EwebEditPro*/

#contentItems.f1 div#listaEventos ul li table {
	margin: 12px 0px 12px 0px;
	width: 273px;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 11px;
}

#contentItems.f1 div#listaEventos ul li table th {
	height: 17px;
	text-align: left;
	padding: 2px 7px;
	background-color: #b3c4dc;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

#contentItems.f1 div#listaEventos ul li table td {
	height: 17px;
	padding: 2px 7px;
	background-color: #e5ecf6;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

#contentItems.fiscalidad div#listaEventos ul li table {
	margin: 12px 0px 12px 0px !important;
	width: 261px!important;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 11px;
}
/*
#contentItems.fiscalidad div#listaEventos ul li table th {
	height: 17px;
	text-align: left;
	padding: 2px 7px;
	background-color: #b3c4dc;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

#contentItems.fiscalidad div#listaEventos ul li table td {
	height: 17px;
	padding: 2px 7px;
	background-color: #e5ecf6;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}
*/
/* ************************************************************** Glosario */

#glosarioBar {
	width: 654px;
	background-image: url('../img/bg_functionBar.gif');
	background-repeat: repeat-x;
	margin-top: 25px
}

#glosarioBar:after { /* Necesari perque Mozilla redimensioni be la capa */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#glosarioBar ul {
	margin: 0px 0px;
	padding: 0px 7px;
	list-style: none;
}

#glosarioBar ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#glosarioBar ul li a {
	color: #000000;
	font-size: 13px;
	width: 21px;
	height: 20px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #666699;
	border-left: none;
}

#glosarioBar ul li a:hover {
	background-color: #FFFFFF;
}

#glosarioBar ul li a.first {
	border-left: 1px solid #666699;
}

#glosarioBar ul li a#current {
	font-weight: bold;
	background-color: #666699;
	color: #FFFFFF;
}

form#glosario {
	margin: 0;
	padding: 12px 0px 20px 7px !important; 	padding: 12px 0px 5px 0px;
}

form#glosario fieldset {
	border: none;
	margin: 0px;
	padding: 0px 7px !important; padding: 0px 0px;
}

form#glosario label {
	display: block;
	background-color: #B5B7BD;
	color: #4A4B4C;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 2px;
	margin-left: 0px !important; margin-left: 4px;
	float: left;
}

form#glosario input {
	border: 1px solid #4e4e4e;
	width: 150px;
	height: 12px;
	float: left;
	font-size: 11px;
	margin-left: 2px;
}

form#glosario input.buscar {
	width: 100px;
	height: 16px;
}

/* ************************************************************** Glosario */ 

div#cmaFicha {
	width: 654px;
	margin-bottom: 13px !important;	margin-bottom: 20px;
}

div#cmaFicha table {
	margin: 0px 7px; /*margin: 0px 7px 0px 171px;*/
	background-color: #E5ECF6;
	border-left: 7px solid #ffffff;
	border-top: 7px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	font-size: 11px;

	float: right !important;
	width: 473px;
}

div#cmaFicha table th {
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align: left;
	padding: 2px 7px;
}

div#cmaFicha table td {
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding: 2px 7px;
}

div#cmaFicha:after { /* Necesari perque Mozilla redimensioni be la capa */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


div#cmaImagenes {
	width: 164px;
	display: block;
	float: left;
}

div#cmaImagenes img {
	margin-bottom: 7px;
}

/* ************************************************************** Estilos pop-up */

div#contenidoPopUp {
	padding: 0px 35px 35px;
	margin: 0px 0px;
	
}

div#contenidoPopUp a {
	color: #113388;
}

div#contenidoPopUp h1 {
	padding: 30px 0px 0px;
	margin: 0px 0px;
	font-size: 17px;
	color: #113388;
}

div#contenidoPopUp h2 {
	padding: 30px 0px 0px;
	margin: 0px 0px;
	font-size: 13px;
	color: #113388;
}

div#contenidoPopUp p {
	padding: 18px 0px 0px;
	margin: 0px 0px;
	font-size: 13px;
}

#contenidoPopUp p a {
	color: #113388;
	font-weight: bold;
	text-decoration:none;
	
}

div#contenidoPopUp ul {
	font-size: 13px;
	margin: 0px 0px; 
	padding: 10px 0px 10px 35px;
	/*width: 425px; */
	list-style: disc; 
}

div#contenidoPopUp ul a {
	color: #113388;
	font-weight: bold;
	text-decoration:none;
}

div#contenidoPopUp ol {
  font-size: 13px;
  margin: 0px 0px; 
  padding: 10px 0px 10px 35px;
  list-style: decimal; 
}

div#contenidoPopUp ol a {
	color: #113388;
	font-weight: bold;
	text-decoration:none;
}

div#contenidoPopUp_img {
	padding: 0px 0px 0px;
	margin: 0px 0px;
	top:0px; left:0px;
	/*position:absolute;*/
}

div#contenidoPopUp table {
	margin: 12px 0px 12px 0px;
	width: 483px;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 11px;
}

div#contenidoPopUp table th {
	height: 17px;
	text-align: left;
	padding: 2px 7px;
	background-color: #b3c4dc;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}

div#contenidoPopUp td {
	height: 17px;
	padding: 2px 7px;
	background-color: #e5ecf6;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}