﻿a.abajoEnlaces:link
{
	text-decoration:none;
	color: #00729d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a.abajoEnlaces:visited
{
	text-decoration:none;
	color: #00729d;
}
/*a.abajoEnlaces:hover
{
	text-decoration:none;
	color: #00729d;
}*/
a.abajoEnlaces:active
{
	text-decoration:none;
	color: #00729d;
}


.textosCabeceras
{	
	text-align:left; 
	font-family: 'Arial Narrow'; 
	font-size: 13pt; 
	font-weight:bold; 
	color: #ff7800;
}

.textosPreciosPromDestacadas
{	
	height:18px; 
	text-align:left; 
	font-family: 'Arial Narrow'; 
	font-size: 12pt; 
	/*padding:5px 0px 5px 0px; */
	font-weight:bold; 
	color: #ff7800;
	font-weight:bold;
}
	
.fotoPromodestacada
{
	width:80px;
	height:60px;
	margin:0px 10px 0px 0px;
	/*padding-top:5px;*/
	float:left;
	/*margin-top:-14px;
	vertical-align:text-top;*/
}

.fotoPromocionSmall
{
	width:50px;
	height:50px;
}
.fotoPromocionBig
{
	width:430px;
	height:300px;
}


/*utilizada para el repeater donde se muestra los datos de la promoción en la pagina promocion.aspx*/
.datosPromocion
{
	text-align:left;
	font-size:8pt;
	color:#606060;
	vertical-align: top;
	height:100%;
}
/*Formateo de los TR del repater donde mostramos la descripción y las condiciones o requisitos de la promoción*/
.tr_datosPromocion2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
}
/*Para la paginacion de los gridview
.paginacion
{

	background-image:url(imagenes/css/paginas.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:50px;
	float:none;
}*/

.datosCita
{
	font-family: Arial; 
	font-size:9pt;
	color:#363636;
	font-weight: bold;
}

.datosCitaDetalle
{
	font-family: Arial; 
	font-size:9pt;
	color:#ff7800;
	font-weight:normal;
}

.tdReservar
{
	font-size: 10pt; 
	color: #606060;
}

.datosExperto
{
	font-family: Arial; 
	font-size:10pt;
	color:#000000;
	font-weight:normal;
}

.TitulosExperto
{
	font-family: Arial; 
	font-size:10pt;
	color:#ff7800;
	font-weight:bold;
	text-decoration:none;
}

.ListadoExperto
{
	font-family: Arial;
	font-size: 8pt;
	color: #277cd0;
	font-weight: normal;
	text-decoration: underline;
}

.ListadoPregunta
{
	font-family: Arial;
	font-size: 10pt;
	color: #504f4f;
	font-weight: bold;
}

.DatosOficinas
{ 
	font-family: Arial;
	font-size: 9pt;
	color: #3d3d3d;
}

.DatosOficinasResalte
{
	font-family: Arial;
	font-size: 9pt;
	color: #ff7800;
	font-weight: bold;
}

.DatosOficinasAzul
{ 
	font-family: Arial;
	font-size: 9pt;
	color: #577dc6;
	text-decoration:none;
}


a.Enlacesweb:link
{
	text-decoration:none;
	color: #ff7800;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
}

a.Enlacesweb:visited
{
	font-size:8pt;
	text-decoration:none;
	color: #ff7800;
}

.tablaGrid
{
	 color:#4f4f4f;
	 font-family:Arial;
	width:100%;
}
tr.filaGrid td
{
	 margin:5px 0px;
	}
tr.headerGrid th
{
	padding:2px 10px;
	font-size:11px;
	background-color:#f1f1f1;	
	Color:#ff7800;
	text-align:left;
	
}
tr.filaGrid td
{
	padding:0px 10px;
	font-size:11px;
	text-align:left;
}
.tituloGrid
{
	background-color:#e1e1e1;
	padding:5px;
	color:#ff7800;
	font-size:12px;
	font-weight:bold;	
}
.lineaGrid{
	border-right:solid 2px #ff7800; 
	padding-right:3px;
}
/*DECLARACION DE LAS FUNCIONES UTILIZADAS EN EL MULTIBOX*/
.mbFrmCita {}
.mb{}
.mb2{}
.mbFrmMasInfo{}
.mbFrmPuntComent{}
.mbFrmLlamar{}
/*FIN: CLASES MULTIBOX*/
