/* CSS Document */

/******* TABLA TARIFAS *********/

.tbl_tarifas {
	background-color:#f5f5f5;
}
.tbl_tarifas caption {
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #339999;
	border-bottom: 1px dotted #FFFFFF;
	padding: 8px;
	color: #FFFFCC;
}
.tbl_tarifas th {
	background: #339999;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 2px;
	border-left: 1px solid #FFFFFF;
}
.tbl_tarifas tfoot td {
	padding: 10px;
}
.tbl_tarifas_thIzq {
	background: #E9E9E9;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px solid #999999;
	padding: 10px 4px;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
}
.tbl_tarifas_tdCol1 {
	border-bottom: 1px dotted #999999;
	color: #333333;
	padding: 3px;
	font-size: 12px;
	border-right: 1px dotted #999999;
	font-weight: bold;
	text-align: right;
}
.tbl_tarifas_tdCol2 {
	border-bottom: 1px dotted #999999;
	color: #333333;
	padding: 3px;
	font-size: 12px;
	border-right: 1px dotted #999999;
	font-weight: bold;
	background: #E1E1E1;
	text-align: right;
}
.sup_tbl_tarifas {
	background: #399 url(../img/estilos/sup_tbl_tarifas.gif) no-repeat left bottom;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-left: 18px;
	margin: 0px;
	padding-top: 14px;
	border-left: 1px solid #FFF;
}
.inf_tbl_tarifas {
	background: #F5F5F5 url(../img/estilos/inf_tbl_tarifas.gif) no-repeat right;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	padding-right: 35px;
}
.tbl_tarifas .inf_tbl_tarifas a {
	color:#339999;
	font-weight: bold;
}
.tbl_tarifas .inf_tbl_tarifas a:hover {
	text-decoration:none;
}
/********* FIN TABLA TARIFAS ******************/
/********* TABLA DORADA *********/
 {
	color:#999900;
	font-size: 12px;
	padding: 3px;
}
.tblDorada  caption {
	color:#996600;
	text-transform: uppercase;
}
.tblDorada th {
	color:#996600;
	background: #F2F2E6;
	border-top: 1px solid #999900;
	border-bottom: 1px solid #999900;
	padding: 3px;
}
.tblDorada td {
	padding:3px;
	border-right: 1px solid #999900;
	border-bottom: 1px dotted #999900;
}
.tblDoradaTr2 {
	background: #F8F8EF;
}
.tblDorada tfoot tr td {
	background: #F2F2E6;
	border-top: 1px solid #999900;
	border-bottom: 1px solid #999900;
	border-right: none;
	border-left: none;
}


/*********** TABLA GRIS ********/
.tblGris {
	color:#333333;
	font-size: 12px;
	margin:0;
	padding:0;
}
.tblGris caption {
	color:#666666;
	padding: 3px;
	font-weight: bold;
	margin: 0px;
}
.tblGris th {
	color:#FFFFFF;
	padding: 5px;
	margin: 0px;
	border: 1px solid #999999;
	background: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.tblGris td {
	background: #F5F5F5;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
}
.tblGris tfoot tr td {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: none;
	border-left: none;
	padding: 8px;
	background: #FFFFFF;
}
.tblGris li {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.tblGris ul {
	padding: 0px;
	margin: 5px;
}


/********** TABLA GALERÍA DE FOTOS **************/
.tblGalFot {

}
.tblGalFot caption {
	color:#666666;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 0px;
	background: url(../img/fonCapTblGri.gif);
}
.tblGalFot th {
	color:#666666;
	background: #f5f5f5;
	font-size: 90%;
	border-bottom: 1px solid #CCCCCC;
}
.tblGalFot td {
	text-align: center;
	padding: 6px;
	margin: 0px;
	width: 25%;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}
.tblGalFot tfoot {
	color:#003366;
	font-size:90%;
	background: #f5f5f5;
}


/************ TABLA IMAGEN DE UNA GALERÍA *******/
.tblImgGal {
	background-color:#FFFFFF;
}
.tblImgGal caption {
	background-color:#FFFFFF;
	color:#FF6600;
	padding: 6px;
	font-size: 80%;
	font-weight: bolder;
}
.divImgGal {
	border:1px solid #666666;
	margin: 5px 5px 2px;
	padding: 3px;
}

/*********** TABLA DESCARGA DOCUMENTOS *********/
.tblDesDoc {
	margin-top: 40px;
	margin-bottom: 40px;
}
.tblDesDoc th {
	color:#000000;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
}
.tblDesDoc td {
	color:#000000;
	text-align: center;
	padding: 6px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


/*********** TABLA RED DE FARMACIAS *************/
.tblRedFar {
	font-size:12px;
}

.tblRedFar caption {
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #003366;
	padding: 4px;
}
.tblRedFar th {
	background: #f5f5f5;
	color: #003366;
	padding: 3px;
}
.tblRedFar td {
	padding: 5px;
	border-bottom: 1px dashed #CCCCCC;
	margin: 3px;
}
.tblRedFar td p {
	font-size: 100%;
}



/************** TABLA LISTADO DE CONSTRUCTORAS ************/
.tblLisCon {
	font-size:11px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.tblLisCon th {
	color: #003366;
	padding: 3px;
	text-align: left;
	width: 100px;
	border-bottom: 1px solid #CCCCCC;
}
.tblLisCon td {
	padding: 5px;
	border-bottom: 1px dashed #CCCCCC;
	margin: 3px;
}


/********** TABLA CON TH IZQUIERDO ************/
.tblThIzq {
	margin:0;
}
.tblThIzq th {
	font-size: 12px;
	text-align: left;
	background: #EEEEEE;
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
}
.tblThIzq td {
	font-size: 12px;
	border-bottom: 1px dashed #CCCCCC;
	padding: 3px;
}


/***************** TABLA MEDIOS MAGNETICOS ***************/
.tblMedMag {
	font: 10px Arial, Helvetica, sans-serif;
}
.tblMedMag th {
	font-weight: bold;
	background: #f5f5f5;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.tblMedMag td {
	padding: 2px;
	border: 1px dashed #CCCCCC;
}
.tblMedMag p {
	font-size:100%;
}


/************ FORMULARIOS TABLA ESTRUCTURAL **********************/
.tblEstFor {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

.tblEstFor legend {
	color:#990000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tblFor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}



/********* TABLA ELEMENTOS DEL FORMULARIO **********/
.tblFor td {
	margin:2px;
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
	background: #FFF9F0;
}
.tblFor label {
	color:#000000;
	font: bold 11px Arial, Helvetica, sans-serif;
}


/*********** TABLA CALENDARIO **************/
.tblCal th {
	color:#FFFFFF;
	background: #999999;
	font-size: 12px;
	padding: 3px;
}
.tblCal h3 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 2px 2px 2px 5px;
	background: #f5f5f5;
	margin: 0px;
}
.tblCal td {
	margin:0;
	padding:3px;
	vertical-align: top;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #f5f5f5;
}


/**************** TABLA PARA DESTACAR UN CONTENIDO EN LA PÁGINA ***************/
.tblAlerta td{
	background-color: #FFF3EC;
	margin: 0px;
	padding: 15px;
	border: 1px solid #FF6600;
	font-size: 80%;
	font-weight: bold;
}


/**************** TABLA PARA DESTACAR UN CONTENIDO EN LA PÁGINA ***************/
.video{
	text-align:center;
	width: 100%;
}
