﻿* {
	padding: 0;
	margin: 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - PANEL MENU CLUB - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.cssPanelMenuClub 
{
	width: 100%;
	height: 36px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
}

.cssPanelMenuClubInterior
{
	width: 850px;
	height: 36px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.cssMenuClubBotonTexto
{
	height: 21px;
	border-right:1px solid #65A5D6;
	float: right;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 4px;
	padding-top: 7px;
}

.cssMenuClubBotonImagen
{
	height: 28px;
	border-right:1px solid #65A5D6;
	float: right;
	padding-right: 5px;
	margin-top: 4px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - PANEL MENU PRINCIPAL - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.cssPanelMenuPrincipal    
{
	width: 100%;
	height: 63px;
	background-repeat: repeat-x;
}
	
.cssPanelMenuPrincipalInterior
{
	width: 850px;
	margin: 0 auto;
}

.cssLogoCarretarimantaPrincipal 
{
	width: 280px;
	height: 130px;
	position: absolute;
	margin-left: -16px;
}

.cssPanelMenuPrincipalBotonera 
{
	width: 100%;
	text-align: right;
}

.cssImagenBtnMenuPrincipal
{
	margin-left:-3px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - PANEL MENU LATERAL  - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.cssPanelMenuLateral
{	
	width: 190px;
	background-color: #D9E0D4;
	border: 1px solid #AECAD5;
	height: 503px;
}

.cssPanelMenuLateralTitulo
{
	width: 174px;
	background-color: #D9E0D4;
	border-bottom: 1px solid #AECAD5;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight:600;
	font-size:10pt;
}

.cssPanelMenuLateralItem
{
	width: 182px;
	background-color: #D9E0D4;
	border-bottom: 1px solid #AECAD5;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	font-size:10pt;
}


.cssPanelMenuLateralItemSeleccionado
{
	width: 182px;
	background-color: #D9E0D4;
	border-bottom: 1px solid #AECAD5;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat; 
	font-size:10pt;
}

.cssPanelHistoricoAnyos
{
	width: 190px;
	background-color: #D9E0D4;
	border-left: 1px solid #AECAD5;
	border-right: 1px solid #AECAD5;
}

.cssPanelComboAnyos 
{
	width: 182px;
	background-color: #D9E0D4;
	border-bottom: 1px solid #AECAD5;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - PANEL CONTENEDOR DERECHO  - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* cont-dre */
.cssPanelContendorDerecho
{
	width: 638px;
	float: left;
	padding-left: 20px;
}

/*cont-dre-titol*/
.cssPanelTituloContenedorDerecho
{	
	width: 638px;
	height: 29px;
	border-bottom:1px solid #65A5D6;
	margin-bottom: 10px;
}


/*cont-dre-titol2*/
.cssPanelTituloContenedorDerechoTexto
{	
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-left:1px solid #65A5D6;
	border-bottom: 1px solid #D6DECF;
	background: transparent;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	position:absolute;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - PANEL FURGONETA INICIO - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.cssPanelFurgonetaInicio
{
	width: 100%;
	height: 300px;
	margin: auto;
	background-repeat: no-repeat;
	background-position:center;
}

.cssPanelFurgonetaInicioSombra
{
	width: 850px;
	margin: 0 auto;
}

.cssPanelGloboEntradaClub
{
	width: 850px;
	height: 30px;
	margin: 0 auto;
	text-align: right;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - PANEL FURGONETA - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.cssPanelFurgoneta
{
	width: 100%;
	height: 130px;
	margin: auto;
	background-repeat: no-repeat;
	background-position:center;
}

.cssPanelFurgonetaSombra
{
	width: 850px;
	height: 30px;
	margin: 0 auto;
	background-repeat:no-repeat;
}

.cssPanelFurgonetaFondo
{
	position:relative;
	top:-30px;
	height: 130px;
	margin: 0 auto;
	background-repeat:no-repeat;
	z-index:-10;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - PANEL TITULO CUERPO - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.cssPanelTituloCuerpo
{
	width: 100%;
	background-color: #D5DDCE;
	padding-top: 10px;
}

.cssPanelTituloCuerpoInterior
{
	width: 848px;
	height: 29px;
	border:1px solid #AECAD5;
	margin: 0 auto;
}

.cssPanelTituloCuerpoInteriorEnlaceAInicio
{
	height: 29px;
	border-right:1px solid #AECAD5;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
}

.cssPanelTituloCuerpoInteriorEnlace
{
	height: 22px;
	border-right:1px solid #AECAD5;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - -  CONTENEDOR PRINCIPAL - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.cssPanelContenedorPrincipal   /*  cos  */
{	
	width: 100%;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

.cssPanelContenedorPrincipalInterior   /*  cont4  */
{
	width: 850px;
	margin: 0 auto;
	padding-bottom: 22px;
}

.cssSeparador01
 {
	width: 850px;
	height: 10px;
	font-size: 1px;
	margin: 0 auto;
}

.cssPanelClear
{
	clear: both;
	font-size: 1px;
	height: 1px;
}

.cssPanelFloat
{
	float:left;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - PIE - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.cssPanelPie
{
	width: 100%;
	height: 146px;
	background-repeat:repeat-x; 
}

.cssPanelPieInterior
{
	width: 850px;
	height: 82px;
	margin: 0 auto;
}

.cssPanelPieInteriorIzquierda
{
	width: 200px;
	height: 82px;
	float: left;
}

.cssPanelPieInteriorIzquierdaCelda
{	
	width: 200px;
	height: 41px;
}

.cssPanelPieInteriorDerecha
{
	width: 650px;
	height: 82px;
	float: left;
	text-align: right;
}

.cssPanelPieInteriorBajo
{
	width: 850px;
	height: 11px;
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - -  CONTACTO - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.cssPanelContactoTitulo
{
	width: 850px;
	height: 24px;
	border-bottom: 1px solid #AECAD5;
}

.cssPanelContactoIzquierda
{
	width: 416px;
	float: left;
}

.cssPanelContactoDeracha
{	
	width: 414px;
	float: left;
	padding-left: 20px;
}

.cssPanelContactoLogo
{	
	width: 416px;
	padding-top: 13px;
	padding-bottom: 7px;
	border-bottom: 1px solid #AECAD5;
}

.cssPanelContactoLogo_ultimo
{	
	width: 416px;
	padding-top: 13px;
	padding-bottom: 7px;
}

.cssPanelContactoLogoAyuntamiento
{	
	float:left;
}

.cssPanelContactoTexto
{	
	width: 315px;
	float: right;
}

.cssPanelContactoDerachaTitulo
{
	height: 55px;
}

.cssPanelContactoFormulario
{
	width: 414px;
	padding-bottom: 8px;
}

.cssPanelContactoFormulario1 
{
	width: 152px;
	float: left;
	height: 40px;
}

.cssPanelContactoFormulario2 
{
	width: 262px;
	float: left;
	height: 40px;
	text-align: right;
}

.cssPanelContactoFormulario1b 
{
	width: 80px;
	float: left;
}

.cssPanelContactoFormulario2b 
{
	width: 334px;
	float: left;
	text-align: right;
}

.cssPanelContactoFormularioLegal
{
	width: 380px;
	height: 21px;
	float: left;
	padding-left: 8px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - PANEL ACTIVIDADES - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.cssPanelContenedorActividades  /*galeria1 */
{
	width: 638px;
}

.cssPanelFichaActividad  /*galeria2 */
{
	width: 199px;
	margin-right: 20px;
	float:left;
	padding-bottom: 10px;
	padding-top: 10px;}

.cssPanelFichaActividadDerecha  /*galeria3*/
{
	width: 199px;
	float:left;
	padding-bottom: 10px;
	padding-top: 10px;}

.cssPanelFichaActividadCabecera  /*galeria-cap*/
{
	width: 186px;
	height: 33px;
	border: 1px solid #AECAD5;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 3px;
	background-color: #D9E0D4;
}

.cssPanelFichaActividadCabeceraImagen
{	
	float:left;
}
	
.cssPanelFichaActividadCabeceraTexto
{
	width: 139px;
	height: 33px;
	float:left;
}

.cssPanelFichaActividadCuerpo /*.galeria-cos*/
{
	width: 197px;
	border-left: 1px solid #AECAD5;
	border-right: 1px solid #AECAD5;
	border-bottom: 1px solid #AECAD5;
}

.cssPanelFichaActividadPie  /*galeria-peu*/
{
	width: 186px;
	height: 40px;
	border-left: 1px solid #AECAD5;
	border-right: 1px solid #AECAD5;
	border-bottom: 1px solid #AECAD5;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 3px;
	cursor:pointer;
}

.cssPanelCalendario
{
	vertical-align:top;
	font-size:x-small;
}

.cssPanelPrecio
{
	vertical-align:top;
	font-size:x-small;
	font-weight:600;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - -   panelContenedorInteriorIZQUIERDO  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box
{
	width: 450px;
	float: left;
}

#box-fixed{
	height: 330px;
}
#boxtitol {
	width: 450px;
	height: 29px;
	border-bottom:1px solid #65A5D6;
	margin-bottom: 10px;
}
#boxtitol2 {
	width: 450px;
	height: 29px;
	border-bottom:1px solid #65A5D6;
	margin-bottom: 10px;
}
.box-titol2 {
	width: 100px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-bottom:1px solid #DFE5DB;
	border-left:1px solid #65A5D6;
	background: transparent;
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	position:absolute;
}
.box-titol2show {
	width: 100px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-left:1px solid #65A5D6;
	border-bottom:1px solid #65A5D6;
	background: #CED6D0;
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	position:absolute;
	cursor:pointer;
}
.box-titol2b {
	width: 86px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-left:1px solid #65A5D6;
	border-bottom:1px solid #FFFFFF;
	background: transparent;
	float: left;
	padding-left: 18px;
	padding-top: 3px;
	position:absolute;
}
.box-titol3 {
	width: 100px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-bottom:1px solid #65A5D6;
	border-left:1px solid #65A5D6;
	background: #CED6D0;
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	position:absolute;
	margin-left: 111px;
	cursor:pointer;
}
.box-titol3show {
	width: 100px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-bottom:1px solid #DFE5DB;
	border-left:1px solid #65A5D6;
	background: transparent;
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	position:absolute;
	margin-left: 111px;
}
.box-titol3b {
	width: 200px;
	height: 25px;
	float: left;
	padding-left: 8px;
	position:absolute;
	margin-left: 111px;
}
.box-titol4 {
	width: 97px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-bottom:1px solid #65A5D6;
	border-left:1px solid #65A5D6;
	background: #CED6D0;
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	position:absolute;
	margin-left: 223px;
	cursor:pointer;
}

.box-titol4show 
{
	width: 97px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-bottom:1px solid #DFE5DB;
	border-left:1px solid #65A5D6;
	background: transparent;
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	position:absolute;
	margin-left: 223px;
}

.box-titol5 
{
	width: 163px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-bottom:1px solid #65A5D6;
	border-left:1px solid #65A5D6;
	background: #CED6D0;
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	position:absolute;
	margin-left: 111px;
	cursor:pointer;
}

.box-titol5show 
{
	width: 163px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-bottom:1px solid #D6DECF;
	border-left:1px solid #65A5D6;
	background: transparent;
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	position:absolute;
	margin-left: 111px;
}

.box-titol6 
{
	width: 100px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-bottom:1px solid #D6DECF;
	border-left:1px solid #65A5D6;
	background: transparent;
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	position:absolute;
}

.box-titol6show 
{
	width: 100px;
	height: 25px;
	border-top:1px solid #65A5D6;
	border-right:1px solid #65A5D6;
	border-left:1px solid #65A5D6;
	border-bottom:1px solid #65A5D6;
	background: #CED6D0;
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	position:absolute;
	cursor:pointer;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - -   panelContenedorInteriorDERECHO  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box2
{	
	width: 380px;
	float: left;
	padding-left: 20px;
}

#box2b{
	width: 380px;
	float: left;
	padding-right: 20px;
}
.box2-titol{
	width: 370px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	border-left: 1px solid #AECAD5;
	border-top: 1px solid #AECAD5;
	border-right: 1px solid #AECAD5;
	border-bottom: 1px solid #AECAD5;
	height:23px;
	background:#D9E0D4;
}

.classTituloBox2
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #11314F;
}

.box2-titol2{
	width: 370px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	border-left: 1px solid #AECAD5;
	border-top: 1px solid #AECAD5;
	border-right: 1px solid #AECAD5;
	border-bottom: 1px solid #AECAD5;
	height:22px;
	background:#D9E0D4;
}
.box2-fitxa{
	width: 378px;
	border-top: 1px solid #AECAD5;
	border-left: 1px solid #AECAD5;
	border-right: 1px solid #AECAD5;
	height: 78px;
	background:#D9E0D4;
}
.box2-fitxa-text{
	width: 270px;
	padding-top: 8px;
	float: left;
}
.box2-cont{
	width: 378px;
	height: 78px;
	border-top: 1px solid #AECAD5;
	border-left: 1px solid #AECAD5;
	border-right: 1px solid #AECAD5;
	background:#D9E0D4;
}
.box2-contb{
	width: 378px;
	height: 78px;
	border: 1px solid #AECAD5;
	background:#D9E0D4;
}
.box3-titol{
	width: 370px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	border-left: 1px solid #AECAD5;
	border-top: 1px solid #AECAD5;
	border-right: 1px solid #AECAD5;
	height:15px;
	background:#D9E0D4;
}
.box-loged-titol{
	width: 848px;
	border-left: 1px solid #AECAD5;
	border-top: 1px solid #AECAD5;
	border-right: 1px solid #AECAD5;
	border-bottom: 1px solid #AECAD5;
	height: 28px;
}
.box-loged-titol2{
	width: 848px;
	border: 1px solid #AECAD5;
	height: 28px;
}
.box-loged-cos{
	width: 850px;
	border-top: 1px solid #AECAD5;
	height: 48px;
}
.box-loged-cos2{
	width: 850px;
	height: 48px;
}
.box-loged1{
	width: 350px;
	height:22px;
	float: left;
	padding-top: 6px;
	padding-left: 12px;
	background:#D9E0D4;
}
.box-loged1b{
	width: 350px;
	height:42px;
	float: left;
	padding-top: 6px;
	padding-left: 12px;
	background:#D9E0D4;
	line-height: 17px;
}
.box-loged2{
	width: 440px;
	height:26px;
	float: left;
	padding-top: 2px;
	background:#D9E0D4;
}
.box-loged2b{
	width: 440px;
	height:44px;
	float: left;
	padding-top: 4px;
	background:#D9E0D4;
	text-align: right;
}
.box-loged3{
	width: 42px;
	height:26px;
	float: left;
	padding-top: 2px;
	text-align: right;
	padding-right: 4px;
	background:#D9E0D4;
}
.box-loged3b{
	width: 42px;
	height:46px;
	float: left;
	padding-top: 2px;
	text-align: right;
	padding-right: 4px;
	background:#D9E0D4;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - -   Nuvol form  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.nuvol-form{
	width: 380px;
	height: 243px;
	background: url('Imagenes/nuvol_form2.png') no-repeat;
	margin-top: 20px;
}
.nuvol-formb{
	width: 380px;
	height: 243px;
	background: url('Imagenes/nuvol_form2.png') no-repeat;
}
.nuvol-form2{
	width: 320px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 76px;
}
.nuvol-form3{
	width: 350px;
	padding-left: 30px;
	padding-top: 13px;
}
.nuvol-form4{
	width: 356px;
	padding-left: 24px;
	padding-top: 13px;
}
.nuvol-form-text{
	width: 120px;
	float: left;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - -  CONTACTO - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.cont-fitxa {
	width: 446px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.titol-fitxa{
	width: 446px;
	height: 40px;
	/*border-bottom: 1px solid #AECAD5;*/
}
.fitxa-ic{
	width: 42px;
	float: left;
}
.fitxa-text1{
	width: 400px;
	float: left;
	font-weight:500;
	font-size:large; 
}
.fitxa-text2{
	width: 240px;
	float: left;
}
.fitxa-text3{
	width: 446px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	
	border-bottom: 1px solid #AECAD5;
	
	font-weight:500;
	font-size:large; 
}
.fitxa-float1{
	width:200px;
	float:left;
}
.fitxab{
	width: 446px;
	padding-bottom: 10px;
	padding-top: 10px;
	/*border-bottom: 1px solid #AECAD5;*/
	line-height: 17px;
}


























































