/* ************************************************************************* */
/* ** 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;
}

#main_columna_derecha {
	float: left;
	width: 220px;
	margin-left: 20px;
}
#main_columna_izquierda {
	float: left;
	width: 335px;
	margin-left: 35px;
}

h1, h3 {
	font: 130% "Trebuchet MS", Verdana, Arial;
	color: #808080;
	margin: 0px;
	padding: 15px 0px 0px;
}
h1 {
	font-size: 160%;
	padding: 0px 0px 5px;
	color: #114786;
}
h1.buscador {
	font-size: 140%;
	padding: 0px 0px 5px 2px;
	color: #114786;
}

div#logo {
	padding-left: 17px;
}

div#acerca-mls,
div#acerca-pqa {
	padding-left: 17px;
}
div#acerca-mls div,
div#acerca-pqa div {
	font-size: 85%;
}

div#acerca-vv h3,
div#acerca-tit h3 {
	padding: 0px;
}

div#acerca-blog h3,
div#acerca-vv h3,
div#acerca-vc h3 {
	color: #114786;
}
div#acerca-blog img {
	margin-top: 5px;
}

div.back-boton {
	width: 83px;
	height: 16px;
	margin-top: 15px;
	background: url(Actives/back-botones.gif) no-repeat center;
	padding-top: 1px;
}
div#acerca-mls a,
div#acerca-pqa a,
div#acerca-blog a,
div#acerca-vv a,
div#acerca-vc a {
	display: block;
	width: 83px;
	height: 16px;
	margin-top: -3px;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
}
div#acerca-mls a:hover,
div#acerca-pqa a:hover,
div#acerca-blog a:hover,
div#acerca-vv a:hover,
div#acerca-vc a:hover {
	color: #449c13;
}

/* ************************************************************************* */
/* ** 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 {
	display: none;
}

/* 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: #fff;
}
#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 130px;
}

#foot li {
	float:left;
	background: transparent url('Actives/_Common_Icon_VRuler_1x2_000000xTransparent.gif') repeat-y scroll left top;	
	list-style-type: none;
	padding: 0px 5px 0px 5px;	
	/*font-size: 0.90em;*/
	font-size: 0.75em;
	line-height: normal;	
}


#foot li.firstItem {
	background-image: none;
	list-style-image: none;	
	list-style-type: none;
}

#foot a, #foot span {
	text-decoration:none;
	color: #fff;	
}
#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: right;
}

/* ************************************************************************* */
/* ** 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: 10px 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 5px 5px 5px;			
}
.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: 640px;
	height: 254px; 
}
.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;
	letter-spacing: 1px;
	margin-top: 6px;
}

ul.AspNet-Menu li a,
ul.AspNet-Menu li span {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
}

/*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: #dcfa0a;    
}

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;
	background-color: #449c13;
}
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;
	margin-left: 10px;
}
#menu_derecha {
	float: left;
}

/* ************************************************************************* */
/* ** Menús: #menu_Lang **************************************************** */
/* ************************************************************************* */

/* Menú de idiomas */
#menu_Lang {
	width:auto;
	float:right;
	padding: 5px;		
}

#menu_Lang ul {
	width:auto;
	height:auto;	
	margin: 0px;
}

#menu_Lang li {
	float:left;
	background: transparent url('Actives/_Common_Icon_VRuler_1x2_ffffffxTransparent.gif') repeat-y scroll left top;	
	list-style-type: none;
	padding: 0 0.5em 0 0.5em;
	/*font-size: 0.90em;*/
	font-size: 0.75em;	
	line-height: normal;
}

#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: #999999;	
}

#menu_Lang a:hover {
	color: #666666;	
}

#menu_Lang li.selectedItem a, #menu_Lang li.selectedItem span{	
	color: #ffffff;	
}

/* ************************************************************************* */
/* ** Visor: #Viewer ******************************************************* */
/* ************************************************************************* */

/* Contenedor #visor */
#viewer {
	float: right;
	clear: both;
	width: 640px;
	height: 254px;
	padding: 0px 11px 10px 0px;
	overflow: hidden;
}

/* 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: 640px;
	height: 254px;			
}
#col_Viewer1 .slideShow a {	
	top:0;
	left:0;			
	width: 640px;
	height: 254px;	
}
#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;
}

/* ************************************************************************* */
/* ** ******************************************************************* ** */
/* ************************************************************************* */


/* ************************************************************************* */
/* ** Páginas: Configuración de layout columnas contenido ****************** */
/* ************************************************************************* */

/* Paginas con layout a 2 columas (col_Aux1 + col_Main)(20% + 80%) */
body.noticias #col_Aux2,
body.noticia #col_Aux2, 
body.quienessomos #col_Aux2 {
	width: 0;			
	display:none;
}

body.noticias #col_Main1,
body.noticia #col_Main1, 	
body.quienessomos #col_Main1 {
	width: 80%;			
}

/* Paginas con layout a 2 columas (col_Main + col_Aux2)(80% + 20%) */
body.avisolegal #col_Aux1,
body.enlaces #col_Aux1,
body.dondeestamos #col_Aux1{
}

body.avisolegal #col_Main1,
body.enlaces #col_Main1,
body.dondeestamos #col_Main1{	
}

/* Paginas con layout a 1 columa1 (col_Main)(100%) */
body.error #col_Aux2,
body.error #col_Aux1 {
	width: 0;			
	display:none;
}

body.error #col_Main1{	
	width: 100%;			
}



/* ************************************************************************* */
/* ** Páginas: Default (Principal) ***************************************** */
/* ************************************************************************* */
body.default {}

/* ************************************************************************* */
/* ** Páginas: QuienesSomos ************************************************ */
/* ************************************************************************* */
body.quienessomos .col_Group_Item_B img {
	float:right;
}

body.quienessomos #col_Aux1 .col_Group_Item_B li{
	color: Red;
	list-style-type: square;
	font-style: italic;	
}


/* ************************************************************************* */
/* ** Páginas: DondeEstamos ************************************************ */
/* ************************************************************************* */
body.dondeestamos {}

body.dondeestamos .col_Group_Item_B img {
	padding: 0px 0px 5px 5px;
	float:right;
}

body.dondeestamos .googleMapLink {
	float: right;
	clear: both;
	width: 335px;
	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: #F46F00;
}
body.dondeestamos .googleMapLink:hover {
	color: #FFA053;
}

/* ************************************************************************* */
/* ** Páginas: .noticias (Noticias) **************************************** */
/* ************************************************************************* */
body.noticias {}

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: 5px 0 5px 0;
}


body.noticias #col_Main1 ul.noticias li a {
	text-decoration:none;
	color: #333333;
}

body.noticias #col_Main1 ul.noticias li:hover{
	background-color: #cccccc;	
	color: #ffffff;
}

body.noticias #col_Main1 ul.noticias li .docListItem_Title {
	font: italic 1.75em bold Georgia, "Times New Roman", Times, serif;	
	color: #666666;	
}

body.noticias #col_Main1 ul.noticias li .docListItem_Intro {
	font: normal 1em bold Verdana, Arial, Helvetica, sans-serif; 
}

body.noticias #col_Main1 ul.noticias li .docListItem_Fecha {	
	font: italic 1em bold "Courier New", Courier, monospace;	
	width: auto;
	height: auto;
	padding: 0 0.5em 0 0;
	display: inline;		
}

/* ************************************************************************* */
/* ** Páginas: .noticia (Noticia) ****************************************** */
/* ************************************************************************* */
body.noticia {}

body.noticia .col_Group_Item_B img {
	padding: 0px 0px 5px 5px;
	float:right;
}

body.noticia .col_Group_Item_B h1 {
	font: italic 3em bold Georgia, "Times New Roman", Times, serif;	
	color: #666666;	
}
body.noticia .col_Group_Item_B .docDetail_Fecha {	
	font: italic 1em bold "Courier New", Courier, monospace;	
}

body.noticia .col_Group_Item_B .docDetail_Cuerpo {
	font: normal 1em bold Verdana, Arial, Helvetica, sans-serif; 	
}


/* ************************************************************************* */
/* ** Páginas: Comprar ***************************************************** */
/* ************************************************************************* */
body.comprar {}

/* ************************************************************************* */
/* ** Páginas: Vender ****************************************************** */
/* ************************************************************************* */
body.vender {}

/* ************************************************************************* */
/* ** Páginas: .contactar (Contactar)*************************************** */
/* ************************************************************************* */

body.contactar .contactForm {
	margin-left: 80px;
	width: 413px;
	padding-top: 5px;
}
body.contactar label {
	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 #418fda;
	onfocus: 1px solid #418fda;
	background-color: #e4effa;
}
body.contactar input:focus,
body.contactar textarea:focus {
	border: 1px solid #418fda;
	onfocus: 1px solid #418fda;
	background-color: #e4effa;
}
body.contactar input.sffocus,
body.contactar textarea.sffocus {
	border: 1px solid #418fda;
	onfocus: 1px solid #418fda;
	background-color: #e4effa;
}
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 {}

/* ************************************************************************* */
/* ** 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 {}

body.calculadoram1 .calcError {
	margin: 0 0 0 0;	
	color: #ff0000;
	background-color: #cccccc;	
	padding: 5px;
	font-weight: bold;
	font-style:italic;	
}

body.calculadoram1 .calcInfo {
	font-size: small;
}

body.calculadoram1 .tAmortizacion, body.calculadoram1 .Calculadora_M1 {
	padding: 2px;
} 

/* ************************************************************************* */
/* ** Páginas: Error ******************************************************* */
/* ************************************************************************* */
body.error {}

body.error .col_Group_Item_B h2 {
	font: italic 3em bold Georgia, "Times New Roman", Times, serif;	
	color: #666666;			
}


/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */

/* 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;
}

