/* ************************************************************************* */
/* ** Layout: Elementos HTML *********************************************** */
/* ************************************************************************* */

body {
	margin: 0px;
	padding: 0px;
	font: 80%/170% Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	background-image: url(Actives/back-web-ff.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #f4f4f4;
}

#grupo-columnas1,
#grupo-columnas2 {
	overflow: hidden;
}
#grupo-columnas1 {
	margin-top: -20px;
}

#main_columnas {
	float: left;
	width: 275px;
	margin-left: 25px;
	margin-top: 10px;
}

h1, h3 {
	font: 130% "Trebuchet MS", Verdana, Arial;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 160%;
	padding: 0px 0px 10px;
}
h1.buscador {
	font-size: 140%;
	padding: 0px 0px 5px 2px;
	color: #114786;
}

div#porque-asociarse img,
div#ventajas-socio img, 
div#servicios img, 
div#quienes-somos img {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#logo {
	padding-left: 17px;
}
div#acerca-ABSI {
	width: 600px;
	padding-left: 14px;
}
div#illes-balears,
div#acerca-enl {
	padding-left: 17px;
}
div#illes-balears div{
	font-size: 85%;
}
div#acerca-enl div {
	font-size: 100%;
}

div#acerca-enl {
	width: 187px;
	margin-left: 32px;
	background: #f7f7f7;
	padding: 15px 15px 15px 18px;
}
div#acerca-enl ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#acerca-enl ul li {
	list-style: none;
	padding-left: 15px;
	background: url(Actives/punto-enlaces.gif) no-repeat left 7px;
}
div#acerca-enl ul li a {
	font-weight: bold;
	color: #3c8c35;
	text-decoration: none;
}
div#acerca-enl ul li a:hover {
	text-decoration: underline;
}

div#illes-balears a {
	font-size: 100%;
}

div#illes-balears img {
	padding-bottom: 10px;
}

div#servicios h3,
div#acerca-ABSI h3 {
	padding: 0px;
}

div.back-boton {
	margin-top: 15px;
	padding-top: 1px;
}
div.back-boton a {
	display: block;
	margin-top: -3px;
	text-transform: uppercase;
	font-size: 80%;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
div.back-boton a:hover {
	text-decoration: underline;
}
div.back-boton-a,
div.back-boton-b,
div.back-boton-c {
	float: left;
	height: 17px;
}
div.back-boton-a,
div.back-boton-c {
	width: 9px;
}
div.back-boton-a {
	background: url(Actives/back-botones-a.gif) no-repeat;
}
div.back-boton-b {
	background: url(Actives/back-botones-b.gif) repeat;
}
div.back-boton-c {
	background: url(Actives/back-botones-c.gif) no-repeat;
}
div#buscador {
	width: 545px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px 10px 10px;
	background: #f4f4f4;
}
div#buscador-compacto {
	margin-left: 15px;
}

/* ************************************************************************* */
/* ** Elementos: Clases de configuracion de elementos varios de uso genérico */
/* ************************************************************************* */

/* Elemento de cierre de layauts _H (head), _F (foot) */
._R {
	width: 0;
	height: 0;
	float: right;
	overflow: hidden;
}

/* Elementos de cierre en contenedores _B (body) de layauts */
div._R {
	width: auto;
	height: auto;
	float: none;
	overflow: visible;
}

/* Componente Ib2c */
.ib2cComponent{
	text-align:center;	
	height: auto;	
	min-width: 50px;
	min-height: 50px;
	overflow:hidden;
	/*background: transparent url('Actives/_Common_Icon_Wait.gif') no-repeat scroll 50% 50%;			*/
}


/* ************************************************************************* */
/* ** Layout: Identificadores de estructuras principales del Web *********** */
/* ************************************************************************* */

/* Contenedor principal del website */
#main {
	/* layout 1024 x 768 */
	width: 960px;
	padding: 0px 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(Actives/back-puntos.gif);
	background-repeat: repeat-y;
	background-position: 307px 1px;
}

/* Contenedor head (#webHead) del layout de la web */
#webHead {
	width: auto;
	height: 100px;
	background: url(Actives/logo.gif) no-repeat 20px center;
}

/* Contenedor body (#webBody) del layout de la web */
#webBody {
	width: auto;
	padding: 0px 5px 0px 5px;	
	min-height: 400px;
}

/* Contenedor foot (#webFoot) del layout de la web */
#webFoot {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	background: #f4f4f4 url(Actives/back-sub-pie.gif) no-repeat center top;
}
#columna_derecha {
	float: right;
	width: 660px;
}

/* ************************************************************************* */
/* ** Contenido: Identificadores de estructuras principales del contenido ** */
/* ************************************************************************* */

/* Contenedor principal #head del contenido */
#head {
	width: auto;	
}


/* Contenedor principal #body del contenido */
#body {
	width: auto;	
}

/* Contenedor principal #foot del contenido */
#foot {
	width: auto;
	clear: both;
	height: 98px;
	margin-top: 30px;
	background: url(Actives/back-pie.gif) no-repeat center;
	color: #000;
}
#datoscontacto {
	float: right;
}
#datoscontacto li {
	margin-right: 50px;
	font-weight: bold;
}

/* Contenedor (_H)head, (_B)body, (_F)foot de layout del #head del contenido */
#head_H {}

#head_B {
	display: none;
}
	
#head_F {}

/* Contenedor (_H)head, (_B)body, (_F)foot de layout del #body del contenido */
#body_H {}
#body_B {}
#body_F {}

/* Contenedor (_H)head, (_B)body, (_F)foot de layout del #foot del contenido */
#foot_H {}
#foot_B { 
	padding: 20px 0 0 0;
}
#foot_F {}

#foot ul {
	margin: 0 auto 5px;
	height:auto;
	padding: 15px 0px 0px 350px;
}

#foot li {
	width: auto;
	float:left;
	list-style-type: none;
	padding: 0px 5px 0px 5px;	
	font-size: 0.75em;
	line-height: normal;
	white-space: nowrap;
}

#foot li.firstItem {
	background-image: none;
	list-style-image: none;	
	list-style-type: none;
}

#foot a, #foot span {
	text-decoration:none;
	color: #000;	
}
#foot a:hover {
	text-decoration: underline;
}

/* Contenedores principales de columna estructural: #col_Main, #col_Aux1, #col_Aux2; del #body del contenido */
#col_Main1 {	
	width: 640px;	
	height: auto;	
	float: right;
}
#col_Aux1 {
	width: 282px;
	float: left;
}
#col_Aux2 {	
	width: 640px;
	height: auto;
	float: left;
	padding-left: 14px;
}

/* ************************************************************************* */
/* ** Contenido: Clases de estructuras principales del contenido *********** */
/* ************************************************************************* */

/* Contenedor (_H)head, (_B)body, (_F)foot de layout de una columna: .col */

/* (Reglas Caso Uso: todas las columnas comparte los mismos recursos de layout, ejemplo repetir degradado o patrón) */
.col {
	width:auto;
	padding: 10px;		
}

.col_H {
	display: none;
}

.col_H ._R{	
	width: 12px;
	height: 12px;
	background: #ffffff url('Actives/_Common_BG_Box_333333-ffffff.gif') no-repeat scroll right -12px;			
}

.col_B {	
	width:auto;
	height:auto;	
}
.col_B ._R {}

.col_F {	
	display: none;
}
.col_F ._R{	
	width: 12px;
	height: 12px;	
	background: #ffffff url('Actives/_Common_BG_Box_333333-ffffff.gif') no-repeat scroll right -36px;	
}

#col_Main1 .col {
	padding: 0px 0px 0px;
}
#col_Aux1 .col {
	padding: 10px 0px 0px;
}
#col_Aux1 .col_Group_B .col_Group_Item_H {
	display: none;
}
#col_Aux2 .col { 
	padding: 10px 0px 0px;
}
#col_Aux1 .col_Group_B {

}

/* (Reglas Caso Uso: las columnas tienen diferentes layouts, se encamina la regla a cada una de ellas) */

/*
.col {
	width: auto;	
}

#col_Main1 .col {
	padding: 10px 0px 10px 0px;	
}

#col_Aux1 .col, #col_Aux2 .col {
	padding: 10px;	
}


#col_Main1 .col_H {	
	width:auto;	
	height: 10px;
	background: transparent url('Actives/col_H_BG_Main1.gif') repeat-x scroll left top;	
}

#col_Main1 .col_B {	
	width:auto;
*/
	/*height:auto;*/
/*
	height: 150px; 
	background: transparent url('Actives/col_B_BG_Main1.gif') repeat scroll left top;			
}

#col_Main1 .col_F {	
	width:auto;
	height: 10px;	
	background: transparent url('Actives/col_F_BG_Main1.gif') repeat-x scroll left top;			
}

#col_Aux1 .col_H {	
	width:auto;	
	height: 10px;
	background: transparent url('Actives/col_H_BG_Aux1.gif') repeat-x scroll left top;	
}

#col_Aux1 .col_B {	
	width:auto;
*/
	/*height:auto;*/
/*
	height: 150px; 
	background: transparent url('Actives/col_B_BG_Aux1.gif') repeat scroll left top;			
}

#col_Aux1 .col_F {	
	width:auto;
	height: 10px;	
	background: transparent url('Actives/col_F_BG_Aux1.gif') repeat-x scroll left top;			
}

#col_Aux2 .col_H {	
	width:auto;	
	height: 10px;
	background: transparent url('Actives/col_H_BG_Aux2.gif') repeat-x scroll left top;	
}

#col_Aux2 .col_B {	
	width:auto;
	/*height:auto;*/
/*
	height: 150px; 
	background: transparent url('Actives/col_B_BG_Aux2.gif') repeat scroll left top;			
}

#col_Aux2 .col_F {	
	width:auto;
	height: 10px;	
	background: transparent url('Actives/col_F_BG_Aux2.gif') repeat-x scroll left top;			
}
*/

/* Contenedores grupo .col_Group de de layout de una columna */
.col_Group {
	width: auto;
	padding: 5px 5px 5px 0px;
}

.col_Group_H {} 
.col_Group_B {
	height: auto;
}	
.col_Group_F {}

/* Contenedores items .col_Group_Item de grupos de de layout de una columna */
.col_Group_Item {
	width: auto;
	padding: 5px 4px;
}
.col_Group_Item_H {} 
.col_Group_Item_B {}
.col_Group_Item_F {}

/* Contenedor (_H)head, (_B)body, (_F)foot de layout de una columna del #viewer: .col_Viwer */
.col_Viewer {
	width:auto;
	padding: 5px;	
}
.col_Viewer_H {
	display: none;
}
.col_Viewer_B {
	width: 601px;
	height: 220px;
	margin-right: 10px;
}
.col_Viewer_F {	
	width: auto;
	height: 5px;	
}
.col_Viewr_item {
	width:auto;
}

/* ************************************************************************* */
/* ** Menús: #menu_Main **************************************************** */
/* ************************************************************************* */
/* Contenedores de menús */

/* Menú principal */
#menu_Main {
	width: auto;
	height: 42px;
	background: #333333 url(Actives/back-menu.gif) repeat-x;
}

/* Contenedores de nivel:  Nivel1(ul.AspNet-Menu), Nivel2(ul.AspNet-Menu ul), Nivel3(ul.AspNet-Menu ul ul) */

ul.AspNet-Menu {
	position: relative;
	z-index: 9999;
	float: left;
}
ul.AspNet-Menu, 
ul.AspNet-Menu ul, 	
ul.AspNet-Menu ul ul {
	margin: 0;
	padding: 0;
	display: block;
}

ul.AspNet-Menu ul, 
ul.AspNet-Menu ul ul
{	    
	position: absolute;
	visibility: hidden;            
}

ul.AspNet-Menu ul ul {
	top: 0;	    
	left: 50px;
}

ul.AspNet-Menu li {
	position: relative;
	list-style: none;
	float: left;
	font: bold 100% "Trebuchet MS", Verdana, Arial;
	margin-top: 6px;
}

ul.AspNet-Menu li a,
ul.AspNet-Menu li span {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 7px;
}

/*Menu vertical*/
.AspNet-Menu-Vertical ul.AspNet-Menu {
	/*width: 10em;*/
 width: 150px;	
}
.AspNet-Menu-Vertical ul.AspNet-Menu ul {
	top: 0;	    
	/*left: 10em;*/
 left: 150px;

}
.AspNet-Menu-Vertical ul.AspNet-Menu ul ul {
	top: 0;	    
	/*left: 10em;*/
 left: 150px;	
}

.AspNet-Menu-Vertical ul.AspNet-Menu li {
	/*width: 10em !important;*/
 width: 150px !important;	
}

/* Layout estados */
ul.AspNet-Menu li.AspNet-Menu-Leaf a, /* leaves */
ul.AspNet-Menu li.AspNet-Menu-Leaf span {
 
}

ul.AspNet-Menu li:hover a, /* hovered text */
ul.AspNet-Menu li:hover span,
ul.AspNet-Menu li.AspNet-Menu-Hover a,
ul.AspNet-Menu li.AspNet-Menu-Hover span,
ul.AspNet-Menu li:hover li:hover a,
ul.AspNet-Menu li:hover li:hover span,
ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
ul.AspNet-Menu li:hover li:hover li:hover a,
ul.AspNet-Menu li:hover li:hover li:hover span,
ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span {
	color: #fff;
	text-decoration: underline; 
}

ul.AspNet-Menu li:hover li a, /* the tier above this one is hovered */
ul.AspNet-Menu li:hover li span,
ul.AspNet-Menu li.AspNet-Menu-Hover li a,
ul.AspNet-Menu li.AspNet-Menu-Hover li span,
ul.AspNet-Menu li:hover li:hover li a,
ul.AspNet-Menu li:hover li:hover li span,
ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span {
	color: #000000;    
}

ul.AspNet-Menu .AspNet-Menu-Selected /* this tier is selected */ {
	color: #fff;
	text-decoration: underline; 
}
ul.AspNet-Menu .AspNet-Menu-Selected a {
}

ul.AspNet-Menu .AspNet-Menu-ChildSelected {} /* a tier below this one is selected */
ul.AspNet-Menu .AspNet-Menu-ParentSelected {} /* a tier above this one is selected */

/* Mostrar/Ocultar capas */

/* Oculta capas, añadir reglas si se requieren más de tres capas */
ul.AspNet-Menu li:hover ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul {
 visibility: hidden;
}

/* Muestra capas, añadir reglas si se requieren más de tres capas */
ul.AspNet-Menu li:hover ul,
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li.AspNet-Menu-Hover ul {
 visibility: visible;    
}


/* ************************************************************************* */
/* ** Menús: #menu_Aux ***************************************************** */
/* ************************************************************************* */
/* Contenedores de menús */

/* Menú auxiliar */
#menu_Aux {
}
#menu_izquierda {
	float: left;
	width: 290px;
	height: 40px;
	margin-left: 10px;
	background: url(Actives/back-puntos-blanco.gif) no-repeat 282px center;
}
#menu_derecha {
	float: left;
}

/* ************************************************************************* */
/* ** Menús: #menu_Lang **************************************************** */
/* ************************************************************************* */

/* Menú de idiomas */
#menu_Lang {
	width:auto;
	float:right;
	padding: 5px;
	margin-top: 20px;
	margin-right: 15px;
}

#menu_Lang ul {
	width:auto;
	height:auto;	
	margin: 0px;
}

#menu_Lang li {
	float:left;
	background: transparent url(Actives/punto.gif) no-repeat left center;
	list-style-type: none;
	font-size: 100%;
	line-height: normal;
	padding-right: 9px;
	padding-left: 10px;
}

#menu_Lang li.firstItem {
	background-image: none;
	list-style-image: none;	
	list-style-type: none;
}

#menu_Lang a, #menu_Lang span {
	text-decoration:none;
	color: #276b2b;	
}

#menu_Lang a:hover {
	text-decoration: underline;
}

#menu_Lang li.selectedItem a, #menu_Lang li.selectedItem span{
	font-weight: bold;
}

/* ************************************************************************* */
/* ** Visor: #Viewer ******************************************************* */
/* ************************************************************************* */

/* Contenedor #visor */
#viewer {
	float: left;
	clear: both;
	width: 640px;
	height: 254px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	background: url(Actives/back-viewer.jpg) no-repeat center center;
}

/* Contenedor (_H)head, (_B)body, (_F)foot de layout del #viewer */
#viewer_H {
	display: none;
}
#viewer_H ._R{	
	width: 15px;
	height: 15px;
	background: #ffffff;			
}
#viewer_B {
	height: 254px;
	overflow: hidden;
}
#viewer_F {
	display: none;
}
#viewer_F ._R{	
	width: 15px;
	height: 15px;
	background: #ffffff url('Actives/_Common_BG_Box02_hf_000000.gif') no-repeat scroll right -45px;			
}
#col_Viewer2, #col_Viewer3 {	
	width:0px;
	height:0px;
}
#col_Viewer1 {
	width:auto; 	
}
.slideShow {
	display:block;
}
#col_Viewer1 .slideShow img {	
	top:0;
	left:0;		
	width: 601px;
	height: 220px;	
	padding-left: 12px;		
	padding-top: 17px;
}
#col_Viewer1 .slideShow a {	
	top:0;
	left:0;			
	width: 601px;
	height: 220px;	
}
#viewer ._R {
/*	overflow:hidden;*/
}

/* ************************************************************************* */
/* ** Contenido: Paginador de listas .Pager	******************************** */
/* ************************************************************************* */

/* Paginador .pager  */

ul.pager {	
	width:auto;
	height:auto;	
	margin: 0px;	
}

ul.pager li{	
	float:left;	
	list-style-type: none;
	padding: 0px 5px 0px 5px;
	font-size: 0.90em;
	line-height: 1em;
	background: transparent url('Actives/_Common_Icon_DoubleRowD_5x9_000000.gif') no-repeat scroll left top;	
	
}

ul.pager li.firstItem {
	background-image: none;
	list-style-image: none;	
	list-style-type: none;
}

ul.pager a, ul.pager span {
	display: block;
	text-decoration:none;
	color: #999999;	
}

ul.pager li a.previousPageOn {	
	width: 5px;
	height: 9px;
	background: transparent url('Actives/_Common_Icon_DoubleRowL_NHAF_5x9_999999.gif') no-repeat scroll left top;		
}

ul.pager li span.previousPageOff {	
	margin: 2px 0px 0px 0px;
	width: 5px;
	height: 5px;
	background: transparent url('Actives/_Common_Icon_Square_5x5_999999.gif') no-repeat scroll left top;	
}

ul.pager li a.nextPageOn{	
	width: 5px;
	height: 9px;
	background: transparent url('Actives/_Common_Icon_DoubleRowR_NHAF_5x9_999999.gif') no-repeat scroll left top;		
}

ul.pager li span.nextPageOff{	
	margin: 2px 0px 0px 0px;
	width: 5px;
	height: 5px;
	background: transparent url('Actives/_Common_Icon_Square_5x5_999999.gif') no-repeat scroll left top;	
}

ul.pager a:hover {
	color: #666666;	
}

ul.pager li a.previousPageOn:hover, ul.pager li a.nextPageOn:hover {	
	background-position: -5px top;
}

ul.pager li.selectedItem a, ul.pager li.selectedItem span{	
	color: #000000;	
}

/* ************************************************************************* */
/* ** Contenido: filas de un formulario 	******************************** */
/* ************************************************************************* */
.formRow {
	padding-top: 2px;
}

.formRow label {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('8em'); /* Min-width para IE6 */
	min-width: 8em;
	padding: 0 2px;
	margin: 0 4px 0 0;
	height: 18px;
	vertical-align: top;	
	color: #808080;
}
.formRow input, .formRow select, .formRow textarea {
	border: solid 1px #a0a0a0;
	padding: 0px !important;
	margin: 0px !important;
}
.formRow input, .formRow select {	
	height: 18px;
}
.formRow textarea {
	height: 72px;
}

.formRow input.button {
	
	height: 24px !Important;
	margin-top: 2px;
	color: #ffffff;
	background-color: #b0b0f0;

	font-size: small;
	font-weight:bold;

	cursor:pointer;
}

/* Documentos */
a.documento {
	display: block;
	font-weight: bold;
	color: #062f74;
	text-decoration: none;
	background: url(Actives/documentos.png) no-repeat left center;
	padding-left: 20px;
	line-height: 200%;
}
a.documento:hover {
	text-decoration: underline;
}

/* ************************************************************************* */
/* ** ******************************************************************* ** */
/* ************************************************************************* */

/* ************************************************************************* */
/* ** Páginas: Default (Principal) ***************************************** */
/* ************************************************************************* */
body.default {}

/* ************************************************************************* */
/* ** Páginas: QuienesSomos ************************************************ */
/* ************************************************************************* */
body.quienessomos {}

/* ************************************************************************* */
/* ** Páginas: DondeEstamos ************************************************ */
/* ************************************************************************* */
body.dondeestamos {}

body.dondeestamos .googleMapLink {
	float: right;
	clear: both;
	width: 225px;
	height: 19px;
	padding-left: 14px;
	margin-left: 50px;
	margin-right: 0px;
	background: transparent url('Actives/_Common_Icon_GoogleMaps.gif') no-repeat scroll left bottom;
	color: #DA0303;
}
body.dondeestamos .googleMapLink:hover {
	text-decoration: none;
}

/* ************************************************************************* */
/* ** Páginas: .noticias (Noticias) **************************************** */
/* ************************************************************************* */
body.noticia #col_Main1 .col_B {
 margin-top: 0px;
}
body.noticias #col_Main1 ul.noticias {
	margin: 0 0 0 0;	
}
body.noticias #col_Main1 ul.noticias li {
	list-style-image: none;
	list-style-type: none;
	padding: 15px;
}
body.noticias #col_Main1 ul.noticias li a {
	text-decoration:none;
	color: #808080;
}
body.noticias #col_Main1 ul.noticias li .docListItem_Title {
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 3px;
	color: #666;
}
body.noticias #col_Main1 ul.noticias li .docListItem_Fecha {
	width: auto;
	height: auto;
	padding: 0 0.5em 0 0;
	display: inline;
	font-weight: bold;
	color: #666;
}
body.noticias #col_Main1 ul.noticias li:hover{
	color: #000;
	background: #f7f7f7;
}

/* ************************************************************************* */
/* ** Páginas: .noticia (Noticia) ****************************************** */
/* ************************************************************************* */
body.noticia #col_Main1 img {
	float: right;
	padding-top: 25px;
	padding-left: 5px;
	padding-bottom: 5px;
}

body.noticia .col_Group_Item_B img {
	padding: 0px 0px 5px 5px;
	float:right;
}
body.noticia .col_Group_Item_B h1 {
	font-weight: bold;
	color: #000;
}
body.noticia .col_Group_Item_B .docDetail_Fecha {	
	font-weight: bold;
	padding-bottom: 5px;
}
body.noticia .col_Group_Item_B .docDetail_Cuerpo {
}

/* ************************************************************************* */
/* ** Páginas: Comprar ***************************************************** */
/* ************************************************************************* */
body.comprar {}

/* ************************************************************************* */
/* ** Páginas: Vender ****************************************************** */
/* ************************************************************************* */
body.vender {}

div.errorMsg {
	background: #FFFFCC;
	padding: 10px;
	border: 1px solid #FFFF99;
}
.venderForm .errorMsg {
	font: bold 12px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #D90000;
}
.venderForm h2 {
	color: #6e6f73;
	font: bold 120% "Trebuchet MS", Verdana, Arial;
	padding-top: 10px;
}
.venderForm  #grpInmueble {
 float: left; 
	margin-right: 30px;
}
.venderForm  #grpContacto {
 float: left;
}
.venderForm label {
 display: block;
	color: #000000;
	font-weight: bold;
	padding-top: 9px;
	width: 280px;
}
.venderForm input, .venderForm textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #F7F7F7;
	width: 280px;
	border: 1px solid #D1D1D1;
}
.venderForm input:hover,
.venderForm textarea:hover {
	border: 1px solid #276d2c;
	onfocus: 1px solid #276d2c;
	background-color: #e6f7e7;
}
.venderForm input:focus,
.venderForm textarea:focus {
	border: 1px solid #276d2c;
	onfocus: 1px solid #276d2c;
	background-color: #e6f7e7;
}
.venderForm input.sffocus,
.venderForm textarea.sffocus {
	border: 1px solid #276d2c;
	onfocus: 1px solid #276d2c;
	background-color: #e6f7e7;
}
.venderForm textarea {
 height: 140px;
}
body.vender .venderForm .formRow input.button {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	color: #fff;
	background: #449c13;
	padding-top: 0px;
	margin-top: 5px;
	border-style: none;
}

/* ************************************************************************* */
/* ** Páginas: .contactar (Contactar)*************************************** */
/* ************************************************************************* */

body.contactar .contactForm {
	margin-left: 60px;
	width: 427px;
	padding-top: 5px;
}
body.contactar label {
	width: 117px;
	color: #000000;
	font-weight: bold;
	padding-top: 9px;
	text-align: right;
	float: left;
}
body.contactar input, body.contactar textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #F7F7F7;
	width: 300px;
	padding-top: 3px !important;
	margin-top: 8px !important;
	margin-bottom: 5px !important;
	border: 1px solid #D1D1D1;
}
body.contactar input:hover,
body.contactar textarea:hover {
	border: 1px solid #276d2c;
	onfocus: 1px solid #276d2c;
	background-color: #e6f7e7;
}
body.contactar input:focus,
body.contactar textarea:focus {
	border: 1px solid #276d2c;
	onfocus: 1px solid #276d2c;
	background-color: #e6f7e7;
}
body.contactar input.sffocus,
body.contactar textarea.sffocus {
	border: 1px solid #276d2c;
	onfocus: 1px solid #276d2c;
	background-color: #e6f7e7;
}
body.contactar textarea {
 height: 140px;
}
body.contactar .info {	
	margin: 0 0 10px 0;	
	color: #ff0000;
	background-color: #cccccc;	
	padding: 5px;
	font-weight: bold;
	font-style:italic;	
}
body.contactar .contactForm div.formRow input.button {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	color: #fff;
	background: #449c13;
	float: right;
	padding-top: 0px !important;
	margin-top: 0px !important;
	border-style: none;
}

/* ************************************************************************* */
/* ** Páginas: Enlaces  **************************************************** */
/* ************************************************************************* */
body.enlaces {}

body.enlaces ul.enlaces {
	margin-top: 20px;
	padding-left: 20px;
}
body.enlaces ul.enlaces li {
	margin-bottom: 15px;
}
body.enlaces ul.enlaces a {
	color: #666666;
	font-weight: bold;
}
body.enlaces ul.enlaces a:hover {
	text-decoration: none;
}
body.enlaces ul.enlaces li span {
	display: block;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

/* ************************************************************************* */
/* ** Páginas: Aviso Legal************************************************** */
/* ************************************************************************* */
body.avisolegal {}

body.avisolegal .col_Group_Item_B img {
	padding: 0px 0px 5px 5px;
	float:right;
}

/* ************************************************************************* */
/* ** Páginas: .calculadoram1  (Calculadora) ******************************* */
/* ************************************************************************* */
body.calculadoram1 div.Calculadora_M1 {
	margin-left: 50px;
	width: 540px;
	padding-top: 5px;
}
body.calculadoram1 label {
	color: #000000;
	font-weight: bold;
	padding-top: 9px;
	text-align: right;
	width: 200px !important;
}
body.calculadoram1 input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #F7F7F7;
	width: 163px;
	padding-top: 3px !important;
	margin-top: 8px !important;
	margin-bottom: 5px !important;
	border: 1px solid #D1D1D1;
}
body.calculadoram1 input:hover,
body.calculadoram1 textarea:hover {
	border: 1px solid #276d2c;
	onfocus: 1px solid #276d2c;
	background-color: #e6f7e7;
}
body.calculadoram1 input:focus,
body.calculadoram1 textarea:focus {
	border: 1px solid #276d2c;
	onfocus: 1px solid #276d2c;
	background-color: #e6f7e7;
}
body.calculadoram1 input.sffocus,
body.calculadoram1 textarea.sffocus {
	border: 1px solid #276d2c;
	onfocus: 1px solid #276d2c;
	background-color: #e6f7e7;
}
body.calculadoram1 .calcError {
	margin: 0 0 10px 0;	
	color: #ff0000;
	background-color: #fff0f0;	
	padding: 5px;
	font-size: small;
}

body.calculadoram1 .calcInfo {
	font-size: small;
}

body.calculadoram1 .tAmortizacion, body.calculadoram1 .Calculadora_M1 {
	padding: 2px;
} 
body.calculadoram1 input.button {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	color: #fff;
	background: #52b055;
	padding-top: 0px !important;
	margin-top: 10px !important;
	border: none;
}
body.calculadoram1 input.btnVerTAmortizacion {
	width: 140px;
}
body.calculadoram1 input.btnVerCalculadora {
	width: 100px;
}

table.tablaAmort, 
table.tablaAmort th,
table.tablaAmort td {
	border: 1px solid #418FDA;
}

table.tablaAmort th {
	background: #418FDA;
	color: #FFFFFF;
}

/* ************************************************************************* */
/* ** Páginas: Error ******************************************************* */
/* ************************************************************************* */
body.error {}

body.error .col_Group_Item_B h2 {
	font: italic 3em bold Georgia, "Times New Roman", Times, serif;	
	color: #666666;			
}

/* ************************************************************************* */
/* ** Páginas: Configuración de layout columnas contenido ****************** */
/* ************************************************************************* */

/* Paginas con layout a 2 columas (col_Aux1 + col_Main)(20% + 80%) */
body.noticias #col_Main1,
body.noticia #col_Main1, 	
body.quienessomos #col_Main1,
body.dondeestamos #col_Main1,
body.asociados #col_Main1,
body.serviciosa #col_Main1,
body.enlaces #col_Main1,
body.contactar #col_Main1,
body.islasbaleares #col_Main1,
body.porqueasociarse #col_Main1,
body.ventajassocio #col_Main1,
body.vender #col_Main1,
body.comprar #col_Main1,
body.avisolegal #col_Main1 {
	width: 620px;
	padding-left: 10px;
	padding-right: 15px;
}

body.error #col_Aux2,
body.error #col_Aux1 {
	width: 0;			
	display:none;
}
body.error #col_Main1{	
	width: 100%;			
}
div#destacados-izq {
	width: 220px;
	margin-left: 32px;
	background: #f7f7f7;
}

/* ************************************************************************* */
/* ** Páginas: Alineacion imagenes ************************************************ */
/* ************************************************************************* */
body.quienessomos .col_Group_Item_B img,
body.dondeestamos .col_Group_Item_B img,
body.asociados .col_Group_Item_B img,
body.serviciosa .col_Group_Item_B img,
body.noticia .col_Group_Item_B img,
body.noticias .col_Group_Item_B img,
body.enlaces .col_Group_Item_B img,
body.islasbaleares .col_Group_Item_B img,
body.porqueasociarse .col_Group_Item_B img,
body.ventajassocio .col_Group_Item_B img,
body.vender .col_Group_Item_B img,
body.comprar .col_Group_Item_B img,
body.avisolegal .col_Group_Item_B img {
	float: right;
	margin-top: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */

/* Grupo de fuentes seguras para testeos  */

.monoSpace1{
/* monospace */
	font-family: "Courier New", Courier, monospace;
}
.sansSerif1{
	/* Sans-serif*/
	font-family: Arial, Helvetica, sans-serif;
}
.sansSerif2{ 
	/* Sans-serif*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sansSerif3{
	/* Sans-serif */
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.serif1{ 
	/* Serif */
	font-family: "Times New Roman", Times, serif;
}
.serif2{ 
	/* Serif */
	font-family: Georgia, "Times New Roman", Times, serif;
}
